Pull request #42613 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 72b66d56a55927687734fae392f6e451cc7db8a2+46a7ebc540db90e7d066478325cd1f49fc5fa7ab (7fb60e2ba4443070cc294e08b978aaaaf6a30470) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42613@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-07-09T18:09:29.140Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-09T18:09:29.144Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-09T18:09:29.316Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ceb1a316714d0067) in /home/ubuntu/workspace/moby_PR-42613 [Pipeline] { [Pipeline] checkout [2021-07-09T18:09:29.346Z] The recommended git tool is: git [2021-07-09T18:09:29.356Z] using credential docker-jenkins-github-credentials [2021-07-09T18:09:29.362Z] Cloning the remote Git repository [2021-07-09T18:09:29.362Z] Cloning with configured refspecs honoured and without tags [2021-07-09T18:09:29.365Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T18:09:29.365Z] > git init /home/ubuntu/workspace/moby_PR-42613 # timeout=10 [2021-07-09T18:09:29.372Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:09:29.372Z] > git --version # timeout=10 [2021-07-09T18:09:29.377Z] > git --version # 'git version 2.17.1' [2021-07-09T18:09:29.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:29.378Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:09:43.979Z] Fetching without tags [2021-07-09T18:09:44.245Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:09:44.714Z] Merge succeeded, producing 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:09:44.715Z] Checking out Revision 72b66d56a55927687734fae392f6e451cc7db8a2 (PR-42613) [2021-07-09T18:09:43.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:09:43.965Z] > git config --add remote.origin.fetch +refs/pull/42613/head:refs/remotes/origin/PR-42613 # timeout=10 [2021-07-09T18:09:43.969Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:09:43.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:09:43.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:09:43.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:43.983Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:09:44.248Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:09:44.251Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:09:44.696Z] > git remote # timeout=10 [2021-07-09T18:09:44.699Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T18:09:44.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:44.702Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-09T18:09:44.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T18:09:44.718Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:09:44.723Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:09:45.237Z] Commit message: "[20.10] vendor github.com/Microsoft/hcsshim 64a2b71405dacf76c95600f4c756a991ad09cf7c (moby branch)" [2021-07-09T18:09:45.237Z] First time build. Skipping changelog. [2021-07-09T18:09:45.252Z] > git --version # timeout=10 [2021-07-09T18:09:45.256Z] > git --version # 'git version 2.17.1' [2021-07-09T18:09:45.264Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-09T18:09:45.938Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42613:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-07-09T18:09:45.938Z] Unable to find image 'alpine:latest' locally [2021-07-09T18:09:46.198Z] latest: Pulling from library/alpine [2021-07-09T18:09:46.198Z] 5843afab3874: Pulling fs layer [2021-07-09T18:09:46.198Z] 5843afab3874: Verifying Checksum [2021-07-09T18:09:46.198Z] 5843afab3874: Download complete [2021-07-09T18:09:46.458Z] 5843afab3874: Pull complete [2021-07-09T18:09:46.458Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-09T18:09:46.458Z] Status: Downloaded newer image for alpine:latest [2021-07-09T18:09:49.765Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-07-09T18:09:50.273Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ceb1a316714d0067) in /home/ubuntu/workspace/moby_PR-42613 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2021-07-09T18:09:50.286Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ab6a1e9ca07e345e) in /home/ubuntu/workspace/moby_PR-42613 [2021-07-09T18:09:50.287Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0082e75c339de9a9a) in /home/ubuntu/workspace/moby_PR-42613 [Pipeline] stage [Pipeline] { (Print info) [2021-07-09T18:09:50.288Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a5ab6256e780a952) in /home/ubuntu/workspace/moby_PR-42613 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-07-09T18:09:50.300Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c259e75f5b6bc858) in /home/ubuntu/workspace/moby_PR-42613 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-07-09T18:09:50.343Z] The recommended git tool is: git [2021-07-09T18:09:50.353Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-07-09T18:09:50.364Z] The recommended git tool is: git [2021-07-09T18:09:50.365Z] Fetching changes from the remote Git repository [Pipeline] checkout [2021-07-09T18:09:50.371Z] The recommended git tool is: git [2021-07-09T18:09:50.372Z] using credential docker-jenkins-github-credentials [2021-07-09T18:09:50.373Z] Fetching without tags [2021-07-09T18:09:50.378Z] Cloning the remote Git repository [2021-07-09T18:09:50.378Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-07-09T18:09:50.386Z] using credential docker-jenkins-github-credentials [2021-07-09T18:09:50.392Z] Cloning the remote Git repository [2021-07-09T18:09:50.392Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] checkout [2021-07-09T18:09:50.407Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-09T18:09:50.457Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-07-09T18:09:50.462Z] Cloning the remote Git repository [2021-07-09T18:09:50.463Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-07-09T18:09:50.483Z] The recommended git tool is: git [Pipeline] // stage [2021-07-09T18:09:50.495Z] using credential docker-jenkins-github-credentials [2021-07-09T18:09:50.503Z] Cloning the remote Git repository [2021-07-09T18:09:50.503Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [2021-07-09T18:09:50.567Z] Running on azwin-2-7e8df0 in d:\jenkins\workspace\moby_PR-42613 [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [2021-07-09T18:09:50.620Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 72b66d56a55927687734fae392f6e451cc7db8a2 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2021-07-09T18:09:50.628Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-09T18:09:50.697Z] Merge succeeded, producing 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:09:50.697Z] Checking out Revision 72b66d56a55927687734fae392f6e451cc7db8a2 (PR-42613) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-09T18:09:50.742Z] The recommended git tool is: git [2021-07-09T18:09:50.752Z] Commit message: "[20.10] vendor github.com/Microsoft/hcsshim 64a2b71405dacf76c95600f4c756a991ad09cf7c (moby branch)" [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-09T18:09:50.767Z] > git --version # timeout=10 [2021-07-09T18:09:50.772Z] > git --version # 'git version 2.17.1' [2021-07-09T18:09:50.786Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-09T18:09:50.950Z] using credential docker-jenkins-github-credentials [2021-07-09T18:09:51.024Z] Cloning the remote Git repository [2021-07-09T18:09:51.024Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-09T18:09:50.360Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42613/.git # timeout=10 [2021-07-09T18:09:50.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:09:50.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:09:50.377Z] > git --version # timeout=10 [2021-07-09T18:09:50.379Z] > git --version # 'git version 2.17.1' [2021-07-09T18:09:50.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:50.380Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:09:50.623Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:09:50.628Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:09:50.672Z] > git remote # timeout=10 [2021-07-09T18:09:50.679Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T18:09:50.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:50.685Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-09T18:09:50.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T18:09:50.700Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:09:50.705Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:09:50.380Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T18:09:50.380Z] > git init /home/ubuntu/workspace/moby_PR-42613 # timeout=10 [2021-07-09T18:09:50.391Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:09:50.391Z] > git --version # timeout=10 [2021-07-09T18:09:50.396Z] > git --version # 'git version 2.17.1' [2021-07-09T18:09:50.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:50.396Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:09:50.396Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T18:09:50.396Z] > git init /home/ubuntu/workspace/moby_PR-42613 # timeout=10 [2021-07-09T18:09:50.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:09:50.409Z] > git --version # timeout=10 [2021-07-09T18:09:50.422Z] > git --version # 'git version 2.17.1' [2021-07-09T18:09:50.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:50.423Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:09:50.467Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T18:09:50.469Z] > git init /home/ubuntu/workspace/moby_PR-42613 # timeout=10 [2021-07-09T18:09:50.482Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:09:50.483Z] > git --version # timeout=10 [2021-07-09T18:09:50.492Z] > git --version # 'git version 2.25.1' [2021-07-09T18:09:50.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:50.493Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:09:51.430Z] + [ PR != PR ] [2021-07-09T18:09:51.430Z] + [ 20.10 != master ] [2021-07-09T18:09:51.430Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-09T18:09:50.503Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T18:09:50.503Z] > git init /home/ubuntu/workspace/moby_PR-42613 # timeout=10 [2021-07-09T18:09:50.511Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:09:50.511Z] > git --version # timeout=10 [2021-07-09T18:09:50.515Z] > git --version # 'git version 2.25.1' [2021-07-09T18:09:50.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:50.517Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:09:51.756Z] + docker version [2021-07-09T18:09:51.756Z] Client: Docker Engine - Community [2021-07-09T18:09:51.756Z] Version: 20.10.6 [2021-07-09T18:09:51.756Z] API version: 1.41 [2021-07-09T18:09:51.756Z] Go version: go1.13.15 [2021-07-09T18:09:51.756Z] Git commit: 370c289 [2021-07-09T18:09:51.756Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-09T18:09:51.756Z] OS/Arch: linux/amd64 [2021-07-09T18:09:51.756Z] Context: default [2021-07-09T18:09:51.756Z] Experimental: true [2021-07-09T18:09:51.756Z] [2021-07-09T18:09:51.756Z] Server: Docker Engine - Community [2021-07-09T18:09:51.756Z] Engine: [2021-07-09T18:09:51.756Z] Version: 20.10.6 [2021-07-09T18:09:51.756Z] API version: 1.41 (minimum version 1.12) [2021-07-09T18:09:51.756Z] Go version: go1.13.15 [2021-07-09T18:09:51.756Z] Git commit: 8728dd2 [2021-07-09T18:09:51.756Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-09T18:09:51.756Z] OS/Arch: linux/amd64 [2021-07-09T18:09:51.756Z] Experimental: true [2021-07-09T18:09:51.756Z] containerd: [2021-07-09T18:09:51.756Z] Version: 1.4.6 [2021-07-09T18:09:51.756Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:09:51.756Z] runc: [2021-07-09T18:09:51.756Z] Version: 1.0.0-rc95 [2021-07-09T18:09:51.756Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:09:51.756Z] docker-init: [2021-07-09T18:09:51.756Z] Version: 0.19.0 [2021-07-09T18:09:51.756Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-09T18:09:51.057Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T18:09:51.058Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-09T18:09:51.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:09:51.156Z] > git --version # timeout=10 [2021-07-09T18:09:51.222Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-09T18:09:51.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:09:51.227Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:09:52.050Z] + docker info [2021-07-09T18:09:52.050Z] Client: [2021-07-09T18:09:52.050Z] Context: default [2021-07-09T18:09:52.050Z] Debug Mode: false [2021-07-09T18:09:52.050Z] Plugins: [2021-07-09T18:09:52.050Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-09T18:09:52.050Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-09T18:09:52.050Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-09T18:09:52.050Z] [2021-07-09T18:09:52.050Z] Server: [2021-07-09T18:09:52.050Z] Containers: 0 [2021-07-09T18:09:52.050Z] Running: 0 [2021-07-09T18:09:52.050Z] Paused: 0 [2021-07-09T18:09:52.050Z] Stopped: 0 [2021-07-09T18:09:52.050Z] Images: 6 [2021-07-09T18:09:52.050Z] Server Version: 20.10.6 [2021-07-09T18:09:52.050Z] Storage Driver: overlay2 [2021-07-09T18:09:52.050Z] Backing Filesystem: extfs [2021-07-09T18:09:52.050Z] Supports d_type: true [2021-07-09T18:09:52.050Z] Native Overlay Diff: true [2021-07-09T18:09:52.050Z] userxattr: false [2021-07-09T18:09:52.050Z] Logging Driver: json-file [2021-07-09T18:09:52.050Z] Cgroup Driver: cgroupfs [2021-07-09T18:09:52.050Z] Cgroup Version: 1 [2021-07-09T18:09:52.050Z] Plugins: [2021-07-09T18:09:52.050Z] Volume: local [2021-07-09T18:09:52.050Z] Network: bridge host ipvlan macvlan null overlay [2021-07-09T18:09:52.050Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-09T18:09:52.050Z] Swarm: inactive [2021-07-09T18:09:52.050Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-09T18:09:52.050Z] Default Runtime: runc [2021-07-09T18:09:52.050Z] Init Binary: docker-init [2021-07-09T18:09:52.050Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:09:52.050Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:09:52.050Z] init version: de40ad0 [2021-07-09T18:09:52.050Z] Security Options: [2021-07-09T18:09:52.050Z] apparmor [2021-07-09T18:09:52.050Z] seccomp [2021-07-09T18:09:52.050Z] Profile: default [2021-07-09T18:09:52.050Z] Kernel Version: 5.4.0-1048-aws [2021-07-09T18:09:52.050Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-09T18:09:52.050Z] OSType: linux [2021-07-09T18:09:52.050Z] Architecture: x86_64 [2021-07-09T18:09:52.050Z] CPUs: 2 [2021-07-09T18:09:52.050Z] Total Memory: 7.569GiB [2021-07-09T18:09:52.050Z] Name: ip-10-100-53-42 [2021-07-09T18:09:52.050Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-09T18:09:52.050Z] Docker Root Dir: /var/lib/docker [2021-07-09T18:09:52.050Z] Debug Mode: false [2021-07-09T18:09:52.050Z] Registry: https://index.docker.io/v1/ [2021-07-09T18:09:52.050Z] Labels: [2021-07-09T18:09:52.050Z] Experimental: true [2021-07-09T18:09:52.050Z] Insecure Registries: [2021-07-09T18:09:52.051Z] 127.0.0.0/8 [2021-07-09T18:09:52.051Z] Live Restore Enabled: true [2021-07-09T18:09:52.051Z] [2021-07-09T18:09:52.051Z] WARNING: No swap limit support [Pipeline] sh [2021-07-09T18:09:52.336Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-09T18:09:52.336Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-09T18:09:52.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42613/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-09T18:09:52.336Z] + bash /home/ubuntu/workspace/moby_PR-42613/check-config.sh [2021-07-09T18:09:52.336Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-09T18:09:52.597Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-09T18:09:52.597Z] [2021-07-09T18:09:52.597Z] Generally Necessary: [2021-07-09T18:09:52.597Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-09T18:09:52.597Z] - apparmor: enabled and tools installed [2021-07-09T18:09:52.597Z] - CONFIG_NAMESPACES: enabled [2021-07-09T18:09:52.597Z] - CONFIG_NET_NS: enabled [2021-07-09T18:09:52.597Z] - CONFIG_PID_NS: enabled [2021-07-09T18:09:52.597Z] - CONFIG_IPC_NS: enabled [2021-07-09T18:09:52.597Z] - CONFIG_UTS_NS: enabled [2021-07-09T18:09:52.597Z] - CONFIG_CGROUPS: enabled [2021-07-09T18:09:52.597Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-09T18:09:52.597Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-09T18:09:52.597Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-09T18:09:52.597Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-09T18:09:52.597Z] - CONFIG_CPUSETS: enabled [2021-07-09T18:09:52.597Z] - CONFIG_MEMCG: enabled [2021-07-09T18:09:52.597Z] - CONFIG_KEYS: enabled [2021-07-09T18:09:52.597Z] - CONFIG_VETH: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-09T18:09:52.597Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-09T18:09:52.597Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-09T18:09:52.597Z] [2021-07-09T18:09:52.597Z] Optional Features: [2021-07-09T18:09:52.597Z] - CONFIG_USER_NS: enabled [2021-07-09T18:09:52.597Z] - CONFIG_SECCOMP: enabled [2021-07-09T18:09:52.597Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-09T18:09:52.597Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-09T18:09:52.597Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-09T18:09:52.597Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-09T18:09:52.597Z] - CONFIG_BLK_CGROUP: enabled [2021-07-09T18:09:52.597Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-09T18:09:52.597Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-09T18:09:52.597Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-09T18:09:52.597Z] - CONFIG_CGROUP_PERF: enabled [2021-07-09T18:09:52.597Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-09T18:09:52.597Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-09T18:09:52.597Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-09T18:09:52.597Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-09T18:09:52.597Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-09T18:09:52.597Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_IP_VS: enabled (as module) [2021-07-09T18:09:52.597Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-09T18:09:52.597Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-09T18:09:52.597Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-09T18:09:52.857Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_EXT4_FS: enabled [2021-07-09T18:09:52.857Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-09T18:09:52.857Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-09T18:09:52.857Z] - Network Drivers: [2021-07-09T18:09:52.857Z] - "overlay": [2021-07-09T18:09:52.857Z] - CONFIG_VXLAN: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-09T18:09:52.857Z] Optional (for encrypted networks): [2021-07-09T18:09:52.857Z] - CONFIG_CRYPTO: enabled [2021-07-09T18:09:52.857Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-09T18:09:52.857Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-09T18:09:52.857Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-09T18:09:52.857Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-09T18:09:52.857Z] - CONFIG_XFRM: enabled [2021-07-09T18:09:52.857Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-09T18:09:52.857Z] - "ipvlan": [2021-07-09T18:09:52.857Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-09T18:09:52.857Z] - "macvlan": [2021-07-09T18:09:52.857Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_DUMMY: enabled (as module) [2021-07-09T18:09:52.857Z] - "ftp,tftp client in container": [2021-07-09T18:09:52.857Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-09T18:09:52.857Z] - Storage Drivers: [2021-07-09T18:09:52.857Z] - "aufs": [2021-07-09T18:09:52.857Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-09T18:09:52.857Z] - "btrfs": [2021-07-09T18:09:52.857Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-09T18:09:52.857Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-09T18:09:52.857Z] - "devicemapper": [2021-07-09T18:09:52.857Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-09T18:09:52.857Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-09T18:09:52.857Z] - "overlay": [2021-07-09T18:09:52.857Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-09T18:09:52.857Z] - "zfs": [2021-07-09T18:09:52.857Z] - /dev/zfs: present [2021-07-09T18:09:52.857Z] - zfs command: missing [2021-07-09T18:09:52.857Z] - zpool command: missing [2021-07-09T18:09:52.857Z] [2021-07-09T18:09:52.857Z] Limits: [2021-07-09T18:09:52.857Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-09T18:09:52.857Z] [2021-07-09T18:09:52.857Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-09T18:09:53.190Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:72b66d56a55927687734fae392f6e451cc7db8a2 . [2021-07-09T18:09:53.190Z] #1 [internal] load build definition from Dockerfile [2021-07-09T18:09:53.190Z] #1 sha256:7a7d030c898369bd88ce519c0aae60a43454ea187ca6aca3ed2ca96dfe96563a [2021-07-09T18:09:53.190Z] #1 transferring dockerfile: 17.02kB done [2021-07-09T18:09:53.190Z] #1 DONE 0.1s [2021-07-09T18:09:53.190Z] [2021-07-09T18:09:53.190Z] #2 [internal] load .dockerignore [2021-07-09T18:09:53.190Z] #2 sha256:17899dad75ece8582ec64445d0496e570a037391be5dd767a6d26cb303bb04b5 [2021-07-09T18:09:53.190Z] #2 transferring context: 87B done [2021-07-09T18:09:53.454Z] #2 DONE 0.1s [2021-07-09T18:09:53.454Z] [2021-07-09T18:09:53.454Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-09T18:09:53.454Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-09T18:09:53.454Z] #3 DONE 0.1s [2021-07-09T18:09:53.454Z] [2021-07-09T18:09:53.454Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-09T18:09:53.454Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-09T18:09:53.454Z] #4 CACHED [2021-07-09T18:09:53.715Z] [2021-07-09T18:09:53.715Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:09:53.715Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T18:09:53.984Z] #8 DONE 0.1s [2021-07-09T18:09:53.984Z] [2021-07-09T18:09:53.984Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T18:09:53.984Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T18:09:53.984Z] #6 DONE 0.1s [2021-07-09T18:09:53.984Z] [2021-07-09T18:09:53.984Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:09:53.984Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-09T18:09:53.984Z] #7 DONE 0.1s [2021-07-09T18:09:53.984Z] [2021-07-09T18:09:53.984Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-09T18:09:53.984Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-09T18:09:53.984Z] #5 DONE 0.3s [2021-07-09T18:09:53.984Z] [2021-07-09T18:09:53.984Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:09:53.984Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-09T18:09:53.984Z] #64 DONE 0.0s [2021-07-09T18:09:53.984Z] [2021-07-09T18:09:53.984Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:09:53.984Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-09T18:09:53.984Z] #62 DONE 0.0s [2021-07-09T18:09:53.984Z] [2021-07-09T18:09:53.984Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-09T18:09:53.984Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-09T18:09:53.984Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-09T18:09:53.984Z] #26 DONE 0.1s [2021-07-09T18:09:53.984Z] [2021-07-09T18:09:53.984Z] #23 [internal] load build context [2021-07-09T18:09:53.984Z] #23 sha256:6a6895621feb4e8e3eb3250511cff0bd9eb1206867140fa075ef8eb6285e15b3 [2021-07-09T18:09:57.306Z] #23 transferring context: 53.39MB 3.4s done [2021-07-09T18:09:57.567Z] #23 DONE 3.4s [2021-07-09T18:09:57.567Z] [2021-07-09T18:09:57.567Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-09T18:09:57.567Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-09T18:09:57.567Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-07-09T18:09:57.567Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-09T18:09:57.567Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-09T18:09:57.567Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-09T18:09:57.567Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-07-09T18:09:57.567Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-07-09T18:09:57.567Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2021-07-09T18:09:57.567Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done [2021-07-09T18:09:57.567Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s done [2021-07-09T18:09:57.567Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.1s done [2021-07-09T18:09:57.567Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.8s [2021-07-09T18:09:57.567Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.0s done [2021-07-09T18:09:58.951Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.3s done [2021-07-09T18:09:58.951Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-07-09T18:09:59.522Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-07-09T18:09:59.523Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-07-09T18:09:59.783Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2021-07-09T18:09:59.783Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-07-09T18:10:02.327Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2021-07-09T18:10:02.327Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-07-09T18:10:04.025Z] Fetching without tags [2021-07-09T18:10:04.124Z] Fetching without tags [2021-07-09T18:10:04.133Z] Fetching without tags [2021-07-09T18:10:04.240Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.3s done [2021-07-09T18:10:04.500Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-07-09T18:10:04.521Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:04.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:04.120Z] > git config --add remote.origin.fetch +refs/pull/42613/head:refs/remotes/origin/PR-42613 # timeout=10 [2021-07-09T18:10:04.122Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:04.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:04.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:10:04.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:04.136Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:04.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:04.103Z] > git config --add remote.origin.fetch +refs/pull/42613/head:refs/remotes/origin/PR-42613 # timeout=10 [2021-07-09T18:10:04.110Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:04.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:04.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:10:04.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:04.128Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:03.997Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:04.002Z] > git config --add remote.origin.fetch +refs/pull/42613/head:refs/remotes/origin/PR-42613 # timeout=10 [2021-07-09T18:10:04.007Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:04.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:04.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:10:04.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:04.031Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:04.525Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:04.534Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:10:04.605Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:04.988Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:05.013Z] Merge succeeded, producing 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:05.014Z] Checking out Revision 72b66d56a55927687734fae392f6e451cc7db8a2 (PR-42613) [2021-07-09T18:10:05.054Z] Merge succeeded, producing 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:05.054Z] Checking out Revision 72b66d56a55927687734fae392f6e451cc7db8a2 (PR-42613) [2021-07-09T18:10:05.118Z] Commit message: "[20.10] vendor github.com/Microsoft/hcsshim 64a2b71405dacf76c95600f4c756a991ad09cf7c (moby branch)" [2021-07-09T18:10:05.129Z] > git --version # timeout=10 [2021-07-09T18:10:05.131Z] > git --version # 'git version 2.17.1' [2021-07-09T18:10:05.136Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-09T18:10:05.455Z] Merge succeeded, producing 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:05.455Z] Checking out Revision 72b66d56a55927687734fae392f6e451cc7db8a2 (PR-42613) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-09T18:10:05.669Z] Commit message: "[20.10] vendor github.com/Microsoft/hcsshim 64a2b71405dacf76c95600f4c756a991ad09cf7c (moby branch)" [2021-07-09T18:10:05.705Z] > git --version # timeout=10 [2021-07-09T18:10:05.721Z] > git --version # 'git version 2.25.1' [2021-07-09T18:10:05.727Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-09T18:10:05.926Z] + docker version [2021-07-09T18:10:05.926Z] Client: Docker Engine - Community [2021-07-09T18:10:05.926Z] Version: 20.10.6 [2021-07-09T18:10:05.926Z] API version: 1.41 [2021-07-09T18:10:05.926Z] Go version: go1.13.15 [2021-07-09T18:10:05.926Z] Git commit: 370c289 [2021-07-09T18:10:05.926Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-09T18:10:05.926Z] OS/Arch: linux/amd64 [2021-07-09T18:10:05.926Z] Context: default [2021-07-09T18:10:05.926Z] Experimental: true [2021-07-09T18:10:05.926Z] [2021-07-09T18:10:05.926Z] Server: Docker Engine - Community [2021-07-09T18:10:05.926Z] Engine: [2021-07-09T18:10:05.926Z] Version: 20.10.6 [2021-07-09T18:10:05.926Z] API version: 1.41 (minimum version 1.12) [2021-07-09T18:10:05.926Z] Go version: go1.13.15 [2021-07-09T18:10:05.926Z] Git commit: 8728dd2 [2021-07-09T18:10:05.926Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-09T18:10:05.926Z] OS/Arch: linux/amd64 [2021-07-09T18:10:05.926Z] Experimental: true [2021-07-09T18:10:05.926Z] containerd: [2021-07-09T18:10:05.926Z] Version: 1.4.6 [2021-07-09T18:10:05.926Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:05.926Z] runc: [2021-07-09T18:10:05.926Z] Version: 1.0.0-rc95 [2021-07-09T18:10:05.926Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:10:05.926Z] docker-init: [2021-07-09T18:10:05.926Z] Version: 0.19.0 [2021-07-09T18:10:05.926Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-09T18:10:05.980Z] Commit message: "[20.10] vendor github.com/Microsoft/hcsshim 64a2b71405dacf76c95600f4c756a991ad09cf7c (moby branch)" [2021-07-09T18:10:05.992Z] > git --version # timeout=10 [2021-07-09T18:10:06.000Z] > git --version # 'git version 2.17.1' [2021-07-09T18:10:06.002Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2021-07-09T18:10:06.206Z] + docker info [2021-07-09T18:10:06.206Z] Client: [2021-07-09T18:10:06.206Z] Context: default [2021-07-09T18:10:06.206Z] Debug Mode: false [2021-07-09T18:10:06.206Z] Plugins: [2021-07-09T18:10:06.206Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-09T18:10:06.206Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-09T18:10:06.206Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-09T18:10:06.206Z] [2021-07-09T18:10:06.206Z] Server: [2021-07-09T18:10:06.206Z] Containers: 0 [2021-07-09T18:10:06.206Z] Running: 0 [2021-07-09T18:10:06.206Z] Paused: 0 [2021-07-09T18:10:06.206Z] Stopped: 0 [2021-07-09T18:10:06.206Z] Images: 7 [2021-07-09T18:10:06.206Z] Server Version: 20.10.6 [2021-07-09T18:10:06.206Z] Storage Driver: overlay2 [2021-07-09T18:10:06.206Z] Backing Filesystem: extfs [2021-07-09T18:10:06.206Z] Supports d_type: true [2021-07-09T18:10:06.206Z] Native Overlay Diff: true [2021-07-09T18:10:06.206Z] userxattr: false [2021-07-09T18:10:06.206Z] Logging Driver: json-file [2021-07-09T18:10:06.206Z] Cgroup Driver: cgroupfs [2021-07-09T18:10:06.206Z] Cgroup Version: 1 [2021-07-09T18:10:06.206Z] Plugins: [2021-07-09T18:10:06.206Z] Volume: local [2021-07-09T18:10:06.207Z] Network: bridge host ipvlan macvlan null overlay [2021-07-09T18:10:06.207Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-09T18:10:06.207Z] Swarm: inactive [2021-07-09T18:10:06.207Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-09T18:10:06.207Z] Default Runtime: runc [2021-07-09T18:10:06.207Z] Init Binary: docker-init [2021-07-09T18:10:06.207Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:06.207Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:10:06.207Z] init version: de40ad0 [2021-07-09T18:10:06.207Z] Security Options: [2021-07-09T18:10:06.207Z] apparmor [2021-07-09T18:10:06.207Z] seccomp [2021-07-09T18:10:06.207Z] Profile: default [2021-07-09T18:10:06.207Z] Kernel Version: 5.4.0-1048-aws [2021-07-09T18:10:06.207Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-09T18:10:06.207Z] OSType: linux [2021-07-09T18:10:06.207Z] Architecture: x86_64 [2021-07-09T18:10:06.207Z] CPUs: 2 [2021-07-09T18:10:06.207Z] Total Memory: 7.487GiB [2021-07-09T18:10:06.207Z] Name: ip-10-100-109-187 [2021-07-09T18:10:06.207Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-09T18:10:06.207Z] Docker Root Dir: /var/lib/docker [2021-07-09T18:10:06.207Z] Debug Mode: false [2021-07-09T18:10:06.207Z] Registry: https://index.docker.io/v1/ [2021-07-09T18:10:06.207Z] Labels: [2021-07-09T18:10:06.207Z] Experimental: true [2021-07-09T18:10:06.207Z] Insecure Registries: [2021-07-09T18:10:06.207Z] 127.0.0.0/8 [2021-07-09T18:10:06.207Z] Live Restore Enabled: true [2021-07-09T18:10:06.207Z] [2021-07-09T18:10:06.207Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [2021-07-09T18:10:04.607Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:04.612Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:10:05.034Z] > git remote # timeout=10 [2021-07-09T18:10:05.038Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T18:10:05.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:05.043Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-09T18:10:05.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T18:10:05.056Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:05.060Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:10:04.991Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:04.998Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:10:05.426Z] > git remote # timeout=10 [2021-07-09T18:10:05.432Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T18:10:05.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:05.438Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-09T18:10:05.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T18:10:05.457Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:05.462Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [Pipeline] sh [2021-07-09T18:10:04.962Z] > git remote # timeout=10 [2021-07-09T18:10:04.970Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T18:10:04.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:04.986Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-09T18:10:04.998Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T18:10:05.018Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:05.024Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-07-09T18:10:06.488Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-09T18:10:06.488Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-09T18:10:06.488Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42613/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-09T18:10:06.488Z] + bash /home/ubuntu/workspace/moby_PR-42613/check-config.sh [2021-07-09T18:10:06.488Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-09T18:10:06.488Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-09T18:10:06.488Z] [2021-07-09T18:10:06.488Z] Generally Necessary: [2021-07-09T18:10:06.488Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-09T18:10:06.488Z] - apparmor: enabled and tools installed [2021-07-09T18:10:06.488Z] - CONFIG_NAMESPACES: enabled [2021-07-09T18:10:06.488Z] - CONFIG_NET_NS: enabled [2021-07-09T18:10:06.488Z] - CONFIG_PID_NS: enabled [2021-07-09T18:10:06.488Z] - CONFIG_IPC_NS: enabled [2021-07-09T18:10:06.488Z] - CONFIG_UTS_NS: enabled [2021-07-09T18:10:06.488Z] - CONFIG_CGROUPS: enabled [2021-07-09T18:10:06.488Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-09T18:10:06.488Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-09T18:10:06.488Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-09T18:10:06.488Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-09T18:10:06.488Z] - CONFIG_CPUSETS: enabled [2021-07-09T18:10:06.488Z] - CONFIG_MEMCG: enabled [2021-07-09T18:10:06.488Z] - CONFIG_KEYS: enabled [2021-07-09T18:10:06.488Z] - CONFIG_VETH: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-09T18:10:06.488Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-09T18:10:06.488Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-09T18:10:06.488Z] [2021-07-09T18:10:06.488Z] Optional Features: [2021-07-09T18:10:06.488Z] - CONFIG_USER_NS: enabled [2021-07-09T18:10:06.488Z] - CONFIG_SECCOMP: enabled [2021-07-09T18:10:06.488Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-09T18:10:06.488Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-09T18:10:06.488Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-09T18:10:06.488Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-09T18:10:06.488Z] - CONFIG_BLK_CGROUP: enabled [2021-07-09T18:10:06.488Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-09T18:10:06.488Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-09T18:10:06.488Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-09T18:10:06.488Z] - CONFIG_CGROUP_PERF: enabled [2021-07-09T18:10:06.488Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-09T18:10:06.488Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-09T18:10:06.488Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-09T18:10:06.488Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-09T18:10:06.488Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-09T18:10:06.488Z] - CONFIG_RT_GROUP_SCHED: missing [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-09T18:10:06.545Z] + docker version [2021-07-09T18:10:06.545Z] Client: Docker Engine - Community [2021-07-09T18:10:06.545Z] Version: 20.10.6 [2021-07-09T18:10:06.545Z] API version: 1.41 [2021-07-09T18:10:06.545Z] Go version: go1.13.15 [2021-07-09T18:10:06.545Z] Git commit: 370c289 [2021-07-09T18:10:06.545Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-09T18:10:06.545Z] OS/Arch: linux/amd64 [2021-07-09T18:10:06.545Z] Context: default [2021-07-09T18:10:06.545Z] Experimental: true [2021-07-09T18:10:06.545Z] [2021-07-09T18:10:06.545Z] Server: Docker Engine - Community [2021-07-09T18:10:06.545Z] Engine: [2021-07-09T18:10:06.545Z] Version: 20.10.6 [2021-07-09T18:10:06.545Z] API version: 1.41 (minimum version 1.12) [2021-07-09T18:10:06.545Z] Go version: go1.13.15 [2021-07-09T18:10:06.545Z] Git commit: 8728dd2 [2021-07-09T18:10:06.545Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-09T18:10:06.545Z] OS/Arch: linux/amd64 [2021-07-09T18:10:06.545Z] Experimental: true [2021-07-09T18:10:06.545Z] containerd: [2021-07-09T18:10:06.545Z] Version: 1.4.6 [2021-07-09T18:10:06.545Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:06.545Z] runc: [2021-07-09T18:10:06.545Z] Version: 1.0.0-rc95 [2021-07-09T18:10:06.545Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:10:06.545Z] docker-init: [2021-07-09T18:10:06.545Z] Version: 0.19.0 [2021-07-09T18:10:06.545Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-09T18:10:06.747Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_IP_VS: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-09T18:10:06.747Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-09T18:10:06.747Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-09T18:10:06.747Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_EXT4_FS: enabled [2021-07-09T18:10:06.747Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-09T18:10:06.747Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-09T18:10:06.747Z] - Network Drivers: [2021-07-09T18:10:06.747Z] - "overlay": [2021-07-09T18:10:06.747Z] - CONFIG_VXLAN: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-09T18:10:06.747Z] Optional (for encrypted networks): [2021-07-09T18:10:06.747Z] - CONFIG_CRYPTO: enabled [2021-07-09T18:10:06.747Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-09T18:10:06.747Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-09T18:10:06.747Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-09T18:10:06.747Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-09T18:10:06.747Z] - CONFIG_XFRM: enabled [2021-07-09T18:10:06.747Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-09T18:10:06.747Z] - "ipvlan": [2021-07-09T18:10:06.747Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-09T18:10:06.747Z] - "macvlan": [2021-07-09T18:10:06.747Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_DUMMY: enabled (as module) [2021-07-09T18:10:06.747Z] - "ftp,tftp client in container": [2021-07-09T18:10:06.747Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-09T18:10:06.747Z] - Storage Drivers: [2021-07-09T18:10:06.747Z] - "aufs": [2021-07-09T18:10:06.747Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-09T18:10:06.747Z] - "btrfs": [2021-07-09T18:10:06.747Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-09T18:10:06.747Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-09T18:10:06.747Z] - "devicemapper": [2021-07-09T18:10:06.747Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-09T18:10:06.747Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-09T18:10:06.747Z] - "overlay": [2021-07-09T18:10:06.747Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-09T18:10:06.747Z] - "zfs": [2021-07-09T18:10:06.747Z] - /dev/zfs: present [2021-07-09T18:10:06.747Z] - zfs command: missing [2021-07-09T18:10:06.747Z] - zpool command: missing [2021-07-09T18:10:06.747Z] [2021-07-09T18:10:06.747Z] Limits: [2021-07-09T18:10:06.747Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-09T18:10:06.747Z] [2021-07-09T18:10:06.747Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-09T18:10:06.787Z] + docker version [2021-07-09T18:10:06.787Z] Client: Docker Engine - Community [2021-07-09T18:10:06.787Z] Version: 20.10.6 [2021-07-09T18:10:06.787Z] API version: 1.41 [2021-07-09T18:10:06.787Z] Go version: go1.13.15 [2021-07-09T18:10:06.787Z] Git commit: 370c289 [2021-07-09T18:10:06.787Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-09T18:10:06.787Z] OS/Arch: linux/amd64 [2021-07-09T18:10:06.787Z] Context: default [2021-07-09T18:10:06.787Z] Experimental: true [2021-07-09T18:10:06.787Z] [2021-07-09T18:10:06.787Z] Server: Docker Engine - Community [2021-07-09T18:10:06.788Z] Engine: [2021-07-09T18:10:06.788Z] Version: 20.10.6 [2021-07-09T18:10:06.788Z] API version: 1.41 (minimum version 1.12) [2021-07-09T18:10:06.788Z] Go version: go1.13.15 [2021-07-09T18:10:06.788Z] Git commit: 8728dd2 [2021-07-09T18:10:06.788Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-09T18:10:06.788Z] OS/Arch: linux/amd64 [2021-07-09T18:10:06.788Z] Experimental: true [2021-07-09T18:10:06.788Z] containerd: [2021-07-09T18:10:06.788Z] Version: 1.4.6 [2021-07-09T18:10:06.788Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:06.788Z] runc: [2021-07-09T18:10:06.788Z] Version: 1.0.0-rc95 [2021-07-09T18:10:06.788Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:10:06.788Z] docker-init: [2021-07-09T18:10:06.788Z] Version: 0.19.0 [2021-07-09T18:10:06.788Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-09T18:10:06.818Z] + docker info [Pipeline] sh [2021-07-09T18:10:06.868Z] Fetching without tags [2021-07-09T18:10:07.067Z] + docker info [2021-07-09T18:10:07.101Z] + sudo modprobe ip_vs [2021-07-09T18:10:07.101Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:72b66d56a55927687734fae392f6e451cc7db8a2 . [2021-07-09T18:10:07.101Z] #1 [internal] load build definition from Dockerfile [2021-07-09T18:10:07.101Z] #1 sha256:9bf3833ecefba0936a392f8c02fc605f630019e5fb4147f51654266f34f540a7 [2021-07-09T18:10:07.101Z] #1 transferring dockerfile: 17.02kB done [2021-07-09T18:10:07.101Z] #1 DONE 0.0s [2021-07-09T18:10:07.101Z] [2021-07-09T18:10:07.101Z] #2 [internal] load .dockerignore [2021-07-09T18:10:07.101Z] #2 sha256:030c764463e97e3492bba50d6bd104ad9c5d43a9717f69e1eb2618865f296fff [2021-07-09T18:10:07.101Z] #2 transferring context: 87B done [2021-07-09T18:10:07.101Z] #2 DONE 0.0s [2021-07-09T18:10:07.101Z] [2021-07-09T18:10:07.101Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-09T18:10:07.101Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-09T18:10:07.241Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:07.359Z] #3 DONE 0.1s [2021-07-09T18:10:07.359Z] [2021-07-09T18:10:07.359Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-09T18:10:07.359Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-09T18:10:07.359Z] #4 CACHED [2021-07-09T18:10:07.380Z] Client: [2021-07-09T18:10:07.380Z] Context: default [2021-07-09T18:10:07.380Z] Debug Mode: false [2021-07-09T18:10:07.380Z] Plugins: [2021-07-09T18:10:07.380Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-09T18:10:07.380Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-09T18:10:07.380Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-09T18:10:07.380Z] [2021-07-09T18:10:07.380Z] Server: [2021-07-09T18:10:07.380Z] Containers: 0 [2021-07-09T18:10:07.380Z] Running: 0 [2021-07-09T18:10:07.380Z] Paused: 0 [2021-07-09T18:10:07.380Z] Stopped: 0 [2021-07-09T18:10:07.380Z] Images: 2 [2021-07-09T18:10:07.380Z] Server Version: 20.10.6 [2021-07-09T18:10:07.380Z] Storage Driver: overlay2 [2021-07-09T18:10:07.380Z] Backing Filesystem: extfs [2021-07-09T18:10:07.380Z] Supports d_type: true [2021-07-09T18:10:07.380Z] Native Overlay Diff: true [2021-07-09T18:10:07.380Z] userxattr: false [2021-07-09T18:10:07.380Z] Logging Driver: json-file [2021-07-09T18:10:07.380Z] Cgroup Driver: systemd [2021-07-09T18:10:07.380Z] Cgroup Version: 2 [2021-07-09T18:10:07.380Z] Plugins: [2021-07-09T18:10:07.380Z] Volume: local [2021-07-09T18:10:07.380Z] Network: bridge host ipvlan macvlan null overlay [2021-07-09T18:10:07.380Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-09T18:10:07.380Z] Swarm: inactive [2021-07-09T18:10:07.380Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-09T18:10:07.380Z] Default Runtime: runc [2021-07-09T18:10:07.380Z] Init Binary: docker-init [2021-07-09T18:10:07.380Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:07.380Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:10:07.380Z] init version: de40ad0 [2021-07-09T18:10:07.380Z] Security Options: [2021-07-09T18:10:07.380Z] apparmor [2021-07-09T18:10:07.380Z] seccomp [2021-07-09T18:10:07.380Z] Profile: default [2021-07-09T18:10:07.380Z] cgroupns [2021-07-09T18:10:07.380Z] Kernel Version: 5.4.0-1048-aws [2021-07-09T18:10:07.380Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-09T18:10:07.380Z] OSType: linux [2021-07-09T18:10:07.380Z] Architecture: x86_64 [2021-07-09T18:10:07.380Z] CPUs: 2 [2021-07-09T18:10:07.380Z] Total Memory: 7.569GiB [2021-07-09T18:10:07.380Z] Name: ip-10-100-77-238 [2021-07-09T18:10:07.380Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-09T18:10:07.380Z] Docker Root Dir: /var/lib/docker [2021-07-09T18:10:07.380Z] Debug Mode: false [2021-07-09T18:10:07.380Z] Registry: https://index.docker.io/v1/ [2021-07-09T18:10:07.380Z] Labels: [2021-07-09T18:10:07.380Z] Experimental: true [2021-07-09T18:10:07.380Z] Insecure Registries: [2021-07-09T18:10:07.380Z] 127.0.0.0/8 [2021-07-09T18:10:07.380Z] Live Restore Enabled: true [2021-07-09T18:10:07.380Z] [2021-07-09T18:10:07.380Z] WARNING: No kernel memory limit support [2021-07-09T18:10:07.380Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-09T18:10:07.617Z] [2021-07-09T18:10:07.617Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T18:10:07.617Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T18:10:07.617Z] #5 DONE 0.1s [2021-07-09T18:10:07.617Z] [2021-07-09T18:10:07.617Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-09T18:10:07.617Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-09T18:10:07.617Z] #8 ... [2021-07-09T18:10:07.617Z] [2021-07-09T18:10:07.617Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:10:07.617Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T18:10:07.617Z] #7 DONE 0.1s [2021-07-09T18:10:07.617Z] [2021-07-09T18:10:07.617Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:10:07.617Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-09T18:10:07.617Z] #6 DONE 0.1s [2021-07-09T18:10:07.634Z] Client: [2021-07-09T18:10:07.634Z] Context: default [2021-07-09T18:10:07.634Z] Debug Mode: false [2021-07-09T18:10:07.634Z] Plugins: [2021-07-09T18:10:07.634Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-09T18:10:07.634Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-09T18:10:07.634Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-09T18:10:07.634Z] [2021-07-09T18:10:07.634Z] Server: [2021-07-09T18:10:07.634Z] Containers: 0 [2021-07-09T18:10:07.634Z] Running: 0 [2021-07-09T18:10:07.634Z] Paused: 0 [2021-07-09T18:10:07.634Z] Stopped: 0 [2021-07-09T18:10:07.634Z] Images: 3 [2021-07-09T18:10:07.634Z] Server Version: 20.10.6 [2021-07-09T18:10:07.634Z] Storage Driver: overlay2 [2021-07-09T18:10:07.634Z] Backing Filesystem: extfs [2021-07-09T18:10:07.634Z] Supports d_type: true [2021-07-09T18:10:07.634Z] Native Overlay Diff: true [2021-07-09T18:10:07.634Z] userxattr: false [2021-07-09T18:10:07.634Z] Logging Driver: json-file [2021-07-09T18:10:07.634Z] Cgroup Driver: cgroupfs [2021-07-09T18:10:07.634Z] Cgroup Version: 1 [2021-07-09T18:10:07.634Z] Plugins: [2021-07-09T18:10:07.634Z] Volume: local [2021-07-09T18:10:07.634Z] Network: bridge host ipvlan macvlan null overlay [2021-07-09T18:10:07.634Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-09T18:10:07.634Z] Swarm: inactive [2021-07-09T18:10:07.634Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-09T18:10:07.634Z] Default Runtime: runc [2021-07-09T18:10:07.634Z] Init Binary: docker-init [2021-07-09T18:10:07.634Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:07.634Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:10:07.634Z] init version: de40ad0 [2021-07-09T18:10:07.634Z] Security Options: [2021-07-09T18:10:07.634Z] apparmor [2021-07-09T18:10:07.634Z] seccomp [2021-07-09T18:10:07.634Z] Profile: default [2021-07-09T18:10:07.634Z] Kernel Version: 5.4.0-1048-aws [2021-07-09T18:10:07.634Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-09T18:10:07.634Z] OSType: linux [2021-07-09T18:10:07.634Z] Architecture: x86_64 [2021-07-09T18:10:07.634Z] CPUs: 2 [2021-07-09T18:10:07.634Z] Total Memory: 7.487GiB [2021-07-09T18:10:07.634Z] Name: ip-10-100-117-53 [2021-07-09T18:10:07.634Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-09T18:10:07.634Z] Docker Root Dir: /var/lib/docker [2021-07-09T18:10:07.634Z] Debug Mode: false [2021-07-09T18:10:07.634Z] Registry: https://index.docker.io/v1/ [2021-07-09T18:10:07.634Z] Labels: [2021-07-09T18:10:07.634Z] Experimental: true [2021-07-09T18:10:07.634Z] Insecure Registries: [2021-07-09T18:10:07.634Z] 127.0.0.0/8 [2021-07-09T18:10:07.634Z] Live Restore Enabled: true [2021-07-09T18:10:07.634Z] [2021-07-09T18:10:07.634Z] WARNING: No swap limit support [Pipeline] sh [2021-07-09T18:10:07.700Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:72b66d56a55927687734fae392f6e451cc7db8a2 . [2021-07-09T18:10:07.876Z] [2021-07-09T18:10:07.876Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-09T18:10:07.876Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-09T18:10:07.876Z] #8 DONE 0.3s [2021-07-09T18:10:07.915Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-09T18:10:07.915Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-09T18:10:07.915Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42613/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-09T18:10:07.915Z] + bash /home/ubuntu/workspace/moby_PR-42613/check-config.sh [2021-07-09T18:10:07.915Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-09T18:10:07.915Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-09T18:10:07.915Z] [2021-07-09T18:10:07.915Z] Generally Necessary: [2021-07-09T18:10:07.915Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-09T18:10:07.915Z] - apparmor: enabled and tools installed [2021-07-09T18:10:07.915Z] - CONFIG_NAMESPACES: enabled [2021-07-09T18:10:07.915Z] - CONFIG_NET_NS: enabled [2021-07-09T18:10:07.915Z] - CONFIG_PID_NS: enabled [2021-07-09T18:10:07.915Z] - CONFIG_IPC_NS: enabled [2021-07-09T18:10:07.915Z] - CONFIG_UTS_NS: enabled [2021-07-09T18:10:07.915Z] - CONFIG_CGROUPS: enabled [2021-07-09T18:10:07.915Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-09T18:10:07.915Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-09T18:10:07.915Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-09T18:10:07.915Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-09T18:10:07.915Z] - CONFIG_CPUSETS: enabled [2021-07-09T18:10:07.915Z] - CONFIG_MEMCG: enabled [2021-07-09T18:10:07.915Z] - CONFIG_KEYS: enabled [2021-07-09T18:10:07.915Z] - CONFIG_VETH: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-09T18:10:07.915Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-09T18:10:07.915Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-09T18:10:07.915Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-09T18:10:07.915Z] [2021-07-09T18:10:07.915Z] Optional Features: [2021-07-09T18:10:07.915Z] - CONFIG_USER_NS: enabled [2021-07-09T18:10:07.915Z] - CONFIG_SECCOMP: enabled [2021-07-09T18:10:07.915Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-09T18:10:07.915Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-09T18:10:07.915Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-09T18:10:07.915Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-09T18:10:07.915Z] - CONFIG_BLK_CGROUP: enabled [2021-07-09T18:10:07.915Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-09T18:10:07.915Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-09T18:10:07.915Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-09T18:10:07.915Z] - CONFIG_CGROUP_PERF: enabled [2021-07-09T18:10:07.915Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-09T18:10:07.958Z] #1 [internal] load build definition from Dockerfile [2021-07-09T18:10:07.959Z] #1 sha256:6832dff43cfa9059fcca848304152946fd75acaa57680c80a29c7bd141e5686f [2021-07-09T18:10:07.959Z] #1 transferring dockerfile: 17.02kB done [2021-07-09T18:10:07.959Z] #1 DONE 0.0s [2021-07-09T18:10:07.959Z] [2021-07-09T18:10:07.959Z] #2 [internal] load .dockerignore [2021-07-09T18:10:07.959Z] #2 sha256:657b412c597fa24e308d6d20a8402243b6c4c0ccb9bb34555709d9f298666c5a [2021-07-09T18:10:07.959Z] #2 transferring context: 87B done [2021-07-09T18:10:07.959Z] #2 DONE 0.0s [2021-07-09T18:10:07.959Z] [2021-07-09T18:10:07.959Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-09T18:10:07.959Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-09T18:10:07.959Z] #3 DONE 0.2s [2021-07-09T18:10:07.959Z] [2021-07-09T18:10:07.959Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-09T18:10:07.959Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-09T18:10:07.959Z] #4 CACHED [2021-07-09T18:10:08.016Z] Fetching without tags [2021-07-09T18:10:08.135Z] [2021-07-09T18:10:08.135Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:10:08.135Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-09T18:10:08.135Z] #64 DONE 0.0s [2021-07-09T18:10:08.135Z] [2021-07-09T18:10:08.135Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:10:08.135Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-09T18:10:08.135Z] #62 DONE 0.0s [2021-07-09T18:10:08.135Z] [2021-07-09T18:10:08.135Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-09T18:10:08.135Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-09T18:10:08.135Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 done [2021-07-09T18:10:08.135Z] #26 DONE 0.0s [2021-07-09T18:10:08.135Z] [2021-07-09T18:10:08.135Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-09T18:10:08.135Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-09T18:10:08.135Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-07-09T18:10:08.135Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.05MB / 50.40MB 0.1s [2021-07-09T18:10:08.135Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.1s [2021-07-09T18:10:08.135Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-09T18:10:08.135Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-09T18:10:08.135Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-09T18:10:08.135Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-07-09T18:10:08.135Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.2s [2021-07-09T18:10:08.135Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done [2021-07-09T18:10:08.135Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.2s [2021-07-09T18:10:08.135Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.2s [2021-07-09T18:10:06.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:06.844Z] > git config --add remote.origin.fetch +refs/pull/42613/head:refs/remotes/origin/PR-42613 # timeout=10 [2021-07-09T18:10:06.852Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:06.860Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:06.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:10:06.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:06.870Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:07.241Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:07.248Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:10:08.173Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-09T18:10:08.173Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-09T18:10:08.173Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-09T18:10:08.173Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-09T18:10:08.173Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_IP_VS: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-09T18:10:08.173Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-09T18:10:08.173Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-09T18:10:08.173Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_EXT4_FS: enabled [2021-07-09T18:10:08.173Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-09T18:10:08.173Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-09T18:10:08.173Z] - Network Drivers: [2021-07-09T18:10:08.173Z] - "overlay": [2021-07-09T18:10:08.173Z] - CONFIG_VXLAN: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-09T18:10:08.173Z] Optional (for encrypted networks): [2021-07-09T18:10:08.173Z] - CONFIG_CRYPTO: enabled [2021-07-09T18:10:08.173Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-09T18:10:08.173Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-09T18:10:08.173Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-09T18:10:08.173Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-09T18:10:08.173Z] - CONFIG_XFRM: enabled [2021-07-09T18:10:08.173Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-09T18:10:08.173Z] - "ipvlan": [2021-07-09T18:10:08.173Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-09T18:10:08.173Z] - "macvlan": [2021-07-09T18:10:08.173Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_DUMMY: enabled (as module) [2021-07-09T18:10:08.173Z] - "ftp,tftp client in container": [2021-07-09T18:10:08.173Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-09T18:10:08.173Z] - Storage Drivers: [2021-07-09T18:10:08.173Z] - "aufs": [2021-07-09T18:10:08.173Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-09T18:10:08.173Z] - "btrfs": [2021-07-09T18:10:08.173Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-09T18:10:08.173Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-09T18:10:08.173Z] - "devicemapper": [2021-07-09T18:10:08.173Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-09T18:10:08.173Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-09T18:10:08.173Z] - "overlay": [2021-07-09T18:10:08.173Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-09T18:10:08.173Z] - "zfs": [2021-07-09T18:10:08.173Z] - /dev/zfs: present [2021-07-09T18:10:08.173Z] - zfs command: missing [2021-07-09T18:10:08.173Z] - zpool command: missing [2021-07-09T18:10:08.173Z] [2021-07-09T18:10:08.173Z] Limits: [2021-07-09T18:10:08.173Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-09T18:10:08.173Z] [2021-07-09T18:10:08.173Z] + true [Pipeline] } [2021-07-09T18:10:08.189Z] Merge succeeded, producing 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:08.189Z] Checking out Revision 72b66d56a55927687734fae392f6e451cc7db8a2 (PR-42613) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-09T18:10:08.214Z] [2021-07-09T18:10:08.215Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:10:08.215Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-09T18:10:08.215Z] #6 DONE 0.1s [2021-07-09T18:10:08.215Z] [2021-07-09T18:10:08.215Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-09T18:10:08.215Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [Pipeline] sh [2021-07-09T18:10:08.394Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.3s [2021-07-09T18:10:08.394Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.3s [2021-07-09T18:10:08.394Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.60MB / 50.40MB 0.5s [2021-07-09T18:10:08.394Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2021-07-09T18:10:08.394Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 0.5s [2021-07-09T18:10:08.394Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.05MB / 68.67MB 0.5s [2021-07-09T18:10:08.452Z] Commit message: "[20.10] vendor github.com/Microsoft/hcsshim 64a2b71405dacf76c95600f4c756a991ad09cf7c (moby branch)" [2021-07-09T18:10:08.473Z] #8 ... [2021-07-09T18:10:08.473Z] [2021-07-09T18:10:08.473Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:10:08.473Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T18:10:08.473Z] #7 DONE 0.1s [2021-07-09T18:10:08.473Z] [2021-07-09T18:10:08.473Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T18:10:08.473Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T18:10:08.473Z] #5 DONE 0.1s [2021-07-09T18:10:08.473Z] [2021-07-09T18:10:08.473Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-09T18:10:08.473Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-09T18:10:08.473Z] #8 DONE 0.3s [2021-07-09T18:10:07.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:07.694Z] > git config --add remote.origin.fetch +refs/pull/42613/head:refs/remotes/origin/PR-42613 # timeout=10 [2021-07-09T18:10:07.774Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:07.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T18:10:08.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T18:10:08.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:08.055Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42613/head:refs/remotes/origin/PR-42613 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-09T18:10:08.498Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:72b66d56a55927687734fae392f6e451cc7db8a2 . [2021-07-09T18:10:08.498Z] #1 [internal] load build definition from Dockerfile [2021-07-09T18:10:08.498Z] #1 sha256:b16903a1d49147b42337dc373ed7c178fcd56d58874a51e318519fa1e2dd39a0 [2021-07-09T18:10:08.498Z] #1 transferring dockerfile: 17.02kB done [2021-07-09T18:10:08.498Z] #1 DONE 0.0s [2021-07-09T18:10:08.498Z] [2021-07-09T18:10:08.498Z] #2 [internal] load .dockerignore [2021-07-09T18:10:08.498Z] #2 sha256:bd8001a284f77ddcf57856353c334df8e28de194272f3b62d8d200e3aefe7bda [2021-07-09T18:10:08.498Z] #2 transferring context: 87B done [2021-07-09T18:10:08.498Z] #2 DONE 0.0s [2021-07-09T18:10:08.498Z] [2021-07-09T18:10:08.498Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-09T18:10:08.498Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-09T18:10:08.490Z] > git --version # timeout=10 [2021-07-09T18:10:08.494Z] > git --version # 'git version 2.25.1' [2021-07-09T18:10:08.500Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-09T18:10:08.659Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 0.6s [2021-07-09T18:10:08.659Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 0.8s [2021-07-09T18:10:08.659Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.78MB / 51.83MB 0.8s [2021-07-09T18:10:08.659Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.83MB / 68.67MB 0.8s [2021-07-09T18:10:08.708Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2021-07-09T18:10:08.708Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-07-09T18:10:08.729Z] [2021-07-09T18:10:08.729Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:10:08.729Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-09T18:10:08.729Z] #64 DONE 0.0s [2021-07-09T18:10:08.729Z] [2021-07-09T18:10:08.729Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:10:08.729Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-09T18:10:08.729Z] #62 DONE 0.0s [2021-07-09T18:10:08.729Z] [2021-07-09T18:10:08.729Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-09T18:10:08.729Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-09T18:10:08.729Z] #26 DONE 0.0s [2021-07-09T18:10:08.729Z] [2021-07-09T18:10:08.729Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-09T18:10:08.729Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-09T18:10:08.729Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-07-09T18:10:08.729Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-07-09T18:10:08.729Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-07-09T18:10:08.729Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.1s [2021-07-09T18:10:08.729Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-09T18:10:08.729Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-09T18:10:08.729Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-09T18:10:08.756Z] #3 DONE 0.2s [2021-07-09T18:10:08.756Z] [2021-07-09T18:10:08.756Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-09T18:10:08.756Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-09T18:10:08.756Z] #4 CACHED [2021-07-09T18:10:08.868Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:08.919Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 0.8s [2021-07-09T18:10:08.919Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 0.8s [2021-07-09T18:10:08.919Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.14MB / 50.40MB 0.9s [2021-07-09T18:10:08.919Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 0.9s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-09T18:10:08.968Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [Pipeline] sh [2021-07-09T18:10:08.988Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 0.3s [2021-07-09T18:10:08.988Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.3s [2021-07-09T18:10:08.988Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done [2021-07-09T18:10:08.988Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 0.3s [2021-07-09T18:10:09.013Z] [2021-07-09T18:10:09.014Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T18:10:09.014Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T18:10:09.014Z] #5 DONE 0.1s [2021-07-09T18:10:09.014Z] [2021-07-09T18:10:09.014Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:10:09.014Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T18:10:09.182Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s done [2021-07-09T18:10:09.182Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 1.1s [2021-07-09T18:10:09.182Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 1.1s [2021-07-09T18:10:09.182Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.1s [2021-07-09T18:10:09.182Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 1.2s [2021-07-09T18:10:09.182Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 1.2s [2021-07-09T18:10:09.228Z] #9 DONE 15.0s [2021-07-09T18:10:09.228Z] [2021-07-09T18:10:09.228Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-09T18:10:09.228Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-09T18:10:09.248Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2021-07-09T18:10:09.248Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.4s [2021-07-09T18:10:09.248Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 0.4s [2021-07-09T18:10:09.248Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.4s [2021-07-09T18:10:09.248Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 0.6s [2021-07-09T18:10:09.248Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 0.6s [2021-07-09T18:10:09.259Z] + docker version [2021-07-09T18:10:09.259Z] Client: Docker Engine - Community [2021-07-09T18:10:09.259Z] Version: 20.10.6 [2021-07-09T18:10:09.259Z] API version: 1.41 [2021-07-09T18:10:09.259Z] Go version: go1.13.15 [2021-07-09T18:10:09.259Z] Git commit: 370c289 [2021-07-09T18:10:09.259Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-09T18:10:09.259Z] OS/Arch: linux/arm64 [2021-07-09T18:10:09.259Z] Context: default [2021-07-09T18:10:09.259Z] Experimental: true [2021-07-09T18:10:09.259Z] [2021-07-09T18:10:09.259Z] Server: Docker Engine - Community [2021-07-09T18:10:09.259Z] Engine: [2021-07-09T18:10:09.259Z] Version: 20.10.6 [2021-07-09T18:10:09.259Z] API version: 1.41 (minimum version 1.12) [2021-07-09T18:10:09.259Z] Go version: go1.13.15 [2021-07-09T18:10:09.259Z] Git commit: 8728dd2 [2021-07-09T18:10:09.259Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-09T18:10:09.259Z] OS/Arch: linux/arm64 [2021-07-09T18:10:09.259Z] Experimental: true [2021-07-09T18:10:09.259Z] containerd: [2021-07-09T18:10:09.259Z] Version: 1.4.6 [2021-07-09T18:10:09.259Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:09.259Z] runc: [2021-07-09T18:10:09.259Z] Version: 1.0.0-rc95 [2021-07-09T18:10:09.259Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:10:09.259Z] docker-init: [2021-07-09T18:10:09.259Z] Version: 0.19.0 [2021-07-09T18:10:09.259Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-09T18:10:09.272Z] #8 DONE 0.1s [2021-07-09T18:10:09.272Z] [2021-07-09T18:10:09.272Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:10:09.272Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-09T18:10:09.272Z] #7 DONE 0.1s [2021-07-09T18:10:09.272Z] [2021-07-09T18:10:09.272Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-09T18:10:09.272Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-09T18:10:09.272Z] #6 DONE 0.2s [2021-07-09T18:10:09.443Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 1.3s [2021-07-09T18:10:09.443Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 1.3s [2021-07-09T18:10:09.443Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 1.4s [2021-07-09T18:10:09.443Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-07-09T18:10:09.505Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.26MB / 50.40MB 0.7s [2021-07-09T18:10:09.505Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 0.7s [2021-07-09T18:10:09.505Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 0.7s [2021-07-09T18:10:09.505Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 0.8s [2021-07-09T18:10:09.505Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 0.8s [2021-07-09T18:10:09.530Z] [2021-07-09T18:10:09.530Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:10:09.530Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-09T18:10:09.530Z] #62 DONE 0.0s [2021-07-09T18:10:09.530Z] [2021-07-09T18:10:09.530Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:10:09.530Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-09T18:10:09.530Z] #64 DONE 0.0s [2021-07-09T18:10:09.530Z] [2021-07-09T18:10:09.530Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-09T18:10:09.530Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-09T18:10:09.530Z] #9 DONE 0.0s [2021-07-09T18:10:09.530Z] [2021-07-09T18:10:09.530Z] #23 [internal] load build context [2021-07-09T18:10:09.530Z] #23 sha256:1cfc62f34e974c9f268dc89e144a8445aff1a752868e1f0653c10867defad766 [2021-07-09T18:10:09.530Z] #23 ... [2021-07-09T18:10:09.530Z] [2021-07-09T18:10:09.530Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-09T18:10:09.530Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-09T18:10:09.531Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-09T18:10:09.531Z] #26 DONE 0.0s [2021-07-09T18:10:09.531Z] [2021-07-09T18:10:09.531Z] #23 [internal] load build context [2021-07-09T18:10:09.531Z] #23 sha256:1cfc62f34e974c9f268dc89e144a8445aff1a752868e1f0653c10867defad766 [2021-07-09T18:10:09.551Z] + docker info [2021-07-09T18:10:09.702Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.4s done [2021-07-09T18:10:09.702Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 1.6s [2021-07-09T18:10:09.702Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 1.6s [2021-07-09T18:10:09.702Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.5s done [2021-07-09T18:10:09.702Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.56MB / 120.17MB 1.8s [2021-07-09T18:10:09.761Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.0s [2021-07-09T18:10:09.761Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.0s [2021-07-09T18:10:09.761Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.65MB / 68.67MB 1.0s [2021-07-09T18:10:09.761Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s [2021-07-09T18:10:09.761Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.0s done [2021-07-09T18:10:09.761Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 1.1s [2021-07-09T18:10:09.761Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.1s [2021-07-09T18:10:09.960Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s [2021-07-09T18:10:09.960Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s done [2021-07-09T18:10:10.017Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done [2021-07-09T18:10:10.017Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.33MB / 68.67MB 1.3s [2021-07-09T18:10:10.017Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.53MB / 120.17MB 1.3s [2021-07-09T18:10:10.018Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.2s done [2021-07-09T18:10:10.018Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-07-09T18:10:08.159Z] > git remote # timeout=10 [2021-07-09T18:10:08.163Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T18:10:08.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:08.169Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-09T18:10:08.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T18:10:08.189Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:08.193Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:10:10.123Z] Client: [2021-07-09T18:10:10.123Z] Context: default [2021-07-09T18:10:10.123Z] Debug Mode: false [2021-07-09T18:10:10.123Z] Plugins: [2021-07-09T18:10:10.123Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-09T18:10:10.123Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-09T18:10:10.123Z] [2021-07-09T18:10:10.123Z] Server: [2021-07-09T18:10:10.123Z] Containers: 0 [2021-07-09T18:10:10.123Z] Running: 0 [2021-07-09T18:10:10.123Z] Paused: 0 [2021-07-09T18:10:10.123Z] Stopped: 0 [2021-07-09T18:10:10.123Z] Images: 2 [2021-07-09T18:10:10.123Z] Server Version: 20.10.6 [2021-07-09T18:10:10.123Z] Storage Driver: overlay2 [2021-07-09T18:10:10.123Z] Backing Filesystem: extfs [2021-07-09T18:10:10.123Z] Supports d_type: true [2021-07-09T18:10:10.123Z] Native Overlay Diff: true [2021-07-09T18:10:10.123Z] userxattr: false [2021-07-09T18:10:10.123Z] Logging Driver: json-file [2021-07-09T18:10:10.123Z] Cgroup Driver: cgroupfs [2021-07-09T18:10:10.123Z] Cgroup Version: 1 [2021-07-09T18:10:10.123Z] Plugins: [2021-07-09T18:10:10.123Z] Volume: local [2021-07-09T18:10:10.123Z] Network: bridge host ipvlan macvlan null overlay [2021-07-09T18:10:10.123Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-09T18:10:10.123Z] Swarm: inactive [2021-07-09T18:10:10.123Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-09T18:10:10.123Z] Default Runtime: runc [2021-07-09T18:10:10.123Z] Init Binary: docker-init [2021-07-09T18:10:10.123Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:10.123Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:10:10.123Z] init version: de40ad0 [2021-07-09T18:10:10.123Z] Security Options: [2021-07-09T18:10:10.123Z] apparmor [2021-07-09T18:10:10.123Z] seccomp [2021-07-09T18:10:10.123Z] Profile: default [2021-07-09T18:10:10.123Z] Kernel Version: 5.4.0-1048-aws [2021-07-09T18:10:10.123Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-09T18:10:10.123Z] OSType: linux [2021-07-09T18:10:10.123Z] Architecture: aarch64 [2021-07-09T18:10:10.123Z] CPUs: 4 [2021-07-09T18:10:10.123Z] Total Memory: 7.494GiB [2021-07-09T18:10:10.123Z] Name: ip-10-100-40-58 [2021-07-09T18:10:10.123Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-09T18:10:10.123Z] Docker Root Dir: /var/lib/docker [2021-07-09T18:10:10.123Z] Debug Mode: false [2021-07-09T18:10:10.123Z] Registry: https://index.docker.io/v1/ [2021-07-09T18:10:10.123Z] Labels: [2021-07-09T18:10:10.123Z] Experimental: true [2021-07-09T18:10:10.123Z] Insecure Registries: [2021-07-09T18:10:10.123Z] 127.0.0.0/8 [2021-07-09T18:10:10.123Z] Live Restore Enabled: true [2021-07-09T18:10:10.123Z] [2021-07-09T18:10:10.123Z] WARNING: No swap limit support [Pipeline] sh [2021-07-09T18:10:10.220Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.00MB / 120.17MB 2.1s [2021-07-09T18:10:10.220Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.55MB / 120.17MB 2.2s [2021-07-09T18:10:10.274Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 1.5s [2021-07-09T18:10:10.274Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.12MB / 120.17MB 1.5s [2021-07-09T18:10:10.274Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 1.6s [2021-07-09T18:10:08.900Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:08.974Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:10:10.415Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-09T18:10:10.415Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-09T18:10:10.415Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42613/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-09T18:10:10.415Z] + bash /home/ubuntu/workspace/moby_PR-42613/check-config.sh [2021-07-09T18:10:10.415Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-09T18:10:10.415Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-09T18:10:10.415Z] [2021-07-09T18:10:10.415Z] Generally Necessary: [2021-07-09T18:10:10.415Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-09T18:10:10.415Z] - apparmor: enabled and tools installed [2021-07-09T18:10:10.415Z] - CONFIG_NAMESPACES: enabled [2021-07-09T18:10:10.415Z] - CONFIG_NET_NS: enabled [2021-07-09T18:10:10.415Z] - CONFIG_PID_NS: enabled [2021-07-09T18:10:10.415Z] - CONFIG_IPC_NS: enabled [2021-07-09T18:10:10.415Z] - CONFIG_UTS_NS: enabled [2021-07-09T18:10:10.415Z] - CONFIG_CGROUPS: enabled [2021-07-09T18:10:10.415Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-09T18:10:10.415Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-09T18:10:10.415Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-09T18:10:10.415Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-09T18:10:10.415Z] - CONFIG_CPUSETS: enabled [2021-07-09T18:10:10.415Z] - CONFIG_MEMCG: enabled [2021-07-09T18:10:10.415Z] - CONFIG_KEYS: enabled [2021-07-09T18:10:10.415Z] - CONFIG_VETH: enabled (as module) [2021-07-09T18:10:10.415Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-09T18:10:10.415Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-09T18:10:10.415Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-09T18:10:10.415Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-09T18:10:10.477Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 2.5s [2021-07-09T18:10:10.532Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.7s [2021-07-09T18:10:10.532Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.85MB / 120.17MB 1.7s [2021-07-09T18:10:10.532Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.7s done [2021-07-09T18:10:10.532Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 1.8s [2021-07-09T18:10:10.532Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 1.9s [2021-07-09T18:10:10.677Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-09T18:10:10.677Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-09T18:10:10.677Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-09T18:10:10.677Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-09T18:10:10.677Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-09T18:10:10.677Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-09T18:10:10.677Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-09T18:10:10.677Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-09T18:10:10.677Z] [2021-07-09T18:10:10.677Z] Optional Features: [2021-07-09T18:10:10.677Z] - CONFIG_USER_NS: enabled [2021-07-09T18:10:10.677Z] - CONFIG_SECCOMP: enabled [2021-07-09T18:10:10.677Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-09T18:10:10.677Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-09T18:10:10.677Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-09T18:10:10.677Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-09T18:10:10.677Z] - CONFIG_BLK_CGROUP: enabled [2021-07-09T18:10:10.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-09T18:10:10.677Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-09T18:10:10.677Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-09T18:10:10.677Z] - CONFIG_CGROUP_PERF: enabled [2021-07-09T18:10:10.677Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-09T18:10:10.677Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-09T18:10:10.735Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 2.6s [2021-07-09T18:10:10.735Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 2.8s [2021-07-09T18:10:10.789Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 2.0s [2021-07-09T18:10:10.789Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 2.2s [2021-07-09T18:10:10.939Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-09T18:10:10.939Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-09T18:10:10.939Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-09T18:10:10.939Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-09T18:10:10.939Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-09T18:10:10.939Z] - CONFIG_IP_VS: enabled (as module) [2021-07-09T18:10:10.939Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-09T18:10:10.939Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-09T18:10:10.939Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-09T18:10:10.939Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-09T18:10:10.939Z] - CONFIG_EXT4_FS: enabled [2021-07-09T18:10:10.939Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-09T18:10:10.939Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-09T18:10:10.939Z] - Network Drivers: [2021-07-09T18:10:10.939Z] - "overlay": [2021-07-09T18:10:10.939Z] - CONFIG_VXLAN: enabled (as module) [2021-07-09T18:10:10.939Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-09T18:10:10.939Z] Optional (for encrypted networks): [2021-07-09T18:10:10.994Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 2.9s [2021-07-09T18:10:11.045Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.80MB / 120.17MB 2.3s [2021-07-09T18:10:11.045Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.78MB / 120.17MB 2.4s [2021-07-09T18:10:11.147Z] #10 DONE 2.1s [2021-07-09T18:10:11.200Z] - CONFIG_CRYPTO: enabled [2021-07-09T18:10:11.200Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-09T18:10:11.200Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-09T18:10:11.200Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-09T18:10:11.200Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-09T18:10:11.200Z] - CONFIG_XFRM: enabled [2021-07-09T18:10:11.200Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-09T18:10:11.200Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-09T18:10:11.200Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-09T18:10:11.200Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-09T18:10:11.200Z] - "ipvlan": [2021-07-09T18:10:11.200Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-09T18:10:11.200Z] - "macvlan": [2021-07-09T18:10:11.200Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-09T18:10:11.200Z] - CONFIG_DUMMY: enabled (as module) [2021-07-09T18:10:11.200Z] - "ftp,tftp client in container": [2021-07-09T18:10:11.200Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-09T18:10:11.200Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-09T18:10:11.200Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-09T18:10:11.200Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-09T18:10:11.200Z] - Storage Drivers: [2021-07-09T18:10:11.200Z] - "aufs": [2021-07-09T18:10:11.200Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-09T18:10:11.200Z] - "btrfs": [2021-07-09T18:10:11.200Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-09T18:10:11.200Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-09T18:10:11.200Z] - "devicemapper": [2021-07-09T18:10:11.200Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-09T18:10:11.200Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-09T18:10:11.200Z] - "overlay": [2021-07-09T18:10:11.200Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-09T18:10:11.200Z] - "zfs": [2021-07-09T18:10:11.200Z] - /dev/zfs: present [2021-07-09T18:10:11.200Z] - zfs command: missing [2021-07-09T18:10:11.200Z] - zpool command: missing [2021-07-09T18:10:11.200Z] [2021-07-09T18:10:11.200Z] Limits: [2021-07-09T18:10:11.200Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-09T18:10:11.200Z] [2021-07-09T18:10:11.200Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-09T18:10:11.252Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.1s done [2021-07-09T18:10:11.253Z] #9 ... [2021-07-09T18:10:11.253Z] [2021-07-09T18:10:11.253Z] #23 [internal] load build context [2021-07-09T18:10:11.253Z] #23 sha256:7267301d6e976188be7115e13c90beccdf6fcf75a1d7fcafb7b2ff5744cb09f0 [2021-07-09T18:10:11.253Z] #23 transferring context: 53.39MB 3.3s done [2021-07-09T18:10:11.253Z] #23 DONE 3.4s [2021-07-09T18:10:11.253Z] [2021-07-09T18:10:11.253Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-09T18:10:11.253Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [Pipeline] sh [2021-07-09T18:10:11.301Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 2.6s [2021-07-09T18:10:11.407Z] [2021-07-09T18:10:11.407Z] #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-07-09T18:10:11.407Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-09T18:10:11.540Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:72b66d56a55927687734fae392f6e451cc7db8a2 . [2021-07-09T18:10:11.558Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.7s done [2021-07-09T18:10:11.668Z] #11 DONE 0.5s [2021-07-09T18:10:11.929Z] [2021-07-09T18:10:11.929Z] #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-07-09T18:10:11.929Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:10:11.929Z] #45 ... [2021-07-09T18:10:11.929Z] [2021-07-09T18:10:11.929Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-09T18:10:11.929Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-09T18:10:11.929Z] #39 DONE 0.2s [2021-07-09T18:10:11.929Z] [2021-07-09T18:10:11.929Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-09T18:10:11.929Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-09T18:10:11.929Z] #31 DONE 0.2s [2021-07-09T18:10:12.190Z] [2021-07-09T18:10:12.190Z] #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-07-09T18:10:12.190Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:10:12.486Z] #9 ... [2021-07-09T18:10:12.486Z] [2021-07-09T18:10:12.486Z] #23 [internal] load build context [2021-07-09T18:10:12.486Z] #23 sha256:3a74d51daa4692096e637531a83b782d24a11d4ed0cee638489c27a82408c28f [2021-07-09T18:10:12.486Z] #23 transferring context: 53.38MB 3.8s done [2021-07-09T18:10:12.486Z] #23 DONE 3.8s [2021-07-09T18:10:12.486Z] [2021-07-09T18:10:12.486Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-09T18:10:12.486Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-09T18:10:13.088Z] Merge succeeded, producing 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:13.088Z] Checking out Revision 72b66d56a55927687734fae392f6e451cc7db8a2 (PR-42613) [2021-07-09T18:10:13.155Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s done [2021-07-09T18:10:13.155Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-07-09T18:10:13.155Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-07-09T18:10:13.155Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-07-09T18:10:13.414Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-07-09T18:10:13.414Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-07-09T18:10:13.739Z] #23 transferring context: 53.39MB 3.7s done [2021-07-09T18:10:13.739Z] #23 DONE 3.8s [2021-07-09T18:10:13.739Z] [2021-07-09T18:10:13.739Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-09T18:10:13.739Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-09T18:10:13.739Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-07-09T18:10:13.739Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2021-07-09T18:10:13.739Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-09T18:10:13.739Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-09T18:10:13.739Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s done [2021-07-09T18:10:13.739Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-09T18:10:13.739Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-07-09T18:10:13.739Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.3s done [2021-07-09T18:10:13.739Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.2s done [2021-07-09T18:10:13.739Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.8s done [2021-07-09T18:10:13.739Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.5s [2021-07-09T18:10:13.739Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.4s done [2021-07-09T18:10:13.854Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.5s done [2021-07-09T18:10:13.854Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-07-09T18:10:13.854Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-07-09T18:10:13.854Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-07-09T18:10:13.902Z] Commit message: "[20.10] vendor github.com/Microsoft/hcsshim 64a2b71405dacf76c95600f4c756a991ad09cf7c (moby branch)" [2021-07-09T18:10:14.093Z] #1 [internal] load build definition from Dockerfile [2021-07-09T18:10:14.093Z] #1 sha256:5e760e6bc5dc27d126be5cf8f857bc7ce21b2fc70a09d8ff9650dd2ddd44e427 [2021-07-09T18:10:14.093Z] #1 transferring dockerfile: 17.02kB done [2021-07-09T18:10:14.093Z] #1 DONE 0.0s [2021-07-09T18:10:14.416Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-07-09T18:10:14.416Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-07-09T18:10:12.669Z] > git remote # timeout=10 [2021-07-09T18:10:12.738Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T18:10:12.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T18:10:12.811Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-09T18:10:12.971Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-09T18:10:13.120Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T18:10:13.194Z] > git checkout -f 72b66d56a55927687734fae392f6e451cc7db8a2 # timeout=10 [2021-07-09T18:10:14.294Z] > git --version # timeout=10 [2021-07-09T18:10:14.372Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-09T18:10:14.442Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-09T18:10:14.667Z] [2021-07-09T18:10:14.667Z] #2 [internal] load .dockerignore [2021-07-09T18:10:14.667Z] #2 sha256:3ae9359b47683802b5748ebdf87f900ba011255e5260f8f8e1650571bc815377 [2021-07-09T18:10:14.667Z] #2 transferring context: 87B done [2021-07-09T18:10:14.667Z] #2 DONE 0.0s [2021-07-09T18:10:14.674Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.8s done [2021-07-09T18:10:14.674Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-07-09T18:10:14.933Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-07-09T18:10:14.933Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-09T18:10:15.192Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2021-07-09T18:10:15.193Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-07-09T18:10:15.240Z] [2021-07-09T18:10:15.240Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-09T18:10:15.240Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-09T18:10:15.353Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.9s done [2021-07-09T18:10:15.623Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-07-09T18:10:15.813Z] #3 DONE 0.2s [2021-07-09T18:10:15.813Z] [2021-07-09T18:10:15.813Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-09T18:10:15.813Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-09T18:10:15.813Z] #4 CACHED [2021-07-09T18:10:16.066Z] + docker version [2021-07-09T18:10:16.066Z] Client: [2021-07-09T18:10:16.066Z] Version: 20.10.6 [2021-07-09T18:10:16.066Z] API version: 1.41 [2021-07-09T18:10:16.066Z] Go version: go1.16.3 [2021-07-09T18:10:16.066Z] Git commit: 370c289 [2021-07-09T18:10:16.066Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-09T18:10:16.066Z] OS/Arch: windows/amd64 [2021-07-09T18:10:16.066Z] Context: default [2021-07-09T18:10:16.066Z] Experimental: true [2021-07-09T18:10:16.066Z] [2021-07-09T18:10:16.066Z] Server: Docker Engine - Community [2021-07-09T18:10:16.066Z] Engine: [2021-07-09T18:10:16.066Z] Version: 20.10.6 [2021-07-09T18:10:16.066Z] API version: 1.41 (minimum version 1.24) [2021-07-09T18:10:16.066Z] Go version: go1.13.15 [2021-07-09T18:10:16.066Z] Git commit: 8728dd2 [2021-07-09T18:10:16.066Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-09T18:10:16.066Z] OS/Arch: windows/amd64 [2021-07-09T18:10:16.066Z] Experimental: true [Pipeline] sh [2021-07-09T18:10:16.308Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2021-07-09T18:10:16.387Z] [2021-07-09T18:10:16.387Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:10:16.387Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T18:10:16.565Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-07-09T18:10:16.648Z] #8 DONE 0.1s [2021-07-09T18:10:16.648Z] [2021-07-09T18:10:16.648Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T18:10:16.648Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-09T18:10:16.648Z] #5 DONE 0.1s [2021-07-09T18:10:16.648Z] [2021-07-09T18:10:16.648Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T18:10:16.648Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-09T18:10:16.648Z] #6 DONE 0.1s [2021-07-09T18:10:16.648Z] [2021-07-09T18:10:16.648Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-09T18:10:16.648Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-07-09T18:10:16.648Z] #7 DONE 0.4s [2021-07-09T18:10:17.081Z] + docker info [2021-07-09T18:10:17.487Z] #32 ... [2021-07-09T18:10:17.487Z] [2021-07-09T18:10:17.487Z] #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-07-09T18:10:17.487Z] #58 sha256:085156c5008427a6739dde75014f1543cc47792ec8a68bd81e6b54bb6ec50ed9 [2021-07-09T18:10:17.487Z] #58 5.301 + RM_GOPATH=0 [2021-07-09T18:10:17.487Z] #58 5.301 + TMP_GOPATH= [2021-07-09T18:10:17.487Z] #58 5.301 + : /build [2021-07-09T18:10:17.487Z] #58 5.301 + '[' -z '' ']' [2021-07-09T18:10:17.487Z] #58 5.301 ++ mktemp -d [2021-07-09T18:10:17.487Z] #58 5.305 + export GOPATH=/tmp/tmp.mFnz9RHfzT [2021-07-09T18:10:17.487Z] #58 5.305 + GOPATH=/tmp/tmp.mFnz9RHfzT [2021-07-09T18:10:17.487Z] #58 5.305 + RM_GOPATH=1 [2021-07-09T18:10:17.487Z] #58 5.305 + case "$(go env GOARCH)" in [2021-07-09T18:10:17.487Z] #58 5.308 ++ go env GOARCH [2021-07-09T18:10:17.487Z] #58 5.353 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:17.487Z] #58 5.353 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:17.487Z] #58 5.353 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:17.487Z] #58 5.363 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:17.487Z] #58 5.363 + dir=/tmp/install [2021-07-09T18:10:17.487Z] #58 5.363 + bin=rootlesskit [2021-07-09T18:10:17.487Z] #58 5.363 + shift [2021-07-09T18:10:17.487Z] #58 5.363 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-09T18:10:17.487Z] #58 5.363 + . /tmp/install/rootlesskit.installer [2021-07-09T18:10:17.487Z] #58 5.363 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:17.487Z] #58 5.363 + install_rootlesskit [2021-07-09T18:10:17.487Z] #58 5.363 + case "$1" in [2021-07-09T18:10:17.487Z] #58 5.363 + export CGO_ENABLED=0 [2021-07-09T18:10:17.487Z] #58 5.363 + CGO_ENABLED=0 [2021-07-09T18:10:17.487Z] #58 5.363 + _install_rootlesskit [2021-07-09T18:10:17.487Z] #58 5.363 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-09T18:10:17.487Z] #58 5.363 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mFnz9RHfzT/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:17.487Z] #58 5.393 Cloning into '/tmp/tmp.mFnz9RHfzT/src/github.com/rootless-containers/rootlesskit'... [2021-07-09T18:10:17.487Z] #58 ... [2021-07-09T18:10:17.487Z] [2021-07-09T18:10:17.487Z] #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-07-09T18:10:17.487Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-09T18:10:17.487Z] #12 DONE 5.7s [2021-07-09T18:10:17.487Z] [2021-07-09T18:10:17.487Z] #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-07-09T18:10:17.487Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:17.604Z] [2021-07-09T18:10:17.604Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:10:17.604Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-09T18:10:17.604Z] #64 DONE 0.0s [2021-07-09T18:10:17.604Z] [2021-07-09T18:10:17.604Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T18:10:17.604Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-09T18:10:17.604Z] #62 DONE 0.0s [2021-07-09T18:10:17.604Z] [2021-07-09T18:10:17.604Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-09T18:10:17.604Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-09T18:10:17.604Z] #26 DONE 0.0s [2021-07-09T18:10:17.604Z] [2021-07-09T18:10:17.604Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-09T18:10:17.604Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-07-09T18:10:17.604Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-07-09T18:10:17.604Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-09T18:10:17.604Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-07-09T18:10:17.604Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-07-09T18:10:17.604Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2021-07-09T18:10:17.604Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s [2021-07-09T18:10:17.604Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.1s [2021-07-09T18:10:17.604Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 11.10MB / 49.18MB 0.3s [2021-07-09T18:10:17.604Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.34MB / 7.68MB 0.3s [2021-07-09T18:10:17.604Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.15MB / 9.98MB 0.3s [2021-07-09T18:10:17.726Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done [2021-07-09T18:10:17.726Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-07-09T18:10:17.888Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.83MB / 49.18MB 0.4s [2021-07-09T18:10:17.888Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s done [2021-07-09T18:10:17.888Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 5.24MB / 9.98MB 0.4s [2021-07-09T18:10:17.888Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 22.02MB / 49.18MB 0.5s [2021-07-09T18:10:17.888Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s [2021-07-09T18:10:17.888Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.5s [2021-07-09T18:10:18.155Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.3s done [2021-07-09T18:10:18.155Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-07-09T18:10:18.172Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 40.89MB / 49.18MB 0.7s [2021-07-09T18:10:18.172Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.6s done [2021-07-09T18:10:18.172Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.7s [2021-07-09T18:10:18.172Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.8s [2021-07-09T18:10:18.173Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 6.29MB / 52.16MB 0.8s [2021-07-09T18:10:18.436Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 15.45MB / 52.16MB 0.9s [2021-07-09T18:10:18.436Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 13.63MB / 62.53MB 0.9s [2021-07-09T18:10:18.436Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.26MB / 52.16MB 1.1s [2021-07-09T18:10:18.436Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 1.1s [2021-07-09T18:10:18.458Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.9s done [2021-07-09T18:10:18.606Z] Client: [2021-07-09T18:10:18.606Z] Context: default [2021-07-09T18:10:18.606Z] Debug Mode: false [2021-07-09T18:10:18.606Z] Plugins: [2021-07-09T18:10:18.606Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-09T18:10:18.606Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-09T18:10:18.606Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-09T18:10:18.606Z] [2021-07-09T18:10:18.606Z] Server: [2021-07-09T18:10:18.606Z] Containers: 0 [2021-07-09T18:10:18.606Z] Running: 0 [2021-07-09T18:10:18.606Z] Paused: 0 [2021-07-09T18:10:18.606Z] Stopped: 0 [2021-07-09T18:10:18.606Z] Images: 10 [2021-07-09T18:10:18.606Z] Server Version: 20.10.6 [2021-07-09T18:10:18.606Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-09T18:10:18.606Z] Windows: [2021-07-09T18:10:18.606Z] LCOW: [2021-07-09T18:10:18.606Z] Logging Driver: json-file [2021-07-09T18:10:18.606Z] Plugins: [2021-07-09T18:10:18.606Z] Volume: local [2021-07-09T18:10:18.606Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-09T18:10:18.606Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-09T18:10:18.606Z] Swarm: inactive [2021-07-09T18:10:18.606Z] Default Isolation: process [2021-07-09T18:10:18.606Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-09T18:10:18.606Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-09T18:10:18.606Z] OSType: windows [2021-07-09T18:10:18.606Z] Architecture: x86_64 [2021-07-09T18:10:18.606Z] CPUs: 4 [2021-07-09T18:10:18.606Z] Total Memory: 32GiB [2021-07-09T18:10:18.606Z] Name: azwin-2-7e8df0 [2021-07-09T18:10:18.606Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-09T18:10:18.606Z] Docker Root Dir: D:\docker [2021-07-09T18:10:18.606Z] Debug Mode: false [2021-07-09T18:10:18.606Z] Registry: https://index.docker.io/v1/ [2021-07-09T18:10:18.606Z] Labels: [2021-07-09T18:10:18.606Z] Experimental: true [2021-07-09T18:10:18.606Z] Insecure Registries: [2021-07-09T18:10:18.606Z] 10.0.0.4:5000 [2021-07-09T18:10:18.606Z] 127.0.0.0/8 [2021-07-09T18:10:18.606Z] Registry Mirrors: [2021-07-09T18:10:18.606Z] http://10.0.0.4:5000/ [2021-07-09T18:10:18.606Z] Live Restore Enabled: false [2021-07-09T18:10:18.606Z] Product License: Community Engine [2021-07-09T18:10:18.606Z] [2021-07-09T18:10:18.707Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 45.09MB / 62.53MB 1.2s [2021-07-09T18:10:18.707Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.2s done [2021-07-09T18:10:18.707Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.41MB / 52.16MB 1.3s [2021-07-09T18:10:18.707Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.38MB / 62.53MB 1.3s [2021-07-09T18:10:18.707Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 1.3s [2021-07-09T18:10:18.714Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-09T18:10:18.972Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 36.70MB / 52.16MB 1.5s [2021-07-09T18:10:18.972Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 61.87MB / 62.53MB 1.5s [2021-07-09T18:10:18.972Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 40.40MB / 52.16MB 1.6s [2021-07-09T18:10:18.972Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 8.39MB / 97.69MB 1.6s [2021-07-09T18:10:18.972Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-07-09T18:10:18.972Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 49.28MB / 52.16MB 1.7s [2021-07-09T18:10:19.238Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.8s [2021-07-09T18:10:19.402Z] #13 1.906 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:10:19.402Z] #13 1.907 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:19.402Z] #13 1.908 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:19.402Z] #13 1.908 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:19.504Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.83MB / 97.69MB 2.1s [2021-07-09T18:10:19.505Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.2s done [2021-07-09T18:10:19.505Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 26.21MB / 97.69MB 2.2s [2021-07-09T18:10:19.629Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.0s done [2021-07-09T18:10:19.629Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-07-09T18:10:19.768Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 2.4s [2021-07-09T18:10:20.031Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 50.14MB / 97.69MB 2.6s [2021-07-09T18:10:20.031Z] #9 ... [2021-07-09T18:10:20.031Z] [2021-07-09T18:10:20.031Z] #23 [internal] load build context [2021-07-09T18:10:20.031Z] #23 sha256:1c5ee582610cd48ed7280bfaff14c08d8a591b32173456d69805d257c0ccc675 [2021-07-09T18:10:20.031Z] #23 transferring context: 53.39MB 2.5s done [2021-07-09T18:10:20.031Z] #23 DONE 2.7s [2021-07-09T18:10:20.031Z] [2021-07-09T18:10:20.031Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-09T18:10:20.031Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-07-09T18:10:20.294Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.7s done [2021-07-09T18:10:20.294Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 2.8s [2021-07-09T18:10:20.294Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 2.7s done [2021-07-09T18:10:20.294Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.0s [2021-07-09T18:10:21.240Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.9s done [2021-07-09T18:10:21.502Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.5s done [2021-07-09T18:10:21.502Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-07-09T18:10:21.950Z] #13 ... [2021-07-09T18:10:21.950Z] [2021-07-09T18:10:21.950Z] #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-07-09T18:10:21.950Z] #67 sha256:2cf5131b1dfe33a4401ddeb2472357820246bad5cf62e45bb4c8d805bd507726 [2021-07-09T18:10:21.950Z] #67 3.620 + RM_GOPATH=0 [2021-07-09T18:10:21.950Z] #67 3.620 + TMP_GOPATH= [2021-07-09T18:10:21.950Z] #67 3.620 + : /build [2021-07-09T18:10:21.950Z] #67 3.620 + '[' -z '' ']' [2021-07-09T18:10:21.951Z] #67 3.620 ++ mktemp -d [2021-07-09T18:10:21.951Z] #67 3.620 + export GOPATH=/tmp/tmp.5DF4cvrrzH [2021-07-09T18:10:21.951Z] #67 3.620 + GOPATH=/tmp/tmp.5DF4cvrrzH [2021-07-09T18:10:21.951Z] #67 3.620 + RM_GOPATH=1 [2021-07-09T18:10:21.951Z] #67 3.620 + case "$(go env GOARCH)" in [2021-07-09T18:10:21.951Z] #67 3.620 ++ go env GOARCH [2021-07-09T18:10:21.951Z] #67 3.631 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:21.951Z] #67 3.631 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:21.951Z] #67 3.633 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:21.951Z] #67 3.633 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:21.951Z] #67 3.633 + dir=/tmp/install [2021-07-09T18:10:21.951Z] #67 3.633 + bin=proxy [2021-07-09T18:10:21.951Z] #67 3.633 + shift [2021-07-09T18:10:21.951Z] #67 3.633 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-09T18:10:21.951Z] #67 3.633 + . /tmp/install/proxy.installer [2021-07-09T18:10:21.951Z] #67 3.633 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:21.951Z] #67 3.633 + install_proxy [2021-07-09T18:10:21.951Z] #67 3.633 + case "$1" in [2021-07-09T18:10:21.951Z] #67 3.633 + export CGO_ENABLED=0 [2021-07-09T18:10:21.951Z] #67 3.633 + CGO_ENABLED=0 [2021-07-09T18:10:21.951Z] #67 3.633 + _install_proxy [2021-07-09T18:10:21.951Z] #67 3.633 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-09T18:10:21.951Z] #67 3.633 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5DF4cvrrzH/src/github.com/docker/libnetwork [2021-07-09T18:10:21.951Z] #67 3.638 Cloning into '/tmp/tmp.5DF4cvrrzH/src/github.com/docker/libnetwork'... [2021-07-09T18:10:21.951Z] #67 ... [2021-07-09T18:10:21.951Z] [2021-07-09T18:10:21.951Z] #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-07-09T18:10:21.951Z] #24 sha256:eb61452c223268712f920896d9fb89c5420c893c84efbec5ac402dc8b55cd26c [2021-07-09T18:10:21.951Z] #24 4.692 + RM_GOPATH=0 [2021-07-09T18:10:21.951Z] #24 4.692 + TMP_GOPATH= [2021-07-09T18:10:21.951Z] #24 4.692 + : /build [2021-07-09T18:10:21.951Z] #24 4.692 + '[' -z '' ']' [2021-07-09T18:10:21.951Z] #24 4.692 ++ mktemp -d [2021-07-09T18:10:21.951Z] #24 4.692 + export GOPATH=/tmp/tmp.G7PlH8PFni [2021-07-09T18:10:21.951Z] #24 4.692 + GOPATH=/tmp/tmp.G7PlH8PFni [2021-07-09T18:10:21.951Z] #24 4.692 + RM_GOPATH=1 [2021-07-09T18:10:21.951Z] #24 4.692 + case "$(go env GOARCH)" in [2021-07-09T18:10:21.951Z] #24 4.692 ++ go env GOARCH [2021-07-09T18:10:21.951Z] #24 4.708 Install docker/cli version 17.06.2-ce from stable [2021-07-09T18:10:21.951Z] #24 4.708 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:21.951Z] #24 4.708 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:21.951Z] #24 4.708 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:21.951Z] #24 4.708 + dir=/tmp/install [2021-07-09T18:10:21.951Z] #24 4.708 + bin=dockercli [2021-07-09T18:10:21.951Z] #24 4.708 + shift [2021-07-09T18:10:21.951Z] #24 4.708 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-09T18:10:21.951Z] #24 4.708 + . /tmp/install/dockercli.installer [2021-07-09T18:10:21.951Z] #24 4.708 ++ : stable [2021-07-09T18:10:21.951Z] #24 4.708 ++ : 17.06.2-ce [2021-07-09T18:10:21.951Z] #24 4.708 + install_dockercli [2021-07-09T18:10:21.951Z] #24 4.708 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-09T18:10:21.951Z] #24 4.708 ++ uname -m [2021-07-09T18:10:21.951Z] #24 4.721 + arch=x86_64 [2021-07-09T18:10:21.951Z] #24 4.721 + '[' x86_64 '!=' x86_64 ']' [2021-07-09T18:10:21.951Z] #24 4.721 + url=https://download.docker.com/linux/static [2021-07-09T18:10:21.951Z] #24 4.721 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-09T18:10:21.951Z] #24 4.721 + tar -xz docker/docker [2021-07-09T18:10:22.076Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-07-09T18:10:22.076Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-07-09T18:10:22.212Z] #24 ... [2021-07-09T18:10:22.212Z] [2021-07-09T18:10:22.212Z] #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-07-09T18:10:22.212Z] #47 sha256:f7e2f736a95571e40e1b50f76e6766c3eac0e3d2945cbf6fb5bc5fca778387a1 [2021-07-09T18:10:22.212Z] #47 5.301 + RM_GOPATH=0 [2021-07-09T18:10:22.212Z] #47 5.301 + TMP_GOPATH= [2021-07-09T18:10:22.212Z] #47 5.301 + : /build [2021-07-09T18:10:22.212Z] #47 5.301 + '[' -z '' ']' [2021-07-09T18:10:22.212Z] #47 5.303 ++ mktemp -d [2021-07-09T18:10:22.212Z] #47 5.303 + export GOPATH=/tmp/tmp.RQ5kTarA2Y [2021-07-09T18:10:22.212Z] #47 5.303 + GOPATH=/tmp/tmp.RQ5kTarA2Y [2021-07-09T18:10:22.212Z] #47 5.303 + RM_GOPATH=1 [2021-07-09T18:10:22.212Z] #47 5.303 + case "$(go env GOARCH)" in [2021-07-09T18:10:22.212Z] #47 5.303 ++ go env GOARCH [2021-07-09T18:10:22.212Z] #47 5.317 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:22.212Z] #47 5.317 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:22.212Z] #47 5.317 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:22.212Z] #47 5.317 + dir=/tmp/install [2021-07-09T18:10:22.212Z] #47 5.317 + bin=gotestsum [2021-07-09T18:10:22.212Z] #47 5.317 + shift [2021-07-09T18:10:22.212Z] #47 5.317 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-09T18:10:22.212Z] #47 5.317 + . /tmp/install/gotestsum.installer [2021-07-09T18:10:22.212Z] #47 5.317 ++ : v0.5.3 [2021-07-09T18:10:22.212Z] #47 5.324 + install_gotestsum [2021-07-09T18:10:22.212Z] #47 5.324 + set -e [2021-07-09T18:10:22.212Z] #47 5.324 + export GO111MODULE=on [2021-07-09T18:10:22.212Z] #47 5.324 + GO111MODULE=on [2021-07-09T18:10:22.212Z] #47 5.324 + GOBIN=/build [2021-07-09T18:10:22.212Z] #47 5.324 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-09T18:10:22.212Z] #47 5.363 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:22.212Z] #47 5.363 go: finding gotest.tools v0.5.3 [2021-07-09T18:10:22.212Z] #47 6.877 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:22.212Z] #47 7.407 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:22.212Z] #47 9.424 go: downloading github.com/fatih/color v1.9.0 [2021-07-09T18:10:22.212Z] #47 9.530 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:22.212Z] #47 9.536 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:22.212Z] #47 9.562 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:22.212Z] #47 9.574 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:22.212Z] #47 9.596 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:22.212Z] #47 9.769 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:22.212Z] #47 9.773 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:22.212Z] #47 9.774 go: extracting github.com/fatih/color v1.9.0 [2021-07-09T18:10:22.212Z] #47 9.976 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:22.212Z] #47 10.02 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:22.212Z] #47 10.07 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:22.212Z] #47 10.13 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:22.212Z] #47 10.41 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:22.212Z] #47 ... [2021-07-09T18:10:22.212Z] [2021-07-09T18:10:22.212Z] #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-07-09T18:10:22.212Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:10:22.212Z] #49 5.198 + RM_GOPATH=0 [2021-07-09T18:10:22.212Z] #49 5.198 + TMP_GOPATH= [2021-07-09T18:10:22.212Z] #49 5.198 + : /build [2021-07-09T18:10:22.212Z] #49 5.198 + '[' -z '' ']' [2021-07-09T18:10:22.212Z] #49 5.198 ++ mktemp -d [2021-07-09T18:10:22.212Z] #49 5.198 + export GOPATH=/tmp/tmp.Npf8tHwONe [2021-07-09T18:10:22.212Z] #49 5.198 + GOPATH=/tmp/tmp.Npf8tHwONe [2021-07-09T18:10:22.212Z] #49 5.198 + RM_GOPATH=1 [2021-07-09T18:10:22.212Z] #49 5.198 + case "$(go env GOARCH)" in [2021-07-09T18:10:22.212Z] #49 5.198 ++ go env GOARCH [2021-07-09T18:10:22.212Z] #49 5.233 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:22.212Z] #49 5.233 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:22.212Z] #49 5.233 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:22.212Z] #49 5.233 + dir=/tmp/install [2021-07-09T18:10:22.212Z] #49 5.233 + bin=golangci_lint [2021-07-09T18:10:22.212Z] #49 5.233 + shift [2021-07-09T18:10:22.212Z] #49 5.233 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-09T18:10:22.212Z] #49 5.233 + . /tmp/install/golangci_lint.installer [2021-07-09T18:10:22.212Z] #49 5.233 ++ : v1.23.8 [2021-07-09T18:10:22.212Z] #49 5.233 + install_golangci_lint [2021-07-09T18:10:22.212Z] #49 5.233 + set -e [2021-07-09T18:10:22.212Z] #49 5.233 + export GO111MODULE=on [2021-07-09T18:10:22.212Z] #49 5.233 + GO111MODULE=on [2021-07-09T18:10:22.212Z] #49 5.233 + GOBIN=/build [2021-07-09T18:10:22.212Z] #49 5.233 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-09T18:10:22.212Z] #49 5.258 go: finding github.com v1.23.8 [2021-07-09T18:10:22.212Z] #49 5.259 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-09T18:10:22.212Z] #49 5.260 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-09T18:10:22.212Z] #49 5.274 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:22.212Z] #49 5.274 go: finding github.com/golangci v1.23.8 [2021-07-09T18:10:22.212Z] #49 6.418 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:22.212Z] #49 7.341 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:22.338Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-07-09T18:10:22.342Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2021-07-09T18:10:22.342Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-09T18:10:22.342Z] #9 DONE 14.4s [2021-07-09T18:10:22.473Z] #49 ... [2021-07-09T18:10:22.474Z] [2021-07-09T18:10:22.474Z] #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-07-09T18:10:22.474Z] #51 sha256:6cc58139f7329adf9f81dae6c7c07ed0d243ec3060054bea1ca17bd9ed15661f [2021-07-09T18:10:22.474Z] #51 4.598 + RM_GOPATH=0 [2021-07-09T18:10:22.474Z] #51 4.598 + TMP_GOPATH= [2021-07-09T18:10:22.474Z] #51 4.598 + : /build [2021-07-09T18:10:22.474Z] #51 4.598 + '[' -z '' ']' [2021-07-09T18:10:22.474Z] #51 4.598 ++ mktemp -d [2021-07-09T18:10:22.474Z] #51 4.598 + export GOPATH=/tmp/tmp.9TDPVSYGTW [2021-07-09T18:10:22.474Z] #51 4.598 + GOPATH=/tmp/tmp.9TDPVSYGTW [2021-07-09T18:10:22.474Z] #51 4.598 + RM_GOPATH=1 [2021-07-09T18:10:22.474Z] #51 4.598 + case "$(go env GOARCH)" in [2021-07-09T18:10:22.474Z] #51 4.598 ++ go env GOARCH [2021-07-09T18:10:22.474Z] #51 4.610 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:22.474Z] #51 4.610 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:22.474Z] #51 4.618 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:22.474Z] #51 4.619 + dir=/tmp/install [2021-07-09T18:10:22.474Z] #51 4.623 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:22.474Z] #51 4.623 + bin=shfmt [2021-07-09T18:10:22.474Z] #51 4.623 + shift [2021-07-09T18:10:22.474Z] #51 4.623 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-09T18:10:22.474Z] #51 4.623 + . /tmp/install/shfmt.installer [2021-07-09T18:10:22.474Z] #51 4.623 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:22.474Z] #51 4.623 + install_shfmt [2021-07-09T18:10:22.474Z] #51 4.623 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-09T18:10:22.474Z] #51 4.623 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9TDPVSYGTW/src/github.com/mvdan/sh [2021-07-09T18:10:22.474Z] #51 4.641 Cloning into '/tmp/tmp.9TDPVSYGTW/src/github.com/mvdan/sh'... [2021-07-09T18:10:22.474Z] #51 ... [2021-07-09T18:10:22.474Z] [2021-07-09T18:10:22.474Z] #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-07-09T18:10:22.474Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:22.474Z] #55 5.409 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:22.474Z] #55 5.436 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:22.474Z] #55 5.514 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:22.600Z] [2021-07-09T18:10:22.600Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-09T18:10:22.600Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-09T18:10:22.601Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-07-09T18:10:22.735Z] #55 8.657 Reading package lists... [2021-07-09T18:10:22.735Z] #55 ... [2021-07-09T18:10:22.735Z] [2021-07-09T18:10:22.735Z] #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-07-09T18:10:22.735Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:22.735Z] #42 6.534 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:22.735Z] #42 6.535 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:22.735Z] #42 6.536 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:22.735Z] #42 9.775 Reading package lists... [2021-07-09T18:10:22.735Z] #42 ... [2021-07-09T18:10:22.735Z] [2021-07-09T18:10:22.735Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:22.735Z] #34 sha256:92d8bb4da6e4a33b504017afafc3db48ef3368827b2e474bb0458a8cc2acccdb [2021-07-09T18:10:22.735Z] #34 5.556 + RM_GOPATH=0 [2021-07-09T18:10:22.735Z] #34 5.556 + TMP_GOPATH= [2021-07-09T18:10:22.735Z] #34 5.556 + : /build [2021-07-09T18:10:22.735Z] #34 5.556 + '[' -z '' ']' [2021-07-09T18:10:22.735Z] #34 5.557 ++ mktemp -d [2021-07-09T18:10:22.735Z] #34 5.564 + export GOPATH=/tmp/tmp.pYtnV0VJXf [2021-07-09T18:10:22.735Z] #34 5.564 + GOPATH=/tmp/tmp.pYtnV0VJXf [2021-07-09T18:10:22.735Z] #34 5.564 + RM_GOPATH=1 [2021-07-09T18:10:22.735Z] #34 5.564 + case "$(go env GOARCH)" in [2021-07-09T18:10:22.735Z] #34 5.564 ++ go env GOARCH [2021-07-09T18:10:22.735Z] #34 5.783 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:22.735Z] #34 5.783 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:22.735Z] #34 5.783 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:22.735Z] #34 5.794 + dir=/tmp/install [2021-07-09T18:10:22.735Z] #34 5.794 + bin=tomlv [2021-07-09T18:10:22.735Z] #34 5.794 + shift [2021-07-09T18:10:22.735Z] #34 5.794 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-09T18:10:22.735Z] #34 5.794 + . /tmp/install/tomlv.installer [2021-07-09T18:10:22.735Z] #34 5.794 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:22.735Z] #34 5.794 + install_tomlv [2021-07-09T18:10:22.735Z] #34 5.794 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-09T18:10:22.735Z] #34 5.794 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pYtnV0VJXf/src/github.com/BurntSushi/toml [2021-07-09T18:10:22.735Z] #34 5.795 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:22.735Z] #34 5.809 Cloning into '/tmp/tmp.pYtnV0VJXf/src/github.com/BurntSushi/toml'... [2021-07-09T18:10:22.735Z] #34 7.265 + cd /tmp/tmp.pYtnV0VJXf/src/github.com/BurntSushi/toml [2021-07-09T18:10:22.735Z] #34 7.265 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:22.735Z] #34 7.321 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:10:22.735Z] #34 7.898 internal/cpu [2021-07-09T18:10:22.735Z] #34 7.919 runtime/internal/atomic [2021-07-09T18:10:22.735Z] #34 8.119 runtime/internal/sys [2021-07-09T18:10:22.735Z] #34 8.309 runtime/internal/math [2021-07-09T18:10:22.735Z] #34 8.369 internal/bytealg [2021-07-09T18:10:22.735Z] #34 8.413 math/bits [2021-07-09T18:10:22.735Z] #34 8.924 math [2021-07-09T18:10:22.735Z] #34 9.278 runtime [2021-07-09T18:10:22.884Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.2s done [2021-07-09T18:10:22.884Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-07-09T18:10:22.884Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-09T18:10:22.996Z] #34 ... [2021-07-09T18:10:22.996Z] [2021-07-09T18:10:22.996Z] #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-07-09T18:10:22.996Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:22.996Z] #36 7.023 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:22.996Z] #36 7.023 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:22.996Z] #36 7.023 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:22.996Z] #36 10.08 Reading package lists... [2021-07-09T18:10:22.996Z] #36 ... [2021-07-09T18:10:22.997Z] [2021-07-09T18:10:22.997Z] #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-07-09T18:10:22.997Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:22.997Z] #40 5.443 + git clone https://github.com/docker/distribution.git . [2021-07-09T18:10:22.997Z] #40 5.459 Cloning into '.'... [2021-07-09T18:10:23.141Z] #9 DONE 14.4s [2021-07-09T18:10:23.258Z] #40 ... [2021-07-09T18:10:23.258Z] [2021-07-09T18:10:23.258Z] #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-07-09T18:10:23.258Z] #58 sha256:085156c5008427a6739dde75014f1543cc47792ec8a68bd81e6b54bb6ec50ed9 [2021-07-09T18:10:23.258Z] #58 11.16 + cd /tmp/tmp.mFnz9RHfzT/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:23.258Z] #58 11.17 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:23.258Z] #58 11.18 + export GO111MODULE=on [2021-07-09T18:10:23.258Z] #58 11.18 + GO111MODULE=on [2021-07-09T18:10:23.258Z] #58 11.18 + export GOPROXY=https://proxy.golang.org [2021-07-09T18:10:23.258Z] #58 11.18 + GOPROXY=https://proxy.golang.org [2021-07-09T18:10:23.258Z] #58 11.18 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:10:23.258Z] #58 11.18 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-09T18:10:23.397Z] [2021-07-09T18:10:23.397Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-09T18:10:23.397Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-09T18:10:24.500Z] #10 DONE 2.0s [2021-07-09T18:10:24.500Z] [2021-07-09T18:10:24.500Z] #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-07-09T18:10:24.500Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-09T18:10:24.522Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.7s done [2021-07-09T18:10:24.522Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-07-09T18:10:24.895Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.3s done [2021-07-09T18:10:24.895Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-07-09T18:10:24.895Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-09T18:10:24.895Z] #9 DONE 14.7s [2021-07-09T18:10:24.895Z] [2021-07-09T18:10:24.895Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-09T18:10:24.895Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-09T18:10:25.068Z] #11 DONE 0.5s [2021-07-09T18:10:25.068Z] [2021-07-09T18:10:25.068Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-09T18:10:25.068Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-09T18:10:25.193Z] #58 13.14 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:25.193Z] #58 13.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:25.193Z] #58 13.27 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:25.193Z] #58 13.33 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:25.193Z] #58 13.37 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:25.193Z] #58 13.37 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:25.193Z] #58 13.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:25.291Z] #10 DONE 1.9s [2021-07-09T18:10:25.291Z] [2021-07-09T18:10:25.291Z] #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-07-09T18:10:25.291Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-09T18:10:25.331Z] #31 DONE 0.4s [2021-07-09T18:10:25.331Z] [2021-07-09T18:10:25.331Z] #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-07-09T18:10:25.331Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:10:25.553Z] #11 DONE 0.5s [2021-07-09T18:10:25.553Z] [2021-07-09T18:10:25.553Z] #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-07-09T18:10:25.553Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:25.591Z] #32 ... [2021-07-09T18:10:25.591Z] [2021-07-09T18:10:25.591Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-09T18:10:25.591Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-09T18:10:25.591Z] #39 DONE 0.4s [2021-07-09T18:10:25.591Z] [2021-07-09T18:10:25.591Z] #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-07-09T18:10:25.591Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:25.658Z] #58 ... [2021-07-09T18:10:25.658Z] [2021-07-09T18:10:25.658Z] #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-07-09T18:10:25.658Z] #24 sha256:eb61452c223268712f920896d9fb89c5420c893c84efbec5ac402dc8b55cd26c [2021-07-09T18:10:25.658Z] #24 13.22 + mkdir -p /build [2021-07-09T18:10:25.658Z] #24 13.24 + mv docker/docker /build/ [2021-07-09T18:10:25.658Z] #24 13.25 + rmdir docker [2021-07-09T18:10:25.658Z] #24 DONE 13.6s [2021-07-09T18:10:25.658Z] [2021-07-09T18:10:25.658Z] #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-07-09T18:10:25.658Z] #58 sha256:085156c5008427a6739dde75014f1543cc47792ec8a68bd81e6b54bb6ec50ed9 [2021-07-09T18:10:25.658Z] #58 13.65 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:25.810Z] #42 ... [2021-07-09T18:10:25.810Z] [2021-07-09T18:10:25.810Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-09T18:10:25.810Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-09T18:10:25.810Z] #31 DONE 0.1s [2021-07-09T18:10:25.810Z] [2021-07-09T18:10:25.810Z] #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-07-09T18:10:25.810Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:10:25.937Z] #58 13.85 go: downloading github.com/google/uuid v1.2.0 [2021-07-09T18:10:25.937Z] #58 13.95 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:26.071Z] #32 ... [2021-07-09T18:10:26.071Z] [2021-07-09T18:10:26.071Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-09T18:10:26.071Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-09T18:10:26.071Z] #39 DONE 0.4s [2021-07-09T18:10:26.200Z] #58 14.32 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:26.200Z] #58 14.32 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:26.200Z] #58 14.42 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:26.327Z] [2021-07-09T18:10:26.328Z] #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-07-09T18:10:26.328Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:26.356Z] #10 DONE 1.9s [2021-07-09T18:10:26.356Z] [2021-07-09T18:10:26.356Z] #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-07-09T18:10:26.356Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-09T18:10:26.465Z] #58 14.47 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:26.465Z] #58 14.49 go: extracting github.com/google/uuid v1.2.0 [2021-07-09T18:10:26.465Z] #58 ... [2021-07-09T18:10:26.465Z] [2021-07-09T18:10:26.465Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-09T18:10:26.465Z] #28 sha256:1830d828f0bfc69b923cae938f6d1effe290f8219676f0098c2de97f0c45f084 [2021-07-09T18:10:26.465Z] #28 CACHED [2021-07-09T18:10:26.465Z] [2021-07-09T18:10:26.465Z] #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-07-09T18:10:26.465Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-09T18:10:26.465Z] #27 CACHED [2021-07-09T18:10:26.465Z] [2021-07-09T18:10:26.465Z] #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-07-09T18:10:26.465Z] #58 sha256:085156c5008427a6739dde75014f1543cc47792ec8a68bd81e6b54bb6ec50ed9 [2021-07-09T18:10:26.465Z] #58 14.67 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:26.527Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s done [2021-07-09T18:10:26.527Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2021-07-09T18:10:26.616Z] #11 DONE 0.5s [2021-07-09T18:10:26.751Z] #58 ... [2021-07-09T18:10:26.751Z] [2021-07-09T18:10:26.751Z] #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-07-09T18:10:26.751Z] #29 sha256:cae2ad98371c25fadd9ac7554a2413215d5016f06443448eb88c50b79f90b833 [2021-07-09T18:10:26.751Z] #29 CACHED [2021-07-09T18:10:26.751Z] [2021-07-09T18:10:26.751Z] #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-07-09T18:10:26.751Z] #58 sha256:085156c5008427a6739dde75014f1543cc47792ec8a68bd81e6b54bb6ec50ed9 [2021-07-09T18:10:26.751Z] #58 14.89 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:26.882Z] [2021-07-09T18:10:26.882Z] #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-07-09T18:10:26.882Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:10:27.184Z] #45 ... [2021-07-09T18:10:27.184Z] [2021-07-09T18:10:27.184Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-09T18:10:27.184Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-09T18:10:27.184Z] #39 DONE 0.4s [2021-07-09T18:10:27.184Z] [2021-07-09T18:10:27.184Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-09T18:10:27.184Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-09T18:10:27.184Z] #31 DONE 0.5s [2021-07-09T18:10:27.184Z] [2021-07-09T18:10:27.184Z] #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-07-09T18:10:27.184Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:10:27.733Z] #58 15.65 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:27.733Z] #58 15.81 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:27.733Z] #58 ... [2021-07-09T18:10:27.733Z] [2021-07-09T18:10:27.733Z] #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-07-09T18:10:27.733Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:10:27.733Z] #45 6.010 + RM_GOPATH=0 [2021-07-09T18:10:27.733Z] #45 6.010 + TMP_GOPATH= [2021-07-09T18:10:27.733Z] #45 6.010 + : /build [2021-07-09T18:10:27.733Z] #45 6.010 + '[' -z '' ']' [2021-07-09T18:10:27.733Z] #45 6.027 ++ mktemp -d [2021-07-09T18:10:27.733Z] #45 6.027 + export GOPATH=/tmp/tmp.jmE6RhnP5p [2021-07-09T18:10:27.733Z] #45 6.027 + GOPATH=/tmp/tmp.jmE6RhnP5p [2021-07-09T18:10:27.733Z] #45 6.027 + RM_GOPATH=1 [2021-07-09T18:10:27.733Z] #45 6.027 + case "$(go env GOARCH)" in [2021-07-09T18:10:27.733Z] #45 6.027 ++ go env GOARCH [2021-07-09T18:10:27.733Z] #45 6.053 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:27.733Z] #45 6.053 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:27.733Z] #45 6.061 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:27.733Z] #45 6.069 + dir=/tmp/install [2021-07-09T18:10:27.733Z] #45 6.069 + bin=vndr [2021-07-09T18:10:27.733Z] #45 6.069 + shift [2021-07-09T18:10:27.733Z] #45 6.069 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-09T18:10:27.733Z] #45 6.069 + . /tmp/install/vndr.installer [2021-07-09T18:10:27.733Z] #45 6.069 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:27.733Z] #45 6.069 + install_vndr [2021-07-09T18:10:27.733Z] #45 6.069 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-09T18:10:27.733Z] #45 6.069 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jmE6RhnP5p/src/github.com/LK4D4/vndr [2021-07-09T18:10:27.733Z] #45 6.069 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:27.733Z] #45 6.075 Cloning into '/tmp/tmp.jmE6RhnP5p/src/github.com/LK4D4/vndr'... [2021-07-09T18:10:27.733Z] #45 7.089 + cd /tmp/tmp.jmE6RhnP5p/src/github.com/LK4D4/vndr [2021-07-09T18:10:27.733Z] #45 7.090 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:27.733Z] #45 7.097 + go build -buildmode=pie -v -o /build/vndr . [2021-07-09T18:10:27.733Z] #45 8.466 internal/bytealg [2021-07-09T18:10:27.733Z] #45 8.478 internal/race [2021-07-09T18:10:27.733Z] #45 8.613 sync/atomic [2021-07-09T18:10:27.733Z] #45 8.919 unicode [2021-07-09T18:10:27.733Z] #45 9.266 runtime [2021-07-09T18:10:27.733Z] #45 12.84 unicode/utf8 [2021-07-09T18:10:27.733Z] #45 13.83 internal/testlog [2021-07-09T18:10:27.733Z] #45 14.71 encoding [2021-07-09T18:10:27.733Z] #45 14.91 unicode/utf16 [2021-07-09T18:10:27.733Z] #45 15.22 container/list [2021-07-09T18:10:27.733Z] #45 15.81 crypto/internal/subtle [2021-07-09T18:10:27.733Z] #45 15.91 crypto/subtle [2021-07-09T18:10:27.995Z] #45 16.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-09T18:10:27.995Z] #45 ... [2021-07-09T18:10:27.995Z] [2021-07-09T18:10:27.995Z] #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-07-09T18:10:27.995Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:10:27.995Z] #49 15.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:27.995Z] #49 15.96 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:27.995Z] #49 15.96 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:27.995Z] #49 16.06 go: downloading github.com/fatih/color v1.7.0 [2021-07-09T18:10:27.995Z] #49 16.08 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:27.995Z] #49 16.14 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:27.995Z] #49 16.19 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:27.995Z] #49 ... [2021-07-09T18:10:27.995Z] [2021-07-09T18:10:27.995Z] #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-07-09T18:10:27.995Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:10:27.995Z] #32 5.972 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-09T18:10:27.995Z] #32 5.988 Cloning into '.'... [2021-07-09T18:10:28.256Z] #32 ... [2021-07-09T18:10:28.256Z] [2021-07-09T18:10:28.256Z] #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-07-09T18:10:28.256Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:10:28.256Z] #49 16.36 go: downloading github.com/pkg/errors v0.8.1 [2021-07-09T18:10:28.256Z] #49 16.36 go: downloading github.com/spf13/viper v1.6.1 [2021-07-09T18:10:28.256Z] #49 16.40 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:28.256Z] #49 16.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:28.256Z] #49 16.63 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:28.517Z] #49 16.64 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:28.517Z] #49 16.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:28.517Z] #49 16.89 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:28.779Z] #49 16.90 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:28.779Z] #49 16.99 go: extracting github.com/pkg/errors v0.8.1 [2021-07-09T18:10:29.041Z] #49 17.10 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:29.041Z] #49 17.19 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:29.041Z] #49 17.28 go: extracting github.com/fatih/color v1.7.0 [2021-07-09T18:10:29.303Z] #49 17.44 go: extracting github.com/spf13/viper v1.6.1 [2021-07-09T18:10:29.303Z] #49 17.48 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:29.566Z] #49 17.71 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:29.566Z] #49 17.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:29.566Z] #49 17.88 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:29.800Z] #40 ... [2021-07-09T18:10:29.800Z] [2021-07-09T18:10:29.800Z] #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-07-09T18:10:29.800Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-09T18:10:29.800Z] #12 DONE 4.8s [2021-07-09T18:10:29.828Z] #49 17.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:29.828Z] #49 17.92 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:29.838Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.0s done [2021-07-09T18:10:30.059Z] [2021-07-09T18:10:30.059Z] #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-07-09T18:10:30.059Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:30.089Z] #49 18.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:30.089Z] #49 18.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:30.089Z] #49 18.31 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:30.109Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done [2021-07-09T18:10:30.371Z] #9 DONE 12.9s [2021-07-09T18:10:30.371Z] [2021-07-09T18:10:30.371Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-09T18:10:30.371Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-07-09T18:10:30.502Z] #40 ... [2021-07-09T18:10:30.502Z] [2021-07-09T18:10:30.502Z] #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-07-09T18:10:30.502Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-09T18:10:30.502Z] #12 DONE 4.2s [2021-07-09T18:10:30.502Z] [2021-07-09T18:10:30.502Z] #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-07-09T18:10:30.502Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:30.661Z] #49 18.65 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:30.661Z] #49 18.91 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:30.922Z] #49 19.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:31.183Z] #49 19.32 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:31.183Z] #49 19.41 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:31.444Z] #49 19.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:31.444Z] #49 19.56 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:31.444Z] #49 19.74 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:31.705Z] #49 19.98 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:31.967Z] #49 20.02 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:31.967Z] #49 20.13 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:31.967Z] #49 20.25 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:32.228Z] #49 20.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:32.228Z] #49 20.32 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:32.228Z] #49 20.41 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:32.228Z] #49 20.46 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:32.490Z] #49 20.61 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:32.490Z] #49 20.64 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:32.490Z] #49 ... [2021-07-09T18:10:32.490Z] [2021-07-09T18:10:32.490Z] #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-07-09T18:10:32.490Z] #47 sha256:f7e2f736a95571e40e1b50f76e6766c3eac0e3d2945cbf6fb5bc5fca778387a1 [2021-07-09T18:10:32.490Z] #47 10.65 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:32.490Z] #47 10.65 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:32.490Z] #47 10.66 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:32.490Z] #47 10.95 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:32.490Z] #47 11.35 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:32.490Z] #47 13.16 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:32.490Z] #47 14.94 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:32.490Z] #47 15.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:32.490Z] #47 19.85 go: finding github.com/fatih/color v1.9.0 [2021-07-09T18:10:32.490Z] #47 19.88 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:32.490Z] #47 19.90 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:10:32.490Z] #47 20.07 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:32.490Z] #47 20.08 go: finding github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:32.490Z] #47 20.22 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:32.490Z] #47 20.39 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:32.490Z] #47 20.63 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:32.490Z] #47 20.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:32.490Z] #47 20.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:32.490Z] #47 20.75 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:32.490Z] #47 ... [2021-07-09T18:10:32.490Z] [2021-07-09T18:10:32.490Z] #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-07-09T18:10:32.490Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:10:32.490Z] #49 20.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:32.525Z] #32 ... [2021-07-09T18:10:32.525Z] [2021-07-09T18:10:32.525Z] #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-07-09T18:10:32.525Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-09T18:10:32.525Z] #12 DONE 4.8s [2021-07-09T18:10:32.525Z] [2021-07-09T18:10:32.525Z] #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-07-09T18:10:32.525Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:10:32.525Z] #32 4.272 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-09T18:10:32.525Z] #32 4.279 Cloning into '.'... [2021-07-09T18:10:32.525Z] #32 ... [2021-07-09T18:10:32.525Z] [2021-07-09T18:10:32.525Z] #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-07-09T18:10:32.525Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:10:32.525Z] #45 5.244 + RM_GOPATH=0 [2021-07-09T18:10:32.525Z] #45 5.244 + TMP_GOPATH= [2021-07-09T18:10:32.525Z] #45 5.244 + : /build [2021-07-09T18:10:32.525Z] #45 5.244 + '[' -z '' ']' [2021-07-09T18:10:32.525Z] #45 5.244 ++ mktemp -d [2021-07-09T18:10:32.525Z] #45 5.244 + export GOPATH=/tmp/tmp.S4xiA2parJ [2021-07-09T18:10:32.525Z] #45 5.244 + GOPATH=/tmp/tmp.S4xiA2parJ [2021-07-09T18:10:32.525Z] #45 5.244 + RM_GOPATH=1 [2021-07-09T18:10:32.525Z] #45 5.244 + case "$(go env GOARCH)" in [2021-07-09T18:10:32.525Z] #45 5.244 ++ go env GOARCH [2021-07-09T18:10:32.525Z] #45 5.276 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:32.525Z] #45 5.276 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:32.525Z] #45 5.276 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:32.525Z] #45 5.276 + dir=/tmp/install [2021-07-09T18:10:32.525Z] #45 5.276 + bin=vndr [2021-07-09T18:10:32.525Z] #45 5.276 + shift [2021-07-09T18:10:32.525Z] #45 5.276 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-09T18:10:32.525Z] #45 5.276 + . /tmp/install/vndr.installer [2021-07-09T18:10:32.525Z] #45 5.276 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:32.525Z] #45 5.276 + install_vndr [2021-07-09T18:10:32.525Z] #45 5.276 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-09T18:10:32.525Z] #45 5.276 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.S4xiA2parJ/src/github.com/LK4D4/vndr [2021-07-09T18:10:32.525Z] #45 5.276 Cloning into '/tmp/tmp.S4xiA2parJ/src/github.com/LK4D4/vndr'... [2021-07-09T18:10:32.525Z] #45 5.276 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:32.596Z] #13 2.228 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:10:32.596Z] #13 2.234 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:32.596Z] #13 2.237 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:32.596Z] #13 2.237 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:32.752Z] #49 21.11 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:32.784Z] #45 6.187 + cd /tmp/tmp.S4xiA2parJ/src/github.com/LK4D4/vndr [2021-07-09T18:10:32.784Z] #45 6.187 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:32.924Z] #10 DONE 2.5s [2021-07-09T18:10:32.924Z] [2021-07-09T18:10:32.924Z] #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-07-09T18:10:32.924Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-07-09T18:10:33.013Z] #49 21.15 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:33.013Z] #49 21.26 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:33.043Z] #45 6.228 + go build -buildmode=pie -v -o /build/vndr . [2021-07-09T18:10:33.274Z] #49 21.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:33.274Z] #49 21.36 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:33.535Z] #49 21.60 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:33.535Z] #49 21.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:33.535Z] #49 21.72 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:33.535Z] #49 ... [2021-07-09T18:10:33.535Z] [2021-07-09T18:10:33.535Z] #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-07-09T18:10:33.535Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:33.535Z] #13 6.138 Reading package lists... [2021-07-09T18:10:33.796Z] #13 14.60 Reading package lists... [2021-07-09T18:10:33.796Z] #13 ... [2021-07-09T18:10:33.796Z] [2021-07-09T18:10:33.796Z] #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-07-09T18:10:33.796Z] #67 sha256:2cf5131b1dfe33a4401ddeb2472357820246bad5cf62e45bb4c8d805bd507726 [2021-07-09T18:10:33.796Z] #67 17.76 Checking out files: 53% (1015/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: 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-07-09T18:10:33.796Z] #67 18.68 + cd /tmp/tmp.5DF4cvrrzH/src/github.com/docker/libnetwork [2021-07-09T18:10:33.796Z] #67 18.68 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:33.796Z] #67 19.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-09T18:10:33.870Z] #11 DONE 0.9s [2021-07-09T18:10:33.870Z] [2021-07-09T18:10:33.870Z] #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-07-09T18:10:33.870Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-07-09T18:10:34.134Z] #12 ... [2021-07-09T18:10:34.134Z] [2021-07-09T18:10:34.134Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-09T18:10:34.134Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-07-09T18:10:34.134Z] #39 DONE 0.4s [2021-07-09T18:10:34.134Z] [2021-07-09T18:10:34.134Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-09T18:10:34.134Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-07-09T18:10:34.134Z] #31 DONE 0.4s [2021-07-09T18:10:34.134Z] [2021-07-09T18:10:34.134Z] #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-07-09T18:10:34.134Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-07-09T18:10:34.421Z] #45 7.560 runtime/internal/atomic [2021-07-09T18:10:34.421Z] #45 7.566 internal/cpu [2021-07-09T18:10:34.680Z] #45 7.862 runtime/internal/sys [2021-07-09T18:10:34.739Z] #67 ... [2021-07-09T18:10:34.739Z] [2021-07-09T18:10:34.739Z] #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-07-09T18:10:34.739Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:34.939Z] #45 8.099 runtime/internal/math [2021-07-09T18:10:34.939Z] #45 8.177 internal/bytealg [2021-07-09T18:10:35.000Z] #40 22.73 Checking out files: 83% (1420/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-09T18:10:35.000Z] #40 22.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-09T18:10:35.135Z] #13 ... [2021-07-09T18:10:35.135Z] [2021-07-09T18:10:35.135Z] #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-07-09T18:10:35.135Z] #51 sha256:002f3ed82362de49156fde285c9897f121bbb0913b27628f0a61fbc8ac69789e [2021-07-09T18:10:35.135Z] #51 4.096 + RM_GOPATH=0 [2021-07-09T18:10:35.135Z] #51 4.096 + TMP_GOPATH= [2021-07-09T18:10:35.135Z] #51 4.096 + : /build [2021-07-09T18:10:35.135Z] #51 4.096 + '[' -z '' ']' [2021-07-09T18:10:35.135Z] #51 4.096 ++ mktemp -d [2021-07-09T18:10:35.135Z] #51 4.096 + export GOPATH=/tmp/tmp.lZohnLWYYa [2021-07-09T18:10:35.135Z] #51 4.096 + GOPATH=/tmp/tmp.lZohnLWYYa [2021-07-09T18:10:35.135Z] #51 4.096 + RM_GOPATH=1 [2021-07-09T18:10:35.135Z] #51 4.096 + case "$(go env GOARCH)" in [2021-07-09T18:10:35.135Z] #51 4.101 ++ go env GOARCH [2021-07-09T18:10:35.135Z] #51 4.121 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.135Z] #51 4.121 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.135Z] #51 4.121 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:35.135Z] #51 4.125 + dir=/tmp/install [2021-07-09T18:10:35.135Z] #51 4.125 + bin=shfmt [2021-07-09T18:10:35.135Z] #51 4.125 + shift [2021-07-09T18:10:35.135Z] #51 4.125 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-09T18:10:35.135Z] #51 4.125 + . /tmp/install/shfmt.installer [2021-07-09T18:10:35.135Z] #51 4.125 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:35.135Z] #51 4.125 + install_shfmt [2021-07-09T18:10:35.135Z] #51 4.125 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-09T18:10:35.135Z] #51 4.125 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lZohnLWYYa/src/github.com/mvdan/sh [2021-07-09T18:10:35.135Z] #51 4.125 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:35.135Z] #51 4.129 Cloning into '/tmp/tmp.lZohnLWYYa/src/github.com/mvdan/sh'... [2021-07-09T18:10:35.135Z] #51 ... [2021-07-09T18:10:35.135Z] [2021-07-09T18:10:35.135Z] #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-07-09T18:10:35.135Z] #24 sha256:fbd17b5e4c9290fa8e4ebe6123c85af62bc919c6e17628dad36011957396ea86 [2021-07-09T18:10:35.135Z] #24 3.941 + RM_GOPATH=0 [2021-07-09T18:10:35.135Z] #24 3.941 + TMP_GOPATH= [2021-07-09T18:10:35.135Z] #24 3.941 + : /build [2021-07-09T18:10:35.135Z] #24 3.941 + '[' -z '' ']' [2021-07-09T18:10:35.135Z] #24 3.941 ++ mktemp -d [2021-07-09T18:10:35.135Z] #24 3.944 + export GOPATH=/tmp/tmp.2GbgytCQr1 [2021-07-09T18:10:35.135Z] #24 3.944 + GOPATH=/tmp/tmp.2GbgytCQr1 [2021-07-09T18:10:35.135Z] #24 3.944 + RM_GOPATH=1 [2021-07-09T18:10:35.135Z] #24 3.944 + case "$(go env GOARCH)" in [2021-07-09T18:10:35.135Z] #24 3.944 ++ go env GOARCH [2021-07-09T18:10:35.135Z] #24 3.949 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.135Z] #24 3.949 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.135Z] #24 3.949 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:35.135Z] #24 3.949 + dir=/tmp/install [2021-07-09T18:10:35.135Z] #24 3.949 + bin=dockercli [2021-07-09T18:10:35.135Z] #24 3.949 + shift [2021-07-09T18:10:35.135Z] #24 3.949 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-09T18:10:35.135Z] #24 3.949 + . /tmp/install/dockercli.installer [2021-07-09T18:10:35.135Z] #24 3.949 ++ : stable [2021-07-09T18:10:35.135Z] #24 3.949 ++ : 17.06.2-ce [2021-07-09T18:10:35.135Z] #24 3.949 + install_dockercli [2021-07-09T18:10:35.135Z] #24 3.949 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-09T18:10:35.135Z] #24 3.949 ++ uname -m [2021-07-09T18:10:35.135Z] #24 3.949 + arch=x86_64 [2021-07-09T18:10:35.135Z] #24 3.949 + '[' x86_64 '!=' x86_64 ']' [2021-07-09T18:10:35.135Z] #24 3.949 + url=https://download.docker.com/linux/static [2021-07-09T18:10:35.135Z] #24 3.949 Install docker/cli version 17.06.2-ce from stable [2021-07-09T18:10:35.135Z] #24 3.956 + tar -xz docker/docker [2021-07-09T18:10:35.135Z] #24 3.956 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-09T18:10:35.198Z] #45 8.343 internal/race [2021-07-09T18:10:35.198Z] #45 8.487 sync/atomic [2021-07-09T18:10:35.396Z] #24 ... [2021-07-09T18:10:35.397Z] [2021-07-09T18:10:35.397Z] #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-07-09T18:10:35.397Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:35.397Z] #36 5.300 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:35.397Z] #36 5.300 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:35.397Z] #36 5.300 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:35.456Z] #45 8.885 runtime [2021-07-09T18:10:35.572Z] #40 ... [2021-07-09T18:10:35.572Z] [2021-07-09T18:10:35.572Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:35.572Z] #34 sha256:92d8bb4da6e4a33b504017afafc3db48ef3368827b2e474bb0458a8cc2acccdb [2021-07-09T18:10:35.572Z] #34 13.69 unicode/utf8 [2021-07-09T18:10:35.572Z] #34 14.68 internal/testlog [2021-07-09T18:10:35.572Z] #34 15.16 runtime/cgo [2021-07-09T18:10:35.572Z] #34 ... [2021-07-09T18:10:35.572Z] [2021-07-09T18:10:35.572Z] #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-07-09T18:10:35.572Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:10:35.572Z] #49 21.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:35.572Z] #49 21.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:35.572Z] #49 22.02 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:35.572Z] #49 22.17 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:35.572Z] #49 22.60 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:35.660Z] #36 8.708 Reading package lists... [2021-07-09T18:10:35.660Z] #36 ... [2021-07-09T18:10:35.660Z] [2021-07-09T18:10:35.660Z] #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-07-09T18:10:35.660Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:10:35.660Z] #49 4.481 + RM_GOPATH=0 [2021-07-09T18:10:35.660Z] #49 4.481 + TMP_GOPATH= [2021-07-09T18:10:35.660Z] #49 4.481 + : /build [2021-07-09T18:10:35.660Z] #49 4.481 + '[' -z '' ']' [2021-07-09T18:10:35.660Z] #49 4.481 ++ mktemp -d [2021-07-09T18:10:35.660Z] #49 4.489 + export GOPATH=/tmp/tmp.X5YdJ8FnKw [2021-07-09T18:10:35.660Z] #49 4.489 + GOPATH=/tmp/tmp.X5YdJ8FnKw [2021-07-09T18:10:35.660Z] #49 4.489 + RM_GOPATH=1 [2021-07-09T18:10:35.660Z] #49 4.489 + case "$(go env GOARCH)" in [2021-07-09T18:10:35.660Z] #49 4.491 ++ go env GOARCH [2021-07-09T18:10:35.660Z] #49 4.524 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.660Z] #49 4.524 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.660Z] #49 4.524 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:35.660Z] #49 4.535 + dir=/tmp/install [2021-07-09T18:10:35.660Z] #49 4.535 + bin=golangci_lint [2021-07-09T18:10:35.660Z] #49 4.535 + shift [2021-07-09T18:10:35.660Z] #49 4.535 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-09T18:10:35.660Z] #49 4.535 + . /tmp/install/golangci_lint.installer [2021-07-09T18:10:35.660Z] #49 4.535 ++ : v1.23.8 [2021-07-09T18:10:35.660Z] #49 4.535 + install_golangci_lint [2021-07-09T18:10:35.660Z] #49 4.535 + set -e [2021-07-09T18:10:35.660Z] #49 4.535 + export GO111MODULE=on [2021-07-09T18:10:35.660Z] #49 4.535 + GO111MODULE=on [2021-07-09T18:10:35.660Z] #49 4.535 + GOBIN=/build [2021-07-09T18:10:35.660Z] #49 4.535 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-09T18:10:35.660Z] #49 4.612 go: finding github.com v1.23.8 [2021-07-09T18:10:35.660Z] #49 4.612 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-09T18:10:35.660Z] #49 4.612 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-09T18:10:35.660Z] #49 4.612 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:35.660Z] #49 4.612 go: finding github.com/golangci v1.23.8 [2021-07-09T18:10:35.660Z] #49 5.925 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:35.660Z] #49 6.903 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:35.660Z] #49 ... [2021-07-09T18:10:35.660Z] [2021-07-09T18:10:35.660Z] #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-07-09T18:10:35.660Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:10:35.660Z] #45 5.724 + RM_GOPATH=0 [2021-07-09T18:10:35.660Z] #45 5.724 + TMP_GOPATH= [2021-07-09T18:10:35.660Z] #45 5.724 + : /build [2021-07-09T18:10:35.660Z] #45 5.724 + '[' -z '' ']' [2021-07-09T18:10:35.660Z] #45 5.724 ++ mktemp -d [2021-07-09T18:10:35.660Z] #45 5.726 + export GOPATH=/tmp/tmp.ojGJv5H3WX [2021-07-09T18:10:35.660Z] #45 5.726 + GOPATH=/tmp/tmp.ojGJv5H3WX [2021-07-09T18:10:35.660Z] #45 5.726 + RM_GOPATH=1 [2021-07-09T18:10:35.660Z] #45 5.727 + case "$(go env GOARCH)" in [2021-07-09T18:10:35.660Z] #45 5.727 ++ go env GOARCH [2021-07-09T18:10:35.660Z] #45 5.752 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.660Z] #45 5.752 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.660Z] #45 5.752 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:35.660Z] #45 5.758 + dir=/tmp/install [2021-07-09T18:10:35.660Z] #45 5.758 + bin=vndr [2021-07-09T18:10:35.660Z] #45 5.758 + shift [2021-07-09T18:10:35.660Z] #45 5.758 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-09T18:10:35.660Z] #45 5.758 + . /tmp/install/vndr.installer [2021-07-09T18:10:35.660Z] #45 5.758 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:35.660Z] #45 5.758 + install_vndr [2021-07-09T18:10:35.660Z] #45 5.758 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-09T18:10:35.660Z] #45 5.758 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ojGJv5H3WX/src/github.com/LK4D4/vndr [2021-07-09T18:10:35.660Z] #45 5.759 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:35.660Z] #45 5.783 Cloning into '/tmp/tmp.ojGJv5H3WX/src/github.com/LK4D4/vndr'... [2021-07-09T18:10:35.660Z] #45 6.839 + cd /tmp/tmp.ojGJv5H3WX/src/github.com/LK4D4/vndr [2021-07-09T18:10:35.660Z] #45 6.839 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:35.660Z] #45 6.865 + go build -buildmode=pie -v -o /build/vndr . [2021-07-09T18:10:35.660Z] #45 8.141 internal/bytealg [2021-07-09T18:10:35.660Z] #45 8.160 internal/race [2021-07-09T18:10:35.660Z] #45 8.443 sync/atomic [2021-07-09T18:10:35.660Z] #45 8.838 runtime [2021-07-09T18:10:35.660Z] #45 8.913 unicode [2021-07-09T18:10:35.660Z] #45 ... [2021-07-09T18:10:35.660Z] [2021-07-09T18:10:35.660Z] #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-07-09T18:10:35.660Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:35.660Z] #55 4.151 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:35.660Z] #55 4.211 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:35.660Z] #55 4.211 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:35.717Z] #45 8.956 unicode [2021-07-09T18:10:35.751Z] #13 ... [2021-07-09T18:10:35.751Z] [2021-07-09T18:10:35.751Z] #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-07-09T18:10:35.751Z] #47 sha256:3992cea6a6f9f2c3245f2de9d696512f0cef88f63483284f9a2b751b2de2bd62 [2021-07-09T18:10:35.751Z] #47 5.219 + RM_GOPATH=0 [2021-07-09T18:10:35.751Z] #47 5.219 + TMP_GOPATH= [2021-07-09T18:10:35.751Z] #47 5.219 + : /build [2021-07-09T18:10:35.751Z] #47 5.219 + '[' -z '' ']' [2021-07-09T18:10:35.751Z] #47 5.222 ++ mktemp -d [2021-07-09T18:10:35.751Z] #47 5.227 + export GOPATH=/tmp/tmp.MLlf5L7iEP [2021-07-09T18:10:35.751Z] #47 5.227 + GOPATH=/tmp/tmp.MLlf5L7iEP [2021-07-09T18:10:35.751Z] #47 5.227 + RM_GOPATH=1 [2021-07-09T18:10:35.751Z] #47 5.227 + case "$(go env GOARCH)" in [2021-07-09T18:10:35.751Z] #47 5.227 ++ go env GOARCH [2021-07-09T18:10:35.751Z] #47 5.263 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.751Z] #47 5.263 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.751Z] #47 5.263 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:35.751Z] #47 5.275 + dir=/tmp/install [2021-07-09T18:10:35.751Z] #47 5.275 + bin=gotestsum [2021-07-09T18:10:35.751Z] #47 5.275 + shift [2021-07-09T18:10:35.751Z] #47 5.275 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-09T18:10:35.751Z] #47 5.275 + . /tmp/install/gotestsum.installer [2021-07-09T18:10:35.751Z] #47 5.275 ++ : v0.5.3 [2021-07-09T18:10:35.751Z] #47 5.275 + install_gotestsum [2021-07-09T18:10:35.751Z] #47 5.275 + set -e [2021-07-09T18:10:35.751Z] #47 5.275 + export GO111MODULE=on [2021-07-09T18:10:35.751Z] #47 5.275 + GO111MODULE=on [2021-07-09T18:10:35.751Z] #47 5.275 + GOBIN=/build [2021-07-09T18:10:35.751Z] #47 5.275 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-09T18:10:35.751Z] #47 5.300 go: finding gotest.tools v0.5.3 [2021-07-09T18:10:35.751Z] #47 5.311 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:35.751Z] #47 6.147 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:35.751Z] #47 6.636 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:35.751Z] #47 7.517 go: downloading github.com/fatih/color v1.9.0 [2021-07-09T18:10:35.751Z] #47 7.528 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:35.751Z] #47 7.548 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:35.751Z] #47 7.553 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:35.751Z] #47 7.669 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:35.751Z] #47 7.669 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:35.751Z] #47 7.701 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:35.751Z] #47 7.933 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:35.751Z] #47 7.935 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:35.751Z] #47 8.171 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:35.751Z] #47 8.219 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:35.751Z] #47 8.246 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:35.751Z] #47 8.344 go: extracting github.com/fatih/color v1.9.0 [2021-07-09T18:10:35.751Z] #47 8.400 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:35.751Z] #47 8.423 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:35.751Z] #47 8.678 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:35.751Z] #47 8.739 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:35.751Z] #47 8.781 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:35.751Z] #47 8.788 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:35.751Z] #47 ... [2021-07-09T18:10:35.751Z] [2021-07-09T18:10:35.751Z] #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-07-09T18:10:35.751Z] #24 sha256:49baa7517935733834ea4121750d9a7b866decdf12db72c2c3a86564e7307ca3 [2021-07-09T18:10:35.751Z] #24 3.936 + RM_GOPATH=0 [2021-07-09T18:10:35.751Z] #24 3.936 + TMP_GOPATH= [2021-07-09T18:10:35.751Z] #24 3.936 + : /build [2021-07-09T18:10:35.751Z] #24 3.936 + '[' -z '' ']' [2021-07-09T18:10:35.751Z] #24 3.936 ++ mktemp -d [2021-07-09T18:10:35.751Z] #24 3.937 + export GOPATH=/tmp/tmp.9xDGdcmEVQ [2021-07-09T18:10:35.751Z] #24 3.937 + GOPATH=/tmp/tmp.9xDGdcmEVQ [2021-07-09T18:10:35.751Z] #24 3.937 + RM_GOPATH=1 [2021-07-09T18:10:35.751Z] #24 3.937 + case "$(go env GOARCH)" in [2021-07-09T18:10:35.751Z] #24 3.938 ++ go env GOARCH [2021-07-09T18:10:35.752Z] #24 3.943 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.752Z] #24 3.943 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.752Z] #24 3.944 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:35.752Z] #24 3.945 Install docker/cli version 17.06.2-ce from stable [2021-07-09T18:10:35.752Z] #24 3.945 + dir=/tmp/install [2021-07-09T18:10:35.752Z] #24 3.945 + bin=dockercli [2021-07-09T18:10:35.752Z] #24 3.945 + shift [2021-07-09T18:10:35.752Z] #24 3.945 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-09T18:10:35.752Z] #24 3.945 + . /tmp/install/dockercli.installer [2021-07-09T18:10:35.752Z] #24 3.945 ++ : stable [2021-07-09T18:10:35.752Z] #24 3.945 ++ : 17.06.2-ce [2021-07-09T18:10:35.752Z] #24 3.945 + install_dockercli [2021-07-09T18:10:35.752Z] #24 3.945 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-09T18:10:35.752Z] #24 3.945 ++ uname -m [2021-07-09T18:10:35.752Z] #24 3.946 + arch=x86_64 [2021-07-09T18:10:35.752Z] #24 3.946 + '[' x86_64 '!=' x86_64 ']' [2021-07-09T18:10:35.752Z] #24 3.946 + url=https://download.docker.com/linux/static [2021-07-09T18:10:35.752Z] #24 3.946 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-09T18:10:35.752Z] #24 3.947 + tar -xz docker/docker [2021-07-09T18:10:35.752Z] #24 9.248 + mkdir -p /build [2021-07-09T18:10:35.752Z] #24 9.250 + mv docker/docker /build/ [2021-07-09T18:10:35.752Z] #24 9.252 + rmdir docker [2021-07-09T18:10:35.752Z] #24 DONE 9.6s [2021-07-09T18:10:35.752Z] [2021-07-09T18:10:35.752Z] #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-07-09T18:10:35.752Z] #58 sha256:7777ea6f5de5d4d249ac4be0c029a0394bf724755a95e6336a077c52cf672976 [2021-07-09T18:10:35.752Z] #58 3.895 + RM_GOPATH=0 [2021-07-09T18:10:35.752Z] #58 3.896 + TMP_GOPATH= [2021-07-09T18:10:35.752Z] #58 3.896 + : /build [2021-07-09T18:10:35.752Z] #58 3.896 + '[' -z '' ']' [2021-07-09T18:10:35.752Z] #58 3.896 ++ mktemp -d [2021-07-09T18:10:35.752Z] #58 3.901 + export GOPATH=/tmp/tmp.mrH7utbQNQ [2021-07-09T18:10:35.752Z] #58 3.901 + GOPATH=/tmp/tmp.mrH7utbQNQ [2021-07-09T18:10:35.752Z] #58 3.901 + RM_GOPATH=1 [2021-07-09T18:10:35.752Z] #58 3.901 + case "$(go env GOARCH)" in [2021-07-09T18:10:35.752Z] #58 3.901 ++ go env GOARCH [2021-07-09T18:10:35.752Z] #58 3.911 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:35.752Z] #58 3.911 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.752Z] #58 3.911 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.752Z] #58 3.911 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:35.752Z] #58 3.911 + dir=/tmp/install [2021-07-09T18:10:35.752Z] #58 3.911 + bin=rootlesskit [2021-07-09T18:10:35.752Z] #58 3.911 + shift [2021-07-09T18:10:35.752Z] #58 3.911 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-09T18:10:35.752Z] #58 3.911 + . /tmp/install/rootlesskit.installer [2021-07-09T18:10:35.752Z] #58 3.911 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:35.752Z] #58 3.911 + install_rootlesskit [2021-07-09T18:10:35.752Z] #58 3.911 + case "$1" in [2021-07-09T18:10:35.752Z] #58 3.911 + export CGO_ENABLED=0 [2021-07-09T18:10:35.752Z] #58 3.911 + CGO_ENABLED=0 [2021-07-09T18:10:35.752Z] #58 3.911 + _install_rootlesskit [2021-07-09T18:10:35.752Z] #58 3.911 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-09T18:10:35.752Z] #58 3.911 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mrH7utbQNQ/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:35.752Z] #58 3.911 Cloning into '/tmp/tmp.mrH7utbQNQ/src/github.com/rootless-containers/rootlesskit'... [2021-07-09T18:10:35.752Z] #58 5.986 + cd /tmp/tmp.mrH7utbQNQ/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:35.752Z] #58 5.986 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:35.752Z] #58 5.996 + export GO111MODULE=on [2021-07-09T18:10:35.752Z] #58 5.996 + GO111MODULE=on [2021-07-09T18:10:35.752Z] #58 5.996 + export GOPROXY=https://proxy.golang.org [2021-07-09T18:10:35.752Z] #58 5.996 + GOPROXY=https://proxy.golang.org [2021-07-09T18:10:35.752Z] #58 5.996 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:10:35.752Z] #58 5.996 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-09T18:10:35.752Z] #58 7.686 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:35.752Z] #58 7.740 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:35.752Z] #58 7.740 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:35.752Z] #58 7.768 go: downloading github.com/google/uuid v1.2.0 [2021-07-09T18:10:35.752Z] #58 7.789 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:35.752Z] #58 7.819 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:35.752Z] #58 7.877 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:35.752Z] #58 7.877 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:35.752Z] #58 7.881 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:35.752Z] #58 8.006 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:35.752Z] #58 8.112 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:35.752Z] #58 8.174 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:35.752Z] #58 8.320 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:35.752Z] #58 8.406 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:35.752Z] #58 8.528 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:35.752Z] #58 8.846 go: extracting github.com/google/uuid v1.2.0 [2021-07-09T18:10:35.752Z] #58 9.044 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:35.752Z] #58 9.348 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:35.752Z] #58 ... [2021-07-09T18:10:35.752Z] [2021-07-09T18:10:35.752Z] #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-07-09T18:10:35.752Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:35.752Z] #55 6.901 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:35.752Z] #55 6.901 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:35.752Z] #55 6.901 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:35.752Z] #55 ... [2021-07-09T18:10:35.752Z] [2021-07-09T18:10:35.752Z] #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-07-09T18:10:35.752Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:10:35.752Z] #45 5.997 + RM_GOPATH=0 [2021-07-09T18:10:35.752Z] #45 5.997 + TMP_GOPATH= [2021-07-09T18:10:35.752Z] #45 5.997 + : /build [2021-07-09T18:10:35.752Z] #45 5.997 + '[' -z '' ']' [2021-07-09T18:10:35.752Z] #45 5.997 ++ mktemp -d [2021-07-09T18:10:35.752Z] #45 5.997 + export GOPATH=/tmp/tmp.1aDdFVrUId [2021-07-09T18:10:35.752Z] #45 5.997 + GOPATH=/tmp/tmp.1aDdFVrUId [2021-07-09T18:10:35.752Z] #45 5.997 + RM_GOPATH=1 [2021-07-09T18:10:35.752Z] #45 5.997 + case "$(go env GOARCH)" in [2021-07-09T18:10:35.752Z] #45 5.997 ++ go env GOARCH [2021-07-09T18:10:35.752Z] #45 6.021 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:35.752Z] #45 6.022 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.752Z] #45 6.022 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.752Z] #45 6.022 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:35.752Z] #45 6.022 + dir=/tmp/install [2021-07-09T18:10:35.752Z] #45 6.022 + bin=vndr [2021-07-09T18:10:35.752Z] #45 6.022 + shift [2021-07-09T18:10:35.752Z] #45 6.022 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-09T18:10:35.752Z] #45 6.022 + . /tmp/install/vndr.installer [2021-07-09T18:10:35.752Z] #45 6.022 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:35.752Z] #45 6.022 + install_vndr [2021-07-09T18:10:35.752Z] #45 6.022 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-09T18:10:35.752Z] #45 6.022 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1aDdFVrUId/src/github.com/LK4D4/vndr [2021-07-09T18:10:35.752Z] #45 6.022 Cloning into '/tmp/tmp.1aDdFVrUId/src/github.com/LK4D4/vndr'... [2021-07-09T18:10:35.752Z] #45 6.683 + cd /tmp/tmp.1aDdFVrUId/src/github.com/LK4D4/vndr [2021-07-09T18:10:35.752Z] #45 6.760 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:35.752Z] #45 6.760 + go build -buildmode=pie -v -o /build/vndr . [2021-07-09T18:10:35.752Z] #45 8.297 runtime/internal/atomic [2021-07-09T18:10:35.752Z] #45 8.303 internal/cpu [2021-07-09T18:10:35.752Z] #45 8.637 runtime/internal/sys [2021-07-09T18:10:35.752Z] #45 8.910 runtime/internal/math [2021-07-09T18:10:35.752Z] #45 8.998 internal/race [2021-07-09T18:10:35.752Z] #45 8.998 internal/bytealg [2021-07-09T18:10:35.752Z] #45 9.119 sync/atomic [2021-07-09T18:10:35.752Z] #45 9.553 unicode [2021-07-09T18:10:35.752Z] #45 10.20 runtime [2021-07-09T18:10:35.752Z] #45 ... [2021-07-09T18:10:35.752Z] [2021-07-09T18:10:35.752Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:35.752Z] #34 sha256:06fba3dd6dc4e62970ece8420549b5e1a6c840abf703ec60f14e0da5d23a1862 [2021-07-09T18:10:35.752Z] #34 7.286 + RM_GOPATH=0 [2021-07-09T18:10:35.752Z] #34 7.286 + TMP_GOPATH= [2021-07-09T18:10:35.752Z] #34 7.286 + : /build [2021-07-09T18:10:35.752Z] #34 7.286 + '[' -z '' ']' [2021-07-09T18:10:35.752Z] #34 7.286 ++ mktemp -d [2021-07-09T18:10:35.752Z] #34 7.303 + export GOPATH=/tmp/tmp.Yr67xpxbUA [2021-07-09T18:10:35.752Z] #34 7.303 + GOPATH=/tmp/tmp.Yr67xpxbUA [2021-07-09T18:10:35.752Z] #34 7.303 + RM_GOPATH=1 [2021-07-09T18:10:35.752Z] #34 7.303 + case "$(go env GOARCH)" in [2021-07-09T18:10:35.752Z] #34 7.310 ++ go env GOARCH [2021-07-09T18:10:35.752Z] #34 7.333 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.752Z] #34 7.333 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:35.752Z] #34 7.334 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:35.752Z] #34 7.336 + dir=/tmp/install [2021-07-09T18:10:35.752Z] #34 7.336 + bin=tomlv [2021-07-09T18:10:35.752Z] #34 7.336 + shift [2021-07-09T18:10:35.752Z] #34 7.336 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-09T18:10:35.752Z] #34 7.336 + . /tmp/install/tomlv.installer [2021-07-09T18:10:35.752Z] #34 7.336 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:35.752Z] #34 7.336 + install_tomlv [2021-07-09T18:10:35.752Z] #34 7.336 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-09T18:10:35.752Z] #34 7.336 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Yr67xpxbUA/src/github.com/BurntSushi/toml [2021-07-09T18:10:35.752Z] #34 7.348 Cloning into '/tmp/tmp.Yr67xpxbUA/src/github.com/BurntSushi/toml'... [2021-07-09T18:10:35.752Z] #34 7.355 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:35.752Z] #34 8.637 + cd /tmp/tmp.Yr67xpxbUA/src/github.com/BurntSushi/toml [2021-07-09T18:10:35.752Z] #34 8.637 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:35.752Z] #34 8.713 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:10:35.752Z] #34 9.442 internal/bytealg [2021-07-09T18:10:35.752Z] #34 9.470 math/bits [2021-07-09T18:10:35.752Z] #34 10.20 math [2021-07-09T18:10:35.752Z] #34 10.20 runtime [2021-07-09T18:10:35.925Z] #55 7.369 Reading package lists... [2021-07-09T18:10:35.925Z] #55 ... [2021-07-09T18:10:35.925Z] [2021-07-09T18:10:35.925Z] #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-07-09T18:10:35.925Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:35.925Z] #42 6.354 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:35.925Z] #42 6.368 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:35.925Z] #42 6.368 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:36.008Z] #34 ... [2021-07-09T18:10:36.008Z] [2021-07-09T18:10:36.008Z] #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-07-09T18:10:36.008Z] #67 sha256:63787d1107c831f457ea796fe336d701cebd8519fc45693de60e94fbf19e9e04 [2021-07-09T18:10:36.008Z] #67 5.266 + RM_GOPATH=0 [2021-07-09T18:10:36.008Z] #67 5.266 + TMP_GOPATH= [2021-07-09T18:10:36.008Z] #67 5.266 + : /build [2021-07-09T18:10:36.008Z] #67 5.266 + '[' -z '' ']' [2021-07-09T18:10:36.008Z] #67 5.266 ++ mktemp -d [2021-07-09T18:10:36.008Z] #67 5.266 + export GOPATH=/tmp/tmp.Ycu0x5bEJq [2021-07-09T18:10:36.008Z] #67 5.266 + GOPATH=/tmp/tmp.Ycu0x5bEJq [2021-07-09T18:10:36.008Z] #67 5.266 + RM_GOPATH=1 [2021-07-09T18:10:36.008Z] #67 5.266 + case "$(go env GOARCH)" in [2021-07-09T18:10:36.008Z] #67 5.266 ++ go env GOARCH [2021-07-09T18:10:36.008Z] #67 5.284 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:36.008Z] #67 5.284 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.008Z] #67 5.284 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.008Z] #67 5.284 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:36.008Z] #67 5.284 + dir=/tmp/install [2021-07-09T18:10:36.008Z] #67 5.284 + bin=proxy [2021-07-09T18:10:36.008Z] #67 5.284 + shift [2021-07-09T18:10:36.008Z] #67 5.284 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-09T18:10:36.008Z] #67 5.284 + . /tmp/install/proxy.installer [2021-07-09T18:10:36.008Z] #67 5.284 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:36.008Z] #67 5.284 + install_proxy [2021-07-09T18:10:36.008Z] #67 5.284 + case "$1" in [2021-07-09T18:10:36.008Z] #67 5.284 + export CGO_ENABLED=0 [2021-07-09T18:10:36.008Z] #67 5.284 + CGO_ENABLED=0 [2021-07-09T18:10:36.008Z] #67 5.284 + _install_proxy [2021-07-09T18:10:36.008Z] #67 5.284 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-09T18:10:36.008Z] #67 5.284 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ycu0x5bEJq/src/github.com/docker/libnetwork [2021-07-09T18:10:36.008Z] #67 5.301 Cloning into '/tmp/tmp.Ycu0x5bEJq/src/github.com/docker/libnetwork'... [2021-07-09T18:10:36.008Z] #67 ... [2021-07-09T18:10:36.008Z] [2021-07-09T18:10:36.008Z] #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-07-09T18:10:36.008Z] #49 sha256:dd0cbc3d7dd86af6c4142d8ba3c3004fa822b34be24de4a387769cc078741c75 [2021-07-09T18:10:36.008Z] #49 4.111 + RM_GOPATH=0 [2021-07-09T18:10:36.008Z] #49 4.111 + TMP_GOPATH= [2021-07-09T18:10:36.008Z] #49 4.111 + : /build [2021-07-09T18:10:36.008Z] #49 4.111 + '[' -z '' ']' [2021-07-09T18:10:36.008Z] #49 4.116 ++ mktemp -d [2021-07-09T18:10:36.008Z] #49 4.116 + export GOPATH=/tmp/tmp.uUkIjtpDQl [2021-07-09T18:10:36.008Z] #49 4.116 + GOPATH=/tmp/tmp.uUkIjtpDQl [2021-07-09T18:10:36.008Z] #49 4.116 + RM_GOPATH=1 [2021-07-09T18:10:36.008Z] #49 4.116 + case "$(go env GOARCH)" in [2021-07-09T18:10:36.008Z] #49 4.116 ++ go env GOARCH [2021-07-09T18:10:36.008Z] #49 4.120 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.008Z] #49 4.120 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.008Z] #49 4.120 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:36.008Z] #49 4.122 + dir=/tmp/install [2021-07-09T18:10:36.008Z] #49 4.122 + bin=golangci_lint [2021-07-09T18:10:36.008Z] #49 4.122 + shift [2021-07-09T18:10:36.008Z] #49 4.122 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-09T18:10:36.008Z] #49 4.122 + . /tmp/install/golangci_lint.installer [2021-07-09T18:10:36.008Z] #49 4.122 ++ : v1.23.8 [2021-07-09T18:10:36.008Z] #49 4.122 + install_golangci_lint [2021-07-09T18:10:36.008Z] #49 4.122 + set -e [2021-07-09T18:10:36.008Z] #49 4.122 + export GO111MODULE=on [2021-07-09T18:10:36.008Z] #49 4.122 + GO111MODULE=on [2021-07-09T18:10:36.008Z] #49 4.122 + GOBIN=/build [2021-07-09T18:10:36.008Z] #49 4.122 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-09T18:10:36.008Z] #49 4.157 go: finding github.com v1.23.8 [2021-07-09T18:10:36.008Z] #49 4.158 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-09T18:10:36.008Z] #49 4.158 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:36.008Z] #49 4.158 go: finding github.com/golangci v1.23.8 [2021-07-09T18:10:36.008Z] #49 4.158 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-09T18:10:36.008Z] #49 4.728 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:36.008Z] #49 5.229 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:36.008Z] #49 10.41 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:36.008Z] #49 10.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:36.008Z] #49 10.45 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:36.008Z] #49 10.45 go: downloading github.com/spf13/viper v1.6.1 [2021-07-09T18:10:36.008Z] #49 10.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:36.008Z] #49 10.53 go: downloading github.com/fatih/color v1.7.0 [2021-07-09T18:10:36.008Z] #49 10.53 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:36.184Z] #42 9.266 Reading package lists... [2021-07-09T18:10:36.184Z] #42 ... [2021-07-09T18:10:36.184Z] [2021-07-09T18:10:36.184Z] #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-07-09T18:10:36.184Z] #67 sha256:8dc256148536c89e96426dbf9572bcff347af6ef156f1875132a2ff3ff0903a1 [2021-07-09T18:10:36.184Z] #67 3.849 + RM_GOPATH=0 [2021-07-09T18:10:36.184Z] #67 3.849 + TMP_GOPATH= [2021-07-09T18:10:36.184Z] #67 3.849 + : /build [2021-07-09T18:10:36.184Z] #67 3.849 + '[' -z '' ']' [2021-07-09T18:10:36.184Z] #67 3.849 ++ mktemp -d [2021-07-09T18:10:36.184Z] #67 3.849 + export GOPATH=/tmp/tmp.phSMxAO4rc [2021-07-09T18:10:36.184Z] #67 3.849 + GOPATH=/tmp/tmp.phSMxAO4rc [2021-07-09T18:10:36.184Z] #67 3.849 + RM_GOPATH=1 [2021-07-09T18:10:36.184Z] #67 3.849 + case "$(go env GOARCH)" in [2021-07-09T18:10:36.184Z] #67 3.849 ++ go env GOARCH [2021-07-09T18:10:36.184Z] #67 3.852 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.184Z] #67 3.852 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.184Z] #67 3.853 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:36.184Z] #67 3.854 + dir=/tmp/install [2021-07-09T18:10:36.184Z] #67 3.854 + bin=proxy [2021-07-09T18:10:36.184Z] #67 3.854 + shift [2021-07-09T18:10:36.184Z] #67 3.854 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-09T18:10:36.184Z] #67 3.854 + . /tmp/install/proxy.installer [2021-07-09T18:10:36.184Z] #67 3.854 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:36.184Z] #67 3.854 + install_proxy [2021-07-09T18:10:36.184Z] #67 3.854 + case "$1" in [2021-07-09T18:10:36.184Z] #67 3.854 + export CGO_ENABLED=0 [2021-07-09T18:10:36.184Z] #67 3.854 + CGO_ENABLED=0 [2021-07-09T18:10:36.184Z] #67 3.854 + _install_proxy [2021-07-09T18:10:36.184Z] #67 3.854 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-09T18:10:36.184Z] #67 3.854 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.phSMxAO4rc/src/github.com/docker/libnetwork [2021-07-09T18:10:36.184Z] #67 3.854 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:36.184Z] #67 3.857 Cloning into '/tmp/tmp.phSMxAO4rc/src/github.com/docker/libnetwork'... [2021-07-09T18:10:36.184Z] #67 ... [2021-07-09T18:10:36.184Z] [2021-07-09T18:10:36.184Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:36.184Z] #34 sha256:cce2d993b39d04b2dd5e639e40e0880cad9e4d623cd3a4826dc4fba9bc5810f6 [2021-07-09T18:10:36.184Z] #34 5.171 + RM_GOPATH=0 [2021-07-09T18:10:36.184Z] #34 5.173 + TMP_GOPATH= [2021-07-09T18:10:36.184Z] #34 5.173 + : /build [2021-07-09T18:10:36.184Z] #34 5.173 + '[' -z '' ']' [2021-07-09T18:10:36.184Z] #34 5.175 ++ mktemp -d [2021-07-09T18:10:36.184Z] #34 5.176 + export GOPATH=/tmp/tmp.V6BWrYTSiX [2021-07-09T18:10:36.184Z] #34 5.176 + GOPATH=/tmp/tmp.V6BWrYTSiX [2021-07-09T18:10:36.184Z] #34 5.176 + RM_GOPATH=1 [2021-07-09T18:10:36.184Z] #34 5.176 + case "$(go env GOARCH)" in [2021-07-09T18:10:36.184Z] #34 5.180 ++ go env GOARCH [2021-07-09T18:10:36.184Z] #34 5.231 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.184Z] #34 5.231 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.184Z] #34 5.231 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:36.184Z] #34 5.231 + dir=/tmp/install [2021-07-09T18:10:36.184Z] #34 5.231 + bin=tomlv [2021-07-09T18:10:36.184Z] #34 5.231 + shift [2021-07-09T18:10:36.184Z] #34 5.231 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-09T18:10:36.184Z] #34 5.231 + . /tmp/install/tomlv.installer [2021-07-09T18:10:36.184Z] #34 5.231 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:36.184Z] #34 5.231 + install_tomlv [2021-07-09T18:10:36.184Z] #34 5.231 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-09T18:10:36.184Z] #34 5.231 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.V6BWrYTSiX/src/github.com/BurntSushi/toml [2021-07-09T18:10:36.184Z] #34 5.231 Cloning into '/tmp/tmp.V6BWrYTSiX/src/github.com/BurntSushi/toml'... [2021-07-09T18:10:36.184Z] #34 5.231 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:36.184Z] #34 6.544 + cd /tmp/tmp.V6BWrYTSiX/src/github.com/BurntSushi/toml [2021-07-09T18:10:36.184Z] #34 6.544 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:36.184Z] #34 6.556 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:10:36.184Z] #34 7.268 internal/cpu [2021-07-09T18:10:36.184Z] #34 7.277 runtime/internal/atomic [2021-07-09T18:10:36.184Z] #34 7.617 runtime/internal/sys [2021-07-09T18:10:36.184Z] #34 7.919 runtime/internal/math [2021-07-09T18:10:36.184Z] #34 7.940 internal/bytealg [2021-07-09T18:10:36.184Z] #34 8.015 math/bits [2021-07-09T18:10:36.184Z] #34 8.391 math [2021-07-09T18:10:36.184Z] #34 8.869 runtime [2021-07-09T18:10:36.265Z] #49 10.61 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:36.265Z] #49 ... [2021-07-09T18:10:36.265Z] [2021-07-09T18:10:36.265Z] #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-07-09T18:10:36.265Z] #51 sha256:b2d739e05d237506a06d6cecc17628a0ab81a4293cf1d764476509c7ea1df760 [2021-07-09T18:10:36.265Z] #51 4.575 + RM_GOPATH=0 [2021-07-09T18:10:36.265Z] #51 4.575 + TMP_GOPATH= [2021-07-09T18:10:36.265Z] #51 4.575 + : /build [2021-07-09T18:10:36.265Z] #51 4.575 + '[' -z '' ']' [2021-07-09T18:10:36.265Z] #51 4.575 ++ mktemp -d [2021-07-09T18:10:36.265Z] #51 4.575 + export GOPATH=/tmp/tmp.TQYVVkOsT8 [2021-07-09T18:10:36.265Z] #51 4.575 + GOPATH=/tmp/tmp.TQYVVkOsT8 [2021-07-09T18:10:36.265Z] #51 4.575 + RM_GOPATH=1 [2021-07-09T18:10:36.265Z] #51 4.575 + case "$(go env GOARCH)" in [2021-07-09T18:10:36.265Z] #51 4.575 ++ go env GOARCH [2021-07-09T18:10:36.265Z] #51 4.589 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.265Z] #51 4.589 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.265Z] #51 4.589 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:36.265Z] #51 4.589 + dir=/tmp/install [2021-07-09T18:10:36.265Z] #51 4.589 + bin=shfmt [2021-07-09T18:10:36.265Z] #51 4.589 + shift [2021-07-09T18:10:36.265Z] #51 4.589 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-09T18:10:36.265Z] #51 4.589 + . /tmp/install/shfmt.installer [2021-07-09T18:10:36.265Z] #51 4.589 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:36.265Z] #51 4.589 + install_shfmt [2021-07-09T18:10:36.265Z] #51 4.589 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-09T18:10:36.265Z] #51 4.589 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TQYVVkOsT8/src/github.com/mvdan/sh [2021-07-09T18:10:36.265Z] #51 4.589 Cloning into '/tmp/tmp.TQYVVkOsT8/src/github.com/mvdan/sh'... [2021-07-09T18:10:36.265Z] #51 4.589 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:36.265Z] #51 ... [2021-07-09T18:10:36.265Z] [2021-07-09T18:10:36.265Z] #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-07-09T18:10:36.265Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:36.265Z] #36 5.265 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:36.265Z] #36 5.265 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:36.265Z] #36 5.265 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:36.451Z] #34 ... [2021-07-09T18:10:36.451Z] [2021-07-09T18:10:36.451Z] #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-07-09T18:10:36.451Z] #47 sha256:488be037dbd6002bb29005b9be048eb8bd97fa766d5c937a01f99f773215553d [2021-07-09T18:10:36.451Z] #47 4.879 + RM_GOPATH=0 [2021-07-09T18:10:36.451Z] #47 4.879 + TMP_GOPATH= [2021-07-09T18:10:36.451Z] #47 4.879 + : /build [2021-07-09T18:10:36.451Z] #47 4.879 + '[' -z '' ']' [2021-07-09T18:10:36.451Z] #47 4.885 ++ mktemp -d [2021-07-09T18:10:36.451Z] #47 4.896 + export GOPATH=/tmp/tmp.GBsWuIjpYY [2021-07-09T18:10:36.451Z] #47 4.896 + GOPATH=/tmp/tmp.GBsWuIjpYY [2021-07-09T18:10:36.451Z] #47 4.896 + RM_GOPATH=1 [2021-07-09T18:10:36.451Z] #47 4.896 + case "$(go env GOARCH)" in [2021-07-09T18:10:36.451Z] #47 4.896 ++ go env GOARCH [2021-07-09T18:10:36.451Z] #47 4.906 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.451Z] #47 4.906 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.451Z] #47 4.906 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:36.451Z] #47 4.906 + dir=/tmp/install [2021-07-09T18:10:36.451Z] #47 4.906 + bin=gotestsum [2021-07-09T18:10:36.451Z] #47 4.906 + shift [2021-07-09T18:10:36.451Z] #47 4.906 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-09T18:10:36.451Z] #47 4.906 + . /tmp/install/gotestsum.installer [2021-07-09T18:10:36.451Z] #47 4.906 ++ : v0.5.3 [2021-07-09T18:10:36.451Z] #47 4.906 + install_gotestsum [2021-07-09T18:10:36.451Z] #47 4.906 + set -e [2021-07-09T18:10:36.451Z] #47 4.906 + export GO111MODULE=on [2021-07-09T18:10:36.451Z] #47 4.906 + GO111MODULE=on [2021-07-09T18:10:36.451Z] #47 4.906 + GOBIN=/build [2021-07-09T18:10:36.451Z] #47 4.906 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-09T18:10:36.451Z] #47 5.003 go: finding gotest.tools v0.5.3 [2021-07-09T18:10:36.451Z] #47 5.011 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:36.451Z] #47 6.180 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:36.451Z] #47 6.724 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:36.451Z] #47 7.589 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:36.451Z] #47 7.713 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:36.451Z] #47 7.713 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:36.451Z] #47 7.713 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:36.451Z] #47 7.715 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:36.451Z] #47 7.933 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:36.451Z] #47 7.980 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:36.451Z] #47 8.222 go: downloading github.com/fatih/color v1.9.0 [2021-07-09T18:10:36.451Z] #47 8.242 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:36.451Z] #47 8.369 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:36.451Z] #47 8.585 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:36.451Z] #47 8.661 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:36.451Z] #47 8.959 go: extracting github.com/fatih/color v1.9.0 [2021-07-09T18:10:36.451Z] #47 9.079 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:36.451Z] #47 9.104 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:36.451Z] #47 9.292 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:36.451Z] #47 9.385 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:36.451Z] #47 9.671 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:36.451Z] #47 9.677 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:36.451Z] #47 11.51 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:36.451Z] #47 ... [2021-07-09T18:10:36.451Z] [2021-07-09T18:10:36.451Z] #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-07-09T18:10:36.451Z] #58 sha256:b98765aa28601743d9386047c1b2147943b0bbea615c0dc8e1026a61d0036439 [2021-07-09T18:10:36.451Z] #58 5.443 + RM_GOPATH=0 [2021-07-09T18:10:36.451Z] #58 5.443 + TMP_GOPATH= [2021-07-09T18:10:36.451Z] #58 5.443 + : /build [2021-07-09T18:10:36.451Z] #58 5.443 + '[' -z '' ']' [2021-07-09T18:10:36.451Z] #58 5.443 ++ mktemp -d [2021-07-09T18:10:36.451Z] #58 5.443 + export GOPATH=/tmp/tmp.tLLpHJfZbK [2021-07-09T18:10:36.451Z] #58 5.443 + GOPATH=/tmp/tmp.tLLpHJfZbK [2021-07-09T18:10:36.451Z] #58 5.443 + RM_GOPATH=1 [2021-07-09T18:10:36.451Z] #58 5.443 + case "$(go env GOARCH)" in [2021-07-09T18:10:36.451Z] #58 5.443 ++ go env GOARCH [2021-07-09T18:10:36.451Z] #58 5.468 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.451Z] #58 5.468 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.451Z] #58 5.468 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:36.451Z] #58 5.469 + dir=/tmp/install [2021-07-09T18:10:36.451Z] #58 5.469 + bin=rootlesskit [2021-07-09T18:10:36.451Z] #58 5.469 + shift [2021-07-09T18:10:36.451Z] #58 5.469 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-09T18:10:36.451Z] #58 5.469 + . /tmp/install/rootlesskit.installer [2021-07-09T18:10:36.451Z] #58 5.469 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:36.451Z] #58 5.469 + install_rootlesskit [2021-07-09T18:10:36.451Z] #58 5.469 + case "$1" in [2021-07-09T18:10:36.451Z] #58 5.469 + export CGO_ENABLED=0 [2021-07-09T18:10:36.451Z] #58 5.469 + CGO_ENABLED=0 [2021-07-09T18:10:36.451Z] #58 5.469 + _install_rootlesskit [2021-07-09T18:10:36.451Z] #58 5.470 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-09T18:10:36.451Z] #58 5.470 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tLLpHJfZbK/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:36.451Z] #58 5.470 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:36.451Z] #58 5.472 Cloning into '/tmp/tmp.tLLpHJfZbK/src/github.com/rootless-containers/rootlesskit'... [2021-07-09T18:10:36.451Z] #58 10.65 + cd /tmp/tmp.tLLpHJfZbK/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:36.451Z] #58 10.65 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:36.451Z] #58 10.66 + export GO111MODULE=on [2021-07-09T18:10:36.451Z] #58 10.66 + GO111MODULE=on [2021-07-09T18:10:36.451Z] #58 10.66 + export GOPROXY=https://proxy.golang.org [2021-07-09T18:10:36.451Z] #58 10.66 + GOPROXY=https://proxy.golang.org [2021-07-09T18:10:36.451Z] #58 10.66 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:10:36.451Z] #58 10.66 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-09T18:10:36.540Z] #36 7.492 Reading package lists... [2021-07-09T18:10:36.540Z] #36 ... [2021-07-09T18:10:36.540Z] [2021-07-09T18:10:36.540Z] #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-07-09T18:10:36.540Z] #49 sha256:dd0cbc3d7dd86af6c4142d8ba3c3004fa822b34be24de4a387769cc078741c75 [2021-07-09T18:10:36.540Z] #49 10.71 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:36.540Z] #49 10.89 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:36.540Z] #49 10.89 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:36.540Z] #49 10.89 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:36.540Z] #49 10.94 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:36.540Z] #49 11.00 go: extracting github.com/spf13/viper v1.6.1 [2021-07-09T18:10:36.654Z] #45 ... [2021-07-09T18:10:36.654Z] [2021-07-09T18:10:36.654Z] #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-07-09T18:10:36.654Z] #51 sha256:12bcb484918658150024871629885619d35e3acbe3277bad71221d548945d417 [2021-07-09T18:10:36.654Z] #51 4.981 + RM_GOPATH=0 [2021-07-09T18:10:36.654Z] #51 4.981 + TMP_GOPATH= [2021-07-09T18:10:36.654Z] #51 4.981 + : /build [2021-07-09T18:10:36.654Z] #51 4.981 + '[' -z '' ']' [2021-07-09T18:10:36.654Z] #51 4.981 ++ mktemp -d [2021-07-09T18:10:36.654Z] #51 4.981 + export GOPATH=/tmp/tmp.3BMKu5yST2 [2021-07-09T18:10:36.654Z] #51 4.981 + GOPATH=/tmp/tmp.3BMKu5yST2 [2021-07-09T18:10:36.654Z] #51 4.981 + RM_GOPATH=1 [2021-07-09T18:10:36.654Z] #51 4.981 + case "$(go env GOARCH)" in [2021-07-09T18:10:36.654Z] #51 4.981 ++ go env GOARCH [2021-07-09T18:10:36.654Z] #51 4.993 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.654Z] #51 4.993 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:36.655Z] #51 4.993 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:36.655Z] #51 4.994 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:36.655Z] #51 4.995 + dir=/tmp/install [2021-07-09T18:10:36.655Z] #51 4.995 + bin=shfmt [2021-07-09T18:10:36.655Z] #51 4.995 + shift [2021-07-09T18:10:36.655Z] #51 4.995 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-09T18:10:36.655Z] #51 4.995 + . /tmp/install/shfmt.installer [2021-07-09T18:10:36.655Z] #51 4.995 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:36.655Z] #51 4.995 + install_shfmt [2021-07-09T18:10:36.655Z] #51 4.995 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-09T18:10:36.655Z] #51 4.995 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3BMKu5yST2/src/github.com/mvdan/sh [2021-07-09T18:10:36.655Z] #51 5.000 Cloning into '/tmp/tmp.3BMKu5yST2/src/github.com/mvdan/sh'... [2021-07-09T18:10:36.710Z] #58 ... [2021-07-09T18:10:36.710Z] [2021-07-09T18:10:36.710Z] #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-07-09T18:10:36.710Z] #47 sha256:488be037dbd6002bb29005b9be048eb8bd97fa766d5c937a01f99f773215553d [2021-07-09T18:10:36.710Z] #47 11.71 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:36.796Z] #49 11.11 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:36.796Z] #49 11.11 go: downloading github.com/pkg/errors v0.8.1 [2021-07-09T18:10:36.796Z] #49 11.11 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:36.796Z] #49 11.20 go: extracting github.com/fatih/color v1.7.0 [2021-07-09T18:10:36.796Z] #49 11.27 go: extracting github.com/pkg/errors v0.8.1 [2021-07-09T18:10:36.796Z] #49 11.27 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:36.913Z] #51 ... [2021-07-09T18:10:36.913Z] [2021-07-09T18:10:36.913Z] #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-07-09T18:10:36.913Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:36.913Z] #42 5.345 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:36.913Z] #42 5.406 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:36.913Z] #42 5.586 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:36.958Z] #49 25.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:36.958Z] #49 25.26 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:37.053Z] #49 11.45 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:37.053Z] #49 11.53 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:37.053Z] #49 11.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:37.053Z] #49 11.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:37.173Z] #42 8.518 Reading package lists... [2021-07-09T18:10:37.173Z] #42 ... [2021-07-09T18:10:37.173Z] [2021-07-09T18:10:37.173Z] #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-07-09T18:10:37.173Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:37.173Z] #55 5.924 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:37.173Z] #55 5.924 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:37.173Z] #55 5.924 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:37.173Z] #55 8.707 Reading package lists... [2021-07-09T18:10:37.173Z] #55 ... [2021-07-09T18:10:37.173Z] [2021-07-09T18:10:37.173Z] #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-07-09T18:10:37.173Z] #58 sha256:51d99ab5ad1bef8da8a6507ecbf8ed5fcd0d869d96eb0038cc61cbb16fae67e5 [2021-07-09T18:10:37.173Z] #58 3.607 + RM_GOPATH=0 [2021-07-09T18:10:37.173Z] #58 3.607 + TMP_GOPATH= [2021-07-09T18:10:37.173Z] #58 3.607 + : /build [2021-07-09T18:10:37.173Z] #58 3.607 + '[' -z '' ']' [2021-07-09T18:10:37.173Z] #58 3.607 ++ mktemp -d [2021-07-09T18:10:37.173Z] #58 3.607 + export GOPATH=/tmp/tmp.YF8h2dj6Pj [2021-07-09T18:10:37.173Z] #58 3.607 + GOPATH=/tmp/tmp.YF8h2dj6Pj [2021-07-09T18:10:37.173Z] #58 3.607 + RM_GOPATH=1 [2021-07-09T18:10:37.173Z] #58 3.607 + case "$(go env GOARCH)" in [2021-07-09T18:10:37.173Z] #58 3.607 ++ go env GOARCH [2021-07-09T18:10:37.173Z] #58 3.610 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.173Z] #58 3.610 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.173Z] #58 3.611 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:37.173Z] #58 3.611 + dir=/tmp/install [2021-07-09T18:10:37.173Z] #58 3.611 + bin=rootlesskit [2021-07-09T18:10:37.173Z] #58 3.611 + shift [2021-07-09T18:10:37.173Z] #58 3.611 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-09T18:10:37.173Z] #58 3.611 + . /tmp/install/rootlesskit.installer [2021-07-09T18:10:37.173Z] #58 3.611 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:37.173Z] #58 3.611 + install_rootlesskit [2021-07-09T18:10:37.173Z] #58 3.611 + case "$1" in [2021-07-09T18:10:37.173Z] #58 3.611 + export CGO_ENABLED=0 [2021-07-09T18:10:37.173Z] #58 3.611 + CGO_ENABLED=0 [2021-07-09T18:10:37.173Z] #58 3.611 + _install_rootlesskit [2021-07-09T18:10:37.173Z] #58 3.612 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-09T18:10:37.173Z] #58 3.612 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YF8h2dj6Pj/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:37.173Z] #58 3.612 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:37.173Z] #58 3.613 Cloning into '/tmp/tmp.YF8h2dj6Pj/src/github.com/rootless-containers/rootlesskit'... [2021-07-09T18:10:37.173Z] #58 4.699 + cd /tmp/tmp.YF8h2dj6Pj/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:37.173Z] #58 4.699 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:37.173Z] #58 4.716 + export GO111MODULE=on [2021-07-09T18:10:37.173Z] #58 4.716 + GO111MODULE=on [2021-07-09T18:10:37.173Z] #58 4.716 + export GOPROXY=https://proxy.golang.org [2021-07-09T18:10:37.173Z] #58 4.716 + GOPROXY=https://proxy.golang.org [2021-07-09T18:10:37.173Z] #58 4.716 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:10:37.173Z] #58 4.716 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-09T18:10:37.173Z] #58 6.572 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:37.173Z] #58 6.648 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:37.173Z] #58 6.783 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:37.173Z] #58 6.783 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:37.173Z] #58 6.818 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:37.173Z] #58 6.818 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:37.173Z] #58 6.952 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:37.173Z] #58 7.254 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:37.173Z] #58 7.321 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:37.173Z] #58 7.360 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:37.173Z] #58 7.447 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:37.173Z] #58 7.545 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:37.173Z] #58 7.872 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:37.173Z] #58 8.007 go: downloading github.com/google/uuid v1.2.0 [2021-07-09T18:10:37.173Z] #58 8.008 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:37.173Z] #58 8.063 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:37.173Z] #58 8.086 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:37.173Z] #58 8.186 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:37.173Z] #58 8.759 go: extracting github.com/google/uuid v1.2.0 [2021-07-09T18:10:37.173Z] #58 10.45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:37.173Z] #58 10.46 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:37.267Z] #49 25.55 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:37.267Z] #49 ... [2021-07-09T18:10:37.267Z] [2021-07-09T18:10:37.267Z] #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-07-09T18:10:37.267Z] #51 sha256:6cc58139f7329adf9f81dae6c7c07ed0d243ec3060054bea1ca17bd9ed15661f [2021-07-09T18:10:37.267Z] #51 15.53 + cd /tmp/tmp.9TDPVSYGTW/src/github.com/mvdan/sh [2021-07-09T18:10:37.267Z] #51 15.53 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:37.267Z] #51 15.63 + GO111MODULE=on [2021-07-09T18:10:37.267Z] #51 15.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-09T18:10:37.267Z] #51 16.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:37.267Z] #51 16.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:37.267Z] #51 17.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:37.267Z] #51 17.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:37.267Z] #51 17.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:37.267Z] #51 18.19 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:37.267Z] #51 18.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:37.267Z] #51 20.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:37.267Z] #51 21.73 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:37.267Z] #51 21.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:37.267Z] #51 22.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:37.267Z] #51 22.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:37.267Z] #51 22.93 runtime/cgo [2021-07-09T18:10:37.267Z] #51 22.98 runtime [2021-07-09T18:10:37.432Z] #58 ... [2021-07-09T18:10:37.432Z] [2021-07-09T18:10:37.432Z] #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-07-09T18:10:37.432Z] #67 sha256:3ef0b6fa9383a97ebf5a5cfae8a48ebc016977f127b15ba6260ea4e82f2270e0 [2021-07-09T18:10:37.432Z] #67 5.165 + RM_GOPATH=0 [2021-07-09T18:10:37.432Z] #67 5.165 + TMP_GOPATH= [2021-07-09T18:10:37.432Z] #67 5.165 + : /build [2021-07-09T18:10:37.432Z] #67 5.165 + '[' -z '' ']' [2021-07-09T18:10:37.432Z] #67 5.165 ++ mktemp -d [2021-07-09T18:10:37.432Z] #67 5.165 + export GOPATH=/tmp/tmp.JABRK1FtUL [2021-07-09T18:10:37.432Z] #67 5.165 + GOPATH=/tmp/tmp.JABRK1FtUL [2021-07-09T18:10:37.432Z] #67 5.165 + RM_GOPATH=1 [2021-07-09T18:10:37.432Z] #67 5.165 + case "$(go env GOARCH)" in [2021-07-09T18:10:37.432Z] #67 5.165 ++ go env GOARCH [2021-07-09T18:10:37.432Z] #67 5.207 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.432Z] #67 5.207 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.432Z] #67 5.207 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:37.432Z] #67 5.208 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:37.432Z] #67 5.208 + dir=/tmp/install [2021-07-09T18:10:37.432Z] #67 5.208 + bin=proxy [2021-07-09T18:10:37.432Z] #67 5.208 + shift [2021-07-09T18:10:37.432Z] #67 5.208 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-09T18:10:37.432Z] #67 5.208 + . /tmp/install/proxy.installer [2021-07-09T18:10:37.432Z] #67 5.208 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:37.432Z] #67 5.208 + install_proxy [2021-07-09T18:10:37.432Z] #67 5.208 + case "$1" in [2021-07-09T18:10:37.432Z] #67 5.208 + export CGO_ENABLED=0 [2021-07-09T18:10:37.432Z] #67 5.208 + CGO_ENABLED=0 [2021-07-09T18:10:37.432Z] #67 5.208 + _install_proxy [2021-07-09T18:10:37.432Z] #67 5.208 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-09T18:10:37.432Z] #67 5.208 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JABRK1FtUL/src/github.com/docker/libnetwork [2021-07-09T18:10:37.432Z] #67 5.228 Cloning into '/tmp/tmp.JABRK1FtUL/src/github.com/docker/libnetwork'... [2021-07-09T18:10:37.432Z] #67 ... [2021-07-09T18:10:37.432Z] [2021-07-09T18:10:37.432Z] #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-07-09T18:10:37.432Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:37.432Z] #40 5.248 + git clone https://github.com/docker/distribution.git . [2021-07-09T18:10:37.432Z] #40 5.248 Cloning into '.'... [2021-07-09T18:10:37.530Z] #51 ... [2021-07-09T18:10:37.530Z] [2021-07-09T18:10:37.530Z] #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-07-09T18:10:37.530Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:37.530Z] #40 25.52 + 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-07-09T18:10:37.644Z] #49 11.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:37.644Z] #49 12.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:37.644Z] #49 12.12 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:37.644Z] #49 12.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:37.691Z] #40 ... [2021-07-09T18:10:37.691Z] [2021-07-09T18:10:37.691Z] #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-07-09T18:10:37.691Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:37.691Z] #36 5.904 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:37.691Z] #36 5.904 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:37.691Z] #36 5.904 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:37.691Z] #36 8.892 Reading package lists... [2021-07-09T18:10:37.691Z] #36 ... [2021-07-09T18:10:37.691Z] [2021-07-09T18:10:37.691Z] #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-07-09T18:10:37.691Z] #47 sha256:d4650b19c880a8cb912b254a0342899e1b7a335550b2fbf15563f67ba18e21f0 [2021-07-09T18:10:37.691Z] #47 5.841 + RM_GOPATH=0 [2021-07-09T18:10:37.691Z] #47 5.841 + TMP_GOPATH= [2021-07-09T18:10:37.691Z] #47 5.841 + : /build [2021-07-09T18:10:37.691Z] #47 5.841 + '[' -z '' ']' [2021-07-09T18:10:37.691Z] #47 5.845 ++ mktemp -d [2021-07-09T18:10:37.691Z] #47 5.847 + export GOPATH=/tmp/tmp.ZZZuOHAJnp [2021-07-09T18:10:37.691Z] #47 5.847 + GOPATH=/tmp/tmp.ZZZuOHAJnp [2021-07-09T18:10:37.691Z] #47 5.847 + RM_GOPATH=1 [2021-07-09T18:10:37.691Z] #47 5.847 + case "$(go env GOARCH)" in [2021-07-09T18:10:37.691Z] #47 5.847 ++ go env GOARCH [2021-07-09T18:10:37.691Z] #47 5.860 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.691Z] #47 5.860 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.691Z] #47 5.861 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:37.691Z] #47 5.864 + dir=/tmp/install [2021-07-09T18:10:37.691Z] #47 5.864 + bin=gotestsum [2021-07-09T18:10:37.691Z] #47 5.864 + shift [2021-07-09T18:10:37.691Z] #47 5.864 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-09T18:10:37.691Z] #47 5.864 + . /tmp/install/gotestsum.installer [2021-07-09T18:10:37.691Z] #47 5.864 ++ : v0.5.3 [2021-07-09T18:10:37.691Z] #47 5.864 + install_gotestsum [2021-07-09T18:10:37.691Z] #47 5.869 + set -e [2021-07-09T18:10:37.691Z] #47 5.870 + export GO111MODULE=on [2021-07-09T18:10:37.691Z] #47 5.870 + GO111MODULE=on [2021-07-09T18:10:37.691Z] #47 5.870 + GOBIN=/build [2021-07-09T18:10:37.691Z] #47 5.870 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-09T18:10:37.691Z] #47 5.904 go: finding gotest.tools v0.5.3 [2021-07-09T18:10:37.691Z] #47 5.906 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:37.691Z] #47 6.905 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:37.691Z] #47 7.437 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:37.691Z] #47 8.401 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:37.691Z] #47 8.403 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:37.691Z] #47 8.413 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:37.691Z] #47 8.417 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:37.691Z] #47 8.636 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:37.691Z] #47 8.809 go: downloading github.com/fatih/color v1.9.0 [2021-07-09T18:10:37.691Z] #47 8.817 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:37.691Z] #47 8.818 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:37.691Z] #47 9.002 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:37.691Z] #47 9.069 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:37.691Z] #47 9.087 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:37.691Z] #47 9.441 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:37.691Z] #47 9.452 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:37.691Z] #47 9.460 go: extracting github.com/fatih/color v1.9.0 [2021-07-09T18:10:37.691Z] #47 9.557 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:37.691Z] #47 9.560 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:37.691Z] #47 9.809 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:37.691Z] #47 9.911 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:37.691Z] #47 9.927 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:37.900Z] #49 12.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:37.900Z] #49 12.31 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:37.900Z] #49 12.34 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:37.900Z] #49 12.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:37.950Z] #47 ... [2021-07-09T18:10:37.950Z] [2021-07-09T18:10:37.950Z] #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-07-09T18:10:37.950Z] #24 sha256:9482ff2e4ad176bd73f7384458c805f54a73b1e70c3f28760844e476c3aa6cb9 [2021-07-09T18:10:37.950Z] #24 5.703 + RM_GOPATH=0 [2021-07-09T18:10:37.950Z] #24 5.703 + TMP_GOPATH= [2021-07-09T18:10:37.950Z] #24 5.703 + : /build [2021-07-09T18:10:37.950Z] #24 5.703 + '[' -z '' ']' [2021-07-09T18:10:37.950Z] #24 5.703 ++ mktemp -d [2021-07-09T18:10:37.950Z] #24 5.703 + export GOPATH=/tmp/tmp.A1hNgneRHk [2021-07-09T18:10:37.950Z] #24 5.703 + GOPATH=/tmp/tmp.A1hNgneRHk [2021-07-09T18:10:37.950Z] #24 5.703 + RM_GOPATH=1 [2021-07-09T18:10:37.950Z] #24 5.703 + case "$(go env GOARCH)" in [2021-07-09T18:10:37.950Z] #24 5.703 ++ go env GOARCH [2021-07-09T18:10:37.950Z] #24 5.737 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.950Z] #24 5.737 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.950Z] #24 5.737 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:37.950Z] #24 5.752 + dir=/tmp/install [2021-07-09T18:10:37.950Z] #24 5.753 + bin=dockercli [2021-07-09T18:10:37.950Z] #24 5.753 + shift [2021-07-09T18:10:37.950Z] #24 5.753 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-09T18:10:37.950Z] #24 5.753 + . /tmp/install/dockercli.installer [2021-07-09T18:10:37.950Z] #24 5.753 ++ : stable [2021-07-09T18:10:37.950Z] #24 5.753 ++ : 17.06.2-ce [2021-07-09T18:10:37.950Z] #24 5.753 + install_dockercli [2021-07-09T18:10:37.950Z] #24 5.753 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-09T18:10:37.950Z] #24 5.753 ++ uname -m [2021-07-09T18:10:37.950Z] #24 5.755 Install docker/cli version 17.06.2-ce from stable [2021-07-09T18:10:37.950Z] #24 5.776 + arch=x86_64 [2021-07-09T18:10:37.950Z] #24 5.776 + '[' x86_64 '!=' x86_64 ']' [2021-07-09T18:10:37.950Z] #24 5.776 + url=https://download.docker.com/linux/static [2021-07-09T18:10:37.950Z] #24 5.776 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-09T18:10:37.950Z] #24 5.777 + tar -xz docker/docker [2021-07-09T18:10:37.950Z] #24 ... [2021-07-09T18:10:37.950Z] [2021-07-09T18:10:37.950Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:37.950Z] #34 sha256:659e8c4d96485e538e1f7c9b5b5af7c6c0c6b877c87bef3b8fecb8ffd989053b [2021-07-09T18:10:37.950Z] #34 4.316 + RM_GOPATH=0 [2021-07-09T18:10:37.950Z] #34 4.316 + TMP_GOPATH= [2021-07-09T18:10:37.950Z] #34 4.316 + : /build [2021-07-09T18:10:37.950Z] #34 4.316 + '[' -z '' ']' [2021-07-09T18:10:37.950Z] #34 4.326 ++ mktemp -d [2021-07-09T18:10:37.950Z] #34 4.334 + export GOPATH=/tmp/tmp.NxlxpWElCe [2021-07-09T18:10:37.950Z] #34 4.334 + GOPATH=/tmp/tmp.NxlxpWElCe [2021-07-09T18:10:37.950Z] #34 4.334 + RM_GOPATH=1 [2021-07-09T18:10:37.950Z] #34 4.334 + case "$(go env GOARCH)" in [2021-07-09T18:10:37.950Z] #34 4.334 ++ go env GOARCH [2021-07-09T18:10:37.950Z] #34 4.343 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.950Z] #34 4.343 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:37.950Z] #34 4.343 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:37.950Z] #34 4.343 + dir=/tmp/install [2021-07-09T18:10:37.950Z] #34 4.343 + bin=tomlv [2021-07-09T18:10:37.950Z] #34 4.343 + shift [2021-07-09T18:10:37.950Z] #34 4.343 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-09T18:10:37.950Z] #34 4.343 + . /tmp/install/tomlv.installer [2021-07-09T18:10:37.950Z] #34 4.343 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:37.950Z] #34 4.343 + install_tomlv [2021-07-09T18:10:37.950Z] #34 4.343 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-09T18:10:37.950Z] #34 4.343 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NxlxpWElCe/src/github.com/BurntSushi/toml [2021-07-09T18:10:37.950Z] #34 4.343 Cloning into '/tmp/tmp.NxlxpWElCe/src/github.com/BurntSushi/toml'... [2021-07-09T18:10:37.950Z] #34 4.343 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:37.950Z] #34 6.869 + cd /tmp/tmp.NxlxpWElCe/src/github.com/BurntSushi/toml [2021-07-09T18:10:37.950Z] #34 6.876 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:37.950Z] #34 6.922 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:10:37.950Z] #34 7.535 runtime/internal/atomic [2021-07-09T18:10:37.950Z] #34 7.551 internal/cpu [2021-07-09T18:10:37.950Z] #34 7.799 runtime/internal/sys [2021-07-09T18:10:37.950Z] #34 8.059 runtime/internal/math [2021-07-09T18:10:37.950Z] #34 8.151 math/bits [2021-07-09T18:10:37.950Z] #34 8.162 internal/bytealg [2021-07-09T18:10:37.950Z] #34 8.681 math [2021-07-09T18:10:37.950Z] #34 8.968 runtime [2021-07-09T18:10:38.098Z] #47 ... [2021-07-09T18:10:38.098Z] [2021-07-09T18:10:38.098Z] #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-07-09T18:10:38.098Z] #24 sha256:fbd17b5e4c9290fa8e4ebe6123c85af62bc919c6e17628dad36011957396ea86 [2021-07-09T18:10:38.098Z] #24 12.90 + mkdir -p /build [2021-07-09T18:10:38.098Z] #24 12.91 + mv docker/docker /build/ [2021-07-09T18:10:38.098Z] #24 12.92 + rmdir docker [2021-07-09T18:10:38.098Z] #24 DONE 13.1s [2021-07-09T18:10:38.098Z] [2021-07-09T18:10:38.098Z] #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-07-09T18:10:38.098Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:10:38.098Z] #49 13.13 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:38.098Z] #49 13.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:38.098Z] #49 13.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:38.098Z] #49 13.19 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:38.098Z] #49 13.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:38.098Z] #49 13.26 go: downloading github.com/pkg/errors v0.8.1 [2021-07-09T18:10:38.100Z] #40 ... [2021-07-09T18:10:38.100Z] [2021-07-09T18:10:38.100Z] #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-07-09T18:10:38.100Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:10:38.100Z] #45 16.30 internal/nettrace [2021-07-09T18:10:38.100Z] #45 16.48 runtime/cgo [2021-07-09T18:10:38.209Z] #34 ... [2021-07-09T18:10:38.209Z] [2021-07-09T18:10:38.209Z] #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-07-09T18:10:38.209Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:10:38.209Z] #49 5.687 + RM_GOPATH=0 [2021-07-09T18:10:38.209Z] #49 5.687 + TMP_GOPATH= [2021-07-09T18:10:38.209Z] #49 5.687 + : /build [2021-07-09T18:10:38.209Z] #49 5.687 + '[' -z '' ']' [2021-07-09T18:10:38.209Z] #49 5.687 ++ mktemp -d [2021-07-09T18:10:38.209Z] #49 5.689 + export GOPATH=/tmp/tmp.ZWnFVOhkxD [2021-07-09T18:10:38.209Z] #49 5.689 + GOPATH=/tmp/tmp.ZWnFVOhkxD [2021-07-09T18:10:38.209Z] #49 5.689 + RM_GOPATH=1 [2021-07-09T18:10:38.209Z] #49 5.689 + case "$(go env GOARCH)" in [2021-07-09T18:10:38.209Z] #49 5.689 ++ go env GOARCH [2021-07-09T18:10:38.209Z] #49 5.707 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:38.209Z] #49 5.707 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:38.209Z] #49 5.707 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:38.209Z] #49 5.712 + dir=/tmp/install [2021-07-09T18:10:38.209Z] #49 5.712 + bin=golangci_lint [2021-07-09T18:10:38.209Z] #49 5.712 + shift [2021-07-09T18:10:38.209Z] #49 5.712 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-09T18:10:38.209Z] #49 5.712 + . /tmp/install/golangci_lint.installer [2021-07-09T18:10:38.209Z] #49 5.712 ++ : v1.23.8 [2021-07-09T18:10:38.209Z] #49 5.712 + install_golangci_lint [2021-07-09T18:10:38.209Z] #49 5.712 + set -e [2021-07-09T18:10:38.209Z] #49 5.712 + export GO111MODULE=on [2021-07-09T18:10:38.209Z] #49 5.712 + GO111MODULE=on [2021-07-09T18:10:38.209Z] #49 5.712 + GOBIN=/build [2021-07-09T18:10:38.209Z] #49 5.712 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-09T18:10:38.209Z] #49 5.764 go: finding github.com v1.23.8 [2021-07-09T18:10:38.209Z] #49 5.765 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-09T18:10:38.209Z] #49 5.768 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-09T18:10:38.209Z] #49 5.768 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:38.209Z] #49 5.769 go: finding github.com/golangci v1.23.8 [2021-07-09T18:10:38.209Z] #49 6.659 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:38.209Z] #49 7.281 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:38.212Z] #49 12.60 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:38.361Z] #45 ... [2021-07-09T18:10:38.361Z] [2021-07-09T18:10:38.361Z] #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-07-09T18:10:38.361Z] #58 sha256:085156c5008427a6739dde75014f1543cc47792ec8a68bd81e6b54bb6ec50ed9 [2021-07-09T18:10:38.361Z] #58 16.53 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:38.361Z] #58 17.55 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:38.361Z] #58 17.65 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:38.361Z] #58 17.67 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:38.361Z] #58 20.06 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:38.361Z] #58 22.78 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:38.361Z] #58 23.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:38.361Z] #58 24.17 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:38.361Z] #58 24.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:38.361Z] #58 24.60 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:38.361Z] #58 24.93 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:38.361Z] #58 ... [2021-07-09T18:10:38.361Z] [2021-07-09T18:10:38.361Z] #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-07-09T18:10:38.361Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:38.361Z] #55 8.657 Reading package lists... [2021-07-09T18:10:38.361Z] #55 16.99 Reading package lists... [2021-07-09T18:10:38.361Z] #55 24.37 Building dependency tree... [2021-07-09T18:10:38.361Z] #55 26.03 Reading state information... [2021-07-09T18:10:38.469Z] #49 12.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:38.469Z] #49 12.86 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:38.469Z] #49 12.88 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:38.469Z] #49 12.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:38.469Z] #49 12.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:38.496Z] #49 ... [2021-07-09T18:10:38.496Z] [2021-07-09T18:10:38.496Z] #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-07-09T18:10:38.496Z] #58 sha256:51d99ab5ad1bef8da8a6507ecbf8ed5fcd0d869d96eb0038cc61cbb16fae67e5 [2021-07-09T18:10:38.496Z] #58 10.86 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:38.496Z] #58 11.23 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:38.622Z] #55 ... [2021-07-09T18:10:38.622Z] [2021-07-09T18:10:38.622Z] #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-07-09T18:10:38.622Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:10:38.622Z] #49 25.65 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:38.622Z] #49 26.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:38.622Z] #49 26.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:38.622Z] #49 26.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:38.622Z] #49 26.22 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:38.622Z] #49 26.22 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:38.622Z] #49 26.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:38.622Z] #49 26.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:38.622Z] #49 26.29 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:38.622Z] #49 26.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:38.623Z] #49 26.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:38.623Z] #49 26.33 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:38.623Z] #49 26.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:38.623Z] #49 26.59 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:38.623Z] #49 26.60 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:38.623Z] #49 26.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:38.623Z] #49 26.63 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:38.623Z] #49 26.69 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:38.623Z] #49 26.71 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:38.623Z] #49 26.71 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:38.623Z] #49 26.71 go: downloading github.com/spf13/afero v1.1.2 [2021-07-09T18:10:38.623Z] #49 26.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:38.623Z] #49 26.79 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:38.623Z] #49 26.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:38.623Z] #49 26.83 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:38.667Z] #49 13.47 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:38.726Z] #49 13.08 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:38.726Z] #49 13.08 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:38.726Z] #49 13.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:38.884Z] #49 27.01 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:38.884Z] #49 27.12 go: extracting github.com/spf13/afero v1.1.2 [2021-07-09T18:10:38.884Z] #49 27.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:38.884Z] #49 27.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:38.927Z] #49 13.88 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:38.927Z] #49 13.96 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:38.983Z] #49 13.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:39.065Z] #58 12.42 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:39.145Z] #49 27.23 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:39.145Z] #49 27.35 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:39.145Z] #49 27.41 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:39.145Z] #49 27.45 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:39.145Z] #49 27.45 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:39.186Z] #49 14.04 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:39.186Z] #49 ... [2021-07-09T18:10:39.186Z] [2021-07-09T18:10:39.186Z] #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-07-09T18:10:39.186Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-09T18:10:39.186Z] #27 CACHED [2021-07-09T18:10:39.186Z] [2021-07-09T18:10:39.186Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-09T18:10:39.186Z] #28 sha256:e9ef44157163123da0b1b7714a2612da9238f41298ae50b77fbedc742af4ade1 [2021-07-09T18:10:39.186Z] #28 CACHED [2021-07-09T18:10:39.186Z] [2021-07-09T18:10:39.186Z] #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-07-09T18:10:39.186Z] #29 sha256:df8b29823b0c01c61f3cc9309e575bb25b12e1cf8f9de0cc2b42878118f7b6b9 [2021-07-09T18:10:39.186Z] #29 CACHED [2021-07-09T18:10:39.186Z] [2021-07-09T18:10:39.186Z] #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-07-09T18:10:39.186Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:10:39.186Z] #49 14.11 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:39.186Z] #49 14.15 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:39.186Z] #49 14.18 go: extracting github.com/pkg/errors v0.8.1 [2021-07-09T18:10:39.186Z] #49 14.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:39.186Z] #49 14.22 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:39.240Z] #49 13.53 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:39.407Z] #49 27.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:39.407Z] #49 27.50 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:39.407Z] #49 ... [2021-07-09T18:10:39.407Z] [2021-07-09T18:10:39.407Z] #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-07-09T18:10:39.407Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:39.407Z] #42 9.775 Reading package lists... [2021-07-09T18:10:39.407Z] #42 18.03 Reading package lists... [2021-07-09T18:10:39.407Z] #42 25.47 Building dependency tree... [2021-07-09T18:10:39.407Z] #42 27.23 Reading state information... [2021-07-09T18:10:39.407Z] #42 ... [2021-07-09T18:10:39.407Z] [2021-07-09T18:10:39.407Z] #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-07-09T18:10:39.407Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:39.407Z] #36 10.08 Reading package lists... [2021-07-09T18:10:39.407Z] #36 17.89 Reading package lists... [2021-07-09T18:10:39.407Z] #36 24.62 Building dependency tree... [2021-07-09T18:10:39.407Z] #36 26.33 Reading state information... [2021-07-09T18:10:39.446Z] #49 14.37 go: downloading github.com/fatih/color v1.7.0 [2021-07-09T18:10:39.446Z] #49 14.45 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:39.446Z] #49 14.46 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:39.452Z] #32 ... [2021-07-09T18:10:39.452Z] [2021-07-09T18:10:39.452Z] #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-07-09T18:10:39.452Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-07-09T18:10:39.452Z] #12 DONE 5.2s [2021-07-09T18:10:39.452Z] [2021-07-09T18:10:39.452Z] #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-07-09T18:10:39.452Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-07-09T18:10:39.452Z] #32 4.975 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-09T18:10:39.452Z] #32 4.975 Cloning into '.'... [2021-07-09T18:10:39.668Z] #36 ... [2021-07-09T18:10:39.668Z] [2021-07-09T18:10:39.668Z] #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-07-09T18:10:39.668Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:10:39.668Z] #49 27.61 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:39.668Z] #49 27.64 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:39.668Z] #49 27.65 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:39.668Z] #49 27.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:39.668Z] #49 27.69 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:39.668Z] #49 27.76 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:39.668Z] #49 27.77 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:39.668Z] #49 27.77 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:39.668Z] #49 27.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:39.668Z] #49 27.96 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:39.668Z] #49 27.96 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:39.668Z] #49 27.98 go: downloading github.com/spf13/cast v1.3.0 [2021-07-09T18:10:39.668Z] #49 28.01 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:39.705Z] #49 14.67 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:39.930Z] #49 28.02 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:39.930Z] #49 28.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:39.930Z] #49 28.06 go: extracting github.com/spf13/cast v1.3.0 [2021-07-09T18:10:39.930Z] #49 28.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:39.930Z] #49 28.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:39.930Z] #49 28.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:39.930Z] #49 28.13 go: downloading golang.org/x/text v0.3.2 [2021-07-09T18:10:39.930Z] #49 28.26 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:39.964Z] #49 14.79 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:39.964Z] #49 14.83 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:39.964Z] #49 14.88 go: extracting github.com/fatih/color v1.7.0 [2021-07-09T18:10:39.964Z] #49 15.00 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:40.172Z] #49 14.60 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:40.191Z] #49 28.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:40.191Z] #49 28.39 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:40.191Z] #49 28.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:40.191Z] #49 28.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:40.224Z] #49 15.02 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:40.224Z] #49 15.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:40.224Z] #49 15.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:40.224Z] #49 15.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:40.224Z] #49 15.23 go: downloading github.com/spf13/viper v1.6.1 [2021-07-09T18:10:40.224Z] #49 15.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:40.224Z] #49 15.23 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:40.224Z] #49 15.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:40.330Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-09T18:10:40.330Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-29dac7d3\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-09T18:10:40.330Z] ---------------------------------------------------------------------------- [2021-07-09T18:10:40.330Z] [2021-07-09T18:10:40.330Z] INFO: executeCI.ps1 starting at Fri Jul 9 18:10:38 CUT 2021 [2021-07-09T18:10:40.330Z] [2021-07-09T18:10:40.330Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-09T18:10:40.330Z] INFO: Running git version 2.24.1.windows.2 [2021-07-09T18:10:40.330Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-09T18:10:40.330Z] INFO: Environment variables: [2021-07-09T18:10:40.330Z] [2021-07-09T18:10:40.330Z] Name Value [2021-07-09T18:10:40.330Z] ---- ----- [2021-07-09T18:10:40.330Z] ALLUSERSPROFILE C:\ProgramData [2021-07-09T18:10:40.330Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-09T18:10:40.330Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-09T18:10:40.330Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-09T18:10:40.330Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-09T18:10:40.330Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-09T18:10:40.330Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-09T18:10:40.330Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-09T18:10:40.330Z] BRANCH_NAME PR-42613 [2021-07-09T18:10:40.330Z] BUILD_DISPLAY_NAME #1 [2021-07-09T18:10:40.330Z] BUILD_ID 1 [2021-07-09T18:10:40.330Z] BUILD_NUMBER 1 [2021-07-09T18:10:40.330Z] BUILD_TAG jenkins-moby-PR-42613-1 [2021-07-09T18:10:40.330Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42613/1/ [2021-07-09T18:10:40.330Z] CHANGE_AUTHOR thaJeztah [2021-07-09T18:10:40.330Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-09T18:10:40.330Z] CHANGE_BRANCH 20.10_update_hcsshim [2021-07-09T18:10:40.330Z] CHANGE_FORK thaJeztah/docker [2021-07-09T18:10:40.330Z] CHANGE_ID 42613 [2021-07-09T18:10:40.330Z] CHANGE_TARGET 20.10 [2021-07-09T18:10:40.330Z] CHANGE_TITLE [20.10] vendor github.com/Microsoft/hcsshim 64a2b71405dacf76c95600f4c756a991ad09cf7c ... [2021-07-09T18:10:40.330Z] CHANGE_URL https://github.com/moby/moby/pull/42613 [2021-07-09T18:10:40.330Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-09T18:10:40.330Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-09T18:10:40.330Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-09T18:10:40.330Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-09T18:10:40.330Z] COMPUTERNAME azwin-2-7e8df0 [2021-07-09T18:10:40.330Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-09T18:10:40.330Z] ConfigSequenceNumber 0 [2021-07-09T18:10:40.330Z] DOCKER_BUILDKIT 0 [2021-07-09T18:10:40.330Z] DOCKER_DUT_DEBUG 1 [2021-07-09T18:10:40.330Z] DOCKER_EXPERIMENTAL 1 [2021-07-09T18:10:40.330Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-09T18:10:40.330Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-09T18:10:40.330Z] EXECUTOR_NUMBER 0 [2021-07-09T18:10:40.330Z] FQDN azwin-2-7e8df0.westus.cloudapp.azure.com [2021-07-09T18:10:40.330Z] GIT_BRANCH PR-42613 [2021-07-09T18:10:40.330Z] GIT_COMMIT 72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:10:40.330Z] GIT_URL https://github.com/moby/moby.git [2021-07-09T18:10:40.330Z] HUDSON_COOKIE 48051cad-fb05-4ffa-884e-3f19ca285c6c [2021-07-09T18:10:40.330Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-09T18:10:40.330Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-09T18:10:40.330Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-09T18:10:40.330Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-09T18:10:40.330Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-09T18:10:40.330Z] JENKINS_NODE_COOKIE b009827c-3138-4117-83bc-9b61ea6e2034 [2021-07-09T18:10:40.330Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-09T18:10:40.330Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-09T18:10:40.330Z] JOB_BASE_NAME PR-42613 [2021-07-09T18:10:40.330Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42613/display/redirect [2021-07-09T18:10:40.330Z] JOB_NAME moby/PR-42613 [2021-07-09T18:10:40.330Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42613/ [2021-07-09T18:10:40.330Z] library.jps.version master [2021-07-09T18:10:40.330Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-09T18:10:40.330Z] NODE_LABELS amd64 azure azwin-2-7e8df0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-09T18:10:40.330Z] NODE_NAME azwin-2-7e8df0 [2021-07-09T18:10:40.330Z] NUMBER_OF_PROCESSORS 4 [2021-07-09T18:10:40.330Z] OS Windows_NT [2021-07-09T18:10:40.330Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-09T18:10:40.330Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-09T18:10:40.331Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-09T18:10:40.331Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-09T18:10:40.331Z] PROCESSOR_LEVEL 6 [2021-07-09T18:10:40.331Z] PROCESSOR_REVISION 4f01 [2021-07-09T18:10:40.331Z] ProgramData C:\ProgramData [2021-07-09T18:10:40.331Z] ProgramFiles C:\Program Files [2021-07-09T18:10:40.331Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-09T18:10:40.331Z] ProgramW6432 C:\Program Files [2021-07-09T18:10:40.331Z] PROMPT $P$G [2021-07-09T18:10:40.331Z] PSExecutionPolicyPreference Bypass [2021-07-09T18:10:40.331Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-09T18:10:40.331Z] PUBLIC C:\Users\Public [2021-07-09T18:10:40.331Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42613/1/display/redirect?page=artif... [2021-07-09T18:10:40.331Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42613/1/display/redirect?page=changes [2021-07-09T18:10:40.331Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42613/1/display/redirect [2021-07-09T18:10:40.331Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42613/1/display/redirect?page=tests [2021-07-09T18:10:40.331Z] SKIP_VALIDATION_TESTS 1 [2021-07-09T18:10:40.331Z] SOURCES_DRIVE d [2021-07-09T18:10:40.331Z] SOURCES_SUBDIR gopath [2021-07-09T18:10:40.331Z] STAGE_NAME Run tests [2021-07-09T18:10:40.331Z] SystemDrive C: [2021-07-09T18:10:40.331Z] SystemRoot C:\Windows [2021-07-09T18:10:40.331Z] TEMP C:\Windows\TEMP [2021-07-09T18:10:40.331Z] TESTDEBUG 0 [2021-07-09T18:10:40.331Z] TESTRUN_DRIVE d [2021-07-09T18:10:40.331Z] TESTRUN_SUBDIR CI [2021-07-09T18:10:40.331Z] TIMEOUT 120m [2021-07-09T18:10:40.331Z] TMP C:\Windows\TEMP [2021-07-09T18:10:40.331Z] USERDOMAIN WORKGROUP [2021-07-09T18:10:40.331Z] USERNAME azwin-2-7e8df0$ [2021-07-09T18:10:40.331Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-09T18:10:40.331Z] windir C:\Windows [2021-07-09T18:10:40.331Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-09T18:10:40.331Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-09T18:10:40.331Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-09T18:10:40.331Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] INFO: Sources under d:\gopath\... [2021-07-09T18:10:40.331Z] INFO: Test run under d:\CI\... [2021-07-09T18:10:40.331Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-09T18:10:40.331Z] INFO: docker/docker repository was found [2021-07-09T18:10:40.331Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-09T18:10:40.331Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2029' [2021-07-09T18:10:40.331Z] INFO: Docker version of control daemon [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] Client: [2021-07-09T18:10:40.331Z] Version: 20.10.6 [2021-07-09T18:10:40.331Z] API version: 1.41 [2021-07-09T18:10:40.331Z] Go version: go1.16.3 [2021-07-09T18:10:40.331Z] Git commit: 370c289 [2021-07-09T18:10:40.331Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-09T18:10:40.331Z] OS/Arch: windows/amd64 [2021-07-09T18:10:40.331Z] Context: default [2021-07-09T18:10:40.331Z] Experimental: true [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] Server: Docker Engine - Community [2021-07-09T18:10:40.331Z] Engine: [2021-07-09T18:10:40.331Z] Version: 20.10.6 [2021-07-09T18:10:40.331Z] API version: 1.41 (minimum version 1.24) [2021-07-09T18:10:40.331Z] Go version: go1.13.15 [2021-07-09T18:10:40.331Z] Git commit: 8728dd2 [2021-07-09T18:10:40.331Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-09T18:10:40.331Z] OS/Arch: windows/amd64 [2021-07-09T18:10:40.331Z] Experimental: true [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] INFO: Docker info of control daemon [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] Client: [2021-07-09T18:10:40.331Z] Context: default [2021-07-09T18:10:40.331Z] Debug Mode: false [2021-07-09T18:10:40.331Z] Plugins: [2021-07-09T18:10:40.331Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-09T18:10:40.331Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-09T18:10:40.331Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] Server: [2021-07-09T18:10:40.331Z] Containers: 0 [2021-07-09T18:10:40.331Z] Running: 0 [2021-07-09T18:10:40.331Z] Paused: 0 [2021-07-09T18:10:40.331Z] Stopped: 0 [2021-07-09T18:10:40.331Z] Images: 10 [2021-07-09T18:10:40.331Z] Server Version: 20.10.6 [2021-07-09T18:10:40.331Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-09T18:10:40.331Z] Windows: [2021-07-09T18:10:40.331Z] LCOW: [2021-07-09T18:10:40.331Z] Logging Driver: json-file [2021-07-09T18:10:40.331Z] Plugins: [2021-07-09T18:10:40.331Z] Volume: local [2021-07-09T18:10:40.331Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-09T18:10:40.331Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-09T18:10:40.331Z] Swarm: inactive [2021-07-09T18:10:40.331Z] Default Isolation: process [2021-07-09T18:10:40.331Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-09T18:10:40.331Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-09T18:10:40.331Z] OSType: windows [2021-07-09T18:10:40.331Z] Architecture: x86_64 [2021-07-09T18:10:40.331Z] CPUs: 4 [2021-07-09T18:10:40.331Z] Total Memory: 32GiB [2021-07-09T18:10:40.331Z] Name: azwin-2-7e8df0 [2021-07-09T18:10:40.331Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-09T18:10:40.331Z] Docker Root Dir: D:\docker [2021-07-09T18:10:40.331Z] Debug Mode: false [2021-07-09T18:10:40.331Z] Registry: https://index.docker.io/v1/ [2021-07-09T18:10:40.331Z] Labels: [2021-07-09T18:10:40.331Z] Experimental: true [2021-07-09T18:10:40.331Z] Insecure Registries: [2021-07-09T18:10:40.331Z] 10.0.0.4:5000 [2021-07-09T18:10:40.331Z] 127.0.0.0/8 [2021-07-09T18:10:40.331Z] Registry Mirrors: [2021-07-09T18:10:40.331Z] http://10.0.0.4:5000/ [2021-07-09T18:10:40.331Z] Live Restore Enabled: false [2021-07-09T18:10:40.331Z] Product License: Community Engine [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] [2021-07-09T18:10:40.331Z] INFO: Commit hash is 72b66d56a5 [2021-07-09T18:10:40.331Z] INFO: Nuke-Everything... [2021-07-09T18:10:40.331Z] INFO: Container count on control daemon to delete is 0 [2021-07-09T18:10:40.453Z] #49 28.53 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:40.453Z] #49 28.62 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:40.453Z] #49 28.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-09T18:10:40.484Z] #49 15.33 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:40.484Z] #49 15.34 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:40.484Z] #49 15.34 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:40.484Z] #49 15.49 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:40.484Z] #49 15.52 go: extracting github.com/spf13/viper v1.6.1 [2021-07-09T18:10:40.715Z] #49 28.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:40.715Z] #49 28.78 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:40.715Z] #49 29.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:40.736Z] #49 ... [2021-07-09T18:10:40.736Z] [2021-07-09T18:10:40.736Z] #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-07-09T18:10:40.736Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:40.736Z] #42 5.199 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:40.736Z] #42 5.199 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:40.736Z] #42 5.199 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:40.736Z] #42 7.639 Reading package lists... [2021-07-09T18:10:40.743Z] #49 15.59 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:40.743Z] #49 15.76 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:40.743Z] #49 ... [2021-07-09T18:10:40.743Z] [2021-07-09T18:10:40.743Z] #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-07-09T18:10:40.743Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:40.743Z] #40 5.271 + git clone https://github.com/docker/distribution.git . [2021-07-09T18:10:40.743Z] #40 5.277 Cloning into '.'... [2021-07-09T18:10:40.786Z] INFO: Nuking d:\CI [2021-07-09T18:10:40.786Z] INFO: Zapped successfully [2021-07-09T18:10:40.970Z] #58 ... [2021-07-09T18:10:40.970Z] [2021-07-09T18:10:40.970Z] #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-07-09T18:10:40.970Z] #24 sha256:9482ff2e4ad176bd73f7384458c805f54a73b1e70c3f28760844e476c3aa6cb9 [2021-07-09T18:10:40.970Z] #24 13.94 + mkdir -p /build [2021-07-09T18:10:40.970Z] #24 13.95 + mv docker/docker /build/ [2021-07-09T18:10:40.970Z] #24 13.95 + rmdir docker [2021-07-09T18:10:40.970Z] #24 DONE 14.2s [2021-07-09T18:10:40.976Z] #49 29.09 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:40.976Z] #49 29.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:40.993Z] #42 14.86 Reading package lists... [2021-07-09T18:10:40.993Z] #42 ... [2021-07-09T18:10:40.993Z] [2021-07-09T18:10:40.993Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:40.993Z] #34 sha256:06fba3dd6dc4e62970ece8420549b5e1a6c840abf703ec60f14e0da5d23a1862 [2021-07-09T18:10:40.993Z] #34 14.73 internal/testlog [2021-07-09T18:10:40.993Z] #34 15.05 encoding [2021-07-09T18:10:40.993Z] #34 15.28 runtime/cgo [2021-07-09T18:10:41.002Z] #40 ... [2021-07-09T18:10:41.002Z] [2021-07-09T18:10:41.002Z] #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-07-09T18:10:41.002Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:10:41.002Z] #32 5.285 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-09T18:10:41.002Z] #32 5.299 Cloning into '.'... [2021-07-09T18:10:41.002Z] #32 ... [2021-07-09T18:10:41.002Z] [2021-07-09T18:10:41.002Z] #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-07-09T18:10:41.002Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:10:41.002Z] #49 15.90 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:41.002Z] #49 15.92 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:41.002Z] #49 16.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:41.230Z] [2021-07-09T18:10:41.230Z] #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-07-09T18:10:41.230Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:10:41.230Z] #49 13.40 go: downloading github.com/fatih/color v1.7.0 [2021-07-09T18:10:41.230Z] #49 13.44 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:41.230Z] #49 13.47 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:41.230Z] #49 13.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:41.230Z] #49 13.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:41.230Z] #49 13.58 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:41.230Z] #49 13.59 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:41.230Z] #49 13.59 go: downloading github.com/spf13/viper v1.6.1 [2021-07-09T18:10:41.230Z] #49 13.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:41.230Z] #49 13.85 go: extracting github.com/fatih/color v1.7.0 [2021-07-09T18:10:41.230Z] #49 13.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:41.230Z] #49 13.95 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:41.230Z] #49 14.05 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:41.230Z] #49 14.26 go: downloading github.com/pkg/errors v0.8.1 [2021-07-09T18:10:41.230Z] #49 14.29 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:41.230Z] #49 14.29 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:41.230Z] #49 14.30 go: extracting github.com/spf13/viper v1.6.1 [2021-07-09T18:10:41.230Z] #49 14.48 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:41.230Z] #49 14.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:41.237Z] #49 29.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:41.237Z] #49 29.55 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:41.237Z] #49 29.57 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:41.242Z] INFO: Location for testing is d:\CI\PR-42613\1 [2021-07-09T18:10:41.242Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-09T18:10:41.242Z] [2021-07-09T18:10:41.242Z] [2021-07-09T18:10:41.242Z] INFO: Building the image from Dockerfile.windows at 07/09/2021 18:10:40... [2021-07-09T18:10:41.242Z] [2021-07-09T18:10:41.281Z] #49 16.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:41.281Z] #49 16.32 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:41.281Z] #49 16.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:41.281Z] #49 16.37 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:41.489Z] #49 14.66 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:41.489Z] #49 ... [2021-07-09T18:10:41.489Z] [2021-07-09T18:10:41.489Z] #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-07-09T18:10:41.489Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:41.489Z] #13 2.258 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:10:41.489Z] #13 2.262 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:41.489Z] #13 2.262 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:41.489Z] #13 2.263 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:41.499Z] #49 29.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:41.542Z] #49 16.41 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:41.542Z] #49 16.56 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:41.542Z] #49 16.57 go: downloading github.com/spf13/cast v1.3.0 [2021-07-09T18:10:41.542Z] #49 16.65 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:41.556Z] #34 ... [2021-07-09T18:10:41.556Z] [2021-07-09T18:10:41.556Z] #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-07-09T18:10:41.556Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:10:41.556Z] #32 5.707 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-09T18:10:41.556Z] #32 5.707 Cloning into '.'... [2021-07-09T18:10:41.556Z] #32 ... [2021-07-09T18:10:41.556Z] [2021-07-09T18:10:41.556Z] #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-07-09T18:10:41.556Z] #51 sha256:b2d739e05d237506a06d6cecc17628a0ab81a4293cf1d764476509c7ea1df760 [2021-07-09T18:10:41.556Z] #51 14.50 + cd /tmp/tmp.TQYVVkOsT8/src/github.com/mvdan/sh [2021-07-09T18:10:41.556Z] #51 14.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:41.556Z] #51 14.67 + GO111MODULE=on [2021-07-09T18:10:41.556Z] #51 14.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-09T18:10:41.752Z] #13 6.243 Reading package lists... [2021-07-09T18:10:41.752Z] #13 ... [2021-07-09T18:10:41.752Z] [2021-07-09T18:10:41.752Z] #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-07-09T18:10:41.752Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:10:41.752Z] #49 14.96 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:41.802Z] #49 16.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:41.802Z] #49 16.87 go: extracting github.com/spf13/cast v1.3.0 [2021-07-09T18:10:41.802Z] #49 16.90 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:41.814Z] #51 16.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:41.814Z] #51 16.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:41.814Z] #51 16.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:42.016Z] #49 15.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:42.016Z] #49 15.15 go: extracting github.com/pkg/errors v0.8.1 [2021-07-09T18:10:42.016Z] #49 ... [2021-07-09T18:10:42.016Z] [2021-07-09T18:10:42.016Z] #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-07-09T18:10:42.016Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-09T18:10:42.016Z] #27 CACHED [2021-07-09T18:10:42.016Z] [2021-07-09T18:10:42.016Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-09T18:10:42.016Z] #28 sha256:f6e1a8551afb4427d42a8eaab03c7d8c412395fef27a3eabcaaf618bf9bbf7ae [2021-07-09T18:10:42.016Z] #28 CACHED [2021-07-09T18:10:42.016Z] [2021-07-09T18:10:42.016Z] #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-07-09T18:10:42.016Z] #29 sha256:ee7b68cce4af2395b04357d10e5daff54cba317e8c1f8670f270c9bd0b7fe84e [2021-07-09T18:10:42.016Z] #29 CACHED [2021-07-09T18:10:42.016Z] [2021-07-09T18:10:42.016Z] #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-07-09T18:10:42.016Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:10:42.016Z] #49 15.32 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:42.061Z] #49 16.97 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:42.061Z] #49 17.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:42.071Z] #51 ... [2021-07-09T18:10:42.071Z] [2021-07-09T18:10:42.071Z] #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-07-09T18:10:42.071Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:42.071Z] #40 6.090 + git clone https://github.com/docker/distribution.git . [2021-07-09T18:10:42.071Z] #40 6.091 Cloning into '.'... [2021-07-09T18:10:42.071Z] #49 30.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:42.071Z] #49 30.23 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:42.071Z] #49 30.25 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:42.274Z] #49 15.36 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:42.274Z] #49 15.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:42.274Z] #49 15.51 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:42.274Z] #49 15.54 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:42.274Z] #49 15.54 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:42.274Z] #49 15.58 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:42.274Z] #49 15.60 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:42.274Z] #49 15.66 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:42.274Z] #49 15.67 go: downloading github.com/spf13/cast v1.3.0 [2021-07-09T18:10:42.274Z] #49 15.67 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:42.274Z] #49 15.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:42.320Z] #49 17.18 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:42.320Z] #49 17.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:42.328Z] #40 ... [2021-07-09T18:10:42.328Z] [2021-07-09T18:10:42.328Z] #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-07-09T18:10:42.328Z] #51 sha256:b2d739e05d237506a06d6cecc17628a0ab81a4293cf1d764476509c7ea1df760 [2021-07-09T18:10:42.328Z] #51 16.63 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:42.328Z] #51 16.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:42.362Z] #49 30.51 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:42.362Z] #49 30.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:42.579Z] #49 17.58 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:42.579Z] #49 17.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:42.579Z] #49 17.58 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:42.584Z] #51 ... [2021-07-09T18:10:42.584Z] [2021-07-09T18:10:42.584Z] #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-07-09T18:10:42.584Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-09T18:10:42.584Z] #27 CACHED [2021-07-09T18:10:42.584Z] [2021-07-09T18:10:42.584Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-09T18:10:42.584Z] #28 sha256:31ea6f7b7bf45e76f7e87ba7c47b1116ad76bc3572b6641688d3ad912e2aa8cc [2021-07-09T18:10:42.584Z] #28 CACHED [2021-07-09T18:10:42.584Z] [2021-07-09T18:10:42.584Z] #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-07-09T18:10:42.584Z] #29 sha256:227a48fede7861693bee80d1418a1f24ad470a343ba2b80042a396da0be123fc [2021-07-09T18:10:42.584Z] #29 CACHED [2021-07-09T18:10:42.839Z] #49 17.87 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:42.839Z] #49 17.88 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:42.841Z] [2021-07-09T18:10:42.841Z] #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-07-09T18:10:42.841Z] #49 sha256:dd0cbc3d7dd86af6c4142d8ba3c3004fa822b34be24de4a387769cc078741c75 [2021-07-09T18:10:42.841Z] #49 16.80 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:42.841Z] #49 16.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:42.841Z] #49 16.82 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:42.841Z] #49 16.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:42.841Z] #49 16.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:42.841Z] #49 16.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:42.841Z] #49 16.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:42.841Z] #49 16.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:42.841Z] #49 16.98 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:42.841Z] #49 17.06 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:42.841Z] #49 17.12 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:42.841Z] #49 17.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:42.841Z] #49 17.16 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:42.841Z] #49 17.27 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:42.846Z] #49 15.87 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:42.846Z] #49 16.12 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:42.942Z] #49 31.14 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:43.098Z] #49 18.02 go: downloading github.com/spf13/afero v1.1.2 [2021-07-09T18:10:43.098Z] #49 18.11 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:43.098Z] #49 17.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:43.098Z] #49 17.42 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:43.098Z] #49 17.42 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:43.098Z] #49 17.44 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:43.098Z] #49 17.52 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:43.098Z] #49 17.58 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:43.098Z] #49 17.60 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:43.104Z] #49 16.17 go: extracting github.com/spf13/cast v1.3.0 [2021-07-09T18:10:43.105Z] #49 16.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:43.105Z] #49 16.31 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:43.105Z] #49 16.48 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:43.203Z] #49 31.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:43.355Z] #49 17.64 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:43.355Z] #49 17.64 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:43.355Z] #49 17.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:43.355Z] #49 17.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:43.355Z] #49 17.84 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:43.357Z] #49 18.28 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:43.357Z] #49 18.29 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:43.357Z] #49 18.34 go: extracting github.com/spf13/afero v1.1.2 [2021-07-09T18:10:43.357Z] #49 18.48 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:43.365Z] #49 16.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:43.365Z] #49 16.65 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:43.612Z] #49 17.94 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:43.612Z] #49 17.94 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:43.612Z] #49 17.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:43.612Z] #49 18.01 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-09T18:10:43.612Z] #49 18.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:43.612Z] #49 18.17 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:43.612Z] #49 18.18 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:43.612Z] #49 18.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:43.616Z] #49 18.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:43.616Z] #49 18.61 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:43.616Z] #49 18.64 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:43.616Z] #49 18.66 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:43.627Z] #49 16.93 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:43.627Z] #49 17.02 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:43.697Z] #32 ... [2021-07-09T18:10:43.697Z] [2021-07-09T18:10:43.697Z] #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-07-09T18:10:43.697Z] #58 sha256:2dbf05751df2b12ad08d80fdbc26876f0bea81dff7378e08df52cf518b37ab4f [2021-07-09T18:10:43.697Z] #58 3.610 + RM_GOPATH=0 [2021-07-09T18:10:43.697Z] #58 3.610 + TMP_GOPATH= [2021-07-09T18:10:43.697Z] #58 3.610 + : /build [2021-07-09T18:10:43.697Z] #58 3.610 + '[' -z '' ']' [2021-07-09T18:10:43.697Z] #58 3.610 ++ mktemp -d [2021-07-09T18:10:43.697Z] #58 3.610 + export GOPATH=/tmp/tmp.2OhHntYMGC [2021-07-09T18:10:43.697Z] #58 3.610 + GOPATH=/tmp/tmp.2OhHntYMGC [2021-07-09T18:10:43.697Z] #58 3.610 + RM_GOPATH=1 [2021-07-09T18:10:43.697Z] #58 3.610 + case "$(go env GOARCH)" in [2021-07-09T18:10:43.697Z] #58 3.610 ++ go env GOARCH [2021-07-09T18:10:43.697Z] #58 3.674 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:43.697Z] #58 3.674 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:43.697Z] #58 3.674 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:43.697Z] #58 3.674 + dir=/tmp/install [2021-07-09T18:10:43.697Z] #58 3.674 + bin=rootlesskit [2021-07-09T18:10:43.697Z] #58 3.674 + shift [2021-07-09T18:10:43.697Z] #58 3.674 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-09T18:10:43.697Z] #58 3.674 + . /tmp/install/rootlesskit.installer [2021-07-09T18:10:43.697Z] #58 3.674 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:43.697Z] #58 3.674 + install_rootlesskit [2021-07-09T18:10:43.697Z] #58 3.674 + case "$1" in [2021-07-09T18:10:43.697Z] #58 3.674 + export CGO_ENABLED=0 [2021-07-09T18:10:43.697Z] #58 3.674 + CGO_ENABLED=0 [2021-07-09T18:10:43.697Z] #58 3.674 + _install_rootlesskit [2021-07-09T18:10:43.697Z] #58 3.674 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-09T18:10:43.697Z] #58 3.674 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2OhHntYMGC/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:43.697Z] #58 3.674 Cloning into '/tmp/tmp.2OhHntYMGC/src/github.com/rootless-containers/rootlesskit'... [2021-07-09T18:10:43.697Z] #58 3.675 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:43.697Z] #58 6.528 + cd /tmp/tmp.2OhHntYMGC/src/github.com/rootless-containers/rootlesskit [2021-07-09T18:10:43.697Z] #58 6.528 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-09T18:10:43.697Z] #58 6.549 + export GO111MODULE=on [2021-07-09T18:10:43.697Z] #58 6.549 + GO111MODULE=on [2021-07-09T18:10:43.697Z] #58 6.549 + export GOPROXY=https://proxy.golang.org [2021-07-09T18:10:43.697Z] #58 6.561 + GOPROXY=https://proxy.golang.org [2021-07-09T18:10:43.697Z] #58 6.561 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:10:43.697Z] #58 6.561 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-09T18:10:43.697Z] #58 8.014 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:43.697Z] #58 8.040 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:43.697Z] #58 8.140 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:43.697Z] #58 8.148 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:43.697Z] #58 8.244 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:43.697Z] #58 8.386 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:43.697Z] #58 8.397 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:43.697Z] #58 8.447 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:43.697Z] #58 8.707 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:43.697Z] #58 8.769 go: downloading github.com/google/uuid v1.2.0 [2021-07-09T18:10:43.697Z] #58 8.829 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:43.697Z] #58 8.839 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:43.697Z] #58 8.842 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:43.697Z] #58 8.885 go: extracting github.com/google/uuid v1.2.0 [2021-07-09T18:10:43.697Z] #58 8.955 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:43.697Z] #58 8.987 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:43.697Z] #58 9.003 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:43.697Z] #58 9.056 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:43.697Z] #58 9.474 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:43.775Z] #49 31.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:43.776Z] #49 31.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:43.869Z] #49 18.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:43.869Z] #49 18.31 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:43.869Z] #49 18.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:43.869Z] #49 18.32 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:43.869Z] #49 18.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:43.869Z] #49 18.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:43.961Z] #58 ... [2021-07-09T18:10:43.961Z] [2021-07-09T18:10:43.961Z] #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-07-09T18:10:43.961Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:10:43.961Z] #45 4.070 + RM_GOPATH=0 [2021-07-09T18:10:43.961Z] #45 4.070 + TMP_GOPATH= [2021-07-09T18:10:43.961Z] #45 4.070 + : /build [2021-07-09T18:10:43.961Z] #45 4.070 + '[' -z '' ']' [2021-07-09T18:10:43.961Z] #45 4.070 ++ mktemp -d [2021-07-09T18:10:43.961Z] #45 4.070 + export GOPATH=/tmp/tmp.XIGl17Sb3x [2021-07-09T18:10:43.961Z] #45 4.070 + GOPATH=/tmp/tmp.XIGl17Sb3x [2021-07-09T18:10:43.961Z] #45 4.070 + RM_GOPATH=1 [2021-07-09T18:10:43.961Z] #45 4.070 + case "$(go env GOARCH)" in [2021-07-09T18:10:43.961Z] #45 4.070 ++ go env GOARCH [2021-07-09T18:10:43.961Z] #45 4.070 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:43.961Z] #45 4.070 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:43.961Z] #45 4.070 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:43.961Z] #45 4.070 + dir=/tmp/install [2021-07-09T18:10:43.961Z] #45 4.070 + bin=vndr [2021-07-09T18:10:43.961Z] #45 4.070 + shift [2021-07-09T18:10:43.961Z] #45 4.070 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-09T18:10:43.961Z] #45 4.070 + . /tmp/install/vndr.installer [2021-07-09T18:10:43.961Z] #45 4.070 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:43.961Z] #45 4.070 + install_vndr [2021-07-09T18:10:43.961Z] #45 4.070 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-09T18:10:43.961Z] #45 4.070 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XIGl17Sb3x/src/github.com/LK4D4/vndr [2021-07-09T18:10:43.961Z] #45 4.070 Cloning into '/tmp/tmp.XIGl17Sb3x/src/github.com/LK4D4/vndr'... [2021-07-09T18:10:43.961Z] #45 4.078 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:43.961Z] #45 4.845 + cd /tmp/tmp.XIGl17Sb3x/src/github.com/LK4D4/vndr [2021-07-09T18:10:43.961Z] #45 4.850 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-09T18:10:43.961Z] #45 4.867 + go build -buildmode=pie -v -o /build/vndr . [2021-07-09T18:10:43.961Z] #45 6.289 runtime/internal/sys [2021-07-09T18:10:43.961Z] #45 6.357 runtime/internal/atomic [2021-07-09T18:10:43.961Z] #45 6.358 internal/cpu [2021-07-09T18:10:43.961Z] #45 6.359 internal/race [2021-07-09T18:10:43.961Z] #45 6.761 sync/atomic [2021-07-09T18:10:43.961Z] #45 6.889 unicode/utf8 [2021-07-09T18:10:43.961Z] #45 6.938 unicode [2021-07-09T18:10:43.961Z] #45 6.939 internal/bytealg [2021-07-09T18:10:43.961Z] #45 7.728 internal/testlog [2021-07-09T18:10:43.961Z] #45 7.769 math [2021-07-09T18:10:43.961Z] #45 8.198 runtime [2021-07-09T18:10:43.961Z] #45 8.436 encoding [2021-07-09T18:10:43.961Z] #45 8.700 unicode/utf16 [2021-07-09T18:10:43.961Z] #45 9.116 container/list [2021-07-09T18:10:43.961Z] #45 10.26 crypto/internal/subtle [2021-07-09T18:10:43.961Z] #45 ... [2021-07-09T18:10:43.961Z] [2021-07-09T18:10:43.961Z] #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-07-09T18:10:43.961Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-07-09T18:10:43.961Z] #55 6.205 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:43.961Z] #55 6.205 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:43.961Z] #55 6.205 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:44.126Z] #49 18.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:44.126Z] #49 18.60 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:44.184Z] #49 18.98 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:44.184Z] #49 18.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:44.184Z] #49 19.24 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:44.225Z] #55 8.644 Reading package lists... [2021-07-09T18:10:44.225Z] #55 ... [2021-07-09T18:10:44.225Z] [2021-07-09T18:10:44.225Z] #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-07-09T18:10:44.225Z] #51 sha256:845d683dcb39451f52adb968fc9df974c42b30260692c6686509a78765e415c8 [2021-07-09T18:10:44.225Z] #51 4.434 + RM_GOPATH=0 [2021-07-09T18:10:44.225Z] #51 4.434 + TMP_GOPATH= [2021-07-09T18:10:44.225Z] #51 4.434 + : /build [2021-07-09T18:10:44.225Z] #51 4.434 + '[' -z '' ']' [2021-07-09T18:10:44.225Z] #51 4.434 ++ mktemp -d [2021-07-09T18:10:44.225Z] #51 4.447 + export GOPATH=/tmp/tmp.B2CZT4hgJh [2021-07-09T18:10:44.225Z] #51 4.447 + GOPATH=/tmp/tmp.B2CZT4hgJh [2021-07-09T18:10:44.225Z] #51 4.447 + RM_GOPATH=1 [2021-07-09T18:10:44.225Z] #51 4.447 + case "$(go env GOARCH)" in [2021-07-09T18:10:44.225Z] #51 4.448 ++ go env GOARCH [2021-07-09T18:10:44.225Z] #51 4.478 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:44.225Z] #51 4.478 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:44.225Z] #51 4.487 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:44.225Z] #51 4.510 + dir=/tmp/install [2021-07-09T18:10:44.225Z] #51 4.510 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:44.225Z] #51 4.511 + bin=shfmt [2021-07-09T18:10:44.225Z] #51 4.511 + shift [2021-07-09T18:10:44.225Z] #51 4.511 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-09T18:10:44.225Z] #51 4.511 + . /tmp/install/shfmt.installer [2021-07-09T18:10:44.225Z] #51 4.511 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:44.225Z] #51 4.511 + install_shfmt [2021-07-09T18:10:44.225Z] #51 4.511 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-09T18:10:44.225Z] #51 4.511 + git clone https://github.com/mvdan/sh.git /tmp/tmp.B2CZT4hgJh/src/github.com/mvdan/sh [2021-07-09T18:10:44.225Z] #51 4.517 Cloning into '/tmp/tmp.B2CZT4hgJh/src/github.com/mvdan/sh'... [2021-07-09T18:10:44.225Z] #51 ... [2021-07-09T18:10:44.225Z] [2021-07-09T18:10:44.225Z] #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-07-09T18:10:44.225Z] #47 sha256:c0639506c649fe7e942b3e180f49c410b833edadfbeee2c5e388cd0ae122d5b0 [2021-07-09T18:10:44.225Z] #47 3.287 + RM_GOPATH=0 [2021-07-09T18:10:44.225Z] #47 3.287 + TMP_GOPATH= [2021-07-09T18:10:44.225Z] #47 3.287 + : /build [2021-07-09T18:10:44.225Z] #47 3.287 + '[' -z '' ']' [2021-07-09T18:10:44.225Z] #47 3.306 ++ mktemp -d [2021-07-09T18:10:44.225Z] #47 3.306 + export GOPATH=/tmp/tmp.z5JuapEieJ [2021-07-09T18:10:44.225Z] #47 3.306 + GOPATH=/tmp/tmp.z5JuapEieJ [2021-07-09T18:10:44.225Z] #47 3.306 + RM_GOPATH=1 [2021-07-09T18:10:44.225Z] #47 3.306 + case "$(go env GOARCH)" in [2021-07-09T18:10:44.225Z] #47 3.306 ++ go env GOARCH [2021-07-09T18:10:44.225Z] #47 3.312 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:44.225Z] #47 3.312 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:44.225Z] #47 3.312 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:44.225Z] #47 3.315 + dir=/tmp/install [2021-07-09T18:10:44.225Z] #47 3.315 + bin=gotestsum [2021-07-09T18:10:44.225Z] #47 3.315 + shift [2021-07-09T18:10:44.225Z] #47 3.315 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-09T18:10:44.225Z] #47 3.315 + . /tmp/install/gotestsum.installer [2021-07-09T18:10:44.225Z] #47 3.315 ++ : v0.5.3 [2021-07-09T18:10:44.225Z] #47 3.315 + install_gotestsum [2021-07-09T18:10:44.225Z] #47 3.315 + set -e [2021-07-09T18:10:44.225Z] #47 3.315 + export GO111MODULE=on [2021-07-09T18:10:44.225Z] #47 3.315 + GO111MODULE=on [2021-07-09T18:10:44.225Z] #47 3.315 + GOBIN=/build [2021-07-09T18:10:44.225Z] #47 3.315 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-09T18:10:44.225Z] #47 3.334 go: finding gotest.tools v0.5.3 [2021-07-09T18:10:44.225Z] #47 3.334 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:44.225Z] #47 3.894 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:44.225Z] #47 4.381 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-09T18:10:44.225Z] #47 5.372 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:44.225Z] #47 5.372 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:44.225Z] #47 5.372 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:44.225Z] #47 5.376 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:44.225Z] #47 5.428 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:44.225Z] #47 5.458 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:44.225Z] #47 5.480 go: downloading github.com/fatih/color v1.9.0 [2021-07-09T18:10:44.225Z] #47 5.538 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:44.225Z] #47 5.538 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:44.225Z] #47 5.950 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:44.225Z] #47 6.010 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:44.225Z] #47 6.141 go: extracting github.com/fatih/color v1.9.0 [2021-07-09T18:10:44.225Z] #47 6.201 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:44.225Z] #47 6.292 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:44.225Z] #47 6.336 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:44.225Z] #47 6.414 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:44.225Z] #47 6.421 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:44.225Z] #47 6.806 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:44.225Z] #47 6.812 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:44.225Z] #47 7.632 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:44.225Z] #47 8.351 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:44.225Z] #47 9.579 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:44.383Z] #49 18.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:44.383Z] #49 18.64 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:44.383Z] #49 18.66 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:44.383Z] #49 18.69 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:44.383Z] #49 18.73 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:44.383Z] #49 18.78 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:44.443Z] #49 19.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:44.488Z] #47 ... [2021-07-09T18:10:44.488Z] [2021-07-09T18:10:44.488Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:44.488Z] #34 sha256:1299669090e3a9d3d32e678ade9e9e54892f375ec07cdc59c8608b6d75f0bc0b [2021-07-09T18:10:44.489Z] #34 4.375 + RM_GOPATH=0 [2021-07-09T18:10:44.489Z] #34 4.375 + TMP_GOPATH= [2021-07-09T18:10:44.489Z] #34 4.381 + : /build [2021-07-09T18:10:44.489Z] #34 4.381 + '[' -z '' ']' [2021-07-09T18:10:44.489Z] #34 4.381 ++ mktemp -d [2021-07-09T18:10:44.489Z] #34 4.381 + export GOPATH=/tmp/tmp.JFpy68ljKt [2021-07-09T18:10:44.489Z] #34 4.381 + GOPATH=/tmp/tmp.JFpy68ljKt [2021-07-09T18:10:44.489Z] #34 4.381 + RM_GOPATH=1 [2021-07-09T18:10:44.489Z] #34 4.381 + case "$(go env GOARCH)" in [2021-07-09T18:10:44.489Z] #34 4.381 ++ go env GOARCH [2021-07-09T18:10:44.489Z] #34 4.431 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:44.489Z] #34 4.431 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:44.489Z] #34 4.434 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:44.489Z] #34 4.443 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:44.489Z] #34 4.444 + dir=/tmp/install [2021-07-09T18:10:44.489Z] #34 4.444 + bin=tomlv [2021-07-09T18:10:44.489Z] #34 4.444 + shift [2021-07-09T18:10:44.489Z] #34 4.444 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-09T18:10:44.489Z] #34 4.444 + . /tmp/install/tomlv.installer [2021-07-09T18:10:44.489Z] #34 4.444 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:44.489Z] #34 4.444 + install_tomlv [2021-07-09T18:10:44.489Z] #34 4.444 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-09T18:10:44.489Z] #34 4.444 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JFpy68ljKt/src/github.com/BurntSushi/toml [2021-07-09T18:10:44.489Z] #34 4.454 Cloning into '/tmp/tmp.JFpy68ljKt/src/github.com/BurntSushi/toml'... [2021-07-09T18:10:44.489Z] #34 5.372 + cd /tmp/tmp.JFpy68ljKt/src/github.com/BurntSushi/toml [2021-07-09T18:10:44.489Z] #34 5.372 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-09T18:10:44.489Z] #34 5.418 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:10:44.489Z] #34 5.992 runtime/internal/sys [2021-07-09T18:10:44.489Z] #34 6.024 math/bits [2021-07-09T18:10:44.489Z] #34 6.024 internal/cpu [2021-07-09T18:10:44.489Z] #34 6.084 runtime/internal/atomic [2021-07-09T18:10:44.489Z] #34 6.442 runtime/internal/math [2021-07-09T18:10:44.489Z] #34 6.612 unicode/utf8 [2021-07-09T18:10:44.489Z] #34 6.862 internal/race [2021-07-09T18:10:44.489Z] #34 6.952 math [2021-07-09T18:10:44.489Z] #34 7.008 internal/bytealg [2021-07-09T18:10:44.489Z] #34 7.176 sync/atomic [2021-07-09T18:10:44.489Z] #34 7.313 unicode [2021-07-09T18:10:44.489Z] #34 7.728 internal/testlog [2021-07-09T18:10:44.489Z] #34 8.228 runtime [2021-07-09T18:10:44.489Z] #34 8.424 encoding [2021-07-09T18:10:44.489Z] #34 8.813 runtime/cgo [2021-07-09T18:10:44.489Z] #34 ... [2021-07-09T18:10:44.489Z] [2021-07-09T18:10:44.489Z] #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-07-09T18:10:44.489Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-09T18:10:44.489Z] #36 5.373 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:44.489Z] #36 5.373 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:44.489Z] #36 5.373 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:44.640Z] #49 18.92 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:44.640Z] #49 18.94 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:44.640Z] #49 18.95 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:44.640Z] #49 18.99 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:44.640Z] #49 19.00 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:44.640Z] #49 19.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:44.702Z] #49 19.55 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:44.720Z] #49 ... [2021-07-09T18:10:44.720Z] [2021-07-09T18:10:44.720Z] #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-07-09T18:10:44.720Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:44.720Z] #55 28.36 The following additional packages will be installed: [2021-07-09T18:10:44.720Z] #55 28.36 libbtrfs0 [2021-07-09T18:10:44.720Z] #55 28.52 The following NEW packages will be installed: [2021-07-09T18:10:44.720Z] #55 28.54 libbtrfs-dev libbtrfs0 [2021-07-09T18:10:44.720Z] #55 28.99 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:44.720Z] #55 28.99 Need to get 119 kB of archives. [2021-07-09T18:10:44.720Z] #55 28.99 After this operation, 387 kB of additional disk space will be used. [2021-07-09T18:10:44.720Z] #55 28.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-09T18:10:44.720Z] #55 28.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-09T18:10:44.720Z] #55 30.11 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:44.720Z] #55 30.36 Fetched 119 kB in 0s (429 kB/s) [2021-07-09T18:10:44.720Z] #55 30.50 Selecting previously unselected package libbtrfs0. [2021-07-09T18:10:44.721Z] #55 30.51 (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-07-09T18:10:44.721Z] #55 30.60 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-09T18:10:44.721Z] #55 30.76 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:44.721Z] #55 30.88 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:10:44.721Z] #55 30.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-09T18:10:44.721Z] #55 30.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:44.721Z] #55 31.14 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:44.721Z] #55 31.17 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:44.721Z] #55 31.22 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:10:44.721Z] #55 DONE 32.6s [2021-07-09T18:10:44.721Z] [2021-07-09T18:10:44.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-07-09T18:10:44.721Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:10:44.721Z] #49 32.68 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:44.721Z] #49 32.68 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:44.721Z] #49 32.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:44.721Z] #49 ... [2021-07-09T18:10:44.721Z] [2021-07-09T18:10:44.721Z] #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-07-09T18:10:44.721Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:44.721Z] #42 29.37 The following additional packages will be installed: [2021-07-09T18:10:44.721Z] #42 29.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-09T18:10:44.721Z] #42 29.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-09T18:10:44.721Z] #42 29.40 Suggested packages: [2021-07-09T18:10:44.721Z] #42 29.40 manpages-dev python-setuptools [2021-07-09T18:10:44.721Z] #42 30.70 The following NEW packages will be installed: [2021-07-09T18:10:44.721Z] #42 30.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-09T18:10:44.721Z] #42 30.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-09T18:10:44.721Z] #42 30.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-09T18:10:44.721Z] #42 30.71 python-six zlib1g-dev [2021-07-09T18:10:44.721Z] #42 31.17 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:44.721Z] #42 31.17 Need to get 4095 kB of archives. [2021-07-09T18:10:44.721Z] #42 31.17 After this operation, 22.5 MB of additional disk space will be used. [2021-07-09T18:10:44.721Z] #42 31.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-09T18:10:44.721Z] #42 31.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-09T18:10:44.721Z] #42 31.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-09T18:10:44.721Z] #42 31.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-09T18:10:44.721Z] #42 31.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-09T18:10:44.721Z] #42 31.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-09T18:10:44.721Z] #42 31.24 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-07-09T18:10:44.721Z] #42 31.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-09T18:10:44.721Z] #42 31.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-09T18:10:44.721Z] #42 31.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-09T18:10:44.721Z] #42 31.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-09T18:10:44.721Z] #42 31.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-09T18:10:44.721Z] #42 31.57 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-07-09T18:10:44.721Z] #42 31.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-07-09T18:10:44.721Z] #42 31.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-09T18:10:44.721Z] #42 31.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-09T18:10:44.721Z] #42 31.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-09T18:10:44.752Z] #36 8.379 Reading package lists... [2021-07-09T18:10:44.752Z] #36 ... [2021-07-09T18:10:44.752Z] [2021-07-09T18:10:44.752Z] #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-07-09T18:10:44.752Z] #24 sha256:b043a2317f5bc2d43ccf419134fc2c24fb4ff06e6cbc4d2db02c2b81cc0ef939 [2021-07-09T18:10:44.752Z] #24 3.390 + RM_GOPATH=0 [2021-07-09T18:10:44.752Z] #24 3.390 + TMP_GOPATH= [2021-07-09T18:10:44.752Z] #24 3.390 + : /build [2021-07-09T18:10:44.752Z] #24 3.390 + '[' -z '' ']' [2021-07-09T18:10:44.752Z] #24 3.390 ++ mktemp -d [2021-07-09T18:10:44.752Z] #24 3.390 + export GOPATH=/tmp/tmp.w9Ph9u3bqz [2021-07-09T18:10:44.752Z] #24 3.390 + GOPATH=/tmp/tmp.w9Ph9u3bqz [2021-07-09T18:10:44.752Z] #24 3.390 + RM_GOPATH=1 [2021-07-09T18:10:44.752Z] #24 3.390 + case "$(go env GOARCH)" in [2021-07-09T18:10:44.752Z] #24 3.390 ++ go env GOARCH [2021-07-09T18:10:44.752Z] #24 3.444 Install docker/cli version 17.06.2-ce from stable [2021-07-09T18:10:44.752Z] #24 3.444 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:44.752Z] #24 3.444 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:44.752Z] #24 3.444 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:44.752Z] #24 3.444 + dir=/tmp/install [2021-07-09T18:10:44.752Z] #24 3.444 + bin=dockercli [2021-07-09T18:10:44.752Z] #24 3.444 + shift [2021-07-09T18:10:44.752Z] #24 3.444 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-09T18:10:44.752Z] #24 3.444 + . /tmp/install/dockercli.installer [2021-07-09T18:10:44.752Z] #24 3.444 ++ : stable [2021-07-09T18:10:44.752Z] #24 3.444 ++ : 17.06.2-ce [2021-07-09T18:10:44.752Z] #24 3.444 + install_dockercli [2021-07-09T18:10:44.752Z] #24 3.444 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-09T18:10:44.752Z] #24 3.444 ++ uname -m [2021-07-09T18:10:44.752Z] #24 3.444 + arch=aarch64 [2021-07-09T18:10:44.752Z] #24 3.444 + '[' aarch64 '!=' x86_64 ']' [2021-07-09T18:10:44.752Z] #24 3.444 + '[' aarch64 '!=' s390x ']' [2021-07-09T18:10:44.752Z] #24 3.444 + '[' aarch64 '!=' armhf ']' [2021-07-09T18:10:44.752Z] #24 3.444 + build_dockercli [2021-07-09T18:10:44.752Z] #24 3.444 + git clone https://github.com/docker/docker-ce /tmp/tmp.w9Ph9u3bqz/tmp/docker-ce [2021-07-09T18:10:44.752Z] #24 3.444 Cloning into '/tmp/tmp.w9Ph9u3bqz/tmp/docker-ce'... [2021-07-09T18:10:44.752Z] #24 ... [2021-07-09T18:10:44.752Z] [2021-07-09T18:10:44.752Z] #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-07-09T18:10:44.752Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-09T18:10:44.752Z] #40 5.919 + git clone https://github.com/docker/distribution.git . [2021-07-09T18:10:44.752Z] #40 5.920 Cloning into '.'... [2021-07-09T18:10:44.897Z] #49 19.26 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:44.897Z] #49 19.34 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:44.961Z] #49 19.82 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:45.016Z] #40 ... [2021-07-09T18:10:45.016Z] [2021-07-09T18:10:45.016Z] #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-07-09T18:10:45.016Z] #67 sha256:15843f5413255aa8d95755e95ef1fe22893041452ed78094f80ac8a1164dff27 [2021-07-09T18:10:45.016Z] #67 4.819 + RM_GOPATH=0 [2021-07-09T18:10:45.016Z] #67 4.819 + TMP_GOPATH= [2021-07-09T18:10:45.016Z] #67 4.819 + : /build [2021-07-09T18:10:45.016Z] #67 4.819 + '[' -z '' ']' [2021-07-09T18:10:45.016Z] #67 4.827 ++ mktemp -d [2021-07-09T18:10:45.016Z] #67 4.827 + export GOPATH=/tmp/tmp.AzBjLC4CVu [2021-07-09T18:10:45.016Z] #67 4.827 + GOPATH=/tmp/tmp.AzBjLC4CVu [2021-07-09T18:10:45.016Z] #67 4.827 + RM_GOPATH=1 [2021-07-09T18:10:45.016Z] #67 4.827 + case "$(go env GOARCH)" in [2021-07-09T18:10:45.016Z] #67 4.831 ++ go env GOARCH [2021-07-09T18:10:45.016Z] #67 4.850 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:45.016Z] #67 4.850 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:45.016Z] #67 4.850 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:45.016Z] #67 4.867 + dir=/tmp/install [2021-07-09T18:10:45.016Z] #67 4.867 + bin=proxy [2021-07-09T18:10:45.016Z] #67 4.867 + shift [2021-07-09T18:10:45.016Z] #67 4.867 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-09T18:10:45.016Z] #67 4.867 + . /tmp/install/proxy.installer [2021-07-09T18:10:45.016Z] #67 4.867 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:45.016Z] #67 4.867 + install_proxy [2021-07-09T18:10:45.016Z] #67 4.867 + case "$1" in [2021-07-09T18:10:45.016Z] #67 4.867 + export CGO_ENABLED=0 [2021-07-09T18:10:45.016Z] #67 4.867 + CGO_ENABLED=0 [2021-07-09T18:10:45.016Z] #67 4.867 + _install_proxy [2021-07-09T18:10:45.016Z] #67 4.867 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-09T18:10:45.016Z] #67 4.867 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AzBjLC4CVu/src/github.com/docker/libnetwork [2021-07-09T18:10:45.016Z] #67 4.867 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:45.016Z] #67 4.890 Cloning into '/tmp/tmp.AzBjLC4CVu/src/github.com/docker/libnetwork'... [2021-07-09T18:10:45.016Z] #67 ... [2021-07-09T18:10:45.016Z] [2021-07-09T18:10:45.016Z] #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-07-09T18:10:45.016Z] #49 sha256:4b6cc1c33df1b3dc0543fbb1fda114a34327c02f962fcc81c59e35409aebf3e3 [2021-07-09T18:10:45.016Z] #49 2.793 + RM_GOPATH=0 [2021-07-09T18:10:45.016Z] #49 2.793 + TMP_GOPATH= [2021-07-09T18:10:45.016Z] #49 2.793 + : /build [2021-07-09T18:10:45.016Z] #49 2.793 + '[' -z '' ']' [2021-07-09T18:10:45.016Z] #49 2.793 ++ mktemp -d [2021-07-09T18:10:45.016Z] #49 2.793 + export GOPATH=/tmp/tmp.76LC5G4NN2 [2021-07-09T18:10:45.016Z] #49 2.793 + GOPATH=/tmp/tmp.76LC5G4NN2 [2021-07-09T18:10:45.016Z] #49 2.793 + RM_GOPATH=1 [2021-07-09T18:10:45.016Z] #49 2.793 + case "$(go env GOARCH)" in [2021-07-09T18:10:45.016Z] #49 2.794 ++ go env GOARCH [2021-07-09T18:10:45.016Z] #49 2.811 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:45.016Z] #49 2.811 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:45.016Z] #49 2.813 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:45.016Z] #49 2.814 + dir=/tmp/install [2021-07-09T18:10:45.016Z] #49 2.814 + bin=golangci_lint [2021-07-09T18:10:45.016Z] #49 2.814 + shift [2021-07-09T18:10:45.016Z] #49 2.814 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-09T18:10:45.016Z] #49 2.814 + . /tmp/install/golangci_lint.installer [2021-07-09T18:10:45.016Z] #49 2.814 ++ : v1.23.8 [2021-07-09T18:10:45.016Z] #49 2.814 + install_golangci_lint [2021-07-09T18:10:45.016Z] #49 2.814 + set -e [2021-07-09T18:10:45.016Z] #49 2.814 + export GO111MODULE=on [2021-07-09T18:10:45.016Z] #49 2.814 + GO111MODULE=on [2021-07-09T18:10:45.016Z] #49 2.814 + GOBIN=/build [2021-07-09T18:10:45.016Z] #49 2.814 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-09T18:10:45.016Z] #49 2.832 go: finding github.com v1.23.8 [2021-07-09T18:10:45.016Z] #49 2.833 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-09T18:10:45.016Z] #49 2.834 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-09T18:10:45.016Z] #49 2.834 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:45.016Z] #49 2.834 go: finding github.com/golangci v1.23.8 [2021-07-09T18:10:45.016Z] #49 3.444 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:45.016Z] #49 4.080 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-09T18:10:45.016Z] #49 9.042 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:45.016Z] #49 9.050 go: downloading github.com/fatih/color v1.7.0 [2021-07-09T18:10:45.016Z] #49 9.066 go: downloading github.com/spf13/viper v1.6.1 [2021-07-09T18:10:45.016Z] #49 9.113 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:45.016Z] #49 9.116 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:45.016Z] #49 9.241 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:45.016Z] #49 9.273 go: extracting github.com/fatih/color v1.7.0 [2021-07-09T18:10:45.016Z] #49 9.331 go: extracting github.com/spf13/viper v1.6.1 [2021-07-09T18:10:45.016Z] #49 9.493 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:45.016Z] #49 9.671 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:45.016Z] #49 9.707 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:45.016Z] #49 9.750 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:45.016Z] #49 9.763 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:45.016Z] #49 9.774 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:45.016Z] #49 9.795 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:45.016Z] #49 9.869 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:45.016Z] #49 10.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:45.016Z] #49 10.05 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:45.016Z] #49 10.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:45.016Z] #49 10.11 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:45.016Z] #49 10.21 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:45.016Z] #49 10.29 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:45.016Z] #49 10.36 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:45.016Z] #49 10.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:45.016Z] #49 10.62 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:45.016Z] #49 10.68 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:45.016Z] #49 10.70 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:45.016Z] #49 10.89 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:45.017Z] #49 11.01 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:45.017Z] #49 11.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:45.017Z] #49 11.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:45.017Z] #49 18.30 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:45.154Z] #49 19.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:45.154Z] #49 19.46 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:45.154Z] #49 19.52 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:45.154Z] #49 19.52 go: downloading github.com/spf13/afero v1.1.2 [2021-07-09T18:10:45.154Z] #49 19.54 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:45.154Z] #49 19.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:45.154Z] #49 19.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:45.154Z] #49 19.69 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:45.154Z] #49 19.69 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:45.154Z] #49 19.73 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:45.280Z] #49 11.56 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:45.280Z] #49 ... [2021-07-09T18:10:45.280Z] [2021-07-09T18:10:45.280Z] #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-07-09T18:10:45.280Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:10:45.280Z] #42 5.006 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:45.280Z] #42 5.006 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:45.280Z] #42 5.006 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:45.280Z] #42 7.842 Reading package lists... [2021-07-09T18:10:45.280Z] #42 ... [2021-07-09T18:10:45.280Z] [2021-07-09T18:10:45.280Z] #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-07-09T18:10:45.280Z] #49 sha256:4b6cc1c33df1b3dc0543fbb1fda114a34327c02f962fcc81c59e35409aebf3e3 [2021-07-09T18:10:45.280Z] #49 11.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:45.293Z] #42 33.46 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:45.411Z] #49 19.74 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:45.544Z] #49 11.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:45.554Z] #42 33.72 Fetched 4095 kB in 1s (5404 kB/s) [2021-07-09T18:10:45.668Z] #49 20.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:45.808Z] #49 12.05 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:45.808Z] #49 12.07 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:45.816Z] #42 33.84 Selecting previously unselected package libcap-dev:amd64. [2021-07-09T18:10:45.816Z] #42 33.84 (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-07-09T18:10:45.816Z] #42 33.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-09T18:10:45.816Z] #42 33.97 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-09T18:10:45.898Z] #49 20.71 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:45.925Z] #49 20.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:45.925Z] #49 20.26 go: extracting github.com/spf13/afero v1.1.2 [2021-07-09T18:10:45.925Z] #49 20.28 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:45.925Z] #49 20.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:45.925Z] #49 ... [2021-07-09T18:10:45.925Z] [2021-07-09T18:10:45.925Z] #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-07-09T18:10:45.925Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:45.925Z] #55 10.20 Reading package lists... [2021-07-09T18:10:45.925Z] #55 17.50 Reading package lists... [2021-07-09T18:10:45.925Z] #55 ... [2021-07-09T18:10:45.925Z] [2021-07-09T18:10:45.925Z] #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-07-09T18:10:45.925Z] #58 sha256:7777ea6f5de5d4d249ac4be0c029a0394bf724755a95e6336a077c52cf672976 [2021-07-09T18:10:45.925Z] #58 10.30 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:45.925Z] #58 11.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:45.925Z] #58 11.20 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:45.925Z] #58 11.49 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:45.925Z] #58 13.34 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:45.925Z] #58 13.52 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:45.925Z] #58 16.50 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:45.925Z] #58 18.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:45.925Z] #58 18.79 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:45.925Z] #58 18.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:45.925Z] #58 19.03 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:45.925Z] #58 19.06 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:45.955Z] #49 19.31 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:46.072Z] #49 12.13 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:46.072Z] #49 12.29 go: downloading github.com/pkg/errors v0.8.1 [2021-07-09T18:10:46.072Z] #49 12.41 go: extracting github.com/pkg/errors v0.8.1 [2021-07-09T18:10:46.077Z] #42 34.20 Selecting previously unselected package libnet1:amd64. [2021-07-09T18:10:46.077Z] #42 34.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:10:46.077Z] #42 34.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:46.157Z] #49 ... [2021-07-09T18:10:46.157Z] [2021-07-09T18:10:46.157Z] #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-07-09T18:10:46.157Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:46.157Z] #13 6.385 Reading package lists... [2021-07-09T18:10:46.157Z] #13 14.69 Reading package lists... [2021-07-09T18:10:46.157Z] #13 ... [2021-07-09T18:10:46.157Z] [2021-07-09T18:10:46.157Z] #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-07-09T18:10:46.157Z] #67 sha256:8dc256148536c89e96426dbf9572bcff347af6ef156f1875132a2ff3ff0903a1 [2021-07-09T18:10:46.182Z] #58 ... [2021-07-09T18:10:46.182Z] [2021-07-09T18:10:46.182Z] #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-07-09T18:10:46.182Z] #49 sha256:dd0cbc3d7dd86af6c4142d8ba3c3004fa822b34be24de4a387769cc078741c75 [2021-07-09T18:10:46.182Z] #49 20.52 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:46.182Z] #49 20.74 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:46.338Z] #42 34.46 Selecting previously unselected package libnet1-dev. [2021-07-09T18:10:46.338Z] #42 34.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:10:46.338Z] #42 34.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:46.438Z] #49 20.83 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:46.438Z] #49 20.84 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:46.438Z] #49 20.97 go: downloading golang.org/x/text v0.3.2 [2021-07-09T18:10:46.438Z] #49 ... [2021-07-09T18:10:46.438Z] [2021-07-09T18:10:46.439Z] #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-07-09T18:10:46.439Z] #47 sha256:3992cea6a6f9f2c3245f2de9d696512f0cef88f63483284f9a2b751b2de2bd62 [2021-07-09T18:10:46.439Z] #47 10.96 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:46.439Z] #47 11.72 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:46.439Z] #47 13.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:46.439Z] #47 17.14 go: finding github.com/fatih/color v1.9.0 [2021-07-09T18:10:46.439Z] #47 17.16 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:46.439Z] #47 17.18 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:10:46.439Z] #47 17.37 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:46.439Z] #47 17.37 go: finding github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:46.439Z] #47 17.47 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:46.439Z] #47 17.60 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:46.439Z] #47 17.91 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:46.439Z] #47 17.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:46.439Z] #47 18.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:46.439Z] #47 18.12 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:46.600Z] #42 34.76 Selecting previously unselected package libnl-3-200:amd64. [2021-07-09T18:10:46.600Z] #42 34.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-09T18:10:46.600Z] #42 34.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:10:46.600Z] #42 34.94 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-09T18:10:46.695Z] #47 ... [2021-07-09T18:10:46.695Z] [2021-07-09T18:10:46.695Z] #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-07-09T18:10:46.695Z] #49 sha256:dd0cbc3d7dd86af6c4142d8ba3c3004fa822b34be24de4a387769cc078741c75 [2021-07-09T18:10:46.695Z] #49 21.05 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:46.695Z] #49 21.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:46.861Z] #42 34.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-09T18:10:46.861Z] #42 34.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-09T18:10:46.935Z] #67 21.18 Checking out files: 58% (1115/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-07-09T18:10:46.935Z] #67 21.93 + cd /tmp/tmp.phSMxAO4rc/src/github.com/docker/libnetwork [2021-07-09T18:10:46.935Z] #67 21.93 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:46.952Z] #49 21.35 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:47.123Z] #42 35.37 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-09T18:10:47.209Z] #49 21.62 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:47.209Z] #49 21.69 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:47.209Z] #49 21.70 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:47.332Z] #49 20.75 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:47.384Z] #42 35.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:10:47.384Z] #42 35.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:10:47.384Z] #42 35.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-09T18:10:47.384Z] #42 35.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:10:47.471Z] #49 13.51 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:47.471Z] #49 13.85 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:47.471Z] #49 13.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:47.471Z] #49 13.90 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:47.502Z] #67 22.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-09T18:10:47.502Z] #67 ... [2021-07-09T18:10:47.502Z] [2021-07-09T18:10:47.502Z] #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-07-09T18:10:47.502Z] #58 sha256:b98765aa28601743d9386047c1b2147943b0bbea615c0dc8e1026a61d0036439 [2021-07-09T18:10:47.502Z] #58 12.54 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:47.502Z] #58 12.73 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:47.502Z] #58 12.77 go: downloading github.com/google/uuid v1.2.0 [2021-07-09T18:10:47.502Z] #58 12.79 go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:10:47.502Z] #58 12.81 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:47.502Z] #58 12.82 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:47.502Z] #58 12.97 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:47.503Z] #58 13.07 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:47.503Z] #58 13.11 go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:10:47.503Z] #58 13.17 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:47.503Z] #58 13.47 go: extracting github.com/google/uuid v1.2.0 [2021-07-09T18:10:47.503Z] #58 13.50 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:47.503Z] #58 13.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:47.503Z] #58 13.90 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:47.503Z] #58 14.30 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:47.503Z] #58 14.40 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:47.503Z] #58 14.63 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:47.503Z] #58 14.77 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:47.503Z] #58 15.26 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:47.503Z] #58 16.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:47.503Z] #58 16.17 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:47.503Z] #58 17.19 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:47.503Z] #58 18.02 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:47.503Z] #58 19.13 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:47.503Z] #58 20.94 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:47.645Z] #42 35.70 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-09T18:10:47.645Z] #42 35.84 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-09T18:10:47.645Z] #42 35.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-09T18:10:47.645Z] #42 35.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:10:47.734Z] #49 13.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:47.735Z] #49 13.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:47.735Z] #49 13.99 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:47.735Z] #49 13.99 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:47.761Z] #58 ... [2021-07-09T18:10:47.761Z] [2021-07-09T18:10:47.761Z] #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-07-09T18:10:47.761Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:47.761Z] #40 22.04 Checking out files: 91% (1555/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-09T18:10:47.761Z] #40 22.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-09T18:10:47.761Z] #40 ... [2021-07-09T18:10:47.761Z] [2021-07-09T18:10:47.761Z] #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-07-09T18:10:47.761Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:10:47.761Z] #45 12.76 unicode/utf8 [2021-07-09T18:10:47.761Z] #45 14.13 internal/testlog [2021-07-09T18:10:47.761Z] #45 14.49 encoding [2021-07-09T18:10:47.761Z] #45 14.62 unicode/utf16 [2021-07-09T18:10:47.761Z] #45 14.84 container/list [2021-07-09T18:10:47.761Z] #45 15.40 crypto/internal/subtle [2021-07-09T18:10:47.761Z] #45 15.70 crypto/subtle [2021-07-09T18:10:47.761Z] #45 15.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-09T18:10:47.761Z] #45 15.98 internal/nettrace [2021-07-09T18:10:47.761Z] #45 16.25 runtime/cgo [2021-07-09T18:10:47.772Z] #49 21.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:47.773Z] #49 22.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:47.773Z] #49 ... [2021-07-09T18:10:47.773Z] [2021-07-09T18:10:47.773Z] #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-07-09T18:10:47.773Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:47.773Z] #13 7.849 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:10:47.773Z] #13 7.849 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:47.773Z] #13 7.849 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:47.773Z] #13 7.849 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:47.773Z] #13 11.97 Reading package lists... [2021-07-09T18:10:47.773Z] #13 ... [2021-07-09T18:10:47.773Z] [2021-07-09T18:10:47.773Z] #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-07-09T18:10:47.773Z] #58 sha256:7777ea6f5de5d4d249ac4be0c029a0394bf724755a95e6336a077c52cf672976 [2021-07-09T18:10:47.773Z] #58 21.92 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:10:47.773Z] #58 22.15 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:47.773Z] #58 22.30 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:47.908Z] #42 36.17 Selecting previously unselected package libprotobuf17:amd64. [2021-07-09T18:10:47.908Z] #42 36.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:47.999Z] #49 14.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:47.999Z] #49 14.19 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:47.999Z] #49 14.26 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:47.999Z] #49 14.35 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:47.999Z] #49 14.44 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:47.999Z] #49 14.44 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:48.020Z] #45 ... [2021-07-09T18:10:48.020Z] [2021-07-09T18:10:48.020Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:48.020Z] #34 sha256:cce2d993b39d04b2dd5e639e40e0880cad9e4d623cd3a4826dc4fba9bc5810f6 [2021-07-09T18:10:48.020Z] #34 13.01 unicode/utf8 [2021-07-09T18:10:48.020Z] #34 14.14 internal/testlog [2021-07-09T18:10:48.020Z] #34 14.49 encoding [2021-07-09T18:10:48.020Z] #34 14.66 runtime/cgo [2021-07-09T18:10:48.020Z] #34 ... [2021-07-09T18:10:48.020Z] [2021-07-09T18:10:48.020Z] #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-07-09T18:10:48.020Z] #58 sha256:b98765aa28601743d9386047c1b2147943b0bbea615c0dc8e1026a61d0036439 [2021-07-09T18:10:48.020Z] #58 22.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:48.020Z] #58 22.98 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:48.021Z] #58 23.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:48.029Z] #58 22.43 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:48.170Z] #42 36.24 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:48.286Z] #58 22.56 go: finding github.com/google/uuid v1.2.0 [2021-07-09T18:10:48.286Z] #58 22.59 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:48.286Z] #58 22.71 go: finding github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:48.286Z] #58 22.74 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:48.286Z] #58 22.74 go: finding github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:48.286Z] #58 22.77 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:48.543Z] #58 22.83 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:48.543Z] #58 ... [2021-07-09T18:10:48.543Z] [2021-07-09T18:10:48.543Z] #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-07-09T18:10:48.543Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:10:48.543Z] #45 12.83 unicode/utf8 [2021-07-09T18:10:48.543Z] #45 13.30 math [2021-07-09T18:10:48.543Z] #45 17.45 unicode/utf16 [2021-07-09T18:10:48.543Z] #45 17.85 container/list [2021-07-09T18:10:48.543Z] #45 18.69 crypto/internal/subtle [2021-07-09T18:10:48.543Z] #45 18.85 crypto/subtle [2021-07-09T18:10:48.543Z] #45 19.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-09T18:10:48.543Z] #45 19.13 internal/nettrace [2021-07-09T18:10:48.543Z] #45 19.30 runtime/cgo [2021-07-09T18:10:48.543Z] #45 ... [2021-07-09T18:10:48.543Z] [2021-07-09T18:10:48.543Z] #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-07-09T18:10:48.543Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:48.543Z] #40 22.35 Checking out files: 90% (1531/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-09T18:10:48.543Z] #40 22.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-09T18:10:48.577Z] #49 14.65 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:48.577Z] #49 14.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:48.577Z] #49 14.94 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:48.711Z] #49 ... [2021-07-09T18:10:48.711Z] [2021-07-09T18:10:48.711Z] #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-07-09T18:10:48.711Z] #47 sha256:d4650b19c880a8cb912b254a0342899e1b7a335550b2fbf15563f67ba18e21f0 [2021-07-09T18:10:48.711Z] #47 11.72 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:48.711Z] #47 12.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:48.711Z] #47 14.55 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:48.711Z] #47 18.29 go: finding github.com/fatih/color v1.9.0 [2021-07-09T18:10:48.711Z] #47 18.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:48.711Z] #47 18.40 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:10:48.711Z] #47 18.41 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:48.711Z] #47 18.43 go: finding github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:48.711Z] #47 18.49 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:48.711Z] #47 18.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:48.711Z] #47 18.88 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:48.711Z] #47 18.92 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:48.711Z] #47 19.04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:48.711Z] #47 19.07 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:48.711Z] #47 ... [2021-07-09T18:10:48.711Z] [2021-07-09T18:10:48.711Z] #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-07-09T18:10:48.711Z] #51 sha256:12bcb484918658150024871629885619d35e3acbe3277bad71221d548945d417 [2021-07-09T18:10:48.711Z] #51 16.66 + cd /tmp/tmp.3BMKu5yST2/src/github.com/mvdan/sh [2021-07-09T18:10:48.711Z] #51 16.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:48.711Z] #51 16.76 + GO111MODULE=on [2021-07-09T18:10:48.711Z] #51 16.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-09T18:10:48.711Z] #51 17.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:48.711Z] #51 17.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:48.711Z] #51 18.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:48.711Z] #51 18.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:48.711Z] #51 18.40 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:48.711Z] #51 19.25 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:48.711Z] #51 20.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:48.711Z] #51 21.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:48.842Z] #49 ... [2021-07-09T18:10:48.842Z] [2021-07-09T18:10:48.842Z] #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-07-09T18:10:48.842Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-09T18:10:48.842Z] #13 2.293 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:10:48.842Z] #13 2.293 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:10:48.842Z] #13 2.293 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:10:48.842Z] #13 2.293 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:10:48.957Z] #58 23.80 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:48.957Z] #58 24.00 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:49.106Z] #13 6.198 Reading package lists... [2021-07-09T18:10:49.106Z] #13 ... [2021-07-09T18:10:49.106Z] [2021-07-09T18:10:49.106Z] #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-07-09T18:10:49.106Z] #47 sha256:c0639506c649fe7e942b3e180f49c410b833edadfbeee2c5e388cd0ae122d5b0 [2021-07-09T18:10:49.106Z] #47 13.00 go: finding github.com/fatih/color v1.9.0 [2021-07-09T18:10:49.106Z] #47 13.01 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:49.106Z] #47 13.04 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:10:49.106Z] #47 13.12 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:49.106Z] #47 13.12 go: finding github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:49.106Z] #47 13.15 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:49.106Z] #47 13.53 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:49.106Z] #47 13.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:49.106Z] #47 13.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:49.106Z] #47 13.65 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:49.106Z] #47 13.66 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:49.114Z] #42 ... [2021-07-09T18:10:49.114Z] [2021-07-09T18:10:49.114Z] #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-07-09T18:10:49.114Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:49.114Z] #13 14.60 Reading package lists... [2021-07-09T18:10:49.114Z] #13 21.94 Building dependency tree... [2021-07-09T18:10:49.114Z] #13 23.67 Reading state information... [2021-07-09T18:10:49.114Z] #13 25.94 The following additional packages will be installed: [2021-07-09T18:10:49.114Z] #13 25.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-09T18:10:49.114Z] #13 25.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-09T18:10:49.114Z] #13 25.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-09T18:10:49.114Z] #13 25.96 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-09T18:10:49.114Z] #13 25.96 mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:10:49.114Z] #13 25.97 Suggested packages: [2021-07-09T18:10:49.114Z] #13 25.98 gcc-8-locales seccomp wine64 [2021-07-09T18:10:49.114Z] #13 27.73 The following NEW packages will be installed: [2021-07-09T18:10:49.114Z] #13 27.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-09T18:10:49.114Z] #13 27.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-09T18:10:49.114Z] #13 27.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-09T18:10:49.114Z] #13 27.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-09T18:10:49.114Z] #13 27.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-09T18:10:49.114Z] #13 27.74 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:10:49.114Z] #13 27.76 The following packages will be upgraded: [2021-07-09T18:10:49.114Z] #13 27.77 libseccomp2 libsystemd0 libudev1 [2021-07-09T18:10:49.114Z] #13 28.47 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:10:49.114Z] #13 28.47 Need to get 78.2 MB of archives. [2021-07-09T18:10:49.114Z] #13 28.47 After this operation, 487 MB of additional disk space will be used. [2021-07-09T18:10:49.114Z] #13 28.47 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-09T18:10:49.114Z] #13 28.47 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-09T18:10:49.114Z] #13 28.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-09T18:10:49.114Z] #13 28.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-09T18:10:49.114Z] #13 28.51 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-07-09T18:10:49.114Z] #13 28.76 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-07-09T18:10:49.114Z] #13 28.99 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-07-09T18:10:49.114Z] #13 29.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-09T18:10:49.114Z] #13 29.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-09T18:10:49.114Z] #13 29.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-09T18:10:49.114Z] #13 29.61 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-07-09T18:10:49.114Z] #13 29.97 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-07-09T18:10:49.114Z] #13 29.98 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-07-09T18:10:49.216Z] #58 ... [2021-07-09T18:10:49.216Z] [2021-07-09T18:10:49.216Z] #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-07-09T18:10:49.216Z] #47 sha256:488be037dbd6002bb29005b9be048eb8bd97fa766d5c937a01f99f773215553d [2021-07-09T18:10:49.216Z] #47 14.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:49.216Z] #47 17.81 go: finding github.com/fatih/color v1.9.0 [2021-07-09T18:10:49.216Z] #47 17.86 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:10:49.216Z] #47 17.94 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:10:49.216Z] #47 18.04 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:10:49.216Z] #47 18.06 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:10:49.216Z] #47 18.10 go: finding github.com/spf13/pflag v1.0.3 [2021-07-09T18:10:49.216Z] #47 18.29 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:10:49.216Z] #47 18.51 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:10:49.216Z] #47 18.62 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:10:49.216Z] #47 18.65 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:10:49.216Z] #47 18.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:10:49.216Z] #47 ... [2021-07-09T18:10:49.216Z] [2021-07-09T18:10:49.216Z] #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-07-09T18:10:49.216Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:10:49.216Z] #49 21.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:49.216Z] #49 21.85 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:49.216Z] #49 21.96 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:49.216Z] #49 22.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:49.216Z] #49 22.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:49.216Z] #49 22.45 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:49.216Z] #49 22.76 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:49.216Z] #49 22.82 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:49.216Z] #49 22.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:49.216Z] #49 23.06 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:49.216Z] #49 23.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:49.216Z] #49 23.26 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:49.216Z] #49 23.26 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:49.216Z] #49 23.73 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:10:49.279Z] #51 ... [2021-07-09T18:10:49.279Z] [2021-07-09T18:10:49.279Z] #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-07-09T18:10:49.279Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:49.279Z] #40 22.10 Checking out files: 91% (1555/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-09T18:10:49.376Z] #13 ... [2021-07-09T18:10:49.376Z] [2021-07-09T18:10:49.376Z] #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-07-09T18:10:49.376Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:10:49.376Z] #45 27.51 vendor/golang.org/x/crypto/internal/subtle [2021-07-09T18:10:49.376Z] #45 27.67 vendor/golang.org/x/crypto/curve25519 [2021-07-09T18:10:49.376Z] #45 ... [2021-07-09T18:10:49.376Z] [2021-07-09T18:10:49.376Z] #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-07-09T18:10:49.376Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:49.376Z] #42 37.50 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-09T18:10:49.376Z] #42 37.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:49.376Z] #42 37.54 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:49.538Z] #40 22.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-09T18:10:49.538Z] #40 ... [2021-07-09T18:10:49.538Z] [2021-07-09T18:10:49.538Z] #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-07-09T18:10:49.538Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:10:49.538Z] #45 12.89 unicode/utf8 [2021-07-09T18:10:49.538Z] #45 13.60 math [2021-07-09T18:10:49.538Z] #45 18.12 unicode/utf16 [2021-07-09T18:10:49.538Z] #45 18.48 container/list [2021-07-09T18:10:49.538Z] #45 19.08 crypto/internal/subtle [2021-07-09T18:10:49.538Z] #45 19.22 crypto/subtle [2021-07-09T18:10:49.538Z] #45 19.39 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-09T18:10:49.538Z] #45 19.56 internal/nettrace [2021-07-09T18:10:49.538Z] #45 19.68 runtime/cgo [2021-07-09T18:10:49.663Z] #42 ... [2021-07-09T18:10:49.663Z] [2021-07-09T18:10:49.663Z] #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-07-09T18:10:49.663Z] #67 sha256:2cf5131b1dfe33a4401ddeb2472357820246bad5cf62e45bb4c8d805bd507726 [2021-07-09T18:10:49.663Z] #67 DONE 37.8s [2021-07-09T18:10:49.663Z] [2021-07-09T18:10:49.663Z] #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-07-09T18:10:49.663Z] #58 sha256:085156c5008427a6739dde75014f1543cc47792ec8a68bd81e6b54bb6ec50ed9 [2021-07-09T18:10:49.663Z] #58 27.83 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:10:49.663Z] #58 28.04 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:49.663Z] #58 28.13 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:49.663Z] #58 28.22 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:49.663Z] #58 28.33 go: finding github.com/google/uuid v1.2.0 [2021-07-09T18:10:49.663Z] #58 28.50 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:49.663Z] #58 28.57 go: finding github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:49.663Z] #58 28.62 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:49.663Z] #58 28.69 go: finding github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:49.663Z] #58 28.69 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:49.663Z] #58 28.72 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:49.663Z] #58 28.77 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:49.663Z] #58 28.83 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:49.663Z] #58 29.03 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:49.663Z] #58 29.06 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:49.663Z] #58 ... [2021-07-09T18:10:49.663Z] [2021-07-09T18:10:49.663Z] #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-07-09T18:10:49.663Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:49.663Z] #42 37.84 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-09T18:10:49.663Z] #42 37.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:49.663Z] #42 37.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:49.783Z] Sending build context to Docker daemon 58.28MB [2021-07-09T18:10:49.784Z] [2021-07-09T18:10:49.784Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-09T18:10:49.784Z] ---> 5bda1547be50 [2021-07-09T18:10:49.784Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-09T18:10:49.784Z] ---> Using cache [2021-07-09T18:10:49.784Z] ---> 8e075eb48e4d [2021-07-09T18:10:49.784Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-07-09T18:10:49.784Z] ---> Running in 1f2f4c7c60e7 [2021-07-09T18:10:49.784Z] Removing intermediate container 1f2f4c7c60e7 [2021-07-09T18:10:49.784Z] ---> 4c27dafdad25 [2021-07-09T18:10:49.784Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-09T18:10:49.784Z] ---> Running in 1bec714a2bbb [2021-07-09T18:10:49.797Z] #45 ... [2021-07-09T18:10:49.797Z] [2021-07-09T18:10:49.797Z] #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-07-09T18:10:49.797Z] #51 sha256:12bcb484918658150024871629885619d35e3acbe3277bad71221d548945d417 [2021-07-09T18:10:49.797Z] #51 22.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:49.797Z] #51 22.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:49.797Z] #51 22.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:49.797Z] #51 23.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:49.911Z] #40 ... [2021-07-09T18:10:49.911Z] [2021-07-09T18:10:49.911Z] #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-07-09T18:10:49.911Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:49.911Z] #36 7.492 Reading package lists... [2021-07-09T18:10:49.911Z] #36 14.82 Reading package lists... [2021-07-09T18:10:49.911Z] #36 21.95 Building dependency tree... [2021-07-09T18:10:49.911Z] #36 23.49 Reading state information... [2021-07-09T18:10:50.168Z] #36 ... [2021-07-09T18:10:50.168Z] [2021-07-09T18:10:50.168Z] #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-07-09T18:10:50.168Z] #67 sha256:63787d1107c831f457ea796fe336d701cebd8519fc45693de60e94fbf19e9e04 [2021-07-09T18:10:50.169Z] #67 23.01 Checking out files: 65% (1246/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-07-09T18:10:50.169Z] #67 23.66 + cd /tmp/tmp.Ycu0x5bEJq/src/github.com/docker/libnetwork [2021-07-09T18:10:50.169Z] #67 23.66 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:50.169Z] #67 23.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-09T18:10:50.196Z] #49 ... [2021-07-09T18:10:50.196Z] [2021-07-09T18:10:50.196Z] #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-07-09T18:10:50.196Z] #51 sha256:002f3ed82362de49156fde285c9897f121bbb0913b27628f0a61fbc8ac69789e [2021-07-09T18:10:50.196Z] #51 15.18 + cd /tmp/tmp.lZohnLWYYa/src/github.com/mvdan/sh [2021-07-09T18:10:50.196Z] #51 15.18 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:50.196Z] #51 15.29 + GO111MODULE=on [2021-07-09T18:10:50.196Z] #51 15.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-09T18:10:50.196Z] #51 16.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:50.196Z] #51 16.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:50.196Z] #51 16.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:50.196Z] #51 17.11 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:50.196Z] #51 17.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:50.196Z] #51 17.96 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:50.196Z] #51 18.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:50.196Z] #51 20.08 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:50.196Z] #51 21.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:50.196Z] #51 21.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:50.196Z] #51 21.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:50.196Z] #51 21.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:50.196Z] #51 22.65 runtime/cgo [2021-07-09T18:10:50.196Z] #51 22.68 runtime [2021-07-09T18:10:50.196Z] #51 ... [2021-07-09T18:10:50.196Z] [2021-07-09T18:10:50.196Z] #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-07-09T18:10:50.196Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:50.196Z] #55 7.369 Reading package lists... [2021-07-09T18:10:50.196Z] #55 15.57 Reading package lists... [2021-07-09T18:10:50.196Z] #55 22.66 Building dependency tree... [2021-07-09T18:10:50.196Z] #55 24.31 Reading state information... [2021-07-09T18:10:50.239Z] Removing intermediate container 1bec714a2bbb [2021-07-09T18:10:50.239Z] ---> d5885e562b25 [2021-07-09T18:10:50.239Z] 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-07-09T18:10:50.239Z] ---> Running in 6f5314185605 [2021-07-09T18:10:50.365Z] #51 ... [2021-07-09T18:10:50.365Z] [2021-07-09T18:10:50.365Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:50.365Z] #34 sha256:659e8c4d96485e538e1f7c9b5b5af7c6c0c6b877c87bef3b8fecb8ffd989053b [2021-07-09T18:10:50.365Z] #34 13.68 internal/testlog [2021-07-09T18:10:50.365Z] #34 13.93 encoding [2021-07-09T18:10:50.365Z] #34 14.14 runtime/cgo [2021-07-09T18:10:50.455Z] #55 ... [2021-07-09T18:10:50.455Z] [2021-07-09T18:10:50.455Z] #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-07-09T18:10:50.455Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:10:50.455Z] #49 25.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:50.455Z] #49 25.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:50.455Z] #49 25.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:50.455Z] #49 25.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:50.455Z] #49 25.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:50.455Z] #49 25.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:50.455Z] #49 25.50 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:50.455Z] #49 25.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:50.455Z] #49 25.51 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:50.455Z] #49 25.51 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:50.455Z] #49 25.51 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:50.455Z] #49 25.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:50.610Z] #42 ... [2021-07-09T18:10:50.610Z] [2021-07-09T18:10:50.610Z] #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-07-09T18:10:50.610Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:50.610Z] #36 28.63 The following additional packages will be installed: [2021-07-09T18:10:50.610Z] #36 28.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-09T18:10:50.610Z] #36 28.67 Suggested packages: [2021-07-09T18:10:50.610Z] #36 28.67 cmake-doc ninja-build lrzip [2021-07-09T18:10:50.610Z] #36 28.67 Recommended packages: [2021-07-09T18:10:50.610Z] #36 28.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-09T18:10:50.610Z] #36 29.73 The following NEW packages will be installed: [2021-07-09T18:10:50.610Z] #36 29.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-09T18:10:50.610Z] #36 29.78 vim-common xxd [2021-07-09T18:10:50.610Z] #36 30.20 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:50.610Z] #36 30.20 Need to get 14.9 MB of archives. [2021-07-09T18:10:50.610Z] #36 30.20 After this operation, 61.8 MB of additional disk space will be used. [2021-07-09T18:10:50.610Z] #36 30.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-09T18:10:50.610Z] #36 30.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:10:50.610Z] #36 30.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-09T18:10:50.610Z] #36 30.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-09T18:10:50.610Z] #36 31.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-09T18:10:50.610Z] #36 31.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-09T18:10:50.610Z] #36 31.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-09T18:10:50.610Z] #36 31.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-09T18:10:50.610Z] #36 31.47 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-09T18:10:50.610Z] #36 31.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-09T18:10:50.610Z] #36 33.61 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:50.610Z] #36 34.00 Fetched 14.9 MB in 2s (6924 kB/s) [2021-07-09T18:10:50.610Z] #36 34.14 Selecting previously unselected package xxd. [2021-07-09T18:10:50.610Z] #36 34.14 (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-07-09T18:10:50.610Z] #36 34.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:10:50.610Z] #36 34.23 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:10:50.610Z] #36 34.48 Selecting previously unselected package vim-common. [2021-07-09T18:10:50.610Z] #36 34.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:10:50.610Z] #36 34.58 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:10:50.610Z] #36 34.96 Selecting previously unselected package cmake-data. [2021-07-09T18:10:50.610Z] #36 34.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-09T18:10:50.610Z] #36 34.98 Unpacking cmake-data (3.13.4-1) ... [2021-07-09T18:10:50.628Z] #34 ... [2021-07-09T18:10:50.628Z] [2021-07-09T18:10:50.628Z] #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-07-09T18:10:50.628Z] #67 sha256:3ef0b6fa9383a97ebf5a5cfae8a48ebc016977f127b15ba6260ea4e82f2270e0 [2021-07-09T18:10:50.628Z] #67 23.28 Checking out files: 63% (1212/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-07-09T18:10:50.628Z] #67 23.94 + cd /tmp/tmp.JABRK1FtUL/src/github.com/docker/libnetwork [2021-07-09T18:10:50.628Z] #67 23.94 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:50.693Z] Removing intermediate container 6f5314185605 [2021-07-09T18:10:50.693Z] ---> 6bb1daafce9e [2021-07-09T18:10:50.694Z] 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-07-09T18:10:50.694Z] ---> Running in d28ac617eb80 [2021-07-09T18:10:50.713Z] #49 25.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:50.713Z] #49 25.55 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:50.713Z] #49 25.55 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:50.713Z] #49 25.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:50.713Z] #49 25.56 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:50.713Z] #49 25.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:50.713Z] #49 25.61 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:50.713Z] #49 25.65 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:50.713Z] #49 25.65 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:50.713Z] #49 25.67 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:50.713Z] #49 25.69 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:50.713Z] #49 25.76 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:50.872Z] #36 39.04 Selecting previously unselected package libicu63:amd64. [2021-07-09T18:10:50.872Z] #36 39.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-09T18:10:50.872Z] #36 39.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:10:50.872Z] #36 ... [2021-07-09T18:10:50.872Z] [2021-07-09T18:10:50.872Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:10:50.872Z] #34 sha256:92d8bb4da6e4a33b504017afafc3db48ef3368827b2e474bb0458a8cc2acccdb [2021-07-09T18:10:50.872Z] #34 39.07 sync [2021-07-09T18:10:50.872Z] #34 39.10 internal/reflectlite [2021-07-09T18:10:50.972Z] #49 25.77 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:50.972Z] #49 25.82 go: downloading golang.org/x/text v0.3.2 [2021-07-09T18:10:50.972Z] #49 25.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:50.972Z] #49 25.83 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:50.972Z] #49 25.91 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:50.972Z] #49 25.93 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:50.972Z] #49 26.06 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:50.972Z] #49 26.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:50.972Z] #49 26.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:50.972Z] #49 26.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:50.972Z] #49 26.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:50.972Z] #49 26.13 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:51.197Z] #67 24.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-09T18:10:51.538Z] #49 26.39 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:51.538Z] #49 26.41 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:51.538Z] #49 26.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:51.538Z] #49 ... [2021-07-09T18:10:51.538Z] [2021-07-09T18:10:51.538Z] #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-07-09T18:10:51.538Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:51.538Z] #36 8.708 Reading package lists... [2021-07-09T18:10:51.538Z] #36 16.84 Reading package lists... [2021-07-09T18:10:51.538Z] #36 23.79 Building dependency tree... [2021-07-09T18:10:51.538Z] #36 25.37 Reading state information... [2021-07-09T18:10:51.538Z] #36 ... [2021-07-09T18:10:51.538Z] [2021-07-09T18:10:51.538Z] #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-07-09T18:10:51.538Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:10:51.538Z] #49 26.52 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:51.538Z] #49 26.52 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:51.538Z] #49 26.54 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:51.538Z] #49 26.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:51.797Z] #49 26.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:51.797Z] #49 26.71 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:51.797Z] #49 26.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:51.797Z] #49 ... [2021-07-09T18:10:51.797Z] [2021-07-09T18:10:51.797Z] #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-07-09T18:10:51.797Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:51.797Z] #42 9.266 Reading package lists... [2021-07-09T18:10:51.797Z] #42 17.12 Reading package lists... [2021-07-09T18:10:51.797Z] #42 24.28 Building dependency tree... [2021-07-09T18:10:51.797Z] #42 25.86 Reading state information... [2021-07-09T18:10:51.797Z] #42 ... [2021-07-09T18:10:51.797Z] [2021-07-09T18:10:51.797Z] #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-07-09T18:10:51.797Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:10:51.797Z] #49 26.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:51.797Z] #49 26.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:52.055Z] #49 27.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:52.132Z] #67 ... [2021-07-09T18:10:52.133Z] [2021-07-09T18:10:52.133Z] #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-07-09T18:10:52.133Z] #58 sha256:51d99ab5ad1bef8da8a6507ecbf8ed5fcd0d869d96eb0038cc61cbb16fae67e5 [2021-07-09T18:10:52.133Z] #58 15.46 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:52.133Z] #58 17.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:52.133Z] #58 17.88 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:52.133Z] #58 17.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:52.133Z] #58 18.50 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:52.133Z] #58 18.50 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:52.133Z] #58 21.40 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:10:52.133Z] #58 21.46 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:52.133Z] #58 21.66 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:52.133Z] #58 21.78 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:52.133Z] #58 21.98 go: finding github.com/google/uuid v1.2.0 [2021-07-09T18:10:52.133Z] #58 22.00 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:52.133Z] #58 22.13 go: finding github.com/gofrs/flock v0.8.0 [2021-07-09T18:10:52.133Z] #58 22.16 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:52.133Z] #58 22.19 go: finding github.com/gorilla/mux v1.8.0 [2021-07-09T18:10:52.133Z] #58 22.22 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:10:52.133Z] #58 22.30 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:52.133Z] #58 22.32 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:52.133Z] #58 22.33 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:52.133Z] #58 22.55 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:52.133Z] #58 22.74 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:52.314Z] #49 27.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:52.314Z] #49 27.23 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:52.314Z] #49 27.30 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-09T18:10:52.314Z] #49 27.37 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:52.314Z] #49 27.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:52.391Z] #58 ... [2021-07-09T18:10:52.391Z] [2021-07-09T18:10:52.391Z] #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-07-09T18:10:52.391Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:10:52.391Z] #49 23.20 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:52.391Z] #49 23.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:52.391Z] #49 23.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:52.391Z] #49 23.24 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:52.391Z] #49 23.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:52.391Z] #49 23.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:52.391Z] #49 23.30 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:52.391Z] #49 23.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:52.391Z] #49 23.30 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:52.391Z] #49 23.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:52.391Z] #49 23.31 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:52.391Z] #49 23.32 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:52.391Z] #49 23.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:52.391Z] #49 23.41 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:52.391Z] #49 23.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:52.391Z] #49 23.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:52.391Z] #49 23.50 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:52.391Z] #49 23.50 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:52.391Z] #49 23.64 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:10:52.391Z] #49 23.67 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:10:52.391Z] #49 23.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:52.391Z] #49 23.68 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:52.391Z] #49 23.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:52.391Z] #49 23.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:52.391Z] #49 23.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:52.391Z] #49 23.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:52.391Z] #49 23.91 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:52.391Z] #49 23.93 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:52.391Z] #49 23.95 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:52.391Z] #49 23.96 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:52.391Z] #49 23.97 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:10:52.391Z] #49 23.98 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:52.391Z] #49 24.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:52.391Z] #49 24.10 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:52.391Z] #49 24.18 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:52.391Z] #49 24.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:52.391Z] #49 24.22 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:52.391Z] #49 24.38 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:52.391Z] #49 24.38 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:52.391Z] #49 24.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:52.391Z] #49 24.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:52.391Z] #49 24.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:52.391Z] #49 24.42 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:52.391Z] #49 24.43 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:52.391Z] #49 24.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:52.391Z] #49 24.44 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:10:52.391Z] #49 24.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:52.391Z] #49 24.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:52.391Z] #49 24.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:52.391Z] #49 24.60 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:52.391Z] #49 24.61 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:52.391Z] #49 24.74 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:52.391Z] #49 24.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:52.391Z] #49 24.80 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:52.391Z] #49 24.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:52.391Z] #49 24.81 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:52.391Z] #49 24.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:52.391Z] #49 24.87 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:52.391Z] #49 24.87 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:52.391Z] #49 24.90 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:52.391Z] #49 25.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:52.391Z] #49 25.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:52.391Z] #49 25.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:10:52.391Z] #49 25.18 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:52.391Z] #49 25.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:52.391Z] #49 25.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:52.391Z] #49 25.32 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:10:52.391Z] #49 25.38 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:52.391Z] #49 25.38 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:52.391Z] #49 25.39 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:52.391Z] #49 25.56 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:52.391Z] #49 25.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:52.391Z] #49 25.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:52.391Z] #49 25.74 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:52.391Z] #49 25.74 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:52.391Z] #49 25.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:52.485Z] #47 ... [2021-07-09T18:10:52.485Z] [2021-07-09T18:10:52.485Z] #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-07-09T18:10:52.485Z] #49 sha256:4b6cc1c33df1b3dc0543fbb1fda114a34327c02f962fcc81c59e35409aebf3e3 [2021-07-09T18:10:52.485Z] #49 17.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:52.485Z] #49 17.20 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:52.485Z] #49 17.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.21 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:52.485Z] #49 17.25 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.36 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:10:52.485Z] #49 17.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:52.485Z] #49 17.42 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.45 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:52.485Z] #49 17.49 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.50 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:52.485Z] #49 17.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.52 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:52.485Z] #49 17.59 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:10:52.485Z] #49 17.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:52.485Z] #49 17.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:52.485Z] #49 17.63 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:10:52.485Z] #49 17.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.70 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.72 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:52.485Z] #49 17.74 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.81 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-09T18:10:52.485Z] #49 17.81 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:52.485Z] #49 17.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:52.485Z] #49 17.82 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:10:52.485Z] #49 17.82 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:52.485Z] #49 17.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:52.485Z] #49 17.85 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:10:52.485Z] #49 17.86 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-09T18:10:52.485Z] #49 17.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:52.485Z] #49 17.91 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:52.485Z] #49 17.92 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:52.485Z] #49 17.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:52.485Z] #49 17.96 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:10:52.485Z] #49 18.04 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:10:52.485Z] #49 18.08 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:52.485Z] #49 18.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:52.485Z] #49 18.10 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:52.485Z] #49 18.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:52.485Z] #49 18.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:52.485Z] #49 18.26 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:52.485Z] #49 18.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:52.485Z] #49 18.31 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:52.485Z] #49 18.34 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:52.485Z] #49 18.43 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:52.485Z] #49 18.43 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:52.485Z] #49 18.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:52.485Z] #49 18.45 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:52.485Z] #49 18.46 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:10:52.485Z] #49 18.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:52.485Z] #49 18.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:52.485Z] #49 18.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:10:52.485Z] #49 18.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:52.573Z] #49 27.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:52.650Z] #49 25.76 go: downloading github.com/spf13/afero v1.1.2 [2021-07-09T18:10:52.650Z] #49 25.76 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:52.650Z] #49 25.80 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:52.650Z] #49 25.80 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:52.650Z] #49 25.80 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:52.650Z] #49 25.89 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:52.650Z] #49 25.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:52.650Z] #49 26.03 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:52.650Z] #49 ... [2021-07-09T18:10:52.650Z] [2021-07-09T18:10:52.650Z] #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-07-09T18:10:52.650Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:52.650Z] #42 8.518 Reading package lists... [2021-07-09T18:10:52.650Z] #42 16.38 Reading package lists... [2021-07-09T18:10:52.650Z] #42 22.86 Building dependency tree... [2021-07-09T18:10:52.650Z] #42 24.45 Reading state information... [2021-07-09T18:10:52.749Z] #49 18.91 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:10:52.749Z] #49 18.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:52.749Z] #49 19.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:52.908Z] #42 ... [2021-07-09T18:10:52.908Z] [2021-07-09T18:10:52.908Z] #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-07-09T18:10:52.908Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:10:52.908Z] #49 26.04 go: extracting github.com/spf13/afero v1.1.2 [2021-07-09T18:10:52.908Z] #49 26.05 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:52.908Z] #49 26.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:52.908Z] #49 26.06 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-09T18:10:52.908Z] #49 26.07 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:52.908Z] #49 26.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:52.908Z] #49 26.22 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:52.908Z] #49 26.22 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:52.908Z] #49 ... [2021-07-09T18:10:52.908Z] [2021-07-09T18:10:52.908Z] #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-07-09T18:10:52.908Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:52.908Z] #55 8.707 Reading package lists... [2021-07-09T18:10:52.908Z] #55 16.63 Reading package lists... [2021-07-09T18:10:52.908Z] #55 23.60 Building dependency tree... [2021-07-09T18:10:52.908Z] #55 25.32 Reading state information... [2021-07-09T18:10:53.016Z] #49 19.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:53.016Z] #49 19.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:53.016Z] #49 19.33 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:53.016Z] #49 19.37 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:53.016Z] #49 19.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:10:53.016Z] #49 19.39 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:53.140Z] #49 28.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:53.140Z] #49 28.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:53.140Z] #49 28.11 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:53.167Z] #55 ... [2021-07-09T18:10:53.167Z] [2021-07-09T18:10:53.167Z] #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-07-09T18:10:53.167Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:10:53.167Z] #49 26.36 go: downloading golang.org/x/text v0.3.2 [2021-07-09T18:10:53.167Z] #49 26.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:53.167Z] #49 ... [2021-07-09T18:10:53.167Z] [2021-07-09T18:10:53.167Z] #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-07-09T18:10:53.167Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:53.167Z] #36 8.892 Reading package lists... [2021-07-09T18:10:53.167Z] #36 16.89 Reading package lists... [2021-07-09T18:10:53.167Z] #36 23.63 Building dependency tree... [2021-07-09T18:10:53.167Z] #36 25.29 Reading state information... [2021-07-09T18:10:53.279Z] #49 19.46 go: downloading github.com/spf13/afero v1.1.2 [2021-07-09T18:10:53.279Z] #49 19.46 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:53.279Z] #49 19.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:53.279Z] #49 19.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:53.279Z] #49 19.59 go: downloading golang.org/x/text v0.3.2 [2021-07-09T18:10:53.279Z] #49 19.64 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:53.425Z] #36 ... [2021-07-09T18:10:53.425Z] [2021-07-09T18:10:53.425Z] #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-07-09T18:10:53.425Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:10:53.425Z] #49 26.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:53.425Z] #49 26.60 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:10:53.425Z] #49 26.60 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-09T18:10:53.425Z] #49 26.61 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:10:53.425Z] #49 26.69 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:53.425Z] #49 26.79 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:10:53.425Z] #49 26.85 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:53.425Z] #34 41.50 sort [2021-07-09T18:10:53.425Z] #34 41.50 errors [2021-07-09T18:10:53.490Z] #67 ... [2021-07-09T18:10:53.490Z] [2021-07-09T18:10:53.490Z] #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-07-09T18:10:53.490Z] #51 sha256:b2d739e05d237506a06d6cecc17628a0ab81a4293cf1d764476509c7ea1df760 [2021-07-09T18:10:53.490Z] #51 17.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:53.490Z] #51 18.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:53.490Z] #51 19.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:53.490Z] #51 20.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:53.490Z] #51 21.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:53.490Z] #51 21.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:53.490Z] #51 21.25 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:53.490Z] #51 21.99 runtime/cgo [2021-07-09T18:10:53.490Z] #51 22.16 runtime [2021-07-09T18:10:53.490Z] #51 ... [2021-07-09T18:10:53.490Z] [2021-07-09T18:10:53.490Z] #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-07-09T18:10:53.490Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:53.490Z] #36 25.66 The following additional packages will be installed: [2021-07-09T18:10:53.490Z] #36 25.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-09T18:10:53.490Z] #36 25.68 Suggested packages: [2021-07-09T18:10:53.490Z] #36 25.68 cmake-doc ninja-build lrzip [2021-07-09T18:10:53.490Z] #36 25.68 Recommended packages: [2021-07-09T18:10:53.490Z] #36 25.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-09T18:10:53.490Z] #36 26.52 The following NEW packages will be installed: [2021-07-09T18:10:53.490Z] #36 26.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-09T18:10:53.490Z] #36 26.54 vim-common xxd [2021-07-09T18:10:53.490Z] #36 27.01 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:53.490Z] #36 27.01 Need to get 14.9 MB of archives. [2021-07-09T18:10:53.490Z] #36 27.01 After this operation, 61.8 MB of additional disk space will be used. [2021-07-09T18:10:53.490Z] #36 27.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-09T18:10:53.490Z] #36 27.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:10:53.490Z] #36 27.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-09T18:10:53.490Z] #36 27.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-09T18:10:53.544Z] #49 19.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:53.544Z] #49 19.77 go: extracting github.com/spf13/afero v1.1.2 [2021-07-09T18:10:53.544Z] #49 19.83 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:10:53.544Z] #49 19.85 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:10:53.544Z] #49 19.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:53.746Z] #36 28.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-09T18:10:53.746Z] #36 28.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-09T18:10:53.746Z] #36 28.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-09T18:10:53.746Z] #36 28.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-09T18:10:53.746Z] #36 28.12 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-09T18:10:53.746Z] #36 28.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-09T18:10:53.809Z] #49 20.24 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:53.999Z] #34 42.07 strconv [2021-07-09T18:10:54.073Z] #49 20.29 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:10:54.073Z] #49 20.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:54.260Z] #34 42.62 io [2021-07-09T18:10:54.337Z] #49 20.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-09T18:10:54.337Z] #49 ... [2021-07-09T18:10:54.337Z] [2021-07-09T18:10:54.337Z] #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-07-09T18:10:54.337Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:10:54.337Z] #45 10.53 crypto/subtle [2021-07-09T18:10:54.337Z] #45 11.01 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-09T18:10:54.337Z] #45 11.32 internal/nettrace [2021-07-09T18:10:54.337Z] #45 11.57 vendor/golang.org/x/crypto/internal/subtle [2021-07-09T18:10:54.337Z] #45 11.61 runtime/cgo [2021-07-09T18:10:54.360Z] #49 27.72 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:54.522Z] #34 ... [2021-07-09T18:10:54.522Z] [2021-07-09T18:10:54.522Z] #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-07-09T18:10:54.522Z] #56 sha256:dd82221ad75c43d72dc908894d15ac76e5d9c5ee8b451c2ef8f4a71fffdf4969 [2021-07-09T18:10:54.522Z] #56 1.273 + RM_GOPATH=0 [2021-07-09T18:10:54.522Z] #56 1.273 + TMP_GOPATH= [2021-07-09T18:10:54.522Z] #56 1.273 + : /build [2021-07-09T18:10:54.522Z] #56 1.273 + '[' -z '' ']' [2021-07-09T18:10:54.522Z] #56 1.273 ++ mktemp -d [2021-07-09T18:10:54.522Z] #56 1.278 + export GOPATH=/tmp/tmp.jDZyW6oKMb [2021-07-09T18:10:54.522Z] #56 1.278 + GOPATH=/tmp/tmp.jDZyW6oKMb [2021-07-09T18:10:54.522Z] #56 1.278 + RM_GOPATH=1 [2021-07-09T18:10:54.522Z] #56 1.278 + case "$(go env GOARCH)" in [2021-07-09T18:10:54.522Z] #56 1.279 ++ go env GOARCH [2021-07-09T18:10:54.522Z] #56 1.325 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:54.522Z] #56 1.325 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:10:54.522Z] #56 1.328 ++ dirname /tmp/install/install.sh [2021-07-09T18:10:54.522Z] #56 1.334 + dir=/tmp/install [2021-07-09T18:10:54.522Z] #56 1.334 + bin=containerd [2021-07-09T18:10:54.522Z] #56 1.334 + shift [2021-07-09T18:10:54.522Z] #56 1.334 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-09T18:10:54.522Z] #56 1.334 + . /tmp/install/containerd.installer [2021-07-09T18:10:54.522Z] #56 1.334 ++ set -e [2021-07-09T18:10:54.522Z] #56 1.334 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:54.522Z] #56 1.339 + install_containerd [2021-07-09T18:10:54.522Z] #56 1.340 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-09T18:10:54.522Z] #56 1.340 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:10:54.522Z] #56 1.340 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jDZyW6oKMb/src/github.com/containerd/containerd [2021-07-09T18:10:54.522Z] #56 1.352 Cloning into '/tmp/tmp.jDZyW6oKMb/src/github.com/containerd/containerd'... [2021-07-09T18:10:54.522Z] #56 ... [2021-07-09T18:10:54.522Z] [2021-07-09T18:10:54.522Z] #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-07-09T18:10:54.522Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:54.522Z] #42 39.81 Selecting previously unselected package libprotoc17:amd64. [2021-07-09T18:10:54.522Z] #42 39.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:54.522Z] #42 39.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:54.522Z] #42 40.45 Selecting previously unselected package protobuf-c-compiler. [2021-07-09T18:10:54.522Z] #42 40.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:10:54.522Z] #42 40.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:10:54.522Z] #42 40.63 Selecting previously unselected package protobuf-compiler. [2021-07-09T18:10:54.522Z] #42 40.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:54.522Z] #42 40.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:10:54.522Z] #42 40.84 Selecting previously unselected package python-pkg-resources. [2021-07-09T18:10:54.522Z] #42 40.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:10:54.522Z] #42 40.84 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-09T18:10:54.522Z] #42 41.38 Selecting previously unselected package python-six. [2021-07-09T18:10:54.522Z] #42 41.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-09T18:10:54.522Z] #42 41.42 Unpacking python-six (1.12.0-1) ... [2021-07-09T18:10:54.522Z] #42 41.69 Selecting previously unselected package python-protobuf. [2021-07-09T18:10:54.522Z] #42 41.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:54.522Z] #42 41.70 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-09T18:10:54.522Z] #42 42.36 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-09T18:10:54.602Z] #45 ... [2021-07-09T18:10:54.602Z] [2021-07-09T18:10:54.602Z] #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-07-09T18:10:54.602Z] #58 sha256:2dbf05751df2b12ad08d80fdbc26876f0bea81dff7378e08df52cf518b37ab4f [2021-07-09T18:10:54.602Z] #58 10.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:54.602Z] #58 10.74 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:54.602Z] #58 11.45 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:54.602Z] #58 11.58 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:54.602Z] #58 12.28 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:54.602Z] #58 13.26 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:10:54.602Z] #58 14.73 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:54.602Z] #58 15.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:54.602Z] #58 15.41 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:54.602Z] #58 15.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:54.602Z] #58 15.81 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:54.602Z] #58 20.23 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:10:54.602Z] #58 20.25 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:10:54.602Z] #58 20.45 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:10:54.602Z] #58 20.60 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:10:54.602Z] #58 20.71 go: finding github.com/google/uuid v1.2.0 [2021-07-09T18:10:54.602Z] #58 20.72 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:10:54.602Z] #58 20.92 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-09T18:10:54.602Z] #58 ... [2021-07-09T18:10:54.602Z] [2021-07-09T18:10:54.602Z] #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-07-09T18:10:54.602Z] #67 sha256:15843f5413255aa8d95755e95ef1fe22893041452ed78094f80ac8a1164dff27 [2021-07-09T18:10:54.603Z] #67 18.87 Checking out files: 57% (1091/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-07-09T18:10:54.603Z] #67 19.64 + cd /tmp/tmp.AzBjLC4CVu/src/github.com/docker/libnetwork [2021-07-09T18:10:54.603Z] #67 19.64 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-09T18:10:54.603Z] #67 19.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-09T18:10:55.048Z] #49 ... [2021-07-09T18:10:55.048Z] [2021-07-09T18:10:55.048Z] #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-07-09T18:10:55.049Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:55.049Z] #55 26.39 The following additional packages will be installed: [2021-07-09T18:10:55.049Z] #55 26.40 libbtrfs0 [2021-07-09T18:10:55.049Z] #55 26.61 The following NEW packages will be installed: [2021-07-09T18:10:55.049Z] #55 26.63 libbtrfs-dev libbtrfs0 [2021-07-09T18:10:55.049Z] #55 27.05 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:55.049Z] #55 27.05 Need to get 119 kB of archives. [2021-07-09T18:10:55.049Z] #55 27.05 After this operation, 387 kB of additional disk space will be used. [2021-07-09T18:10:55.049Z] #55 27.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-09T18:10:55.049Z] #55 27.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-09T18:10:55.049Z] #55 28.27 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:55.049Z] #55 28.52 Fetched 119 kB in 0s (448 kB/s) [2021-07-09T18:10:55.049Z] #55 28.62 Selecting previously unselected package libbtrfs0. [2021-07-09T18:10:55.049Z] #55 28.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 ... 15410 files and directories currently installed.) [2021-07-09T18:10:55.049Z] #55 28.78 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-09T18:10:55.049Z] #55 28.80 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:55.049Z] #55 28.91 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:10:55.049Z] #55 28.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-09T18:10:55.049Z] #55 28.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:55.049Z] #55 29.27 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:55.049Z] #55 29.30 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:55.049Z] #55 29.31 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:10:55.049Z] #55 DONE 30.1s [2021-07-09T18:10:55.115Z] #36 29.63 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:55.297Z] #49 ... [2021-07-09T18:10:55.297Z] [2021-07-09T18:10:55.297Z] #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-07-09T18:10:55.297Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:55.297Z] #13 6.243 Reading package lists... [2021-07-09T18:10:55.297Z] #13 14.27 Reading package lists... [2021-07-09T18:10:55.297Z] #13 21.49 Building dependency tree... [2021-07-09T18:10:55.297Z] #13 23.07 Reading state information... [2021-07-09T18:10:55.308Z] [2021-07-09T18:10:55.308Z] #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-07-09T18:10:55.308Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:55.308Z] #42 27.98 The following additional packages will be installed: [2021-07-09T18:10:55.308Z] #42 27.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-09T18:10:55.308Z] #42 28.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-09T18:10:55.308Z] #42 28.02 Suggested packages: [2021-07-09T18:10:55.308Z] #42 28.02 manpages-dev python-setuptools [2021-07-09T18:10:55.308Z] #42 29.35 The following NEW packages will be installed: [2021-07-09T18:10:55.308Z] #42 29.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-09T18:10:55.308Z] #42 29.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-09T18:10:55.308Z] #42 29.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-09T18:10:55.308Z] #42 29.37 python-six zlib1g-dev [2021-07-09T18:10:55.308Z] #42 29.90 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:55.308Z] #42 29.90 Need to get 4095 kB of archives. [2021-07-09T18:10:55.308Z] #42 29.90 After this operation, 22.5 MB of additional disk space will be used. [2021-07-09T18:10:55.308Z] #42 29.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-09T18:10:55.308Z] #42 30.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-09T18:10:55.308Z] #42 30.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-09T18:10:55.308Z] #42 30.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-09T18:10:55.308Z] #42 30.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-09T18:10:55.308Z] #42 30.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-09T18:10:55.308Z] #42 30.08 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-07-09T18:10:55.308Z] #42 30.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-09T18:10:55.308Z] #42 30.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-09T18:10:55.308Z] #42 30.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-09T18:10:55.308Z] #42 30.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-09T18:10:55.556Z] #13 ... [2021-07-09T18:10:55.556Z] [2021-07-09T18:10:55.556Z] #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-07-09T18:10:55.556Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:55.556Z] #42 26.52 The following additional packages will be installed: [2021-07-09T18:10:55.556Z] #42 26.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-09T18:10:55.556Z] #42 26.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-09T18:10:55.556Z] #42 26.54 Suggested packages: [2021-07-09T18:10:55.556Z] #42 26.54 manpages-dev python-setuptools [2021-07-09T18:10:55.556Z] #42 27.99 The following NEW packages will be installed: [2021-07-09T18:10:55.556Z] #42 27.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-09T18:10:55.556Z] #42 27.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-09T18:10:55.556Z] #42 28.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-09T18:10:55.556Z] #42 28.00 python-six zlib1g-dev [2021-07-09T18:10:55.556Z] #42 28.43 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:55.556Z] #42 28.43 Need to get 4095 kB of archives. [2021-07-09T18:10:55.556Z] #42 28.43 After this operation, 22.5 MB of additional disk space will be used. [2021-07-09T18:10:55.556Z] #42 28.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-09T18:10:55.556Z] #42 28.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-09T18:10:55.556Z] #42 28.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-09T18:10:55.556Z] #42 28.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-09T18:10:55.556Z] #42 28.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-09T18:10:55.556Z] #42 28.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-09T18:10:55.556Z] #42 28.47 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-07-09T18:10:55.556Z] #42 28.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-09T18:10:55.556Z] #42 28.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-09T18:10:55.556Z] #42 28.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-09T18:10:55.556Z] #42 28.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-09T18:10:55.556Z] #42 28.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-09T18:10:55.556Z] #42 28.83 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-07-09T18:10:55.556Z] #42 28.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-09T18:10:55.556Z] #42 28.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-09T18:10:55.556Z] #42 28.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-09T18:10:55.556Z] #42 28.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-09T18:10:55.567Z] #42 30.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-09T18:10:55.567Z] #42 30.61 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-07-09T18:10:55.679Z] #36 29.86 Fetched 14.9 MB in 2s (8319 kB/s) [2021-07-09T18:10:55.679Z] #36 29.99 Selecting previously unselected package xxd. [2021-07-09T18:10:55.679Z] #36 29.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-09T18:10:55.679Z] #36 30.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:10:55.679Z] #36 30.08 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:10:55.826Z] #42 30.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-09T18:10:55.826Z] #42 30.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-09T18:10:55.826Z] #42 30.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-09T18:10:55.826Z] #42 30.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-09T18:10:55.936Z] #36 30.28 Selecting previously unselected package vim-common. [2021-07-09T18:10:55.936Z] #36 30.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:10:55.936Z] #36 30.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:10:56.006Z] #67 ... [2021-07-09T18:10:56.006Z] [2021-07-09T18:10:56.006Z] #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-07-09T18:10:56.006Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:10:56.006Z] #42 7.842 Reading package lists... [2021-07-09T18:10:56.006Z] #42 12.55 Reading package lists... [2021-07-09T18:10:56.006Z] #42 17.16 Building dependency tree... [2021-07-09T18:10:56.006Z] #42 18.09 Reading state information... [2021-07-09T18:10:56.006Z] #42 19.57 The following additional packages will be installed: [2021-07-09T18:10:56.006Z] #42 19.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-09T18:10:56.006Z] #42 19.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-09T18:10:56.006Z] #42 19.58 Suggested packages: [2021-07-09T18:10:56.006Z] #42 19.59 manpages-dev python-setuptools [2021-07-09T18:10:56.006Z] #42 20.52 The following NEW packages will be installed: [2021-07-09T18:10:56.006Z] #42 20.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-09T18:10:56.006Z] #42 20.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-09T18:10:56.006Z] #42 20.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-09T18:10:56.006Z] #42 20.55 python-six zlib1g-dev [2021-07-09T18:10:56.006Z] #42 20.95 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:56.006Z] #42 20.95 Need to get 3798 kB of archives. [2021-07-09T18:10:56.006Z] #42 20.95 After this operation, 21.6 MB of additional disk space will be used. [2021-07-09T18:10:56.006Z] #42 20.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-07-09T18:10:56.006Z] #42 20.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-09T18:10:56.006Z] #42 21.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-07-09T18:10:56.006Z] #42 21.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-09T18:10:56.006Z] #42 21.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-07-09T18:10:56.006Z] #42 21.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-09T18:10:56.006Z] #42 21.22 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-07-09T18:10:56.006Z] #42 21.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-07-09T18:10:56.006Z] #42 21.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-09T18:10:56.006Z] #42 21.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-07-09T18:10:56.006Z] #42 21.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-07-09T18:10:56.006Z] #42 21.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-07-09T18:10:56.006Z] #42 21.89 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-07-09T18:10:56.006Z] #42 21.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-07-09T18:10:56.006Z] #42 21.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-09T18:10:56.006Z] #42 21.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-07-09T18:10:56.006Z] #42 21.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-09T18:10:56.006Z] #42 ... [2021-07-09T18:10:56.006Z] [2021-07-09T18:10:56.006Z] #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-07-09T18:10:56.006Z] #49 sha256:4b6cc1c33df1b3dc0543fbb1fda114a34327c02f962fcc81c59e35409aebf3e3 [2021-07-09T18:10:56.006Z] #49 20.70 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:56.006Z] #49 20.75 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:56.006Z] #49 20.81 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:56.006Z] #49 20.86 go: downloading github.com/spf13/cast v1.3.0 [2021-07-09T18:10:56.006Z] #49 20.87 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:10:56.006Z] #49 21.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:56.006Z] #49 21.05 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:56.006Z] #49 21.17 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:56.006Z] #49 21.17 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-09T18:10:56.006Z] #49 21.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:10:56.006Z] #49 21.25 go: extracting github.com/spf13/cast v1.3.0 [2021-07-09T18:10:56.006Z] #49 21.31 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:56.006Z] #49 21.81 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:56.500Z] #36 ... [2021-07-09T18:10:56.500Z] [2021-07-09T18:10:56.500Z] #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-07-09T18:10:56.500Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:56.500Z] #55 17.50 Reading package lists... [2021-07-09T18:10:56.500Z] #55 23.94 Building dependency tree... [2021-07-09T18:10:56.500Z] #55 25.69 Reading state information... [2021-07-09T18:10:56.500Z] #55 27.46 The following additional packages will be installed: [2021-07-09T18:10:56.500Z] #55 27.47 libbtrfs0 [2021-07-09T18:10:56.500Z] #55 27.70 The following NEW packages will be installed: [2021-07-09T18:10:56.500Z] #55 27.72 libbtrfs-dev libbtrfs0 [2021-07-09T18:10:56.500Z] #55 28.14 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:56.500Z] #55 28.14 Need to get 119 kB of archives. [2021-07-09T18:10:56.500Z] #55 28.14 After this operation, 387 kB of additional disk space will be used. [2021-07-09T18:10:56.500Z] #55 28.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-09T18:10:56.500Z] #55 28.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-09T18:10:56.500Z] #55 29.36 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:56.500Z] #55 29.56 Fetched 119 kB in 0s (431 kB/s) [2021-07-09T18:10:56.500Z] #55 29.64 Selecting previously unselected package libbtrfs0. [2021-07-09T18:10:56.501Z] #55 29.64 (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-07-09T18:10:56.501Z] #55 29.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-09T18:10:56.501Z] #55 29.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:56.501Z] #55 29.86 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:10:56.501Z] #55 29.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-09T18:10:56.501Z] #55 29.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:56.501Z] #55 30.14 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:56.501Z] #55 30.15 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:56.501Z] #55 30.17 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:10:56.501Z] #55 DONE 30.8s [2021-07-09T18:10:56.501Z] [2021-07-09T18:10:56.501Z] #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-07-09T18:10:56.501Z] #56 sha256:3fbef97e1272e8633dd77cfe5861c0ec41769f3494fdc11f94330acca54b85da [2021-07-09T18:10:56.587Z] #49 ... [2021-07-09T18:10:56.587Z] [2021-07-09T18:10:56.587Z] #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-07-09T18:10:56.587Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-09T18:10:56.587Z] #36 8.379 Reading package lists... [2021-07-09T18:10:56.587Z] #36 13.18 Reading package lists... [2021-07-09T18:10:56.587Z] #36 17.94 Building dependency tree... [2021-07-09T18:10:56.587Z] #36 18.86 Reading state information... [2021-07-09T18:10:56.587Z] #36 20.38 The following additional packages will be installed: [2021-07-09T18:10:56.587Z] #36 20.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-09T18:10:56.587Z] #36 20.39 Suggested packages: [2021-07-09T18:10:56.587Z] #36 20.39 cmake-doc ninja-build lrzip [2021-07-09T18:10:56.587Z] #36 20.39 Recommended packages: [2021-07-09T18:10:56.587Z] #36 20.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-09T18:10:56.587Z] #36 21.26 The following NEW packages will be installed: [2021-07-09T18:10:56.587Z] #36 21.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-09T18:10:56.587Z] #36 21.27 vim-common xxd [2021-07-09T18:10:56.587Z] #36 21.65 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:56.587Z] #36 21.65 Need to get 14.2 MB of archives. [2021-07-09T18:10:56.587Z] #36 21.65 After this operation, 60.0 MB of additional disk space will be used. [2021-07-09T18:10:56.587Z] #36 21.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-09T18:10:56.587Z] #36 21.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:10:56.587Z] #36 21.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-09T18:10:56.587Z] #36 21.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-09T18:10:56.587Z] #36 22.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-09T18:10:56.587Z] #36 22.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-09T18:10:56.587Z] #36 22.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-09T18:10:56.587Z] #36 22.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-09T18:10:56.587Z] #36 22.37 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-09T18:10:56.587Z] #36 22.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-09T18:10:56.757Z] #56 ... [2021-07-09T18:10:56.757Z] [2021-07-09T18:10:56.757Z] #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-07-09T18:10:56.757Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:56.757Z] #42 14.86 Reading package lists... [2021-07-09T18:10:56.757Z] #42 21.59 Building dependency tree... [2021-07-09T18:10:56.757Z] #42 23.06 Reading state information... [2021-07-09T18:10:56.757Z] #42 25.14 The following additional packages will be installed: [2021-07-09T18:10:56.757Z] #42 25.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-09T18:10:56.757Z] #42 25.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-09T18:10:56.757Z] #42 25.16 Suggested packages: [2021-07-09T18:10:56.757Z] #42 25.19 manpages-dev python-setuptools [2021-07-09T18:10:56.757Z] #42 26.76 The following NEW packages will be installed: [2021-07-09T18:10:56.757Z] #42 26.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-09T18:10:56.757Z] #42 26.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-09T18:10:56.757Z] #42 26.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-09T18:10:56.757Z] #42 26.77 python-six zlib1g-dev [2021-07-09T18:10:56.757Z] #42 27.14 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:56.757Z] #42 27.14 Need to get 4095 kB of archives. [2021-07-09T18:10:56.757Z] #42 27.14 After this operation, 22.5 MB of additional disk space will be used. [2021-07-09T18:10:56.757Z] #42 27.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-09T18:10:56.757Z] #42 27.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-09T18:10:56.757Z] #42 27.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-09T18:10:56.757Z] #42 27.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-09T18:10:56.757Z] #42 27.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-09T18:10:56.757Z] #42 27.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-09T18:10:56.757Z] #42 27.17 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-07-09T18:10:56.757Z] #42 27.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-09T18:10:56.757Z] #42 27.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-09T18:10:56.757Z] #42 27.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-09T18:10:56.757Z] #42 27.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-09T18:10:56.757Z] #42 27.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-09T18:10:56.757Z] #42 27.50 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-07-09T18:10:56.757Z] #42 27.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-09T18:10:56.757Z] #42 27.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-09T18:10:56.757Z] #42 27.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-09T18:10:56.757Z] #42 27.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-09T18:10:56.757Z] #42 28.75 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:56.757Z] #42 28.95 Fetched 4095 kB in 1s (5660 kB/s) [2021-07-09T18:10:56.757Z] #42 29.06 Selecting previously unselected package libcap-dev:amd64. [2021-07-09T18:10:56.757Z] #42 29.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-07-09T18:10:56.757Z] #42 29.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-09T18:10:56.757Z] #42 29.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-09T18:10:56.757Z] #42 29.32 Selecting previously unselected package libnet1:amd64. [2021-07-09T18:10:56.757Z] #42 29.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:10:56.757Z] #42 29.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:56.757Z] #42 29.45 Selecting previously unselected package libnet1-dev. [2021-07-09T18:10:56.757Z] #42 29.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:10:56.757Z] #42 29.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:56.757Z] #42 29.67 Selecting previously unselected package libnl-3-200:amd64. [2021-07-09T18:10:56.757Z] #42 29.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-09T18:10:56.757Z] #42 29.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:10:56.757Z] #42 29.84 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-09T18:10:56.757Z] #42 29.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-09T18:10:56.757Z] #42 29.86 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-09T18:10:56.757Z] #42 30.15 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-09T18:10:56.757Z] #42 30.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:10:56.757Z] #42 30.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:10:56.757Z] #42 30.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-09T18:10:56.757Z] #42 30.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:10:56.757Z] #42 30.36 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-09T18:10:56.757Z] #42 30.46 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-09T18:10:56.757Z] #42 30.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-09T18:10:56.757Z] #42 30.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:10:56.757Z] #42 30.85 Selecting previously unselected package libprotobuf17:amd64. [2021-07-09T18:10:56.757Z] #42 30.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:56.757Z] #42 30.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:56.851Z] #36 ... [2021-07-09T18:10:56.852Z] [2021-07-09T18:10:56.852Z] #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-07-09T18:10:56.852Z] #51 sha256:845d683dcb39451f52adb968fc9df974c42b30260692c6686509a78765e415c8 [2021-07-09T18:10:56.852Z] #51 12.91 + cd /tmp/tmp.B2CZT4hgJh/src/github.com/mvdan/sh [2021-07-09T18:10:56.852Z] #51 12.91 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-09T18:10:56.852Z] #51 13.12 + GO111MODULE=on [2021-07-09T18:10:56.852Z] #51 13.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-09T18:10:56.852Z] #51 14.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:56.852Z] #51 14.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:56.852Z] #51 14.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:56.852Z] #51 14.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:56.852Z] #51 15.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:56.852Z] #51 15.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:56.852Z] #51 16.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:56.852Z] #51 17.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:56.852Z] #51 18.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-09T18:10:56.852Z] #51 18.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-09T18:10:56.852Z] #51 18.86 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-09T18:10:56.852Z] #51 19.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-09T18:10:56.852Z] #51 19.90 runtime/cgo [2021-07-09T18:10:56.852Z] #51 20.04 runtime [2021-07-09T18:10:56.852Z] #51 ... [2021-07-09T18:10:56.852Z] [2021-07-09T18:10:56.852Z] #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-07-09T18:10:56.852Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:10:56.852Z] #42 23.10 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:56.938Z] #42 30.07 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:56.938Z] #42 30.27 Fetched 4095 kB in 1s (5541 kB/s) [2021-07-09T18:10:57.014Z] #42 ... [2021-07-09T18:10:57.014Z] [2021-07-09T18:10:57.014Z] #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-07-09T18:10:57.014Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:57.014Z] #36 30.97 Selecting previously unselected package cmake-data. [2021-07-09T18:10:57.014Z] #36 30.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-09T18:10:57.014Z] #36 31.02 Unpacking cmake-data (3.13.4-1) ... [2021-07-09T18:10:57.072Z] #42 ... [2021-07-09T18:10:57.072Z] [2021-07-09T18:10:57.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-07-09T18:10:57.072Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:10:57.072Z] #49 35.15 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-09T18:10:57.072Z] #49 38.40 go: extracting golang.org/x/text v0.3.2 [2021-07-09T18:10:57.072Z] #49 44.14 go: finding github.com/fatih/color v1.7.0 [2021-07-09T18:10:57.072Z] #49 44.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:10:57.072Z] #49 44.29 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:10:57.072Z] #49 44.32 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:10:57.072Z] #49 44.40 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:10:57.072Z] #49 44.42 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:10:57.072Z] #49 44.45 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:10:57.072Z] #49 44.47 go: finding github.com/pkg/errors v0.8.1 [2021-07-09T18:10:57.072Z] #49 44.49 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:10:57.072Z] #49 44.51 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:57.072Z] #49 44.53 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:57.072Z] #49 44.55 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:10:57.072Z] #49 44.57 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:57.072Z] #49 44.62 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:57.072Z] #49 44.64 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:10:57.072Z] #49 44.68 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:10:57.072Z] #49 44.68 go: finding github.com/spf13/viper v1.6.1 [2021-07-09T18:10:57.072Z] #49 44.71 go: finding github.com/stretchr/testify v1.4.0 [2021-07-09T18:10:57.072Z] #49 44.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:57.072Z] #49 44.78 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:10:57.072Z] #49 44.87 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:10:57.072Z] #49 44.99 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:57.072Z] #49 45.01 go: finding github.com/stretchr/objx v0.2.0 [2021-07-09T18:10:57.072Z] #49 45.01 go: finding github.com/spf13/cobra v0.0.5 [2021-07-09T18:10:57.072Z] #49 45.06 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:10:57.072Z] #49 45.09 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:10:57.072Z] #49 45.11 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:10:57.072Z] #49 45.12 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:10:57.072Z] #49 45.14 go: finding github.com/spf13/pflag v1.0.5 [2021-07-09T18:10:57.072Z] #49 45.16 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:10:57.072Z] #49 45.16 go: finding github.com/gobwas/glob v0.2.3 [2021-07-09T18:10:57.072Z] #49 45.18 go: finding github.com/magiconair/properties v1.8.1 [2021-07-09T18:10:57.072Z] #49 45.20 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:10:57.072Z] #49 45.21 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:10:57.072Z] #49 45.24 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:10:57.072Z] #49 45.29 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:10:57.072Z] #49 ... [2021-07-09T18:10:57.072Z] [2021-07-09T18:10:57.072Z] #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-07-09T18:10:57.072Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:57.072Z] #13 34.52 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-07-09T18:10:57.072Z] #13 37.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-09T18:10:57.072Z] #13 37.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-09T18:10:57.072Z] #13 37.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-09T18:10:57.072Z] #13 37.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-09T18:10:57.072Z] #13 37.16 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-07-09T18:10:57.073Z] #13 37.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-09T18:10:57.073Z] #13 37.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-09T18:10:57.073Z] #13 37.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-09T18:10:57.073Z] #13 37.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-09T18:10:57.073Z] #13 37.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-09T18:10:57.073Z] #13 37.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-09T18:10:57.073Z] #13 37.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-09T18:10:57.073Z] #13 37.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-09T18:10:57.073Z] #13 37.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-09T18:10:57.073Z] #13 38.90 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:57.073Z] #13 39.18 Fetched 78.2 MB in 9s (8485 kB/s) [2021-07-09T18:10:57.073Z] #13 39.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-07-09T18:10:57.073Z] #13 39.37 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-09T18:10:57.073Z] #13 39.47 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:10:57.116Z] #42 23.34 Fetched 3798 kB in 1s (2973 kB/s) [2021-07-09T18:10:57.116Z] #42 23.44 Selecting previously unselected package libcap-dev:arm64. [2021-07-09T18:10:57.116Z] #42 23.44 (Reading database ... [2021-07-09T18:10:57.116Z] #42 ... [2021-07-09T18:10:57.116Z] [2021-07-09T18:10:57.116Z] #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-07-09T18:10:57.116Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-07-09T18:10:57.116Z] #55 8.644 Reading package lists... [2021-07-09T18:10:57.116Z] #55 13.77 Reading package lists... [2021-07-09T18:10:57.116Z] #55 18.79 Building dependency tree... [2021-07-09T18:10:57.116Z] #55 19.69 Reading state information... [2021-07-09T18:10:57.116Z] #55 21.27 The following additional packages will be installed: [2021-07-09T18:10:57.116Z] #55 21.28 libbtrfs0 [2021-07-09T18:10:57.116Z] #55 21.44 The following NEW packages will be installed: [2021-07-09T18:10:57.116Z] #55 21.45 libbtrfs-dev libbtrfs0 [2021-07-09T18:10:57.116Z] #55 21.79 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:57.116Z] #55 21.79 Need to get 119 kB of archives. [2021-07-09T18:10:57.116Z] #55 21.79 After this operation, 387 kB of additional disk space will be used. [2021-07-09T18:10:57.116Z] #55 21.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-09T18:10:57.116Z] #55 21.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-09T18:10:57.116Z] #55 22.96 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:57.116Z] #55 23.09 Fetched 119 kB in 0s (402 kB/s) [2021-07-09T18:10:57.116Z] #55 23.19 Selecting previously unselected package libbtrfs0. [2021-07-09T18:10:57.116Z] #55 23.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 ... 15383 files and directories currently installed.) [2021-07-09T18:10:57.116Z] #55 23.35 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-09T18:10:57.116Z] #55 23.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:57.116Z] #55 23.51 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:10:57.116Z] #55 23.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-09T18:10:57.116Z] #55 23.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:57.116Z] #55 ... [2021-07-09T18:10:57.116Z] [2021-07-09T18:10:57.116Z] #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-07-09T18:10:57.116Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:10:57.116Z] #42 23.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-09T18:10:57.200Z] #42 30.39 Selecting previously unselected package libcap-dev:amd64. [2021-07-09T18:10:57.200Z] #42 30.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 ... 15410 files and directories currently installed.) [2021-07-09T18:10:57.200Z] #42 30.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-09T18:10:57.200Z] #42 30.54 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-09T18:10:57.204Z] #42 32.05 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:57.205Z] #42 32.26 Fetched 4095 kB in 1s (3445 kB/s) [2021-07-09T18:10:57.335Z] #13 39.91 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-09T18:10:57.382Z] #42 23.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-07-09T18:10:57.382Z] #42 23.57 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-07-09T18:10:57.462Z] #42 ... [2021-07-09T18:10:57.462Z] [2021-07-09T18:10:57.462Z] #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-07-09T18:10:57.462Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-09T18:10:57.462Z] #55 27.30 The following additional packages will be installed: [2021-07-09T18:10:57.462Z] #55 27.31 libbtrfs0 [2021-07-09T18:10:57.462Z] #55 27.49 The following NEW packages will be installed: [2021-07-09T18:10:57.462Z] #55 27.53 libbtrfs-dev libbtrfs0 [2021-07-09T18:10:57.462Z] #55 27.93 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:57.462Z] #55 27.93 Need to get 119 kB of archives. [2021-07-09T18:10:57.462Z] #55 27.93 After this operation, 387 kB of additional disk space will be used. [2021-07-09T18:10:57.462Z] #55 27.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-09T18:10:57.462Z] #55 27.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-09T18:10:57.462Z] #55 29.05 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:57.462Z] #55 29.28 Fetched 119 kB in 0s (431 kB/s) [2021-07-09T18:10:57.462Z] #55 29.44 Selecting previously unselected package libbtrfs0. [2021-07-09T18:10:57.462Z] #55 29.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-09T18:10:57.462Z] #55 29.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-09T18:10:57.462Z] #55 29.56 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:57.462Z] #55 29.68 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:10:57.462Z] #55 29.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-09T18:10:57.462Z] #55 29.70 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:57.462Z] #55 30.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:57.462Z] #55 30.08 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:57.462Z] #55 30.09 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:10:57.462Z] #55 DONE 30.7s [2021-07-09T18:10:57.464Z] #42 32.37 Selecting previously unselected package libcap-dev:amd64. [2021-07-09T18:10:57.464Z] #42 32.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-07-09T18:10:57.464Z] #42 32.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-09T18:10:57.464Z] #42 32.50 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-09T18:10:57.597Z] #13 40.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-09T18:10:57.597Z] #13 40.19 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-09T18:10:57.597Z] #13 40.22 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-09T18:10:57.649Z] #42 23.84 Selecting previously unselected package libnet1:arm64. [2021-07-09T18:10:57.649Z] #42 23.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-09T18:10:57.649Z] #42 23.87 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:57.723Z] #42 32.65 Selecting previously unselected package libnet1:amd64. [2021-07-09T18:10:57.723Z] #42 32.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:10:57.723Z] #42 32.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:57.723Z] #42 32.84 Selecting previously unselected package libnet1-dev. [2021-07-09T18:10:57.725Z] [2021-07-09T18:10:57.725Z] #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-07-09T18:10:57.725Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:57.725Z] #42 30.82 Selecting previously unselected package libnet1:amd64. [2021-07-09T18:10:57.725Z] #42 30.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:10:57.725Z] #42 30.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:57.913Z] #42 24.10 Selecting previously unselected package libnet1-dev. [2021-07-09T18:10:57.913Z] #42 24.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-09T18:10:57.913Z] #42 24.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:57.945Z] #36 ... [2021-07-09T18:10:57.945Z] [2021-07-09T18:10:57.945Z] #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-07-09T18:10:57.945Z] #49 sha256:dd0cbc3d7dd86af6c4142d8ba3c3004fa822b34be24de4a387769cc078741c75 [2021-07-09T18:10:57.945Z] #49 22.36 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:10:57.945Z] #49 22.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:10:57.945Z] #49 22.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:57.945Z] #49 24.50 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:10:57.945Z] #49 25.16 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:57.945Z] #49 25.16 go: downloading github.com/spf13/cast v1.3.0 [2021-07-09T18:10:57.945Z] #49 25.16 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:57.945Z] #49 25.43 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:10:57.945Z] #49 25.43 go: extracting github.com/spf13/cast v1.3.0 [2021-07-09T18:10:57.945Z] #49 25.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:57.945Z] #49 25.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:57.945Z] #49 25.97 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:10:57.945Z] #49 25.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:57.945Z] #49 26.03 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:57.945Z] #49 26.09 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:10:57.945Z] #49 26.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:57.945Z] #49 26.23 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:10:57.945Z] #49 26.35 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:10:57.945Z] #49 26.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:10:57.945Z] #49 26.55 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:10:57.945Z] #49 26.63 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:10:57.945Z] #49 27.06 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-09T18:10:57.982Z] #42 32.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:10:57.982Z] #42 32.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:57.982Z] #42 33.07 Selecting previously unselected package libnl-3-200:amd64. [2021-07-09T18:10:57.984Z] #42 31.08 Selecting previously unselected package libnet1-dev. [2021-07-09T18:10:57.984Z] #42 31.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:10:57.984Z] #42 31.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:10:58.170Z] #13 40.53 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:10:58.170Z] #13 ... [2021-07-09T18:10:58.170Z] [2021-07-09T18:10:58.170Z] #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-07-09T18:10:58.170Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:58.170Z] #36 46.36 Selecting previously unselected package libxml2:amd64. [2021-07-09T18:10:58.170Z] #36 46.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-09T18:10:58.170Z] #36 46.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:10:58.202Z] #49 32.48 go: extracting golang.org/x/text v0.3.2 [2021-07-09T18:10:58.202Z] #49 ... [2021-07-09T18:10:58.202Z] [2021-07-09T18:10:58.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-07-09T18:10:58.202Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:58.202Z] #42 31.86 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-09T18:10:58.202Z] #42 31.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:58.202Z] #42 31.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:58.202Z] #42 32.14 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-09T18:10:58.202Z] #42 32.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:58.202Z] #42 32.18 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:58.241Z] #42 33.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-09T18:10:58.241Z] #42 33.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:10:58.241Z] #42 33.22 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-09T18:10:58.241Z] #42 33.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-09T18:10:58.241Z] #42 33.25 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-09T18:10:58.245Z] #42 31.51 Selecting previously unselected package libnl-3-200:amd64. [2021-07-09T18:10:58.245Z] #42 31.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-09T18:10:58.245Z] #42 31.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:10:58.459Z] #42 ... [2021-07-09T18:10:58.459Z] [2021-07-09T18:10:58.459Z] #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-07-09T18:10:58.459Z] #58 sha256:7777ea6f5de5d4d249ac4be0c029a0394bf724755a95e6336a077c52cf672976 [2021-07-09T18:10:58.459Z] #58 22.89 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:10:58.459Z] #58 22.89 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:10:58.459Z] #58 23.16 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:10:58.459Z] #58 23.52 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:10:58.490Z] #42 24.67 Selecting previously unselected package libnl-3-200:arm64. [2021-07-09T18:10:58.490Z] #42 24.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-09T18:10:58.490Z] #42 24.70 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-09T18:10:58.500Z] #42 33.54 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-09T18:10:58.500Z] #42 33.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:10:58.500Z] #42 33.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:10:58.503Z] #42 31.78 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-09T18:10:58.503Z] #42 31.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-09T18:10:58.503Z] #42 31.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-09T18:10:58.716Z] #58 ... [2021-07-09T18:10:58.716Z] [2021-07-09T18:10:58.716Z] #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-07-09T18:10:58.716Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:58.716Z] #40 24.57 + 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-07-09T18:10:58.759Z] #42 33.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-09T18:10:58.759Z] #42 33.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:10:58.759Z] #42 33.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-09T18:10:58.764Z] #42 32.10 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-09T18:10:58.764Z] #42 32.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:10:58.764Z] #42 32.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:10:58.772Z] #42 ... [2021-07-09T18:10:58.772Z] [2021-07-09T18:10:58.772Z] #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-07-09T18:10:58.772Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-07-09T18:10:58.772Z] #55 23.86 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:10:58.772Z] #55 23.90 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:10:58.772Z] #55 23.92 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:10:58.772Z] #55 DONE 25.0s [2021-07-09T18:10:58.772Z] [2021-07-09T18:10:58.772Z] #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-07-09T18:10:58.772Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:10:58.772Z] #42 24.91 Selecting previously unselected package libnl-3-dev:arm64. [2021-07-09T18:10:58.772Z] #42 24.91 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-07-09T18:10:58.772Z] #42 24.94 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-07-09T18:10:58.973Z] #40 ... [2021-07-09T18:10:58.973Z] [2021-07-09T18:10:58.973Z] #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-07-09T18:10:58.973Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:10:58.973Z] #13 11.97 Reading package lists... [2021-07-09T18:10:58.973Z] #13 19.58 Reading package lists... [2021-07-09T18:10:58.973Z] #13 27.01 Building dependency tree... [2021-07-09T18:10:58.973Z] #13 28.64 Reading state information... [2021-07-09T18:10:59.018Z] #42 33.86 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-09T18:10:59.018Z] #42 33.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-09T18:10:59.018Z] #42 33.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:10:59.022Z] #42 32.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-09T18:10:59.022Z] #42 32.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:10:59.022Z] #42 32.26 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-09T18:10:59.112Z] #36 47.08 Selecting previously unselected package libarchive13:amd64. [2021-07-09T18:10:59.112Z] #36 47.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-09T18:10:59.112Z] #36 47.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-09T18:10:59.243Z] [2021-07-09T18:10:59.243Z] SUCCESS: Specified value was saved. [2021-07-09T18:10:59.277Z] #42 34.25 Selecting previously unselected package libprotobuf17:amd64. [2021-07-09T18:10:59.277Z] #42 34.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:59.277Z] #42 34.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:59.282Z] #42 32.45 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-09T18:10:59.282Z] #42 32.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-09T18:10:59.282Z] #42 32.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:10:59.374Z] #36 47.49 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-09T18:10:59.374Z] #36 47.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-09T18:10:59.374Z] #36 47.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-09T18:10:59.374Z] #36 47.65 Selecting previously unselected package librhash0:amd64. [2021-07-09T18:10:59.374Z] #36 47.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-09T18:10:59.374Z] #36 47.66 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-09T18:10:59.400Z] #42 25.56 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-09T18:10:59.400Z] #42 25.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-09T18:10:59.400Z] #42 25.58 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-09T18:10:59.536Z] #13 ... [2021-07-09T18:10:59.536Z] [2021-07-09T18:10:59.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-07-09T18:10:59.536Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:10:59.536Z] #42 33.68 Selecting previously unselected package libprotoc17:amd64. [2021-07-09T18:10:59.536Z] #42 33.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:59.536Z] #42 33.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:59.537Z] #42 ... [2021-07-09T18:10:59.538Z] [2021-07-09T18:10:59.538Z] #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-07-09T18:10:59.538Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:10:59.538Z] #40 24.21 + 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-07-09T18:10:59.541Z] #42 32.75 Selecting previously unselected package libprotobuf17:amd64. [2021-07-09T18:10:59.541Z] #42 32.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:10:59.541Z] #42 32.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-09T18:10:59.635Z] #36 47.85 Selecting previously unselected package libuv1:amd64. [2021-07-09T18:10:59.635Z] #36 47.85 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-09T18:10:59.635Z] #36 47.86 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-09T18:10:59.684Z] #42 25.73 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-07-09T18:10:59.684Z] #42 25.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-07-09T18:10:59.684Z] #42 25.76 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-07-09T18:10:59.684Z] #42 26.12 Selecting previously unselected package zlib1g-dev:arm64. [2021-07-09T18:10:59.698Z] INFO: Downloading git... [2021-07-09T18:10:59.798Z] #40 ... [2021-07-09T18:10:59.798Z] [2021-07-09T18:10:59.798Z] #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-07-09T18:10:59.798Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:10:59.798Z] #36 27.45 The following additional packages will be installed: [2021-07-09T18:10:59.798Z] #36 27.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-09T18:10:59.798Z] #36 27.49 Suggested packages: [2021-07-09T18:10:59.798Z] #36 27.50 cmake-doc ninja-build lrzip [2021-07-09T18:10:59.798Z] #36 27.50 Recommended packages: [2021-07-09T18:10:59.798Z] #36 27.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-09T18:10:59.798Z] #36 28.51 The following NEW packages will be installed: [2021-07-09T18:10:59.798Z] #36 28.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-09T18:10:59.798Z] #36 28.53 vim-common xxd [2021-07-09T18:10:59.798Z] #36 28.94 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:10:59.798Z] #36 28.94 Need to get 14.9 MB of archives. [2021-07-09T18:10:59.798Z] #36 28.94 After this operation, 61.8 MB of additional disk space will be used. [2021-07-09T18:10:59.798Z] #36 28.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-09T18:10:59.798Z] #36 28.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:10:59.798Z] #36 28.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-09T18:10:59.798Z] #36 29.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-09T18:10:59.798Z] #36 29.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-09T18:10:59.798Z] #36 29.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-09T18:10:59.798Z] #36 30.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-09T18:10:59.798Z] #36 30.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-09T18:10:59.798Z] #36 30.02 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-09T18:10:59.798Z] #36 30.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-09T18:10:59.798Z] #36 31.94 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:10:59.798Z] #36 32.11 Fetched 14.9 MB in 2s (7818 kB/s) [2021-07-09T18:10:59.798Z] #36 32.21 Selecting previously unselected package xxd. [2021-07-09T18:10:59.798Z] #36 32.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 ... 15410 files and directories currently installed.) [2021-07-09T18:10:59.798Z] #36 32.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:10:59.798Z] #36 32.35 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:10:59.798Z] #36 32.57 Selecting previously unselected package vim-common. [2021-07-09T18:10:59.798Z] #36 32.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:10:59.798Z] #36 32.63 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:10:59.798Z] #36 32.95 Selecting previously unselected package cmake-data. [2021-07-09T18:10:59.798Z] #36 32.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-09T18:10:59.798Z] #36 32.96 Unpacking cmake-data (3.13.4-1) ... [2021-07-09T18:10:59.895Z] #36 48.06 Selecting previously unselected package cmake. [2021-07-09T18:10:59.895Z] #36 48.08 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-09T18:10:59.895Z] #36 48.10 Unpacking cmake (3.13.4-1) ... [2021-07-09T18:10:59.953Z] #42 26.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-07-09T18:10:59.953Z] #42 26.13 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:11:00.099Z] #42 34.49 Selecting previously unselected package protobuf-c-compiler. [2021-07-09T18:11:00.099Z] #42 34.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:11:00.099Z] #42 34.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:11:00.229Z] #42 ... [2021-07-09T18:11:00.229Z] [2021-07-09T18:11:00.229Z] #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-07-09T18:11:00.229Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-09T18:11:00.229Z] #13 6.198 Reading package lists... [2021-07-09T18:11:00.229Z] #13 11.32 Reading package lists... [2021-07-09T18:11:00.229Z] #13 16.11 Building dependency tree... [2021-07-09T18:11:00.229Z] #13 16.87 Reading state information... [2021-07-09T18:11:00.229Z] #13 18.13 The following additional packages will be installed: [2021-07-09T18:11:00.229Z] #13 18.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-09T18:11:00.229Z] #13 18.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-09T18:11:00.229Z] #13 18.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-09T18:11:00.229Z] #13 18.14 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-09T18:11:00.229Z] #13 18.14 mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:11:00.229Z] #13 18.15 Suggested packages: [2021-07-09T18:11:00.229Z] #13 18.15 gcc-8-locales seccomp wine64 [2021-07-09T18:11:00.229Z] #13 19.21 The following NEW packages will be installed: [2021-07-09T18:11:00.229Z] #13 19.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-09T18:11:00.229Z] #13 19.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-09T18:11:00.229Z] #13 19.21 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-09T18:11:00.229Z] #13 19.21 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-09T18:11:00.229Z] #13 19.21 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-09T18:11:00.229Z] #13 19.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:11:00.229Z] #13 19.23 The following packages will be upgraded: [2021-07-09T18:11:00.229Z] #13 19.23 libseccomp2 libsystemd0 libudev1 [2021-07-09T18:11:00.229Z] #13 19.60 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:11:00.229Z] #13 19.60 Need to get 73.8 MB of archives. [2021-07-09T18:11:00.229Z] #13 19.60 After this operation, 472 MB of additional disk space will be used. [2021-07-09T18:11:00.229Z] #13 19.60 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-09T18:11:00.229Z] #13 19.61 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-09T18:11:00.229Z] #13 19.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-07-09T18:11:00.229Z] #13 19.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-07-09T18:11:00.229Z] #13 19.66 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-07-09T18:11:00.229Z] #13 19.94 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-07-09T18:11:00.229Z] #13 20.24 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-07-09T18:11:00.229Z] #13 20.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-09T18:11:00.229Z] #13 20.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-09T18:11:00.229Z] #13 20.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-09T18:11:00.229Z] #13 20.69 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-07-09T18:11:00.229Z] #13 21.04 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-07-09T18:11:00.229Z] #13 21.06 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-07-09T18:11:00.229Z] #13 ... [2021-07-09T18:11:00.229Z] [2021-07-09T18:11:00.229Z] #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-07-09T18:11:00.229Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:11:00.229Z] #42 26.49 Selecting previously unselected package libprotobuf17:arm64. [2021-07-09T18:11:00.229Z] #42 26.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-09T18:11:00.229Z] #42 26.51 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-09T18:11:00.356Z] #42 34.69 Selecting previously unselected package protobuf-compiler. [2021-07-09T18:11:00.356Z] #42 34.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:00.356Z] #42 34.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:11:00.366Z] #36 ... [2021-07-09T18:11:00.366Z] [2021-07-09T18:11:00.366Z] #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-07-09T18:11:00.366Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:00.366Z] #42 35.11 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-09T18:11:00.366Z] #42 35.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:00.366Z] #42 35.15 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:00.476Z] #42 33.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-09T18:11:00.476Z] #42 33.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:00.476Z] #42 33.70 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:00.612Z] #42 34.89 Selecting previously unselected package python-pkg-resources. [2021-07-09T18:11:00.613Z] #42 34.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:11:00.613Z] #42 34.91 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-09T18:11:00.625Z] #42 35.40 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-09T18:11:00.625Z] #42 35.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:00.625Z] #42 35.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:00.735Z] #42 ... [2021-07-09T18:11:00.735Z] [2021-07-09T18:11:00.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-07-09T18:11:00.735Z] #51 sha256:12bcb484918658150024871629885619d35e3acbe3277bad71221d548945d417 [2021-07-09T18:11:00.735Z] #51 23.88 runtime/cgo [2021-07-09T18:11:00.735Z] #51 23.91 runtime [2021-07-09T18:11:00.735Z] #51 ... [2021-07-09T18:11:00.735Z] [2021-07-09T18:11:00.735Z] #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-07-09T18:11:00.735Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:00.735Z] #42 33.96 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-09T18:11:00.735Z] #42 33.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:00.735Z] #42 33.97 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:00.828Z] #42 27.04 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-07-09T18:11:00.828Z] #42 27.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-07-09T18:11:00.828Z] #42 27.08 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-07-09T18:11:00.870Z] #42 35.16 Selecting previously unselected package python-six. [2021-07-09T18:11:00.870Z] #42 35.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-09T18:11:00.870Z] #42 35.20 Unpacking python-six (1.12.0-1) ... [2021-07-09T18:11:00.870Z] #42 35.31 Selecting previously unselected package python-protobuf. [2021-07-09T18:11:00.870Z] #42 35.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:00.870Z] #42 35.33 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-09T18:11:01.091Z] #42 27.31 Selecting previously unselected package libprotobuf-dev:arm64. [2021-07-09T18:11:01.091Z] #42 27.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-07-09T18:11:01.091Z] #42 27.35 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-07-09T18:11:01.304Z] #42 ... [2021-07-09T18:11:01.304Z] [2021-07-09T18:11:01.304Z] #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-07-09T18:11:01.304Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:11:01.304Z] #40 24.18 + 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-07-09T18:11:01.357Z] #42 ... [2021-07-09T18:11:01.357Z] [2021-07-09T18:11:01.357Z] #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-07-09T18:11:01.357Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-09T18:11:01.357Z] #40 17.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-09T18:11:01.357Z] #40 18.55 + 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-07-09T18:11:01.563Z] #42 ... [2021-07-09T18:11:01.563Z] [2021-07-09T18:11:01.563Z] #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-07-09T18:11:01.563Z] #40 ... [2021-07-09T18:11:01.563Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:11:01.563Z] [2021-07-09T18:11:01.563Z] #45 26.45 vendor/golang.org/x/crypto/internal/subtle [2021-07-09T18:11:01.563Z] #45 26.51 vendor/golang.org/x/crypto/curve25519 [2021-07-09T18:11:01.563Z] #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-07-09T18:11:01.563Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:01.563Z] #45 ... [2021-07-09T18:11:01.563Z] [2021-07-09T18:11:01.563Z] #13 24.98 The following additional packages will be installed: [2021-07-09T18:11:01.563Z] #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-07-09T18:11:01.563Z] #58 sha256:b98765aa28601743d9386047c1b2147943b0bbea615c0dc8e1026a61d0036439 [2021-07-09T18:11:01.563Z] #13 24.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-09T18:11:01.563Z] #58 26.65 go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:11:01.563Z] #58 26.72 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-09T18:11:01.563Z] #13 24.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-09T18:11:01.563Z] #58 26.98 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-09T18:11:01.563Z] #58 27.04 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-09T18:11:01.563Z] #13 24.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-09T18:11:01.563Z] #58 27.16 go: finding github.com/google/uuid v1.2.0 [2021-07-09T18:11:01.563Z] #58 27.17 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-09T18:11:01.563Z] #13 25.00 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-09T18:11:01.563Z] #13 25.00 mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:11:01.563Z] #58 27.32 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-09T18:11:01.563Z] #58 27.34 go: finding github.com/gofrs/flock v0.8.0 [2021-07-09T18:11:01.563Z] #13 25.00 Suggested packages: [2021-07-09T18:11:01.563Z] #13 25.02 gcc-8-locales seccomp wine64 [2021-07-09T18:11:01.563Z] #58 27.36 go: finding github.com/gorilla/mux v1.8.0 [2021-07-09T18:11:01.564Z] #58 27.39 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:11:01.563Z] #13 26.71 The following NEW packages will be installed: [2021-07-09T18:11:01.564Z] #58 27.45 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:11:01.564Z] #58 27.50 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:11:01.564Z] #13 26.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-09T18:11:01.564Z] #58 27.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:11:01.564Z] #58 27.75 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:11:01.564Z] #13 26.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-09T18:11:01.564Z] #58 27.96 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:11:01.564Z] #13 26.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-09T18:11:01.564Z] #13 26.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-09T18:11:01.564Z] #13 26.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-09T18:11:01.564Z] #13 26.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:11:01.564Z] #13 26.74 The following packages will be upgraded: [2021-07-09T18:11:01.564Z] #13 26.75 libseccomp2 libsystemd0 libudev1 [2021-07-09T18:11:01.564Z] #13 27.26 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:11:01.564Z] #13 27.26 Need to get 78.2 MB of archives. [2021-07-09T18:11:01.564Z] #13 27.26 After this operation, 487 MB of additional disk space will be used. [2021-07-09T18:11:01.564Z] #13 27.26 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-09T18:11:01.564Z] #13 27.26 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-09T18:11:01.564Z] #13 27.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-09T18:11:01.564Z] #13 27.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-09T18:11:01.564Z] #13 27.30 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-07-09T18:11:01.564Z] #13 27.55 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-07-09T18:11:01.564Z] #13 27.87 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-07-09T18:11:01.564Z] #13 27.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-09T18:11:01.564Z] #13 27.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-09T18:11:01.564Z] #13 27.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-09T18:11:01.564Z] #13 28.43 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-07-09T18:11:01.564Z] #13 28.79 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-07-09T18:11:01.564Z] #13 28.80 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-07-09T18:11:01.622Z] #40 ... [2021-07-09T18:11:01.622Z] [2021-07-09T18:11:01.622Z] #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-07-09T18:11:01.622Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-09T18:11:01.622Z] #36 23.86 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:11:01.622Z] #36 24.13 Fetched 14.2 MB in 1s (11.7 MB/s) [2021-07-09T18:11:01.622Z] #36 24.20 Selecting previously unselected package xxd. [2021-07-09T18:11:01.622Z] #36 24.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 ... 15383 files and directories currently installed.) [2021-07-09T18:11:01.622Z] #36 24.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-09T18:11:01.622Z] #36 24.55 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:11:01.622Z] #36 24.77 Selecting previously unselected package vim-common. [2021-07-09T18:11:01.622Z] #36 24.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:11:01.622Z] #36 24.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:11:01.622Z] #36 25.55 Selecting previously unselected package cmake-data. [2021-07-09T18:11:01.622Z] #36 25.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-09T18:11:01.622Z] #36 25.59 Unpacking cmake-data (3.13.4-1) ... [2021-07-09T18:11:01.800Z] #42 35.96 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-09T18:11:01.823Z] #58 ... [2021-07-09T18:11:01.823Z] [2021-07-09T18:11:01.823Z] #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-07-09T18:11:01.823Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:01.823Z] #13 14.69 Reading package lists... [2021-07-09T18:11:01.823Z] #13 22.27 Building dependency tree... [2021-07-09T18:11:01.823Z] #13 24.01 Reading state information... [2021-07-09T18:11:01.823Z] #13 26.55 The following additional packages will be installed: [2021-07-09T18:11:01.823Z] #13 26.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-09T18:11:01.823Z] #13 26.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-09T18:11:01.823Z] #13 26.57 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-09T18:11:01.823Z] #13 26.57 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-09T18:11:01.823Z] #13 26.57 mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:11:01.823Z] #13 26.60 Suggested packages: [2021-07-09T18:11:01.823Z] #13 26.60 gcc-8-locales seccomp wine64 [2021-07-09T18:11:01.823Z] #13 27.94 The following NEW packages will be installed: [2021-07-09T18:11:01.823Z] #13 27.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-09T18:11:01.823Z] #13 27.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-09T18:11:01.823Z] #13 27.94 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-09T18:11:01.823Z] #13 27.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-09T18:11:01.823Z] #13 27.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-09T18:11:01.823Z] #13 27.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:11:01.823Z] #13 27.97 The following packages will be upgraded: [2021-07-09T18:11:01.823Z] #13 27.97 libseccomp2 libsystemd0 libudev1 [2021-07-09T18:11:01.823Z] #13 28.45 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:11:01.823Z] #13 28.45 Need to get 78.2 MB of archives. [2021-07-09T18:11:01.823Z] #13 28.45 After this operation, 487 MB of additional disk space will be used. [2021-07-09T18:11:01.823Z] #13 28.45 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-09T18:11:01.823Z] #13 28.45 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-09T18:11:01.823Z] #13 28.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-09T18:11:01.823Z] #13 28.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-09T18:11:01.823Z] #13 28.50 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-07-09T18:11:01.823Z] #13 28.77 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-07-09T18:11:01.823Z] #13 29.08 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-07-09T18:11:01.823Z] #13 29.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-09T18:11:01.823Z] #13 29.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-09T18:11:01.823Z] #13 29.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-09T18:11:01.823Z] #13 29.72 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-07-09T18:11:01.823Z] #13 30.07 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-07-09T18:11:01.823Z] #13 30.09 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-07-09T18:11:01.823Z] #13 ... [2021-07-09T18:11:01.823Z] [2021-07-09T18:11:01.823Z] #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-07-09T18:11:01.823Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:01.823Z] #42 36.95 Selecting previously unselected package libprotoc17:amd64. [2021-07-09T18:11:01.823Z] #42 36.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:01.823Z] #42 36.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:02.132Z] #13 ... [2021-07-09T18:11:02.132Z] [2021-07-09T18:11:02.132Z] #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-07-09T18:11:02.132Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:02.393Z] #42 35.45 Selecting previously unselected package libprotoc17:amd64. [2021-07-09T18:11:02.393Z] #42 35.47 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:02.393Z] #42 35.48 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:02.441Z] #36 ... [2021-07-09T18:11:02.441Z] [2021-07-09T18:11:02.441Z] #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-07-09T18:11:02.441Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:11:02.441Z] #45 40.16 sync [2021-07-09T18:11:02.441Z] #45 40.16 internal/reflectlite [2021-07-09T18:11:02.441Z] #45 41.57 github.com/LK4D4/vndr/godl/singleflight [2021-07-09T18:11:02.441Z] #45 41.84 math/rand [2021-07-09T18:11:02.441Z] #45 42.82 internal/singleflight [2021-07-09T18:11:02.441Z] #45 43.44 strconv [2021-07-09T18:11:02.441Z] #45 43.44 io [2021-07-09T18:11:02.441Z] #45 44.79 bytes [2021-07-09T18:11:02.441Z] #45 46.95 bufio [2021-07-09T18:11:02.441Z] #45 47.61 reflect [2021-07-09T18:11:02.441Z] #45 49.12 syscall [2021-07-09T18:11:02.441Z] #45 ... [2021-07-09T18:11:02.441Z] [2021-07-09T18:11:02.441Z] #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-07-09T18:11:02.441Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:11:02.441Z] #32 48.13 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-07-09T18:11:02.441Z] #32 48.88 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-09T18:11:02.441Z] #32 49.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-09T18:11:02.582Z] INFO: Downloading go... [2021-07-09T18:11:02.760Z] #42 37.67 Selecting previously unselected package protobuf-c-compiler. [2021-07-09T18:11:02.760Z] #42 37.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:11:02.760Z] #42 37.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:11:02.962Z] #42 36.33 Selecting previously unselected package protobuf-c-compiler. [2021-07-09T18:11:03.020Z] #42 37.91 Selecting previously unselected package protobuf-compiler. [2021-07-09T18:11:03.020Z] #42 37.96 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:03.020Z] #42 37.97 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:11:03.221Z] #42 36.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:11:03.221Z] #42 36.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:11:03.221Z] #42 36.51 Selecting previously unselected package protobuf-compiler. [2021-07-09T18:11:03.221Z] #42 36.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:03.221Z] #42 36.52 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:11:03.279Z] #42 38.13 Selecting previously unselected package python-pkg-resources. [2021-07-09T18:11:03.279Z] #42 38.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:11:03.279Z] #42 38.18 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-09T18:11:03.481Z] #42 36.68 Selecting previously unselected package python-pkg-resources. [2021-07-09T18:11:03.481Z] #42 36.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:11:03.481Z] #42 36.70 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-09T18:11:03.539Z] #42 38.48 Selecting previously unselected package python-six. [2021-07-09T18:11:03.539Z] #42 38.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-09T18:11:03.539Z] #42 38.48 Unpacking python-six (1.12.0-1) ... [2021-07-09T18:11:03.741Z] #42 36.99 Selecting previously unselected package python-six. [2021-07-09T18:11:03.741Z] #42 36.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-09T18:11:03.741Z] #42 37.00 Unpacking python-six (1.12.0-1) ... [2021-07-09T18:11:03.741Z] #42 37.12 Selecting previously unselected package python-protobuf. [2021-07-09T18:11:03.798Z] #42 38.61 Selecting previously unselected package python-protobuf. [2021-07-09T18:11:03.798Z] #42 38.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:03.798Z] #42 38.62 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-09T18:11:04.001Z] #42 37.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-09T18:11:04.001Z] #42 37.14 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-09T18:11:04.001Z] #42 ... [2021-07-09T18:11:04.001Z] [2021-07-09T18:11:04.001Z] #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-07-09T18:11:04.001Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:11:04.001Z] #36 27.32 The following additional packages will be installed: [2021-07-09T18:11:04.001Z] #36 27.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-09T18:11:04.001Z] #36 27.33 Suggested packages: [2021-07-09T18:11:04.001Z] #36 27.33 cmake-doc ninja-build lrzip [2021-07-09T18:11:04.001Z] #36 27.33 Recommended packages: [2021-07-09T18:11:04.001Z] #36 27.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-09T18:11:04.001Z] #36 28.18 The following NEW packages will be installed: [2021-07-09T18:11:04.001Z] #36 28.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-09T18:11:04.001Z] #36 28.21 vim-common xxd [2021-07-09T18:11:04.001Z] #36 28.59 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-09T18:11:04.001Z] #36 28.59 Need to get 14.9 MB of archives. [2021-07-09T18:11:04.001Z] #36 28.59 After this operation, 61.8 MB of additional disk space will be used. [2021-07-09T18:11:04.001Z] #36 28.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-09T18:11:04.001Z] #36 28.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:11:04.001Z] #36 28.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-09T18:11:04.001Z] #36 28.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-09T18:11:04.001Z] #36 29.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-09T18:11:04.001Z] #36 29.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-09T18:11:04.001Z] #36 29.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-09T18:11:04.001Z] #36 29.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-09T18:11:04.001Z] #36 29.93 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-09T18:11:04.001Z] #36 29.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-09T18:11:04.001Z] #36 31.94 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:11:04.001Z] #36 32.16 Fetched 14.9 MB in 2s (7481 kB/s) [2021-07-09T18:11:04.001Z] #36 32.27 Selecting previously unselected package xxd. [2021-07-09T18:11:04.001Z] #36 32.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-07-09T18:11:04.001Z] #36 32.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:11:04.001Z] #36 32.37 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:11:04.001Z] #36 32.70 Selecting previously unselected package vim-common. [2021-07-09T18:11:04.001Z] #36 32.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:11:04.001Z] #36 32.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:11:04.001Z] #36 33.28 Selecting previously unselected package cmake-data. [2021-07-09T18:11:04.001Z] #36 33.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-09T18:11:04.001Z] #36 33.29 Unpacking cmake-data (3.13.4-1) ... [2021-07-09T18:11:04.001Z] #36 36.57 Selecting previously unselected package libicu63:amd64. [2021-07-09T18:11:04.001Z] #36 36.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-09T18:11:04.001Z] #36 36.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:11:04.108Z] INFO: Downloading compiler 1 of 3... [2021-07-09T18:11:04.202Z] #36 ... [2021-07-09T18:11:04.202Z] [2021-07-09T18:11:04.202Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:04.202Z] #34 sha256:1299669090e3a9d3d32e678ade9e9e54892f375ec07cdc59c8608b6d75f0bc0b [2021-07-09T18:11:04.202Z] #34 30.19 sync [2021-07-09T18:11:04.202Z] #34 30.19 internal/reflectlite [2021-07-09T18:11:04.375Z] #42 39.34 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-09T18:11:04.571Z] #36 ... [2021-07-09T18:11:04.571Z] [2021-07-09T18:11:04.571Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:04.571Z] #34 sha256:659e8c4d96485e538e1f7c9b5b5af7c6c0c6b877c87bef3b8fecb8ffd989053b [2021-07-09T18:11:04.571Z] #34 37.65 sync [2021-07-09T18:11:04.571Z] #34 37.67 internal/reflectlite [2021-07-09T18:11:04.782Z] #34 ... [2021-07-09T18:11:04.782Z] [2021-07-09T18:11:04.782Z] #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-07-09T18:11:04.782Z] #58 sha256:2dbf05751df2b12ad08d80fdbc26876f0bea81dff7378e08df52cf518b37ab4f [2021-07-09T18:11:04.782Z] #58 20.94 go: finding github.com/gofrs/flock v0.8.0 [2021-07-09T18:11:04.782Z] #58 20.99 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-09T18:11:04.782Z] #58 21.01 go: finding github.com/gorilla/mux v1.8.0 [2021-07-09T18:11:04.782Z] #58 21.04 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-09T18:11:04.782Z] #58 21.13 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-09T18:11:04.782Z] #58 21.19 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-09T18:11:04.782Z] #58 21.29 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-09T18:11:04.782Z] #58 21.39 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-09T18:11:04.782Z] #58 ... [2021-07-09T18:11:04.782Z] [2021-07-09T18:11:04.782Z] #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-07-09T18:11:04.782Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:11:04.782Z] #42 28.82 Selecting previously unselected package libprotoc17:arm64. [2021-07-09T18:11:04.782Z] #42 28.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-07-09T18:11:04.782Z] #42 28.84 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-07-09T18:11:04.782Z] #42 29.54 Selecting previously unselected package protobuf-c-compiler. [2021-07-09T18:11:04.782Z] #42 29.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-07-09T18:11:04.782Z] #42 29.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:11:04.782Z] #42 29.77 Selecting previously unselected package protobuf-compiler. [2021-07-09T18:11:04.782Z] #42 29.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-07-09T18:11:04.782Z] #42 29.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:11:04.782Z] #42 30.49 Selecting previously unselected package python-pkg-resources. [2021-07-09T18:11:04.782Z] #42 30.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:11:04.782Z] #42 30.55 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-09T18:11:04.782Z] #42 30.84 Selecting previously unselected package python-six. [2021-07-09T18:11:04.783Z] #42 30.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-09T18:11:04.783Z] #42 30.86 Unpacking python-six (1.12.0-1) ... [2021-07-09T18:11:04.783Z] #42 30.99 Selecting previously unselected package python-protobuf. [2021-07-09T18:11:04.783Z] #42 31.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-09T18:11:04.783Z] #42 31.02 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-09T18:11:05.075Z] #42 ... [2021-07-09T18:11:05.075Z] [2021-07-09T18:11:05.075Z] #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-07-09T18:11:05.075Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:11:05.075Z] #45 39.43 sync [2021-07-09T18:11:05.075Z] #45 39.45 internal/reflectlite [2021-07-09T18:11:05.313Z] #42 ... [2021-07-09T18:11:05.313Z] [2021-07-09T18:11:05.313Z] #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-07-09T18:11:05.313Z] #56 sha256:7bbeca9338495b2822d2f4618e3e43feac1202d2534f37c38fbae2ee09c7602f [2021-07-09T18:11:05.313Z] #56 1.144 + RM_GOPATH=0 [2021-07-09T18:11:05.313Z] #56 1.144 + TMP_GOPATH= [2021-07-09T18:11:05.313Z] #56 1.144 + : /build [2021-07-09T18:11:05.313Z] #56 1.144 + '[' -z '' ']' [2021-07-09T18:11:05.313Z] #56 1.144 ++ mktemp -d [2021-07-09T18:11:05.313Z] #56 1.149 + export GOPATH=/tmp/tmp.WFJ9rluHYu [2021-07-09T18:11:05.313Z] #56 1.149 + GOPATH=/tmp/tmp.WFJ9rluHYu [2021-07-09T18:11:05.313Z] #56 1.149 + RM_GOPATH=1 [2021-07-09T18:11:05.313Z] #56 1.149 + case "$(go env GOARCH)" in [2021-07-09T18:11:05.313Z] #56 1.150 ++ go env GOARCH [2021-07-09T18:11:05.313Z] #56 1.189 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:05.313Z] #56 1.189 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:05.313Z] #56 1.190 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:05.313Z] #56 1.191 + dir=/tmp/install [2021-07-09T18:11:05.313Z] #56 1.191 + bin=containerd [2021-07-09T18:11:05.313Z] #56 1.192 + shift [2021-07-09T18:11:05.313Z] #56 1.192 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-09T18:11:05.313Z] #56 1.192 + . /tmp/install/containerd.installer [2021-07-09T18:11:05.313Z] #56 1.193 ++ set -e [2021-07-09T18:11:05.313Z] #56 1.193 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:05.313Z] #56 1.209 + install_containerd [2021-07-09T18:11:05.313Z] #56 1.209 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-09T18:11:05.313Z] #56 1.210 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:05.313Z] #56 1.210 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WFJ9rluHYu/src/github.com/containerd/containerd [2021-07-09T18:11:05.313Z] #56 1.213 Cloning into '/tmp/tmp.WFJ9rluHYu/src/github.com/containerd/containerd'... [2021-07-09T18:11:05.313Z] #56 ... [2021-07-09T18:11:05.313Z] [2021-07-09T18:11:05.314Z] #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-07-09T18:11:05.314Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:11:05.314Z] #45 38.34 internal/reflectlite [2021-07-09T18:11:05.314Z] #45 38.36 sync [2021-07-09T18:11:05.314Z] #45 39.93 github.com/LK4D4/vndr/godl/singleflight [2021-07-09T18:11:05.314Z] #45 40.30 math/rand [2021-07-09T18:11:05.360Z] #42 31.66 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-09T18:11:05.634Z] INFO: Downloading compiler 2 of 3... [2021-07-09T18:11:05.747Z] #32 ... [2021-07-09T18:11:05.747Z] [2021-07-09T18:11:05.747Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:05.747Z] #34 sha256:92d8bb4da6e4a33b504017afafc3db48ef3368827b2e474bb0458a8cc2acccdb [2021-07-09T18:11:05.747Z] #34 43.90 internal/oserror [2021-07-09T18:11:05.747Z] #34 44.04 syscall [2021-07-09T18:11:05.747Z] #34 45.82 reflect [2021-07-09T18:11:05.747Z] #34 52.41 time [2021-07-09T18:11:05.747Z] #34 ... [2021-07-09T18:11:05.747Z] [2021-07-09T18:11:05.747Z] #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-07-09T18:11:05.747Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:11:05.747Z] #36 51.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:11:05.747Z] #36 51.69 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:11:05.747Z] #36 51.72 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-09T18:11:05.747Z] #36 51.76 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:11:05.747Z] #36 51.86 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-09T18:11:05.747Z] #36 51.90 Setting up cmake-data (3.13.4-1) ... [2021-07-09T18:11:05.747Z] #36 52.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:11:05.747Z] #36 52.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-09T18:11:05.747Z] #36 52.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-09T18:11:05.747Z] #36 52.08 Setting up cmake (3.13.4-1) ... [2021-07-09T18:11:05.747Z] #36 52.11 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:05.747Z] #36 52.24 Processing triggers for mime-support (3.62) ... [2021-07-09T18:11:06.251Z] #45 ... [2021-07-09T18:11:06.251Z] [2021-07-09T18:11:06.251Z] #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-07-09T18:11:06.251Z] #67 sha256:8dc256148536c89e96426dbf9572bcff347af6ef156f1875132a2ff3ff0903a1 [2021-07-09T18:11:06.251Z] #67 DONE 41.1s [2021-07-09T18:11:06.251Z] [2021-07-09T18:11:06.251Z] #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-07-09T18:11:06.251Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:11:06.251Z] #49 31.69 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-09T18:11:06.251Z] #49 35.39 go: extracting golang.org/x/text v0.3.2 [2021-07-09T18:11:06.251Z] #49 40.57 go: finding github.com/fatih/color v1.7.0 [2021-07-09T18:11:06.252Z] #49 40.68 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:11:06.252Z] #49 40.73 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:11:06.252Z] #49 40.78 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:11:06.252Z] #49 40.89 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:11:06.252Z] #49 40.91 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:11:06.252Z] #49 40.95 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:11:06.252Z] #49 40.96 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:11:06.252Z] #49 40.98 go: finding github.com/pkg/errors v0.8.1 [2021-07-09T18:11:06.252Z] #49 41.03 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:11:06.252Z] #49 41.07 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:11:06.252Z] #49 41.07 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:11:06.252Z] #49 41.12 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:11:06.252Z] #49 41.14 go: finding github.com/stretchr/testify v1.4.0 [2021-07-09T18:11:06.252Z] #49 41.14 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:11:06.252Z] #49 41.17 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:11:06.252Z] #49 41.20 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:11:06.252Z] #49 41.22 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:11:06.252Z] #49 41.23 go: finding github.com/spf13/viper v1.6.1 [2021-07-09T18:11:06.252Z] #49 41.25 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:11:06.252Z] #49 41.26 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:11:06.252Z] #49 41.28 go: finding github.com/stretchr/objx v0.2.0 [2021-07-09T18:11:06.511Z] #49 41.47 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:11:06.511Z] #49 41.52 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:11:06.511Z] #49 ... [2021-07-09T18:11:06.511Z] [2021-07-09T18:11:06.511Z] #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-07-09T18:11:06.511Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:11:06.511Z] #45 41.62 internal/singleflight [2021-07-09T18:11:06.596Z] INFO: Downloading compiler 3 of 3... [2021-07-09T18:11:06.700Z] #36 DONE 54.9s [2021-07-09T18:11:06.700Z] [2021-07-09T18:11:06.700Z] #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-07-09T18:11:06.700Z] #37 sha256:46f28e3c4b3028af52e0274958cbf9fc1ab2de35b50601cbf896ba1e896c804c [2021-07-09T18:11:06.976Z] #45 ... [2021-07-09T18:11:06.976Z] [2021-07-09T18:11:06.976Z] #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-07-09T18:11:06.976Z] #67 sha256:63787d1107c831f457ea796fe336d701cebd8519fc45693de60e94fbf19e9e04 [2021-07-09T18:11:06.976Z] #67 DONE 41.4s [2021-07-09T18:11:06.976Z] [2021-07-09T18:11:06.976Z] #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-07-09T18:11:06.976Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:11:06.976Z] #45 41.51 github.com/LK4D4/vndr/godl/singleflight [2021-07-09T18:11:07.106Z] #34 40.46 sort [2021-07-09T18:11:07.107Z] #34 40.46 errors [2021-07-09T18:11:07.275Z] #37 ... [2021-07-09T18:11:07.275Z] [2021-07-09T18:11:07.275Z] #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-07-09T18:11:07.275Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:11:07.275Z] #49 45.32 go: finding github.com/spf13/afero v1.1.2 [2021-07-09T18:11:07.275Z] #49 45.35 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:11:07.275Z] #49 45.42 go: finding github.com/spf13/cast v1.3.0 [2021-07-09T18:11:07.275Z] #49 45.45 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:11:07.275Z] #49 45.54 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:11:07.275Z] #49 45.55 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:11:07.275Z] #49 45.55 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:11:07.275Z] #49 45.63 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:11:07.275Z] #49 45.63 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-09T18:11:07.275Z] #49 45.67 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:11:07.275Z] #49 45.76 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:11:07.275Z] #49 45.80 go: finding golang.org/x/text v0.3.2 [2021-07-09T18:11:07.275Z] #49 46.02 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:11:07.275Z] #49 46.05 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:11:07.275Z] #49 46.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:11:07.275Z] #49 46.13 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:11:07.275Z] #49 46.15 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:11:07.275Z] #49 46.17 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:11:07.275Z] #49 46.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:11:07.275Z] #49 46.20 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:11:07.275Z] #49 46.22 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:11:07.275Z] #49 46.22 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:11:07.275Z] #49 46.25 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:11:07.275Z] #49 46.27 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-09T18:11:07.275Z] #49 46.31 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:11:07.275Z] #49 46.33 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:11:07.275Z] #49 46.37 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:11:07.275Z] #49 46.38 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:11:07.275Z] #49 46.46 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-09T18:11:07.275Z] #49 46.51 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:11:07.275Z] #49 46.59 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:11:07.275Z] #49 46.66 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:11:07.275Z] #49 46.71 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-09T18:11:07.275Z] #49 46.85 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:11:07.275Z] #49 46.89 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:11:07.275Z] #49 46.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:11:07.275Z] #49 46.97 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:11:07.275Z] #49 47.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:11:07.275Z] #49 ... [2021-07-09T18:11:07.275Z] [2021-07-09T18:11:07.275Z] #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-07-09T18:11:07.275Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:07.275Z] #13 40.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-09T18:11:07.275Z] #13 40.84 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-09T18:11:07.275Z] #13 40.87 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:11:07.275Z] #13 41.15 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-09T18:11:07.275Z] #13 41.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-09T18:11:07.275Z] #13 41.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-09T18:11:07.275Z] #13 41.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-09T18:11:07.275Z] #13 41.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:11:07.275Z] #13 43.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-09T18:11:07.275Z] #13 43.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-09T18:11:07.275Z] #13 43.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:11:07.275Z] #13 46.94 Selecting previously unselected package binutils-mingw-w64. [2021-07-09T18:11:07.275Z] #13 46.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-09T18:11:07.275Z] #13 46.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:11:07.275Z] #13 48.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-09T18:11:07.275Z] #13 48.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:11:07.275Z] #13 48.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:11:07.275Z] #13 48.92 Selecting previously unselected package dmsetup. [2021-07-09T18:11:07.275Z] #13 48.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:11:07.275Z] #13 49.16 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-09T18:11:07.275Z] #13 49.61 Selecting previously unselected package mingw-w64-common. [2021-07-09T18:11:07.275Z] #13 49.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-09T18:11:07.275Z] #13 49.63 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-09T18:11:07.449Z] #45 42.43 io [2021-07-09T18:11:07.449Z] #45 42.45 strconv [2021-07-09T18:11:07.465Z] #34 ... [2021-07-09T18:11:07.465Z] [2021-07-09T18:11:07.465Z] #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-07-09T18:11:07.465Z] #56 sha256:e4fc9b3419aed2b3787445df33d2651bf6817decf6a4fc8a7f925256cb58eb86 [2021-07-09T18:11:07.465Z] #56 1.158 + RM_GOPATH=0 [2021-07-09T18:11:07.465Z] #56 1.158 + TMP_GOPATH= [2021-07-09T18:11:07.465Z] #56 1.161 + : /build [2021-07-09T18:11:07.465Z] #56 1.161 + '[' -z '' ']' [2021-07-09T18:11:07.465Z] #56 1.161 ++ mktemp -d [2021-07-09T18:11:07.465Z] #56 1.173 + export GOPATH=/tmp/tmp.DqcnFFxnb0 [2021-07-09T18:11:07.465Z] #56 1.173 + GOPATH=/tmp/tmp.DqcnFFxnb0 [2021-07-09T18:11:07.465Z] #56 1.173 + RM_GOPATH=1 [2021-07-09T18:11:07.465Z] #56 1.174 + case "$(go env GOARCH)" in [2021-07-09T18:11:07.465Z] #56 1.174 ++ go env GOARCH [2021-07-09T18:11:07.465Z] #56 1.183 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:07.465Z] #56 1.183 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:07.465Z] #56 1.185 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:07.465Z] #56 1.201 + dir=/tmp/install [2021-07-09T18:11:07.465Z] #56 1.201 + bin=containerd [2021-07-09T18:11:07.465Z] #56 1.201 + shift [2021-07-09T18:11:07.465Z] #56 1.201 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-09T18:11:07.465Z] #56 1.201 + . /tmp/install/containerd.installer [2021-07-09T18:11:07.465Z] #56 1.201 ++ set -e [2021-07-09T18:11:07.465Z] #56 1.202 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:07.465Z] #56 1.202 + install_containerd [2021-07-09T18:11:07.465Z] #56 1.202 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-09T18:11:07.465Z] #56 1.202 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:07.465Z] #56 1.203 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DqcnFFxnb0/src/github.com/containerd/containerd [2021-07-09T18:11:07.465Z] #56 1.210 Cloning into '/tmp/tmp.DqcnFFxnb0/src/github.com/containerd/containerd'... [2021-07-09T18:11:07.540Z] #45 41.82 math/rand [2021-07-09T18:11:07.555Z] INFO: Extracting git... [2021-07-09T18:11:07.724Z] #56 ... [2021-07-09T18:11:07.724Z] [2021-07-09T18:11:07.724Z] #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-07-09T18:11:07.724Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:11:07.724Z] #49 31.31 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-09T18:11:07.724Z] #49 35.09 go: extracting golang.org/x/text v0.3.2 [2021-07-09T18:11:07.724Z] #49 39.81 go: finding github.com/fatih/color v1.7.0 [2021-07-09T18:11:07.724Z] #49 39.91 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:11:07.724Z] #49 39.95 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:11:07.724Z] #49 40.01 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:11:07.724Z] #49 40.14 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:11:07.724Z] #49 40.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:11:07.724Z] #49 40.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:11:07.724Z] #49 40.19 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:11:07.724Z] #49 40.19 go: finding github.com/pkg/errors v0.8.1 [2021-07-09T18:11:07.724Z] #49 40.25 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:11:07.724Z] #49 40.27 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:11:07.724Z] #49 40.29 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:11:07.724Z] #49 40.31 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:11:07.724Z] #49 40.33 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:11:07.724Z] #49 40.33 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:11:07.724Z] #49 40.35 go: finding github.com/stretchr/testify v1.4.0 [2021-07-09T18:11:07.724Z] #49 40.36 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:11:07.724Z] #49 40.37 go: finding github.com/spf13/viper v1.6.1 [2021-07-09T18:11:07.724Z] #49 40.38 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:11:07.724Z] #49 40.40 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:11:07.724Z] #49 40.50 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:11:07.724Z] #49 40.55 go: finding github.com/stretchr/objx v0.2.0 [2021-07-09T18:11:07.725Z] #49 40.57 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:11:07.725Z] #49 40.62 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:11:07.725Z] #49 40.65 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:11:07.725Z] #49 40.66 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:11:07.725Z] #49 40.92 go: finding github.com/spf13/cobra v0.0.5 [2021-07-09T18:11:07.725Z] #49 40.96 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:11:07.725Z] #49 40.96 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:11:07.725Z] #49 41.02 go: finding github.com/gobwas/glob v0.2.3 [2021-07-09T18:11:07.725Z] #49 ... [2021-07-09T18:11:07.725Z] [2021-07-09T18:11:07.725Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:07.725Z] #34 sha256:659e8c4d96485e538e1f7c9b5b5af7c6c0c6b877c87bef3b8fecb8ffd989053b [2021-07-09T18:11:07.725Z] #34 40.97 strconv [2021-07-09T18:11:07.849Z] #13 ... [2021-07-09T18:11:07.849Z] [2021-07-09T18:11:07.849Z] #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-07-09T18:11:07.849Z] #37 sha256:46f28e3c4b3028af52e0274958cbf9fc1ab2de35b50601cbf896ba1e896c804c [2021-07-09T18:11:07.849Z] #37 1.309 + RM_GOPATH=0 [2021-07-09T18:11:07.849Z] #37 1.309 + TMP_GOPATH= [2021-07-09T18:11:07.849Z] #37 1.309 + : /build [2021-07-09T18:11:07.849Z] #37 1.309 + '[' -z '' ']' [2021-07-09T18:11:07.849Z] #37 1.309 ++ mktemp -d [2021-07-09T18:11:07.960Z] #42 ... [2021-07-09T18:11:07.960Z] [2021-07-09T18:11:07.960Z] #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-07-09T18:11:07.960Z] #67 sha256:15843f5413255aa8d95755e95ef1fe22893041452ed78094f80ac8a1164dff27 [2021-07-09T18:11:07.960Z] #67 DONE 34.2s [2021-07-09T18:11:07.960Z] [2021-07-09T18:11:07.960Z] #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-07-09T18:11:07.960Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:11:07.960Z] #42 34.13 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-07-09T18:11:07.960Z] #42 ... [2021-07-09T18:11:07.960Z] [2021-07-09T18:11:07.960Z] #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-07-09T18:11:07.960Z] #49 sha256:4b6cc1c33df1b3dc0543fbb1fda114a34327c02f962fcc81c59e35409aebf3e3 [2021-07-09T18:11:07.960Z] #49 24.11 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-09T18:11:07.960Z] #49 27.26 go: extracting golang.org/x/text v0.3.2 [2021-07-09T18:11:07.960Z] #49 33.10 go: finding github.com/fatih/color v1.7.0 [2021-07-09T18:11:07.960Z] #49 33.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:11:07.960Z] #49 33.34 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:11:07.960Z] #49 33.36 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:11:07.960Z] #49 33.47 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:11:07.960Z] #49 33.48 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:11:07.960Z] #49 33.60 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:11:07.960Z] #49 33.60 go: finding github.com/pkg/errors v0.8.1 [2021-07-09T18:11:07.960Z] #49 33.62 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:11:07.960Z] #49 33.70 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:11:07.960Z] #49 33.77 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:11:07.960Z] #49 33.82 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:11:07.960Z] #49 33.89 go: finding github.com/spf13/viper v1.6.1 [2021-07-09T18:11:07.960Z] #49 33.92 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:11:07.960Z] #49 33.99 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:11:07.960Z] #49 33.99 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:11:07.960Z] #49 34.01 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:11:07.960Z] #49 34.03 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:11:07.960Z] #49 34.10 go: finding github.com/stretchr/testify v1.4.0 [2021-07-09T18:11:07.960Z] #49 34.22 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:11:07.960Z] #49 34.23 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:11:07.960Z] #49 34.30 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:11:07.960Z] #49 ... [2021-07-09T18:11:07.960Z] [2021-07-09T18:11:07.961Z] #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-07-09T18:11:07.961Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:11:07.961Z] #42 34.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:08.111Z] #37 1.321 + export GOPATH=/tmp/tmp.V9XtfoxPKZ [2021-07-09T18:11:08.111Z] #37 1.321 + GOPATH=/tmp/tmp.V9XtfoxPKZ [2021-07-09T18:11:08.111Z] #37 1.321 + RM_GOPATH=1 [2021-07-09T18:11:08.111Z] #37 1.321 + case "$(go env GOARCH)" in [2021-07-09T18:11:08.111Z] #37 1.321 ++ go env GOARCH [2021-07-09T18:11:08.111Z] #37 1.367 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:08.111Z] #37 1.367 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:08.111Z] #37 1.369 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:08.111Z] #37 1.370 + dir=/tmp/install [2021-07-09T18:11:08.111Z] #37 1.370 + bin=tini [2021-07-09T18:11:08.111Z] #37 1.370 + shift [2021-07-09T18:11:08.111Z] #37 1.372 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-09T18:11:08.111Z] #37 1.372 + . /tmp/install/tini.installer [2021-07-09T18:11:08.111Z] #37 1.372 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:08.111Z] #37 1.372 + install_tini [2021-07-09T18:11:08.111Z] #37 1.372 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-09T18:11:08.111Z] #37 1.372 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:08.111Z] #37 1.372 + git clone https://github.com/krallin/tini.git /tmp/tmp.V9XtfoxPKZ/tini [2021-07-09T18:11:08.111Z] #37 1.386 Cloning into '/tmp/tmp.V9XtfoxPKZ/tini'... [2021-07-09T18:11:08.228Z] #42 34.31 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-09T18:11:08.228Z] #42 34.31 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-07-09T18:11:08.228Z] #42 34.33 Setting up python-six (1.12.0-1) ... [2021-07-09T18:11:08.293Z] #34 41.65 io [2021-07-09T18:11:08.685Z] #37 2.055 + cd /tmp/tmp.V9XtfoxPKZ/tini [2021-07-09T18:11:08.685Z] #37 2.059 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:08.685Z] #37 2.067 + cmake . [2021-07-09T18:11:08.823Z] #42 ... [2021-07-09T18:11:08.823Z] [2021-07-09T18:11:08.823Z] #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-07-09T18:11:08.823Z] #56 sha256:6d73935c7b68ec4b871571d7809ade8993eb9b2f6158260b8743a90658790e39 [2021-07-09T18:11:08.823Z] #56 1.686 + RM_GOPATH=0 [2021-07-09T18:11:08.823Z] #56 1.687 + TMP_GOPATH= [2021-07-09T18:11:08.823Z] #56 1.688 + : /build [2021-07-09T18:11:08.823Z] #56 1.688 + '[' -z '' ']' [2021-07-09T18:11:08.823Z] #56 1.691 ++ mktemp -d [2021-07-09T18:11:08.823Z] #56 1.695 + export GOPATH=/tmp/tmp.izUL3UmIT0 [2021-07-09T18:11:08.823Z] #56 1.698 + GOPATH=/tmp/tmp.izUL3UmIT0 [2021-07-09T18:11:08.823Z] #56 1.699 + RM_GOPATH=1 [2021-07-09T18:11:08.823Z] #56 1.699 + case "$(go env GOARCH)" in [2021-07-09T18:11:08.823Z] #56 1.700 ++ go env GOARCH [2021-07-09T18:11:08.823Z] #56 1.714 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:08.823Z] #56 1.714 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:08.823Z] #56 1.732 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:08.823Z] #56 1.734 + dir=/tmp/install [2021-07-09T18:11:08.823Z] #56 1.734 + bin=containerd [2021-07-09T18:11:08.823Z] #56 1.735 + shift [2021-07-09T18:11:08.823Z] #56 1.735 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-09T18:11:08.823Z] #56 1.736 + . /tmp/install/containerd.installer [2021-07-09T18:11:08.823Z] #56 1.737 ++ set -e [2021-07-09T18:11:08.823Z] #56 1.738 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:08.823Z] #56 1.740 + install_containerd [2021-07-09T18:11:08.823Z] #56 1.741 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-09T18:11:08.823Z] #56 1.742 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:08.823Z] #56 1.742 + git clone https://github.com/containerd/containerd.git /tmp/tmp.izUL3UmIT0/src/github.com/containerd/containerd [2021-07-09T18:11:08.823Z] #56 1.744 Cloning into '/tmp/tmp.izUL3UmIT0/src/github.com/containerd/containerd'... [2021-07-09T18:11:08.823Z] #56 ... [2021-07-09T18:11:08.823Z] [2021-07-09T18:11:08.823Z] #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-07-09T18:11:08.823Z] #49 sha256:4b6cc1c33df1b3dc0543fbb1fda114a34327c02f962fcc81c59e35409aebf3e3 [2021-07-09T18:11:08.823Z] #49 34.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:11:08.823Z] #49 34.33 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:11:08.823Z] #49 34.33 go: finding github.com/spf13/cobra v0.0.5 [2021-07-09T18:11:08.823Z] #49 34.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:11:08.823Z] #49 34.38 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:11:08.823Z] #49 34.39 go: finding github.com/gobwas/glob v0.2.3 [2021-07-09T18:11:08.823Z] #49 34.43 go: finding github.com/stretchr/objx v0.2.0 [2021-07-09T18:11:08.823Z] #49 34.58 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:11:08.823Z] #49 34.58 go: finding github.com/spf13/pflag v1.0.5 [2021-07-09T18:11:08.823Z] #49 34.62 go: finding github.com/magiconair/properties v1.8.1 [2021-07-09T18:11:08.823Z] #49 34.74 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:11:08.823Z] #49 34.74 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:11:08.823Z] #49 34.74 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:11:08.823Z] #49 34.74 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:11:08.823Z] #49 34.75 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:11:08.823Z] #49 34.75 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:11:08.823Z] #49 34.82 go: finding github.com/spf13/afero v1.1.2 [2021-07-09T18:11:08.823Z] #49 34.89 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:11:08.823Z] #49 34.94 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:11:08.823Z] #49 34.96 go: finding github.com/spf13/cast v1.3.0 [2021-07-09T18:11:08.823Z] #49 35.00 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:11:08.823Z] #49 35.09 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:11:08.823Z] #49 35.19 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:11:08.823Z] #49 35.20 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-09T18:11:08.828Z] #45 43.74 bytes [2021-07-09T18:11:08.911Z] #45 43.04 internal/singleflight [2021-07-09T18:11:08.911Z] #45 43.08 io [2021-07-09T18:11:09.087Z] #49 35.29 go: finding golang.org/x/text v0.3.2 [2021-07-09T18:11:09.087Z] #49 35.37 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:11:09.168Z] #45 43.42 strconv [2021-07-09T18:11:09.232Z] #34 ... [2021-07-09T18:11:09.232Z] [2021-07-09T18:11:09.232Z] #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-07-09T18:11:09.232Z] #67 sha256:3ef0b6fa9383a97ebf5a5cfae8a48ebc016977f127b15ba6260ea4e82f2270e0 [2021-07-09T18:11:09.232Z] #67 DONE 42.5s [2021-07-09T18:11:09.258Z] #37 2.760 -- The C compiler identification is GNU 8.3.0 [2021-07-09T18:11:09.362Z] #49 35.52 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:11:09.362Z] #49 35.59 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:11:09.362Z] #49 35.60 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:11:09.362Z] #49 35.62 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:11:09.362Z] #49 35.73 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:11:09.491Z] [2021-07-09T18:11:09.491Z] #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-07-09T18:11:09.491Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:11:09.491Z] #49 41.09 go: finding github.com/spf13/pflag v1.0.5 [2021-07-09T18:11:09.491Z] #49 41.14 go: finding github.com/magiconair/properties v1.8.1 [2021-07-09T18:11:09.491Z] #49 41.14 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:11:09.491Z] #49 41.17 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:11:09.491Z] #49 41.23 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:11:09.491Z] #49 41.29 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:11:09.491Z] #49 41.29 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:11:09.491Z] #49 41.31 go: finding github.com/spf13/afero v1.1.2 [2021-07-09T18:11:09.491Z] #49 41.36 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:11:09.491Z] #49 41.36 go: finding github.com/spf13/cast v1.3.0 [2021-07-09T18:11:09.491Z] #49 41.38 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:11:09.491Z] #49 41.39 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:11:09.491Z] #49 41.53 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:11:09.491Z] #49 41.61 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:11:09.491Z] #49 41.67 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:11:09.491Z] #49 41.69 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-09T18:11:09.491Z] #49 41.81 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:11:09.491Z] #49 41.86 go: finding golang.org/x/text v0.3.2 [2021-07-09T18:11:09.491Z] #49 42.10 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:11:09.491Z] #49 42.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:11:09.491Z] #49 42.36 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:11:09.491Z] #49 42.39 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:11:09.491Z] #49 42.39 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:11:09.491Z] #49 42.40 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:11:09.491Z] #49 42.41 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:11:09.491Z] #49 42.41 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:11:09.491Z] #49 42.42 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-09T18:11:09.491Z] #49 42.42 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:11:09.491Z] #49 42.43 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:11:09.491Z] #49 42.45 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:11:09.491Z] #49 42.51 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:11:09.491Z] #49 42.51 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:11:09.491Z] #49 42.56 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:11:09.491Z] #49 42.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:11:09.491Z] #49 42.59 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-09T18:11:09.492Z] #49 42.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:11:09.492Z] #49 42.63 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:11:09.492Z] #49 42.74 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-09T18:11:09.492Z] #49 42.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:11:09.519Z] #37 2.842 -- Check for working C compiler: /usr/bin/cc [2021-07-09T18:11:09.519Z] #37 ... [2021-07-09T18:11:09.519Z] [2021-07-09T18:11:09.519Z] #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-07-09T18:11:09.519Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:09.519Z] #42 47.67 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:09.519Z] #42 47.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:09.519Z] #42 47.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:11:09.519Z] #42 47.72 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-09T18:11:09.519Z] #42 47.75 Setting up python-six (1.12.0-1) ... [2021-07-09T18:11:09.519Z] #42 52.31 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:11:09.519Z] #42 52.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:11:09.519Z] #42 52.42 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:09.519Z] #42 52.45 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-09T18:11:09.519Z] #42 52.46 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:09.519Z] #42 52.47 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:11:09.519Z] #42 52.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:09.519Z] #42 52.51 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:09.519Z] #42 52.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:11:09.519Z] #42 52.56 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-09T18:11:09.625Z] #49 35.75 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:11:09.625Z] #49 35.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:11:09.625Z] #49 35.77 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:11:09.625Z] #49 35.83 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:11:09.625Z] #49 35.83 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-09T18:11:09.732Z] #45 ... [2021-07-09T18:11:09.732Z] [2021-07-09T18:11:09.732Z] #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-07-09T18:11:09.732Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:11:09.732Z] #36 34.23 Selecting previously unselected package libicu63:amd64. [2021-07-09T18:11:09.732Z] #36 34.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-09T18:11:09.732Z] #36 34.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:11:09.732Z] #36 41.89 Selecting previously unselected package libxml2:amd64. [2021-07-09T18:11:09.732Z] #36 41.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-09T18:11:09.732Z] #36 41.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:11:09.732Z] #36 42.53 Selecting previously unselected package libarchive13:amd64. [2021-07-09T18:11:09.732Z] #36 42.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-09T18:11:09.732Z] #36 42.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-09T18:11:09.732Z] #36 42.95 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-09T18:11:09.732Z] #36 42.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-09T18:11:09.732Z] #36 42.96 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-09T18:11:09.732Z] #36 43.16 Selecting previously unselected package librhash0:amd64. [2021-07-09T18:11:09.732Z] #36 43.16 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-09T18:11:09.732Z] #36 43.22 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-09T18:11:09.732Z] #36 43.40 Selecting previously unselected package libuv1:amd64. [2021-07-09T18:11:09.732Z] #36 43.41 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-09T18:11:09.732Z] #36 43.41 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-09T18:11:09.732Z] #36 43.66 Selecting previously unselected package cmake. [2021-07-09T18:11:09.732Z] #36 43.69 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-09T18:11:09.732Z] #36 43.70 Unpacking cmake (3.13.4-1) ... [2021-07-09T18:11:09.889Z] #49 35.96 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:11:09.889Z] #49 36.03 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:11:09.889Z] #49 36.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:11:09.889Z] #49 36.09 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:11:09.889Z] #49 36.10 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:11:09.889Z] #49 36.21 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-09T18:11:09.989Z] #36 ... [2021-07-09T18:11:09.989Z] [2021-07-09T18:11:09.989Z] #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-07-09T18:11:09.989Z] #49 sha256:dd0cbc3d7dd86af6c4142d8ba3c3004fa822b34be24de4a387769cc078741c75 [2021-07-09T18:11:09.989Z] #49 37.54 go: finding github.com/fatih/color v1.7.0 [2021-07-09T18:11:09.989Z] #49 37.57 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-09T18:11:09.989Z] #49 37.63 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-09T18:11:09.989Z] #49 37.63 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-09T18:11:09.989Z] #49 37.74 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-09T18:11:09.989Z] #49 37.82 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-09T18:11:09.989Z] #49 37.84 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-09T18:11:09.989Z] #49 37.87 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-09T18:11:09.989Z] #49 37.91 go: finding github.com/pkg/errors v0.8.1 [2021-07-09T18:11:09.989Z] #49 37.93 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-09T18:11:09.989Z] #49 37.96 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-09T18:11:09.989Z] #49 37.97 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T18:11:09.989Z] #49 38.02 go: finding github.com/stretchr/testify v1.4.0 [2021-07-09T18:11:09.989Z] #49 38.02 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-09T18:11:09.989Z] #49 38.04 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-09T18:11:09.989Z] #49 38.04 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-09T18:11:09.989Z] #49 38.07 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-09T18:11:09.989Z] #49 38.10 go: finding github.com/spf13/viper v1.6.1 [2021-07-09T18:11:09.989Z] #49 38.18 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-09T18:11:09.989Z] #49 38.20 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-09T18:11:09.989Z] #49 38.20 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-09T18:11:09.989Z] #49 38.24 go: finding github.com/stretchr/objx v0.2.0 [2021-07-09T18:11:09.989Z] #49 38.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-09T18:11:09.989Z] #49 38.43 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-09T18:11:09.989Z] #49 38.45 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:11:09.989Z] #49 38.46 go: finding github.com/spf13/cobra v0.0.5 [2021-07-09T18:11:09.989Z] #49 38.49 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:11:09.989Z] #49 38.65 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:11:09.989Z] #49 38.65 go: finding github.com/spf13/pflag v1.0.5 [2021-07-09T18:11:09.989Z] #49 38.78 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:11:09.989Z] #49 38.81 go: finding github.com/gobwas/glob v0.2.3 [2021-07-09T18:11:09.989Z] #49 38.83 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:11:09.989Z] #49 38.85 go: finding github.com/magiconair/properties v1.8.1 [2021-07-09T18:11:09.989Z] #49 38.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:11:09.989Z] #49 38.94 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:11:09.989Z] #49 39.14 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:11:09.989Z] #49 39.15 go: finding github.com/spf13/afero v1.1.2 [2021-07-09T18:11:09.989Z] #49 39.17 go: finding github.com/spf13/cast v1.3.0 [2021-07-09T18:11:09.989Z] #49 39.25 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:11:09.989Z] #49 39.26 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:11:09.989Z] #49 39.27 go: finding golang.org/x/text v0.3.2 [2021-07-09T18:11:09.989Z] #49 39.31 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:11:09.989Z] #49 39.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:11:09.989Z] #49 39.34 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:11:09.989Z] #49 39.37 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-09T18:11:09.989Z] #49 39.37 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:11:09.989Z] #49 39.42 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:11:09.989Z] #49 39.48 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:11:09.989Z] #49 39.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:11:09.989Z] #49 39.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:11:09.989Z] #49 39.57 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:11:09.989Z] #49 39.59 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:11:09.989Z] #49 39.61 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:11:09.989Z] #49 39.62 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:11:09.989Z] #49 39.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:11:09.989Z] #49 39.66 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:11:09.989Z] #49 39.72 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:11:09.989Z] #49 39.74 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:11:09.989Z] #49 39.75 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-09T18:11:09.989Z] #49 39.93 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:11:09.989Z] #49 39.96 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:11:09.989Z] #49 39.97 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:11:09.989Z] #49 40.01 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:11:09.989Z] #49 40.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:11:09.989Z] #49 40.02 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-09T18:11:09.989Z] #49 40.03 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:11:09.989Z] #49 40.06 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:11:09.989Z] #49 40.14 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:11:09.989Z] #49 40.18 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-09T18:11:09.989Z] #49 40.35 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:11:09.989Z] #49 40.37 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:11:09.989Z] #49 40.40 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:11:09.989Z] #49 40.58 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:11:09.989Z] #49 40.61 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:11:10.066Z] #49 43.20 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:11:10.066Z] #49 43.24 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:11:10.066Z] #49 43.31 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:11:10.156Z] #49 36.21 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:11:10.157Z] #49 36.25 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:11:10.157Z] #49 36.25 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:11:10.157Z] #49 36.43 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:11:10.157Z] #49 36.49 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-09T18:11:10.157Z] #49 36.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:11:10.247Z] #49 ... [2021-07-09T18:11:10.247Z] [2021-07-09T18:11:10.247Z] #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-07-09T18:11:10.247Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:10.247Z] #13 30.47 The following additional packages will be installed: [2021-07-09T18:11:10.247Z] #13 30.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-09T18:11:10.247Z] #13 30.48 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-09T18:11:10.247Z] #13 30.49 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-09T18:11:10.247Z] #13 30.50 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-09T18:11:10.247Z] #13 30.50 mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:11:10.247Z] #13 30.51 Suggested packages: [2021-07-09T18:11:10.247Z] #13 30.51 gcc-8-locales seccomp wine64 [2021-07-09T18:11:10.247Z] #13 31.99 The following NEW packages will be installed: [2021-07-09T18:11:10.247Z] #13 32.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-09T18:11:10.247Z] #13 32.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-09T18:11:10.247Z] #13 32.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-09T18:11:10.247Z] #13 32.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-09T18:11:10.247Z] #13 32.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-09T18:11:10.247Z] #13 32.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-09T18:11:10.247Z] #13 32.05 The following packages will be upgraded: [2021-07-09T18:11:10.247Z] #13 32.06 libseccomp2 libsystemd0 libudev1 [2021-07-09T18:11:10.247Z] #13 32.55 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:11:10.247Z] #13 32.55 Need to get 78.2 MB of archives. [2021-07-09T18:11:10.247Z] #13 32.55 After this operation, 487 MB of additional disk space will be used. [2021-07-09T18:11:10.247Z] #13 32.55 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-09T18:11:10.247Z] #13 32.55 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-09T18:11:10.247Z] #13 32.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-09T18:11:10.247Z] #13 32.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-09T18:11:10.247Z] #13 32.61 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-07-09T18:11:10.247Z] #13 32.87 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-07-09T18:11:10.247Z] #13 33.12 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-07-09T18:11:10.247Z] #13 33.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-09T18:11:10.247Z] #13 33.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-09T18:11:10.247Z] #13 33.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-09T18:11:10.247Z] #13 33.70 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-07-09T18:11:10.247Z] #13 34.10 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-07-09T18:11:10.247Z] #13 34.12 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-07-09T18:11:10.247Z] #13 37.82 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-07-09T18:11:10.247Z] #13 40.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-09T18:11:10.247Z] #13 40.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-09T18:11:10.247Z] #13 40.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-09T18:11:10.247Z] #13 40.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-09T18:11:10.247Z] #13 40.28 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-07-09T18:11:10.247Z] #13 40.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-09T18:11:10.247Z] #13 40.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-09T18:11:10.247Z] #13 40.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-09T18:11:10.247Z] #13 40.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-09T18:11:10.247Z] #13 40.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-09T18:11:10.247Z] #13 40.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-09T18:11:10.247Z] #13 40.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-09T18:11:10.247Z] #13 40.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-09T18:11:10.247Z] #13 40.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-09T18:11:10.325Z] #49 43.41 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:11:10.325Z] #49 43.42 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:11:10.420Z] #49 36.61 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:11:10.420Z] #49 36.62 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:11:10.420Z] #49 36.70 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:11:10.420Z] #49 36.79 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:11:10.463Z] #42 ... [2021-07-09T18:11:10.463Z] [2021-07-09T18:11:10.463Z] #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-07-09T18:11:10.463Z] #37 sha256:46f28e3c4b3028af52e0274958cbf9fc1ab2de35b50601cbf896ba1e896c804c [2021-07-09T18:11:10.463Z] #37 3.781 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-09T18:11:10.463Z] #37 3.782 -- Detecting C compiler ABI info [2021-07-09T18:11:10.504Z] #13 ... [2021-07-09T18:11:10.504Z] [2021-07-09T18:11:10.504Z] #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-07-09T18:11:10.504Z] #56 sha256:3fbef97e1272e8633dd77cfe5861c0ec41769f3494fdc11f94330acca54b85da [2021-07-09T18:11:10.504Z] #56 3.897 + RM_GOPATH=0 [2021-07-09T18:11:10.504Z] #56 3.897 + TMP_GOPATH= [2021-07-09T18:11:10.504Z] #56 3.897 + : /build [2021-07-09T18:11:10.504Z] #56 3.897 + '[' -z '' ']' [2021-07-09T18:11:10.504Z] #56 3.898 ++ mktemp -d [2021-07-09T18:11:10.504Z] #56 3.903 + export GOPATH=/tmp/tmp.0ekLx48dZm [2021-07-09T18:11:10.504Z] #56 3.903 + GOPATH=/tmp/tmp.0ekLx48dZm [2021-07-09T18:11:10.504Z] #56 3.904 + RM_GOPATH=1 [2021-07-09T18:11:10.504Z] #56 3.904 + case "$(go env GOARCH)" in [2021-07-09T18:11:10.504Z] #56 3.908 ++ go env GOARCH [2021-07-09T18:11:10.504Z] #56 3.939 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:10.504Z] #56 3.939 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:10.504Z] #56 3.939 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:10.504Z] #56 3.942 + dir=/tmp/install [2021-07-09T18:11:10.504Z] #56 3.942 + bin=containerd [2021-07-09T18:11:10.504Z] #56 3.942 + shift [2021-07-09T18:11:10.504Z] #56 3.942 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-09T18:11:10.504Z] #56 3.942 + . /tmp/install/containerd.installer [2021-07-09T18:11:10.504Z] #56 3.942 ++ set -e [2021-07-09T18:11:10.504Z] #56 3.942 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:10.504Z] #56 3.942 + install_containerd [2021-07-09T18:11:10.504Z] #56 3.943 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-09T18:11:10.504Z] #56 3.943 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:10.504Z] #56 3.943 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0ekLx48dZm/src/github.com/containerd/containerd [2021-07-09T18:11:10.504Z] #56 3.950 Cloning into '/tmp/tmp.0ekLx48dZm/src/github.com/containerd/containerd'... [2021-07-09T18:11:10.504Z] #56 ... [2021-07-09T18:11:10.504Z] [2021-07-09T18:11:10.504Z] #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-07-09T18:11:10.504Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:11:10.504Z] #45 44.42 bytes [2021-07-09T18:11:11.037Z] #37 ... [2021-07-09T18:11:11.037Z] [2021-07-09T18:11:11.037Z] #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-07-09T18:11:11.037Z] #51 sha256:6cc58139f7329adf9f81dae6c7c07ed0d243ec3060054bea1ca17bd9ed15661f [2021-07-09T18:11:11.037Z] #51 49.11 syscall [2021-07-09T18:11:11.037Z] #51 49.16 reflect [2021-07-09T18:11:11.037Z] #51 57.74 time [2021-07-09T18:11:11.037Z] #51 ... [2021-07-09T18:11:11.037Z] [2021-07-09T18:11:11.037Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:11.037Z] #34 sha256:92d8bb4da6e4a33b504017afafc3db48ef3368827b2e474bb0458a8cc2acccdb [2021-07-09T18:11:11.037Z] #34 58.90 internal/poll [2021-07-09T18:11:11.364Z] #45 46.10 bufio [2021-07-09T18:11:11.364Z] #45 ... [2021-07-09T18:11:11.364Z] [2021-07-09T18:11:11.364Z] #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-07-09T18:11:11.364Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:11:11.364Z] #36 36.22 Selecting previously unselected package libicu63:amd64. [2021-07-09T18:11:11.364Z] #36 36.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-09T18:11:11.365Z] #36 36.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:11:11.365Z] #36 44.79 Selecting previously unselected package libxml2:amd64. [2021-07-09T18:11:11.365Z] #36 44.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-09T18:11:11.365Z] #36 44.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:11:11.365Z] #36 45.37 Selecting previously unselected package libarchive13:amd64. [2021-07-09T18:11:11.365Z] #36 45.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-09T18:11:11.365Z] #36 45.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-09T18:11:11.365Z] #36 45.75 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-09T18:11:11.365Z] #36 45.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-09T18:11:11.365Z] #36 45.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-09T18:11:11.365Z] #36 45.95 Selecting previously unselected package librhash0:amd64. [2021-07-09T18:11:11.365Z] #36 45.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-09T18:11:11.365Z] #36 45.96 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-09T18:11:11.365Z] #36 46.14 Selecting previously unselected package libuv1:amd64. [2021-07-09T18:11:11.365Z] #36 46.15 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-09T18:11:11.365Z] #36 46.15 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-09T18:11:11.365Z] #36 46.29 Selecting previously unselected package cmake. [2021-07-09T18:11:11.365Z] #36 46.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-09T18:11:11.365Z] #36 46.31 Unpacking cmake (3.13.4-1) ... [2021-07-09T18:11:11.365Z] #36 ... [2021-07-09T18:11:11.365Z] [2021-07-09T18:11:11.365Z] #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-07-09T18:11:11.365Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:11:11.365Z] #45 46.36 reflect [2021-07-09T18:11:11.610Z] #34 59.85 internal/fmtsort [2021-07-09T18:11:11.872Z] #34 ... [2021-07-09T18:11:11.872Z] [2021-07-09T18:11:11.872Z] #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-07-09T18:11:11.872Z] #47 sha256:f7e2f736a95571e40e1b50f76e6766c3eac0e3d2945cbf6fb5bc5fca778387a1 [2021-07-09T18:11:11.872Z] #47 DONE 60.0s [2021-07-09T18:11:11.872Z] [2021-07-09T18:11:11.872Z] #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-07-09T18:11:11.872Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:11.872Z] #42 60.07 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-09T18:11:11.872Z] #42 60.09 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:12.355Z] #49 ... [2021-07-09T18:11:12.355Z] [2021-07-09T18:11:12.355Z] #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-07-09T18:11:12.355Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-09T18:11:12.355Z] #13 23.39 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-07-09T18:11:12.355Z] #13 25.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-09T18:11:12.355Z] #13 25.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-09T18:11:12.355Z] #13 25.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-09T18:11:12.355Z] #13 25.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-09T18:11:12.355Z] #13 25.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-07-09T18:11:12.355Z] #13 25.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-07-09T18:11:12.355Z] #13 25.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-09T18:11:12.355Z] #13 25.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-09T18:11:12.355Z] #13 25.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-09T18:11:12.355Z] #13 25.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-09T18:11:12.355Z] #13 25.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-09T18:11:12.355Z] #13 25.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-09T18:11:12.355Z] #13 25.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-07-09T18:11:12.355Z] #13 25.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-07-09T18:11:12.355Z] #13 26.38 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:11:12.355Z] #13 26.58 Fetched 73.8 MB in 6s (12.4 MB/s) [2021-07-09T18:11:12.355Z] #13 26.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-09T18:11:12.355Z] #13 26.79 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-07-09T18:11:12.355Z] #13 26.83 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:11:12.355Z] #13 27.26 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-07-09T18:11:12.355Z] #13 27.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-09T18:11:12.355Z] #13 27.69 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-09T18:11:12.355Z] #13 28.02 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-09T18:11:12.355Z] #13 28.98 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:11:12.355Z] #13 29.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 ... 15383 files and directories currently installed.) [2021-07-09T18:11:12.355Z] #13 29.25 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-07-09T18:11:12.355Z] #13 29.28 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:11:12.355Z] #13 29.59 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-07-09T18:11:12.355Z] #13 29.89 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-09T18:11:12.355Z] #13 29.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 ... 15383 files and directories currently installed.) [2021-07-09T18:11:12.355Z] #13 29.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-09T18:11:12.355Z] #13 30.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:11:12.355Z] #13 31.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-09T18:11:12.355Z] #13 31.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-09T18:11:12.355Z] #13 31.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:11:12.446Z] #42 DONE 60.5s [2021-07-09T18:11:12.447Z] [2021-07-09T18:11:12.447Z] #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-07-09T18:11:12.447Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:12.744Z] #45 ... [2021-07-09T18:11:12.744Z] [2021-07-09T18:11:12.744Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:12.744Z] #34 sha256:cce2d993b39d04b2dd5e639e40e0880cad9e4d623cd3a4826dc4fba9bc5810f6 [2021-07-09T18:11:12.744Z] #34 37.55 sync [2021-07-09T18:11:12.744Z] #34 37.59 internal/reflectlite [2021-07-09T18:11:12.744Z] #34 40.30 errors [2021-07-09T18:11:12.744Z] #34 40.30 sort [2021-07-09T18:11:12.744Z] #34 40.77 strconv [2021-07-09T18:11:12.744Z] #34 42.13 io [2021-07-09T18:11:12.744Z] #34 43.42 internal/oserror [2021-07-09T18:11:12.744Z] #34 43.53 syscall [2021-07-09T18:11:12.744Z] #34 45.40 reflect [2021-07-09T18:11:12.744Z] #34 ... [2021-07-09T18:11:12.744Z] [2021-07-09T18:11:12.744Z] #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-07-09T18:11:12.744Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:11:13.033Z] #45 46.90 bufio [2021-07-09T18:11:13.033Z] #45 47.16 reflect [2021-07-09T18:11:13.263Z] #32 47.15 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-07-09T18:11:13.263Z] #32 47.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-09T18:11:13.305Z] #13 34.06 Selecting previously unselected package binutils-mingw-w64. [2021-07-09T18:11:13.305Z] #13 34.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-09T18:11:13.305Z] #13 34.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:11:13.305Z] #13 34.36 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-09T18:11:13.305Z] #13 34.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-09T18:11:13.305Z] #13 34.37 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-09T18:11:13.523Z] #32 47.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-09T18:11:13.582Z] #13 ... [2021-07-09T18:11:13.582Z] [2021-07-09T18:11:13.582Z] #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-07-09T18:11:13.582Z] #51 sha256:845d683dcb39451f52adb968fc9df974c42b30260692c6686509a78765e415c8 [2021-07-09T18:11:13.582Z] #51 39.82 syscall [2021-07-09T18:11:13.582Z] #51 39.82 reflect [2021-07-09T18:11:13.582Z] #51 39.85 bufio [2021-07-09T18:11:13.582Z] #51 39.87 regexp/syntax [2021-07-09T18:11:13.597Z] #45 ... [2021-07-09T18:11:13.597Z] [2021-07-09T18:11:13.597Z] #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-07-09T18:11:13.597Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:11:13.597Z] #36 47.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:11:13.597Z] #36 47.36 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:11:13.597Z] #36 47.38 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-09T18:11:13.597Z] #36 47.39 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:11:13.597Z] #36 47.41 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-09T18:11:13.597Z] #36 47.42 Setting up cmake-data (3.13.4-1) ... [2021-07-09T18:11:13.597Z] #36 47.44 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:11:13.597Z] #36 47.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-09T18:11:13.597Z] #36 47.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-09T18:11:13.597Z] #36 47.50 Setting up cmake (3.13.4-1) ... [2021-07-09T18:11:13.597Z] #36 47.51 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:13.597Z] #36 47.63 Processing triggers for mime-support (3.62) ... [2021-07-09T18:11:13.597Z] #36 DONE 47.9s [2021-07-09T18:11:13.597Z] [2021-07-09T18:11:13.597Z] #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-07-09T18:11:13.597Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:13.597Z] #13 41.84 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:11:13.597Z] #13 42.03 Fetched 78.2 MB in 8s (9522 kB/s) [2021-07-09T18:11:13.597Z] #13 42.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-09T18:11:13.597Z] #13 42.24 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-09T18:11:13.597Z] #13 42.31 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:11:13.597Z] #13 42.71 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-09T18:11:13.597Z] #13 42.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 ... 15410 files and directories currently installed.) [2021-07-09T18:11:13.597Z] #13 42.99 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-09T18:11:13.597Z] #13 43.01 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-09T18:11:13.597Z] #13 43.25 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:11:13.597Z] #13 43.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-07-09T18:11:13.597Z] #13 43.54 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-09T18:11:13.597Z] #13 43.56 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:11:13.597Z] #13 43.93 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-09T18:11:13.782Z] #32 ... [2021-07-09T18:11:13.782Z] [2021-07-09T18:11:13.782Z] #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-07-09T18:11:13.782Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:13.782Z] #13 34.08 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-07-09T18:11:13.782Z] #13 37.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-09T18:11:13.782Z] #13 37.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-09T18:11:13.782Z] #13 37.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-09T18:11:13.782Z] #13 37.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-09T18:11:13.782Z] #13 37.48 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-07-09T18:11:13.782Z] #13 37.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-09T18:11:13.782Z] #13 37.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-09T18:11:13.782Z] #13 37.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-09T18:11:13.782Z] #13 37.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-09T18:11:13.782Z] #13 37.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-09T18:11:13.782Z] #13 37.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-09T18:11:13.782Z] #13 37.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-09T18:11:13.782Z] #13 37.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-09T18:11:13.782Z] #13 37.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-09T18:11:13.782Z] #13 38.98 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:11:13.782Z] #13 39.13 Fetched 78.2 MB in 10s (8171 kB/s) [2021-07-09T18:11:13.782Z] #13 39.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-07-09T18:11:13.782Z] #13 39.35 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-09T18:11:13.782Z] #13 39.38 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:11:13.782Z] #13 39.82 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-09T18:11:13.783Z] #13 40.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-09T18:11:13.783Z] #13 40.13 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-09T18:11:13.783Z] #13 40.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-09T18:11:13.783Z] #13 40.42 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:11:13.783Z] #13 40.64 (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-07-09T18:11:13.783Z] #13 40.72 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-09T18:11:13.783Z] #13 40.74 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:11:13.783Z] #13 41.04 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-09T18:11:13.783Z] #13 41.22 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-09T18:11:13.783Z] #13 41.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-07-09T18:11:13.783Z] #13 41.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-09T18:11:13.783Z] #13 41.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:11:13.783Z] #13 43.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-09T18:11:13.783Z] #13 44.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-09T18:11:13.783Z] #13 44.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:11:13.855Z] #13 44.12 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-09T18:11:14.112Z] #13 44.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-09T18:11:14.112Z] #13 44.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-09T18:11:14.112Z] #13 44.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:11:14.112Z] #13 ... [2021-07-09T18:11:14.112Z] [2021-07-09T18:11:14.112Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:14.112Z] #34 sha256:06fba3dd6dc4e62970ece8420549b5e1a6c840abf703ec60f14e0da5d23a1862 [2021-07-09T18:11:14.112Z] #34 38.51 sync [2021-07-09T18:11:14.112Z] #34 38.52 internal/reflectlite [2021-07-09T18:11:14.112Z] #34 41.35 sort [2021-07-09T18:11:14.112Z] #34 41.36 errors [2021-07-09T18:11:14.112Z] #34 42.00 strconv [2021-07-09T18:11:14.112Z] #34 42.57 io [2021-07-09T18:11:14.112Z] #34 44.04 internal/oserror [2021-07-09T18:11:14.112Z] #34 44.21 syscall [2021-07-09T18:11:14.112Z] #34 46.31 reflect [2021-07-09T18:11:14.158Z] #51 ... [2021-07-09T18:11:14.158Z] [2021-07-09T18:11:14.158Z] #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-07-09T18:11:14.158Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:11:14.158Z] #45 30.43 sync [2021-07-09T18:11:14.158Z] #45 30.43 internal/reflectlite [2021-07-09T18:11:14.158Z] #45 31.60 internal/singleflight [2021-07-09T18:11:14.158Z] #45 31.62 math/rand [2021-07-09T18:11:14.158Z] #45 31.65 github.com/LK4D4/vndr/godl/singleflight [2021-07-09T18:11:14.158Z] #45 33.23 sort [2021-07-09T18:11:14.158Z] #45 33.26 io [2021-07-09T18:11:14.158Z] #45 33.27 strconv [2021-07-09T18:11:14.158Z] #45 33.28 syscall [2021-07-09T18:11:14.158Z] #45 35.12 vendor/golang.org/x/net/dns/dnsmessage [2021-07-09T18:11:14.158Z] #45 35.95 bytes [2021-07-09T18:11:14.158Z] #45 38.10 reflect [2021-07-09T18:11:14.158Z] #45 38.95 bufio [2021-07-09T18:11:14.158Z] #45 ... [2021-07-09T18:11:14.158Z] [2021-07-09T18:11:14.158Z] #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-07-09T18:11:14.158Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-09T18:11:14.158Z] #36 30.46 Selecting previously unselected package libicu63:arm64. [2021-07-09T18:11:14.158Z] #36 30.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-09T18:11:14.158Z] #36 30.56 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-09T18:11:14.158Z] #36 36.36 Selecting previously unselected package libxml2:arm64. [2021-07-09T18:11:14.158Z] #36 36.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-09T18:11:14.158Z] #36 36.38 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:11:14.158Z] #36 36.77 Selecting previously unselected package libarchive13:arm64. [2021-07-09T18:11:14.158Z] #36 36.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-09T18:11:14.158Z] #36 36.81 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-09T18:11:14.158Z] #36 37.09 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-09T18:11:14.158Z] #36 37.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-09T18:11:14.158Z] #36 37.11 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-09T18:11:14.158Z] #36 37.24 Selecting previously unselected package librhash0:arm64. [2021-07-09T18:11:14.158Z] #36 37.25 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-09T18:11:14.158Z] #36 37.27 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-09T18:11:14.158Z] #36 37.47 Selecting previously unselected package libuv1:arm64. [2021-07-09T18:11:14.158Z] #36 37.48 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-09T18:11:14.158Z] #36 37.49 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-09T18:11:14.158Z] #36 37.68 Selecting previously unselected package cmake. [2021-07-09T18:11:14.158Z] #36 37.68 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-09T18:11:14.158Z] #36 37.69 Unpacking cmake (3.13.4-1) ... [2021-07-09T18:11:14.158Z] #36 39.92 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-09T18:11:14.158Z] #36 39.97 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:11:14.158Z] #36 40.00 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-09T18:11:14.158Z] #36 40.06 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:11:14.158Z] #36 40.09 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-09T18:11:14.158Z] #36 40.11 Setting up cmake-data (3.13.4-1) ... [2021-07-09T18:11:14.158Z] #36 40.16 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:11:14.158Z] #36 40.19 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-09T18:11:14.158Z] #36 40.21 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-09T18:11:14.158Z] #36 40.23 Setting up cmake (3.13.4-1) ... [2021-07-09T18:11:14.158Z] #36 40.26 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:14.158Z] #36 40.45 Processing triggers for mime-support (3.62) ... [2021-07-09T18:11:14.363Z] #13 ... [2021-07-09T18:11:14.363Z] [2021-07-09T18:11:14.363Z] #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-07-09T18:11:14.363Z] #51 sha256:002f3ed82362de49156fde285c9897f121bbb0913b27628f0a61fbc8ac69789e [2021-07-09T18:11:14.363Z] #51 49.28 syscall [2021-07-09T18:11:14.363Z] #51 49.31 reflect [2021-07-09T18:11:14.369Z] #34 ... [2021-07-09T18:11:14.369Z] [2021-07-09T18:11:14.369Z] #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-07-09T18:11:14.369Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:11:14.369Z] #32 47.57 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-09T18:11:14.369Z] #32 48.42 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-09T18:11:14.422Z] #36 ... [2021-07-09T18:11:14.422Z] [2021-07-09T18:11:14.422Z] #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-07-09T18:11:14.422Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-09T18:11:14.422Z] #13 34.61 Selecting previously unselected package dmsetup. [2021-07-09T18:11:14.422Z] #13 34.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-09T18:11:14.422Z] #13 34.64 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-09T18:11:14.422Z] #13 34.87 Selecting previously unselected package mingw-w64-common. [2021-07-09T18:11:14.422Z] #13 34.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-09T18:11:14.422Z] #13 34.91 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-09T18:11:14.520Z] #49 ... [2021-07-09T18:11:14.520Z] [2021-07-09T18:11:14.520Z] #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-07-09T18:11:14.520Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:11:14.520Z] #36 45.24 Selecting previously unselected package libxml2:amd64. [2021-07-09T18:11:14.520Z] #36 45.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-09T18:11:14.520Z] #36 45.24 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:11:14.520Z] #36 45.92 Selecting previously unselected package libarchive13:amd64. [2021-07-09T18:11:14.520Z] #36 45.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-09T18:11:14.520Z] #36 45.95 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-09T18:11:14.520Z] #36 46.31 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-09T18:11:14.520Z] #36 46.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-09T18:11:14.520Z] #36 46.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-09T18:11:14.520Z] #36 46.61 Selecting previously unselected package librhash0:amd64. [2021-07-09T18:11:14.520Z] #36 46.63 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-09T18:11:14.520Z] #36 46.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-09T18:11:14.520Z] #36 46.83 Selecting previously unselected package libuv1:amd64. [2021-07-09T18:11:14.520Z] #36 46.85 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-09T18:11:14.520Z] #36 46.87 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-09T18:11:14.520Z] #36 47.09 Selecting previously unselected package cmake. [2021-07-09T18:11:14.520Z] #36 47.12 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-09T18:11:14.520Z] #36 47.13 Unpacking cmake (3.13.4-1) ... [2021-07-09T18:11:14.779Z] #36 ... [2021-07-09T18:11:14.779Z] [2021-07-09T18:11:14.779Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-09T18:11:14.779Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:14.779Z] #13 33.16 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-07-09T18:11:14.779Z] #13 36.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-09T18:11:14.779Z] #13 36.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-09T18:11:14.779Z] #13 36.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-09T18:11:14.779Z] #13 36.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-09T18:11:14.779Z] #13 36.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-07-09T18:11:14.779Z] #13 36.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-09T18:11:14.779Z] #13 36.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-09T18:11:14.779Z] #13 36.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-09T18:11:14.779Z] #13 36.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-09T18:11:14.779Z] #13 36.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-09T18:11:14.779Z] #13 36.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-09T18:11:14.779Z] #13 36.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-09T18:11:14.779Z] #13 36.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-09T18:11:14.779Z] #13 36.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-09T18:11:14.779Z] #13 37.72 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:11:14.779Z] #13 38.08 Fetched 78.2 MB in 9s (8320 kB/s) [2021-07-09T18:11:14.779Z] #13 38.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 ... 15410 files and directories currently installed.) [2021-07-09T18:11:14.779Z] #13 38.63 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-09T18:11:14.779Z] #13 38.67 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:11:14.779Z] #13 39.07 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-09T18:11:14.779Z] #13 39.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-07-09T18:11:14.779Z] #13 39.35 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-09T18:11:14.779Z] #13 39.37 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-09T18:11:14.779Z] #13 39.62 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:11:14.779Z] #13 39.84 (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-07-09T18:11:14.779Z] #13 39.89 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-09T18:11:14.779Z] #13 39.91 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-09T18:11:14.779Z] #13 40.08 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-09T18:11:14.779Z] #13 40.29 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-09T18:11:14.779Z] #13 40.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-07-09T18:11:14.779Z] #13 40.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-09T18:11:14.779Z] #13 40.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:11:14.779Z] #13 43.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-09T18:11:14.779Z] #13 43.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-09T18:11:14.779Z] #13 43.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:11:14.779Z] #13 ... [2021-07-09T18:11:14.779Z] [2021-07-09T18:11:14.779Z] #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-07-09T18:11:14.779Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:14.779Z] #42 38.12 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-09T18:11:14.779Z] #42 43.09 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:14.779Z] #42 43.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:14.779Z] #42 43.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:11:14.779Z] #42 43.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-09T18:11:14.779Z] #42 43.16 Setting up python-six (1.12.0-1) ... [2021-07-09T18:11:14.779Z] #42 47.44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:11:14.779Z] #42 47.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:11:14.779Z] #42 47.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:14.779Z] #42 47.49 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-09T18:11:14.779Z] #42 47.51 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:14.779Z] #42 47.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:11:14.779Z] #42 47.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:14.779Z] #42 47.57 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:14.779Z] #42 47.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:11:14.779Z] #42 47.61 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-09T18:11:14.933Z] #32 49.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-09T18:11:15.038Z] #42 ... [2021-07-09T18:11:15.038Z] [2021-07-09T18:11:15.038Z] #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-07-09T18:11:15.038Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:11:15.297Z] #32 47.42 Checking out files: 87% (1331/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-07-09T18:11:15.300Z] #51 ... [2021-07-09T18:11:15.300Z] [2021-07-09T18:11:15.300Z] #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-07-09T18:11:15.300Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:11:15.300Z] #36 49.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:11:15.300Z] #36 49.39 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:11:15.300Z] #36 49.40 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-09T18:11:15.300Z] #36 49.41 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:11:15.300Z] #36 49.51 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-09T18:11:15.300Z] #36 49.54 Setting up cmake-data (3.13.4-1) ... [2021-07-09T18:11:15.300Z] #36 49.57 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:11:15.300Z] #36 49.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-09T18:11:15.300Z] #36 49.59 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-09T18:11:15.300Z] #36 49.62 Setting up cmake (3.13.4-1) ... [2021-07-09T18:11:15.300Z] #36 49.63 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:15.300Z] #36 49.67 Processing triggers for mime-support (3.62) ... [2021-07-09T18:11:15.300Z] #36 DONE 50.2s [2021-07-09T18:11:15.300Z] [2021-07-09T18:11:15.300Z] #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-07-09T18:11:15.300Z] #37 sha256:e83b0a181f7c9e1f64b1602eac221d37e685a503632d3f6884ff45eec545682a [2021-07-09T18:11:15.375Z] #13 ... [2021-07-09T18:11:15.375Z] [2021-07-09T18:11:15.375Z] #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-07-09T18:11:15.375Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-09T18:11:15.375Z] #36 DONE 41.6s [2021-07-09T18:11:15.375Z] [2021-07-09T18:11:15.375Z] #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-07-09T18:11:15.375Z] #37 sha256:9bfe7980a19f35deb57f43b812b73c50492e767bd31fd68c4f4b9b68439d5e5e [2021-07-09T18:11:15.556Z] #32 48.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-09T18:11:15.644Z] #37 ... [2021-07-09T18:11:15.644Z] [2021-07-09T18:11:15.644Z] #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-07-09T18:11:15.644Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-09T18:11:15.644Z] #42 36.83 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:11:15.644Z] #42 36.84 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-09T18:11:15.644Z] #42 36.88 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-09T18:11:15.644Z] #42 36.91 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-07-09T18:11:15.644Z] #42 36.93 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-07-09T18:11:15.644Z] #42 36.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:11:15.644Z] #42 36.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:15.644Z] #42 36.97 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-07-09T18:11:15.644Z] #42 36.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:11:15.644Z] #42 37.01 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-09T18:11:15.644Z] #42 41.11 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-07-09T18:11:15.644Z] #42 41.29 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:15.644Z] #42 DONE 42.1s [2021-07-09T18:11:15.755Z] #43 3.041 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:11:15.755Z] #43 3.041 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:11:15.755Z] #43 3.068 Note: Building without GnuTLS support [2021-07-09T18:11:15.755Z] #43 3.075 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:11:15.755Z] #43 3.076 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:11:15.815Z] #32 48.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-09T18:11:15.907Z] [2021-07-09T18:11:15.907Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:15.907Z] #34 sha256:1299669090e3a9d3d32e678ade9e9e54892f375ec07cdc59c8608b6d75f0bc0b [2021-07-09T18:11:15.907Z] #34 32.12 errors [2021-07-09T18:11:15.907Z] #34 32.13 sort [2021-07-09T18:11:15.907Z] #34 32.38 strconv [2021-07-09T18:11:15.907Z] #34 32.39 io [2021-07-09T18:11:15.907Z] #34 32.41 internal/oserror [2021-07-09T18:11:15.907Z] #34 32.75 syscall [2021-07-09T18:11:15.907Z] #34 34.09 bytes [2021-07-09T18:11:15.907Z] #34 34.09 strings [2021-07-09T18:11:15.907Z] #34 37.74 reflect [2021-07-09T18:11:15.907Z] #34 38.20 bufio [2021-07-09T18:11:15.907Z] #34 39.27 path [2021-07-09T18:11:15.907Z] #34 40.26 text/tabwriter [2021-07-09T18:11:16.074Z] #32 ... [2021-07-09T18:11:16.074Z] [2021-07-09T18:11:16.074Z] #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-07-09T18:11:16.074Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:11:16.074Z] #45 39.31 github.com/LK4D4/vndr/godl/singleflight [2021-07-09T18:11:16.074Z] #45 39.32 internal/reflectlite [2021-07-09T18:11:16.074Z] #45 39.66 math/rand [2021-07-09T18:11:16.074Z] #45 40.97 internal/singleflight [2021-07-09T18:11:16.074Z] #45 41.99 strconv [2021-07-09T18:11:16.074Z] #45 41.99 io [2021-07-09T18:11:16.074Z] #45 43.54 bytes [2021-07-09T18:11:16.074Z] #45 45.90 bufio [2021-07-09T18:11:16.074Z] #45 46.32 reflect [2021-07-09T18:11:16.074Z] #45 47.64 syscall [2021-07-09T18:11:16.170Z] #34 ... [2021-07-09T18:11:16.170Z] [2021-07-09T18:11:16.170Z] #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-07-09T18:11:16.170Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:11:16.333Z] #45 ... [2021-07-09T18:11:16.333Z] [2021-07-09T18:11:16.333Z] #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-07-09T18:11:16.333Z] #51 sha256:12bcb484918658150024871629885619d35e3acbe3277bad71221d548945d417 [2021-07-09T18:11:16.333Z] #51 48.81 syscall [2021-07-09T18:11:16.333Z] #51 48.89 reflect [2021-07-09T18:11:16.679Z] #37 1.252 + RM_GOPATH=0 [2021-07-09T18:11:16.679Z] #37 1.252 + TMP_GOPATH= [2021-07-09T18:11:16.679Z] #37 1.253 + : /build [2021-07-09T18:11:16.679Z] #37 1.253 + '[' -z '' ']' [2021-07-09T18:11:16.679Z] #37 1.253 ++ mktemp -d [2021-07-09T18:11:16.679Z] #37 1.260 + export GOPATH=/tmp/tmp.6ZkY18suvn [2021-07-09T18:11:16.679Z] #37 1.260 + GOPATH=/tmp/tmp.6ZkY18suvn [2021-07-09T18:11:16.679Z] #37 1.260 + RM_GOPATH=1 [2021-07-09T18:11:16.679Z] #37 1.260 + case "$(go env GOARCH)" in [2021-07-09T18:11:16.679Z] #37 1.275 ++ go env GOARCH [2021-07-09T18:11:16.679Z] #37 1.326 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:16.679Z] #37 1.331 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:16.679Z] #37 1.339 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:16.679Z] #37 1.340 + dir=/tmp/install [2021-07-09T18:11:16.679Z] #37 1.342 + bin=tini [2021-07-09T18:11:16.679Z] #37 1.342 + shift [2021-07-09T18:11:16.679Z] #37 1.345 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-09T18:11:16.679Z] #37 1.346 + . /tmp/install/tini.installer [2021-07-09T18:11:16.679Z] #37 1.346 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:16.679Z] #37 1.346 + install_tini [2021-07-09T18:11:16.679Z] #37 1.346 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-09T18:11:16.679Z] #37 1.347 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:16.679Z] #37 1.347 + git clone https://github.com/krallin/tini.git /tmp/tmp.6ZkY18suvn/tini [2021-07-09T18:11:16.679Z] #37 1.351 Cloning into '/tmp/tmp.6ZkY18suvn/tini'... [2021-07-09T18:11:16.679Z] #37 ... [2021-07-09T18:11:16.679Z] [2021-07-09T18:11:16.679Z] #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-07-09T18:11:16.679Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:11:16.679Z] #49 41.64 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-09T18:11:16.679Z] #49 41.67 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-09T18:11:16.679Z] #49 41.70 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-09T18:11:16.679Z] #49 41.72 go: finding github.com/spf13/cobra v0.0.5 [2021-07-09T18:11:16.679Z] #49 41.77 go: finding github.com/gobwas/glob v0.2.3 [2021-07-09T18:11:16.679Z] #49 41.78 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-09T18:11:16.679Z] #49 41.84 go: finding github.com/spf13/pflag v1.0.5 [2021-07-09T18:11:16.679Z] #49 41.85 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-09T18:11:16.679Z] #49 42.08 go: finding github.com/magiconair/properties v1.8.1 [2021-07-09T18:11:16.679Z] #49 42.09 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-09T18:11:16.679Z] #49 42.15 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T18:11:16.679Z] #49 42.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-09T18:11:16.679Z] #49 42.20 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-09T18:11:16.679Z] #49 42.22 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-09T18:11:16.679Z] #49 42.27 go: finding github.com/spf13/afero v1.1.2 [2021-07-09T18:11:16.679Z] #49 42.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-09T18:11:16.679Z] #49 42.36 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-09T18:11:16.679Z] #49 42.37 go: finding github.com/spf13/cast v1.3.0 [2021-07-09T18:11:16.679Z] #49 42.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-09T18:11:16.679Z] #49 42.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-09T18:11:16.679Z] #49 42.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-09T18:11:16.679Z] #49 42.61 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-09T18:11:16.679Z] #49 42.68 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-09T18:11:16.679Z] #49 42.74 go: finding golang.org/x/text v0.3.2 [2021-07-09T18:11:16.679Z] #49 42.81 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-09T18:11:16.679Z] #49 42.83 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-09T18:11:16.679Z] #49 42.86 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-09T18:11:16.679Z] #49 42.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-09T18:11:16.679Z] #49 42.91 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-09T18:11:16.679Z] #49 42.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-09T18:11:16.679Z] #49 42.93 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-09T18:11:16.679Z] #49 42.94 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-09T18:11:16.679Z] #49 42.96 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-09T18:11:16.679Z] #49 42.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-09T18:11:16.679Z] #49 42.98 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-09T18:11:16.679Z] #49 43.05 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-09T18:11:16.679Z] #49 43.19 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-09T18:11:16.679Z] #49 43.22 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-09T18:11:16.679Z] #49 43.22 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-09T18:11:16.679Z] #49 43.25 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-09T18:11:16.679Z] #49 43.25 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-09T18:11:16.679Z] #49 43.27 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-09T18:11:16.679Z] #49 43.28 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-09T18:11:16.679Z] #49 43.36 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-09T18:11:16.679Z] #49 43.38 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-09T18:11:16.679Z] #49 43.50 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-09T18:11:16.679Z] #49 43.56 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-09T18:11:16.679Z] #49 43.57 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-09T18:11:16.679Z] #49 43.64 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-09T18:11:16.679Z] #49 43.64 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-09T18:11:16.748Z] #43 ... [2021-07-09T18:11:16.748Z] [2021-07-09T18:11:16.748Z] #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-07-09T18:11:16.748Z] #47 sha256:c0639506c649fe7e942b3e180f49c410b833edadfbeee2c5e388cd0ae122d5b0 [2021-07-09T18:11:16.748Z] #47 DONE 43.0s [2021-07-09T18:11:17.014Z] [2021-07-09T18:11:17.014Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:17.014Z] #34 sha256:1299669090e3a9d3d32e678ade9e9e54892f375ec07cdc59c8608b6d75f0bc0b [2021-07-09T18:11:17.014Z] #34 42.57 internal/syscall/execenv [2021-07-09T18:11:17.014Z] #34 42.57 internal/syscall/unix [2021-07-09T18:11:17.014Z] #34 42.58 time [2021-07-09T18:11:17.247Z] #49 ... [2021-07-09T18:11:17.247Z] [2021-07-09T18:11:17.247Z] #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-07-09T18:11:17.247Z] #37 sha256:e83b0a181f7c9e1f64b1602eac221d37e685a503632d3f6884ff45eec545682a [2021-07-09T18:11:17.247Z] #37 2.159 + cd /tmp/tmp.6ZkY18suvn/tini [2021-07-09T18:11:17.247Z] #37 2.170 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:17.247Z] #37 2.211 + cmake . [2021-07-09T18:11:17.458Z] #32 ... [2021-07-09T18:11:17.458Z] [2021-07-09T18:11:17.458Z] #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-07-09T18:11:17.458Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:17.458Z] #42 41.51 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:17.458Z] #42 41.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:17.458Z] #42 41.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:11:17.458Z] #42 41.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-09T18:11:17.458Z] #42 41.59 Setting up python-six (1.12.0-1) ... [2021-07-09T18:11:17.458Z] #42 46.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:11:17.458Z] #42 46.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:11:17.458Z] #42 46.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:17.458Z] #42 46.77 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-09T18:11:17.458Z] #42 46.79 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:17.458Z] #42 46.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:11:17.458Z] #42 46.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:17.458Z] #42 46.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:17.458Z] #42 46.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:11:17.458Z] #42 46.99 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-09T18:11:17.458Z] #42 ... [2021-07-09T18:11:17.458Z] [2021-07-09T18:11:17.458Z] #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-07-09T18:11:17.458Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:17.458Z] #13 46.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-09T18:11:17.458Z] #13 46.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-09T18:11:17.458Z] #13 47.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:11:17.592Z] #34 ... [2021-07-09T18:11:17.592Z] [2021-07-09T18:11:17.592Z] #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-07-09T18:11:17.592Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-07-09T18:11:17.592Z] #32 33.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-09T18:11:17.592Z] #32 33.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-09T18:11:17.592Z] #32 ... [2021-07-09T18:11:17.592Z] [2021-07-09T18:11:17.592Z] #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-07-09T18:11:17.592Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:11:17.592Z] #45 41.27 regexp/syntax [2021-07-09T18:11:17.592Z] #45 42.92 hash/crc32 [2021-07-09T18:11:17.592Z] #45 43.61 time [2021-07-09T18:11:18.171Z] #45 44.39 vendor/golang.org/x/crypto/hkdf [2021-07-09T18:11:18.185Z] #37 2.944 -- The C compiler identification is GNU 8.3.0 [2021-07-09T18:11:18.185Z] #37 3.012 -- Check for working C compiler: /usr/bin/cc [2021-07-09T18:11:18.305Z] #43 5.606 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:11:18.305Z] #43 5.647 GEN .gitid [2021-07-09T18:11:18.305Z] #43 5.701 GEN criu/include/version.h [2021-07-09T18:11:18.305Z] #43 5.782 GEN include/common/asm [2021-07-09T18:11:18.751Z] #45 44.94 vendor/golang.org/x/text/transform [2021-07-09T18:11:18.866Z] #51 ... [2021-07-09T18:11:18.866Z] [2021-07-09T18:11:18.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-07-09T18:11:18.866Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-09T18:11:18.866Z] #36 50.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:11:18.866Z] #36 50.66 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:11:18.866Z] #36 50.67 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-09T18:11:18.866Z] #36 50.70 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:11:18.866Z] #36 50.74 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-09T18:11:18.866Z] #36 50.75 Setting up cmake-data (3.13.4-1) ... [2021-07-09T18:11:18.866Z] #36 50.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-09T18:11:18.866Z] #36 50.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-09T18:11:18.866Z] #36 50.79 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-09T18:11:18.866Z] #36 50.80 Setting up cmake (3.13.4-1) ... [2021-07-09T18:11:18.866Z] #36 50.82 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:18.866Z] #36 50.93 Processing triggers for mime-support (3.62) ... [2021-07-09T18:11:18.866Z] #36 DONE 51.9s [2021-07-09T18:11:18.866Z] [2021-07-09T18:11:18.866Z] #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-07-09T18:11:18.866Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:18.866Z] #13 46.25 Selecting previously unselected package binutils-mingw-w64. [2021-07-09T18:11:18.866Z] #13 46.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-09T18:11:18.866Z] #13 46.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:11:18.866Z] #13 46.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-09T18:11:18.866Z] #13 46.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:11:18.866Z] #13 46.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:11:18.866Z] #13 47.02 Selecting previously unselected package dmsetup. [2021-07-09T18:11:18.866Z] #13 47.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:11:18.866Z] #13 47.05 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-09T18:11:18.866Z] #13 47.29 Selecting previously unselected package mingw-w64-common. [2021-07-09T18:11:18.866Z] #13 47.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-09T18:11:18.866Z] #13 47.30 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-09T18:11:18.878Z] #43 ... [2021-07-09T18:11:18.878Z] [2021-07-09T18:11:18.878Z] #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-07-09T18:11:18.878Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:11:18.878Z] #45 57.02 time [2021-07-09T18:11:18.878Z] #45 63.25 os [2021-07-09T18:11:18.878Z] #45 63.54 strings [2021-07-09T18:11:18.878Z] #45 66.23 regexp/syntax [2021-07-09T18:11:18.878Z] #45 ... [2021-07-09T18:11:18.878Z] [2021-07-09T18:11:18.878Z] #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-07-09T18:11:18.878Z] #37 sha256:46f28e3c4b3028af52e0274958cbf9fc1ab2de35b50601cbf896ba1e896c804c [2021-07-09T18:11:18.878Z] #37 4.570 -- Detecting C compiler ABI info - done [2021-07-09T18:11:18.878Z] #37 4.667 -- Detecting C compile features [2021-07-09T18:11:18.878Z] #37 8.369 -- Detecting C compile features - done [2021-07-09T18:11:18.878Z] #37 8.392 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-09T18:11:18.878Z] #37 8.778 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-09T18:11:18.878Z] #37 8.879 -- Configuring done [2021-07-09T18:11:18.878Z] #37 8.898 -- Generating done [2021-07-09T18:11:18.878Z] #37 8.921 -- Build files have been written to: /tmp/tmp.V9XtfoxPKZ/tini [2021-07-09T18:11:18.878Z] #37 8.941 + make tini-static [2021-07-09T18:11:18.878Z] #37 9.396 Scanning dependencies of target tini-static [2021-07-09T18:11:18.878Z] #37 9.548 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-09T18:11:18.878Z] #37 11.17 [100%] Linking C executable tini-static [2021-07-09T18:11:18.878Z] #37 11.96 [100%] Built target tini-static [2021-07-09T18:11:18.878Z] #37 12.07 + mkdir -p /build [2021-07-09T18:11:18.878Z] #37 12.07 + cp tini-static /build/docker-init [2021-07-09T18:11:19.122Z] #37 3.829 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-09T18:11:19.122Z] #37 3.838 -- Detecting C compiler ABI info [2021-07-09T18:11:19.139Z] #37 DONE 12.5s [2021-07-09T18:11:19.139Z] [2021-07-09T18:11:19.139Z] #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-07-09T18:11:19.139Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:11:19.139Z] #45 67.35 fmt [2021-07-09T18:11:19.381Z] #37 ... [2021-07-09T18:11:19.381Z] [2021-07-09T18:11:19.381Z] #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-07-09T18:11:19.381Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:19.381Z] #42 44.34 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:19.381Z] #42 44.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:19.381Z] #42 44.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:11:19.381Z] #42 44.37 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-09T18:11:19.381Z] #42 44.38 Setting up python-six (1.12.0-1) ... [2021-07-09T18:11:19.381Z] #42 48.50 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-09T18:11:19.381Z] #42 48.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:11:19.381Z] #42 48.54 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:19.381Z] #42 48.57 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-09T18:11:19.381Z] #42 48.60 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:19.381Z] #42 48.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-09T18:11:19.381Z] #42 48.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-09T18:11:19.381Z] #42 48.64 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-09T18:11:19.381Z] #42 48.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-09T18:11:19.381Z] #42 48.66 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-09T18:11:19.641Z] #42 ... [2021-07-09T18:11:19.641Z] [2021-07-09T18:11:19.641Z] #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-07-09T18:11:19.641Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:19.641Z] #13 47.46 Selecting previously unselected package binutils-mingw-w64. [2021-07-09T18:11:19.641Z] #13 47.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-09T18:11:19.641Z] #13 47.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:11:19.641Z] #13 47.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-09T18:11:19.641Z] #13 47.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:11:19.641Z] #13 47.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:11:19.641Z] #13 47.85 Selecting previously unselected package dmsetup. [2021-07-09T18:11:19.641Z] #13 47.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:11:19.641Z] #13 47.86 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-09T18:11:19.641Z] #13 48.03 Selecting previously unselected package mingw-w64-common. [2021-07-09T18:11:19.641Z] #13 48.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-09T18:11:19.641Z] #13 48.05 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-09T18:11:19.980Z] #13 49.88 Selecting previously unselected package binutils-mingw-w64. [2021-07-09T18:11:19.980Z] #13 49.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-09T18:11:19.980Z] #13 49.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:11:19.980Z] #13 50.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-09T18:11:19.980Z] #13 50.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:11:19.980Z] #13 50.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:11:19.980Z] #13 50.23 Selecting previously unselected package dmsetup. [2021-07-09T18:11:20.170Z] #45 ... [2021-07-09T18:11:20.170Z] [2021-07-09T18:11:20.170Z] #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-07-09T18:11:20.170Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:11:20.170Z] #43 4.183 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:11:20.170Z] #43 4.183 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:11:20.170Z] #43 4.210 Note: Building without GnuTLS support [2021-07-09T18:11:20.170Z] #43 4.214 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:11:20.170Z] #43 4.223 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:11:20.237Z] #13 50.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:11:20.237Z] #13 50.23 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-09T18:11:20.237Z] [2021-07-09T18:11:20.237Z] #13 ... [2021-07-09T18:11:20.237Z] [2021-07-09T18:11:20.237Z] #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-07-09T18:11:20.237Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:20.237Z] #42 54.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-09T18:11:20.237Z] #42 54.20 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:20.237Z] #42 DONE 54.7s [2021-07-09T18:11:20.237Z] [2021-07-09T18:11:20.237Z] #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-07-09T18:11:20.237Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:20.245Z] #13 ... [2021-07-09T18:11:20.245Z] [2021-07-09T18:11:20.245Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:20.245Z] #34 sha256:659e8c4d96485e538e1f7c9b5b5af7c6c0c6b877c87bef3b8fecb8ffd989053b [2021-07-09T18:11:20.245Z] #34 43.60 internal/oserror [2021-07-09T18:11:20.245Z] #34 43.71 syscall [2021-07-09T18:11:20.245Z] #34 45.54 reflect [2021-07-09T18:11:20.245Z] #34 51.96 time [2021-07-09T18:11:20.494Z] #13 50.51 Selecting previously unselected package mingw-w64-common. [2021-07-09T18:11:20.494Z] #13 50.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-09T18:11:20.494Z] #13 50.55 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-09T18:11:20.504Z] #34 ... [2021-07-09T18:11:20.504Z] [2021-07-09T18:11:20.504Z] #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-07-09T18:11:20.504Z] #37 sha256:72b0a087cd7e7f414dd49ed9b2f0c10b2b5b8112359d0b4f8c6848803d0eb53b [2021-07-09T18:11:20.504Z] #37 1.220 + RM_GOPATH=0 [2021-07-09T18:11:20.504Z] #37 1.220 + TMP_GOPATH= [2021-07-09T18:11:20.504Z] #37 1.220 + : /build [2021-07-09T18:11:20.504Z] #37 1.220 + '[' -z '' ']' [2021-07-09T18:11:20.504Z] #37 1.222 ++ mktemp -d [2021-07-09T18:11:20.504Z] #37 1.223 + export GOPATH=/tmp/tmp.w6mLHPnkSS [2021-07-09T18:11:20.504Z] #37 1.223 + GOPATH=/tmp/tmp.w6mLHPnkSS [2021-07-09T18:11:20.504Z] #37 1.223 + RM_GOPATH=1 [2021-07-09T18:11:20.504Z] #37 1.224 + case "$(go env GOARCH)" in [2021-07-09T18:11:20.504Z] #37 1.226 ++ go env GOARCH [2021-07-09T18:11:20.504Z] #37 1.285 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:20.504Z] #37 1.285 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:20.504Z] #37 1.286 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:20.504Z] #37 1.296 + dir=/tmp/install [2021-07-09T18:11:20.504Z] #37 1.296 + bin=tini [2021-07-09T18:11:20.504Z] #37 1.296 + shift [2021-07-09T18:11:20.504Z] #37 1.296 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-09T18:11:20.504Z] #37 1.296 + . /tmp/install/tini.installer [2021-07-09T18:11:20.504Z] #37 1.296 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:20.504Z] #37 1.296 + install_tini [2021-07-09T18:11:20.504Z] #37 1.302 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-09T18:11:20.504Z] #37 1.302 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:20.504Z] #37 1.302 + git clone https://github.com/krallin/tini.git /tmp/tmp.w6mLHPnkSS/tini [2021-07-09T18:11:20.504Z] #37 1.308 Cloning into '/tmp/tmp.w6mLHPnkSS/tini'... [2021-07-09T18:11:21.044Z] #13 ... [2021-07-09T18:11:21.044Z] [2021-07-09T18:11:21.044Z] #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-07-09T18:11:21.044Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:21.044Z] #42 55.46 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-09T18:11:21.044Z] #42 55.49 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:21.044Z] #42 DONE 55.9s [2021-07-09T18:11:21.044Z] [2021-07-09T18:11:21.044Z] #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-07-09T18:11:21.044Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:21.071Z] #37 2.213 + cd /tmp/tmp.w6mLHPnkSS/tini [2021-07-09T18:11:21.071Z] #37 2.214 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:21.071Z] #37 2.269 + cmake . [2021-07-09T18:11:21.638Z] #37 2.909 -- The C compiler identification is GNU 8.3.0 [2021-07-09T18:11:21.638Z] #37 2.949 -- Check for working C compiler: /usr/bin/cc [2021-07-09T18:11:21.864Z] #13 ... [2021-07-09T18:11:21.864Z] [2021-07-09T18:11:21.864Z] #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-07-09T18:11:21.864Z] #47 sha256:3992cea6a6f9f2c3245f2de9d696512f0cef88f63483284f9a2b751b2de2bd62 [2021-07-09T18:11:21.864Z] #47 DONE 56.2s [2021-07-09T18:11:21.864Z] [2021-07-09T18:11:21.864Z] #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-07-09T18:11:21.864Z] #37 sha256:e63f95b34800358e127f8f50dd760af48853e21ccecac8edc4fb4a0352def97b [2021-07-09T18:11:21.864Z] #37 3.789 + RM_GOPATH=0 [2021-07-09T18:11:21.864Z] #37 3.789 + TMP_GOPATH= [2021-07-09T18:11:21.864Z] #37 3.790 + : /build [2021-07-09T18:11:21.864Z] #37 3.790 + '[' -z '' ']' [2021-07-09T18:11:21.864Z] #37 3.793 ++ mktemp -d [2021-07-09T18:11:21.864Z] #37 3.796 + export GOPATH=/tmp/tmp.i6Rsis7MZy [2021-07-09T18:11:21.864Z] #37 3.796 + GOPATH=/tmp/tmp.i6Rsis7MZy [2021-07-09T18:11:21.864Z] #37 3.796 + RM_GOPATH=1 [2021-07-09T18:11:21.864Z] #37 3.798 + case "$(go env GOARCH)" in [2021-07-09T18:11:21.864Z] #37 3.801 ++ go env GOARCH [2021-07-09T18:11:21.864Z] #37 3.826 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:21.864Z] #37 3.827 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:21.864Z] #37 3.827 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:21.864Z] #37 3.828 + dir=/tmp/install [2021-07-09T18:11:21.864Z] #37 3.829 + bin=tini [2021-07-09T18:11:21.864Z] #37 3.829 + shift [2021-07-09T18:11:21.864Z] #37 3.829 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-09T18:11:21.864Z] #37 3.829 + . /tmp/install/tini.installer [2021-07-09T18:11:21.864Z] #37 3.830 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:21.864Z] #37 3.830 + install_tini [2021-07-09T18:11:21.864Z] #37 3.830 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-09T18:11:21.864Z] #37 3.832 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:21.864Z] #37 3.832 + git clone https://github.com/krallin/tini.git /tmp/tmp.i6Rsis7MZy/tini [2021-07-09T18:11:21.864Z] #37 3.835 Cloning into '/tmp/tmp.i6Rsis7MZy/tini'... [2021-07-09T18:11:21.864Z] #37 4.573 + cd /tmp/tmp.i6Rsis7MZy/tini [2021-07-09T18:11:21.864Z] #37 4.573 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:21.864Z] #37 4.623 + cmake . [2021-07-09T18:11:21.864Z] #37 5.315 -- The C compiler identification is GNU 8.3.0 [2021-07-09T18:11:21.865Z] #37 5.352 -- Check for working C compiler: /usr/bin/cc [2021-07-09T18:11:21.865Z] #37 6.098 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-09T18:11:21.865Z] #37 6.104 -- Detecting C compiler ABI info [2021-07-09T18:11:21.865Z] #37 6.999 -- Detecting C compiler ABI info - done [2021-07-09T18:11:21.865Z] #37 7.045 -- Detecting C compile features [2021-07-09T18:11:21.909Z] #37 ... [2021-07-09T18:11:21.909Z] [2021-07-09T18:11:21.909Z] #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-07-09T18:11:21.909Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-09T18:11:21.909Z] #42 54.52 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-09T18:11:21.909Z] #42 54.54 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:21.909Z] #42 DONE 55.2s [2021-07-09T18:11:22.167Z] [2021-07-09T18:11:22.167Z] #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-07-09T18:11:22.167Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:22.424Z] #43 ... [2021-07-09T18:11:22.424Z] [2021-07-09T18:11:22.424Z] #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-07-09T18:11:22.424Z] #47 sha256:488be037dbd6002bb29005b9be048eb8bd97fa766d5c937a01f99f773215553d [2021-07-09T18:11:22.424Z] #47 DONE 57.5s [2021-07-09T18:11:22.683Z] [2021-07-09T18:11:22.683Z] #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-07-09T18:11:22.683Z] #37 sha256:e83b0a181f7c9e1f64b1602eac221d37e685a503632d3f6884ff45eec545682a [2021-07-09T18:11:22.683Z] #37 4.586 -- Detecting C compiler ABI info - done [2021-07-09T18:11:22.683Z] #37 4.653 -- Detecting C compile features [2021-07-09T18:11:22.683Z] #37 7.448 -- Detecting C compile features - done [2021-07-09T18:11:22.683Z] #37 7.498 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-09T18:11:22.735Z] #43 6.581 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:11:22.735Z] #43 6.696 GEN .gitid [2021-07-09T18:11:22.735Z] #43 6.760 GEN criu/include/version.h [2021-07-09T18:11:22.735Z] #43 6.878 GEN include/common/asm [2021-07-09T18:11:22.795Z] #37 ... [2021-07-09T18:11:22.795Z] [2021-07-09T18:11:22.795Z] #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-07-09T18:11:22.795Z] #51 sha256:b2d739e05d237506a06d6cecc17628a0ab81a4293cf1d764476509c7ea1df760 [2021-07-09T18:11:22.795Z] #51 47.05 syscall [2021-07-09T18:11:22.795Z] #51 47.07 reflect [2021-07-09T18:11:22.795Z] #51 54.36 time [2021-07-09T18:11:22.795Z] #51 ... [2021-07-09T18:11:22.795Z] [2021-07-09T18:11:22.795Z] #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-07-09T18:11:22.795Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:22.943Z] #37 7.923 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-09T18:11:22.943Z] #37 ... [2021-07-09T18:11:22.943Z] [2021-07-09T18:11:22.943Z] #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-07-09T18:11:22.943Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:11:22.943Z] #45 48.08 syscall [2021-07-09T18:11:22.943Z] #45 55.52 time [2021-07-09T18:11:23.202Z] #45 ... [2021-07-09T18:11:23.202Z] [2021-07-09T18:11:23.202Z] #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-07-09T18:11:23.202Z] #51 sha256:002f3ed82362de49156fde285c9897f121bbb0913b27628f0a61fbc8ac69789e [2021-07-09T18:11:23.202Z] #51 58.11 time [2021-07-09T18:11:23.353Z] #45 ... [2021-07-09T18:11:23.353Z] [2021-07-09T18:11:23.353Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:23.353Z] #34 sha256:92d8bb4da6e4a33b504017afafc3db48ef3368827b2e474bb0458a8cc2acccdb [2021-07-09T18:11:23.353Z] #34 60.98 internal/syscall/execenv [2021-07-09T18:11:23.353Z] #34 61.25 internal/syscall/unix [2021-07-09T18:11:23.353Z] #34 61.67 strings [2021-07-09T18:11:23.353Z] #34 62.08 os [2021-07-09T18:11:23.353Z] #34 64.66 path [2021-07-09T18:11:23.353Z] #34 65.27 text/tabwriter [2021-07-09T18:11:23.353Z] #34 65.68 fmt [2021-07-09T18:11:23.353Z] #34 65.95 path/filepath [2021-07-09T18:11:23.353Z] #34 67.61 io/ioutil [2021-07-09T18:11:23.353Z] #34 70.17 github.com/BurntSushi/toml [2021-07-09T18:11:23.353Z] #34 70.18 flag [2021-07-09T18:11:23.353Z] #34 ... [2021-07-09T18:11:23.353Z] [2021-07-09T18:11:23.353Z] #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-07-09T18:11:23.353Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:23.353Z] #43 8.874 PBCC images/timens.pb-c.c [2021-07-09T18:11:23.353Z] #43 8.931 DEP images/timens.pb-c.d [2021-07-09T18:11:23.353Z] #43 8.985 PBCC images/fown.pb-c.c [2021-07-09T18:11:23.353Z] #43 8.992 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-09T18:11:23.353Z] #43 9.078 PBCC images/opts.pb-c.c [2021-07-09T18:11:23.353Z] #43 9.130 PBCC images/memfd.pb-c.c [2021-07-09T18:11:23.353Z] #43 9.208 DEP images/fown.pb-c.d [2021-07-09T18:11:23.353Z] #43 9.264 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-09T18:11:23.353Z] #43 9.298 DEP images/opts.pb-c.d [2021-07-09T18:11:23.353Z] #43 9.345 DEP images/memfd.pb-c.d [2021-07-09T18:11:23.353Z] #43 9.377 PBCC images/sit.pb-c.c [2021-07-09T18:11:23.353Z] #43 9.456 DEP images/sit.pb-c.d [2021-07-09T18:11:23.353Z] #43 9.546 PBCC images/macvlan.pb-c.c [2021-07-09T18:11:23.353Z] #43 9.553 DEP images/macvlan.pb-c.d [2021-07-09T18:11:23.353Z] #43 9.633 PBCC images/autofs.pb-c.c [2021-07-09T18:11:23.353Z] #43 9.651 DEP images/autofs.pb-c.d [2021-07-09T18:11:23.353Z] #43 9.701 PBCC images/sysctl.pb-c.c [2021-07-09T18:11:23.353Z] #43 9.745 DEP images/sysctl.pb-c.d [2021-07-09T18:11:23.353Z] #43 9.814 PBCC images/time.pb-c.c [2021-07-09T18:11:23.353Z] #43 9.877 DEP images/time.pb-c.d [2021-07-09T18:11:23.353Z] #43 9.942 PBCC images/binfmt-misc.pb-c.c [2021-07-09T18:11:23.353Z] #43 10.00 DEP images/binfmt-misc.pb-c.d [2021-07-09T18:11:23.353Z] #43 10.04 PBCC images/seccomp.pb-c.c [2021-07-09T18:11:23.353Z] #43 10.09 DEP images/seccomp.pb-c.d [2021-07-09T18:11:23.353Z] #43 10.16 PBCC images/userns.pb-c.c [2021-07-09T18:11:23.353Z] #43 10.20 DEP images/userns.pb-c.d [2021-07-09T18:11:23.353Z] #43 10.27 PBCC images/cgroup.pb-c.c [2021-07-09T18:11:23.353Z] #43 10.36 DEP images/cgroup.pb-c.d [2021-07-09T18:11:23.353Z] #43 10.43 PBCC images/ext-file.pb-c.c [2021-07-09T18:11:23.353Z] #43 10.44 DEP images/ext-file.pb-c.d [2021-07-09T18:11:23.353Z] #43 10.48 PBCC images/rpc.pb-c.c [2021-07-09T18:11:23.353Z] #43 10.52 DEP images/rpc.pb-c.d [2021-07-09T18:11:23.353Z] #43 10.55 PBCC images/siginfo.pb-c.c [2021-07-09T18:11:23.353Z] #43 10.61 DEP images/siginfo.pb-c.d [2021-07-09T18:11:23.353Z] #43 10.71 PBCC images/pagemap.pb-c.c [2021-07-09T18:11:23.353Z] #43 10.79 DEP images/pagemap.pb-c.d [2021-07-09T18:11:23.353Z] #43 10.86 PBCC images/rlimit.pb-c.c [2021-07-09T18:11:23.353Z] #43 10.91 DEP images/rlimit.pb-c.d [2021-07-09T18:11:23.353Z] #43 10.96 PBCC images/file-lock.pb-c.c [2021-07-09T18:11:23.353Z] #43 11.01 DEP images/file-lock.pb-c.d [2021-07-09T18:11:23.353Z] #43 11.11 PBCC images/tty.pb-c.c [2021-07-09T18:11:23.615Z] #43 11.15 DEP images/tty.pb-c.d [2021-07-09T18:11:23.615Z] #43 11.20 PBCC images/tun.pb-c.c [2021-07-09T18:11:23.615Z] #43 11.27 PBCC images/netdev.pb-c.c [2021-07-09T18:11:23.615Z] #43 11.35 DEP images/tun.pb-c.d [2021-07-09T18:11:23.876Z] #43 11.41 DEP images/netdev.pb-c.d [2021-07-09T18:11:23.876Z] #43 11.49 PBCC images/vma.pb-c.c [2021-07-09T18:11:23.876Z] #43 11.59 DEP images/vma.pb-c.d [2021-07-09T18:11:23.876Z] #43 11.64 PBCC images/creds.pb-c.c [2021-07-09T18:11:23.876Z] #43 11.67 DEP images/creds.pb-c.d [2021-07-09T18:11:24.072Z] #43 ... [2021-07-09T18:11:24.072Z] [2021-07-09T18:11:24.072Z] #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-07-09T18:11:24.072Z] #47 sha256:d4650b19c880a8cb912b254a0342899e1b7a335550b2fbf15563f67ba18e21f0 [2021-07-09T18:11:24.072Z] #47 DONE 57.4s [2021-07-09T18:11:24.137Z] #43 11.73 PBCC images/utsns.pb-c.c [2021-07-09T18:11:24.137Z] #43 11.78 DEP images/utsns.pb-c.d [2021-07-09T18:11:24.137Z] #43 11.87 PBCC images/ipc-desc.pb-c.c [2021-07-09T18:11:24.137Z] #43 11.92 PBCC images/ipc-sem.pb-c.c [2021-07-09T18:11:24.332Z] [2021-07-09T18:11:24.332Z] #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-07-09T18:11:24.332Z] #37 sha256:72b0a087cd7e7f414dd49ed9b2f0c10b2b5b8112359d0b4f8c6848803d0eb53b [2021-07-09T18:11:24.332Z] #37 3.933 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-09T18:11:24.332Z] #37 3.964 -- Detecting C compiler ABI info [2021-07-09T18:11:24.332Z] #37 4.799 -- Detecting C compiler ABI info - done [2021-07-09T18:11:24.332Z] #37 4.870 -- Detecting C compile features [2021-07-09T18:11:24.399Z] #43 11.97 DEP images/ipc-desc.pb-c.d [2021-07-09T18:11:24.399Z] #43 12.04 DEP images/ipc-sem.pb-c.d [2021-07-09T18:11:24.399Z] #43 12.11 PBCC images/ipc-msg.pb-c.c [2021-07-09T18:11:24.399Z] #43 12.14 DEP images/ipc-msg.pb-c.d [2021-07-09T18:11:24.399Z] #43 12.19 PBCC images/ipc-shm.pb-c.c [2021-07-09T18:11:24.660Z] #43 12.23 DEP images/ipc-shm.pb-c.d [2021-07-09T18:11:24.660Z] #43 12.28 PBCC images/ipc-var.pb-c.c [2021-07-09T18:11:24.660Z] #43 12.30 DEP images/ipc-var.pb-c.d [2021-07-09T18:11:24.660Z] #43 12.37 PBCC images/sk-opts.pb-c.c [2021-07-09T18:11:24.660Z] #43 12.41 PBCC images/packet-sock.pb-c.c [2021-07-09T18:11:24.663Z] #43 8.724 PBCC images/timens.pb-c.c [2021-07-09T18:11:24.663Z] #43 8.748 DEP images/timens.pb-c.d [2021-07-09T18:11:24.663Z] #43 8.844 PBCC images/fown.pb-c.c [2021-07-09T18:11:24.663Z] #43 8.868 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-09T18:11:24.689Z] #43 ... [2021-07-09T18:11:24.689Z] [2021-07-09T18:11:24.689Z] #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-07-09T18:11:24.689Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:11:24.689Z] #45 48.97 syscall [2021-07-09T18:11:24.689Z] #45 56.55 time [2021-07-09T18:11:24.689Z] #45 ... [2021-07-09T18:11:24.689Z] [2021-07-09T18:11:24.689Z] #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-07-09T18:11:24.689Z] #37 sha256:e63f95b34800358e127f8f50dd760af48853e21ccecac8edc4fb4a0352def97b [2021-07-09T18:11:24.689Z] #37 9.525 -- Detecting C compile features - done [2021-07-09T18:11:24.689Z] #37 9.549 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-09T18:11:24.689Z] #37 9.745 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-09T18:11:24.689Z] #37 9.861 -- Configuring done [2021-07-09T18:11:24.689Z] #37 9.877 -- Generating done [2021-07-09T18:11:24.689Z] #37 9.877 -- Build files have been written to: /tmp/tmp.i6Rsis7MZy/tini [2021-07-09T18:11:24.689Z] #37 9.899 + make tini-static [2021-07-09T18:11:24.689Z] #37 10.28 Scanning dependencies of target tini-static [2021-07-09T18:11:24.689Z] #37 10.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-09T18:11:24.921Z] #43 12.47 DEP images/sk-opts.pb-c.d [2021-07-09T18:11:24.921Z] #43 12.52 DEP images/packet-sock.pb-c.d [2021-07-09T18:11:24.921Z] #43 12.60 PBCC images/sk-netlink.pb-c.c [2021-07-09T18:11:24.921Z] #43 12.66 DEP images/sk-netlink.pb-c.d [2021-07-09T18:11:24.921Z] #43 12.74 PBCC images/sk-inet.pb-c.c [2021-07-09T18:11:24.921Z] #43 ... [2021-07-09T18:11:24.921Z] [2021-07-09T18:11:24.921Z] #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-07-09T18:11:24.921Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:24.921Z] #13 57.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-09T18:11:24.921Z] #13 57.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-09T18:11:24.921Z] #13 57.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:11:24.921Z] #13 64.71 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-09T18:11:24.921Z] #13 64.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:24.921Z] #13 64.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:24.921Z] #13 64.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-09T18:11:24.921Z] #13 64.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:24.921Z] #13 64.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:24.927Z] #43 8.993 PBCC images/opts.pb-c.c [2021-07-09T18:11:24.927Z] #43 9.073 PBCC images/memfd.pb-c.c [2021-07-09T18:11:24.927Z] #43 9.132 DEP images/fown.pb-c.d [2021-07-09T18:11:24.927Z] #43 9.256 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-09T18:11:25.182Z] #13 ... [2021-07-09T18:11:25.182Z] [2021-07-09T18:11:25.182Z] #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-07-09T18:11:25.182Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:25.182Z] #43 12.83 DEP images/sk-inet.pb-c.d [2021-07-09T18:11:25.182Z] #43 12.88 PBCC images/sk-unix.pb-c.c [2021-07-09T18:11:25.182Z] #43 12.94 DEP images/sk-unix.pb-c.d [2021-07-09T18:11:25.182Z] #43 13.01 PBCC images/mm.pb-c.c [2021-07-09T18:11:25.188Z] INFO: Expanding go... [2021-07-09T18:11:25.190Z] #43 9.380 DEP images/opts.pb-c.d [2021-07-09T18:11:25.191Z] #43 9.480 DEP images/memfd.pb-c.d [2021-07-09T18:11:25.253Z] #37 11.84 [100%] Linking C executable tini-static [2021-07-09T18:11:25.444Z] #43 13.10 DEP images/mm.pb-c.d [2021-07-09T18:11:25.444Z] #43 ... [2021-07-09T18:11:25.444Z] [2021-07-09T18:11:25.444Z] #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-07-09T18:11:25.444Z] #51 sha256:6cc58139f7329adf9f81dae6c7c07ed0d243ec3060054bea1ca17bd9ed15661f [2021-07-09T18:11:25.444Z] #51 63.59 context [2021-07-09T18:11:25.444Z] #51 63.71 encoding/binary [2021-07-09T18:11:25.444Z] #51 64.57 os [2021-07-09T18:11:25.444Z] #51 65.78 encoding/base64 [2021-07-09T18:11:25.444Z] #51 66.62 golang.org/x/sys/unix [2021-07-09T18:11:25.444Z] #51 69.62 fmt [2021-07-09T18:11:25.454Z] #43 9.610 PBCC images/sit.pb-c.c [2021-07-09T18:11:25.454Z] #43 9.734 DEP images/sit.pb-c.d [2021-07-09T18:11:25.705Z] #51 ... [2021-07-09T18:11:25.705Z] [2021-07-09T18:11:25.705Z] #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-07-09T18:11:25.705Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:25.705Z] #43 13.16 PBCC images/timerfd.pb-c.c [2021-07-09T18:11:25.705Z] #43 13.21 DEP images/timerfd.pb-c.d [2021-07-09T18:11:25.705Z] #43 13.31 PBCC images/timer.pb-c.c [2021-07-09T18:11:25.705Z] #43 13.32 DEP images/timer.pb-c.d [2021-07-09T18:11:25.705Z] #43 13.38 PBCC images/sa.pb-c.c [2021-07-09T18:11:25.705Z] #43 13.42 DEP images/sa.pb-c.d [2021-07-09T18:11:25.718Z] #43 9.825 PBCC images/macvlan.pb-c.c [2021-07-09T18:11:25.718Z] #43 9.848 DEP images/macvlan.pb-c.d [2021-07-09T18:11:25.718Z] #43 9.924 PBCC images/autofs.pb-c.c [2021-07-09T18:11:25.718Z] #43 9.965 DEP images/autofs.pb-c.d [2021-07-09T18:11:25.967Z] #43 13.47 PBCC images/pipe-data.pb-c.c [2021-07-09T18:11:25.967Z] #43 13.50 DEP images/pipe-data.pb-c.d [2021-07-09T18:11:25.967Z] #43 13.59 PBCC images/mnt.pb-c.c [2021-07-09T18:11:25.967Z] #43 13.66 DEP images/mnt.pb-c.d [2021-07-09T18:11:25.981Z] #43 10.15 PBCC images/sysctl.pb-c.c [2021-07-09T18:11:25.981Z] #43 10.17 DEP images/sysctl.pb-c.d [2021-07-09T18:11:25.981Z] #43 10.24 PBCC images/time.pb-c.c [2021-07-09T18:11:26.184Z] #37 12.63 [100%] Built target tini-static [2021-07-09T18:11:26.184Z] #37 12.75 + mkdir -p /build [2021-07-09T18:11:26.184Z] #37 12.75 + cp tini-static /build/docker-init [2021-07-09T18:11:26.228Z] #43 13.72 PBCC images/sk-packet.pb-c.c [2021-07-09T18:11:26.229Z] #43 13.78 DEP images/sk-packet.pb-c.d [2021-07-09T18:11:26.229Z] #43 13.85 PBCC images/tcp-stream.pb-c.c [2021-07-09T18:11:26.229Z] #43 13.94 DEP images/tcp-stream.pb-c.d [2021-07-09T18:11:26.239Z] #37 7.553 -- Detecting C compile features - done [2021-07-09T18:11:26.239Z] #37 7.582 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-09T18:11:26.245Z] #43 10.25 DEP images/time.pb-c.d [2021-07-09T18:11:26.245Z] #43 10.33 PBCC images/binfmt-misc.pb-c.c [2021-07-09T18:11:26.245Z] #43 10.39 DEP images/binfmt-misc.pb-c.d [2021-07-09T18:11:26.245Z] #43 10.45 PBCC images/seccomp.pb-c.c [2021-07-09T18:11:26.245Z] #43 10.49 DEP images/seccomp.pb-c.d [2021-07-09T18:11:26.490Z] #43 14.03 PBCC images/pipe.pb-c.c [2021-07-09T18:11:26.490Z] #43 14.10 DEP images/pipe.pb-c.d [2021-07-09T18:11:26.490Z] #43 14.17 PBCC images/pstree.pb-c.c [2021-07-09T18:11:26.490Z] #43 14.21 DEP images/pstree.pb-c.d [2021-07-09T18:11:26.490Z] #43 14.27 PBCC images/fs.pb-c.c [2021-07-09T18:11:26.490Z] #43 14.28 DEP images/fs.pb-c.d [2021-07-09T18:11:26.490Z] #43 14.34 PBCC images/signalfd.pb-c.c [2021-07-09T18:11:26.493Z] #51 ... [2021-07-09T18:11:26.493Z] [2021-07-09T18:11:26.493Z] #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-07-09T18:11:26.493Z] #37 sha256:e83b0a181f7c9e1f64b1602eac221d37e685a503632d3f6884ff45eec545682a [2021-07-09T18:11:26.493Z] #37 8.125 -- Configuring done [2021-07-09T18:11:26.493Z] #37 8.146 -- Generating done [2021-07-09T18:11:26.493Z] #37 8.197 -- Build files have been written to: /tmp/tmp.6ZkY18suvn/tini [2021-07-09T18:11:26.493Z] #37 8.221 + make tini-static [2021-07-09T18:11:26.493Z] #37 8.694 Scanning dependencies of target tini-static [2021-07-09T18:11:26.493Z] #37 8.822 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-09T18:11:26.493Z] #37 10.13 [100%] Linking C executable tini-static [2021-07-09T18:11:26.493Z] #37 10.85 [100%] Built target tini-static [2021-07-09T18:11:26.493Z] #37 10.93 + mkdir -p /build [2021-07-09T18:11:26.493Z] #37 10.93 + cp tini-static /build/docker-init [2021-07-09T18:11:26.493Z] #37 DONE 11.1s [2021-07-09T18:11:26.493Z] [2021-07-09T18:11:26.493Z] #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-07-09T18:11:26.493Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:26.493Z] #13 55.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-09T18:11:26.493Z] #13 55.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-09T18:11:26.493Z] #13 55.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:11:26.498Z] #37 7.908 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-09T18:11:26.513Z] #43 10.58 PBCC images/userns.pb-c.c [2021-07-09T18:11:26.513Z] #43 10.63 DEP images/userns.pb-c.d [2021-07-09T18:11:26.513Z] #43 10.66 PBCC images/cgroup.pb-c.c [2021-07-09T18:11:26.513Z] #43 10.71 DEP images/cgroup.pb-c.d [2021-07-09T18:11:26.751Z] #37 DONE 13.1s [2021-07-09T18:11:26.752Z] #43 14.39 DEP images/signalfd.pb-c.d [2021-07-09T18:11:26.752Z] [2021-07-09T18:11:26.752Z] #43 14.45 PBCC images/fh.pb-c.c [2021-07-09T18:11:26.752Z] #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-07-09T18:11:26.752Z] #43 14.50 PBCC images/fsnotify.pb-c.c [2021-07-09T18:11:26.752Z] #43 14.58 DEP images/fh.pb-c.d [2021-07-09T18:11:26.752Z] #51 sha256:b2d739e05d237506a06d6cecc17628a0ab81a4293cf1d764476509c7ea1df760 [2021-07-09T18:11:26.752Z] #51 58.93 context [2021-07-09T18:11:26.752Z] #51 60.15 internal/poll [2021-07-09T18:11:26.752Z] #51 61.21 encoding/binary [2021-07-09T18:11:26.758Z] #37 8.031 -- Configuring done [2021-07-09T18:11:26.758Z] #37 8.046 -- Generating done [2021-07-09T18:11:26.758Z] #37 8.068 -- Build files have been written to: /tmp/tmp.w6mLHPnkSS/tini [2021-07-09T18:11:26.758Z] #37 8.082 + make tini-static [2021-07-09T18:11:26.780Z] #43 10.78 PBCC images/ext-file.pb-c.c [2021-07-09T18:11:26.780Z] #43 10.80 DEP images/ext-file.pb-c.d [2021-07-09T18:11:26.780Z] #43 10.88 PBCC images/rpc.pb-c.c [2021-07-09T18:11:26.780Z] #43 10.94 DEP images/rpc.pb-c.d [2021-07-09T18:11:27.013Z] #43 14.64 DEP images/fsnotify.pb-c.d [2021-07-09T18:11:27.013Z] #43 14.69 PBCC images/eventpoll.pb-c.c [2021-07-09T18:11:27.013Z] #43 14.74 DEP images/eventpoll.pb-c.d [2021-07-09T18:11:27.013Z] #43 14.81 PBCC images/eventfd.pb-c.c [2021-07-09T18:11:27.044Z] #43 11.06 PBCC images/siginfo.pb-c.c [2021-07-09T18:11:27.044Z] #43 11.10 DEP images/siginfo.pb-c.d [2021-07-09T18:11:27.044Z] #43 11.22 PBCC images/pagemap.pb-c.c [2021-07-09T18:11:27.044Z] #43 11.30 DEP images/pagemap.pb-c.d [2021-07-09T18:11:27.274Z] #43 14.84 DEP images/eventfd.pb-c.d [2021-07-09T18:11:27.274Z] #43 14.94 PBCC images/remap-file-path.pb-c.c [2021-07-09T18:11:27.274Z] #43 14.98 DEP images/remap-file-path.pb-c.d [2021-07-09T18:11:27.274Z] #43 15.04 PBCC images/fifo.pb-c.c [2021-07-09T18:11:27.274Z] #43 15.05 DEP images/fifo.pb-c.d [2021-07-09T18:11:27.307Z] #43 11.35 PBCC images/rlimit.pb-c.c [2021-07-09T18:11:27.307Z] #43 11.39 DEP images/rlimit.pb-c.d [2021-07-09T18:11:27.307Z] #43 11.46 PBCC images/file-lock.pb-c.c [2021-07-09T18:11:27.307Z] #43 11.48 DEP images/file-lock.pb-c.d [2021-07-09T18:11:27.307Z] #43 11.55 PBCC images/tty.pb-c.c [2021-07-09T18:11:27.326Z] #37 8.580 Scanning dependencies of target tini-static [2021-07-09T18:11:27.326Z] #37 8.683 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-09T18:11:27.430Z] #13 ... [2021-07-09T18:11:27.430Z] [2021-07-09T18:11:27.430Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:27.430Z] #34 sha256:cce2d993b39d04b2dd5e639e40e0880cad9e4d623cd3a4826dc4fba9bc5810f6 [2021-07-09T18:11:27.430Z] #34 52.25 time [2021-07-09T18:11:27.430Z] #34 59.04 internal/poll [2021-07-09T18:11:27.430Z] #34 60.43 internal/fmtsort [2021-07-09T18:11:27.430Z] #34 60.89 internal/syscall/execenv [2021-07-09T18:11:27.431Z] #34 60.96 internal/syscall/unix [2021-07-09T18:11:27.431Z] #34 61.20 strings [2021-07-09T18:11:27.431Z] #34 61.21 os [2021-07-09T18:11:27.431Z] #34 ... [2021-07-09T18:11:27.431Z] [2021-07-09T18:11:27.431Z] #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-07-09T18:11:27.431Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:11:27.431Z] #45 61.52 strings [2021-07-09T18:11:27.431Z] #45 62.22 os [2021-07-09T18:11:27.535Z] #43 15.11 PBCC images/ghost-file.pb-c.c [2021-07-09T18:11:27.536Z] #43 15.16 DEP images/ghost-file.pb-c.d [2021-07-09T18:11:27.536Z] #43 15.23 PBCC images/regfile.pb-c.c [2021-07-09T18:11:27.536Z] #43 15.28 DEP images/regfile.pb-c.d [2021-07-09T18:11:27.571Z] #43 11.60 DEP images/tty.pb-c.d [2021-07-09T18:11:27.571Z] #43 11.69 PBCC images/tun.pb-c.c [2021-07-09T18:11:27.571Z] #43 11.73 PBCC images/netdev.pb-c.c [2021-07-09T18:11:27.571Z] #43 11.79 DEP images/tun.pb-c.d [2021-07-09T18:11:27.571Z] #43 11.82 DEP images/netdev.pb-c.d [2021-07-09T18:11:27.683Z] #51 ... [2021-07-09T18:11:27.683Z] [2021-07-09T18:11:27.683Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:27.683Z] #34 sha256:06fba3dd6dc4e62970ece8420549b5e1a6c840abf703ec60f14e0da5d23a1862 [2021-07-09T18:11:27.683Z] #34 51.97 time [2021-07-09T18:11:27.683Z] #34 58.21 internal/poll [2021-07-09T18:11:27.683Z] #34 59.01 internal/fmtsort [2021-07-09T18:11:27.683Z] #34 59.70 internal/syscall/execenv [2021-07-09T18:11:27.683Z] #34 59.82 internal/syscall/unix [2021-07-09T18:11:27.683Z] #34 60.15 strings [2021-07-09T18:11:27.683Z] #34 60.47 os [2021-07-09T18:11:27.683Z] #34 ... [2021-07-09T18:11:27.683Z] [2021-07-09T18:11:27.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-07-09T18:11:27.683Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:27.683Z] #43 7.208 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:11:27.683Z] #43 7.208 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:11:27.683Z] #43 7.235 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:11:27.683Z] #43 7.235 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:11:27.683Z] #43 7.235 Note: Building without GnuTLS support [2021-07-09T18:11:27.797Z] #43 15.37 PBCC images/ns.pb-c.c [2021-07-09T18:11:27.797Z] #43 15.41 DEP images/ns.pb-c.d [2021-07-09T18:11:27.797Z] #43 15.48 PBCC images/fdinfo.pb-c.c [2021-07-09T18:11:27.835Z] #43 11.89 PBCC images/vma.pb-c.c [2021-07-09T18:11:27.835Z] #43 11.91 DEP images/vma.pb-c.d [2021-07-09T18:11:27.835Z] #43 12.01 PBCC images/creds.pb-c.c [2021-07-09T18:11:27.835Z] #43 12.07 DEP images/creds.pb-c.d [2021-07-09T18:11:27.835Z] #43 ... [2021-07-09T18:11:27.835Z] [2021-07-09T18:11:27.835Z] #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-07-09T18:11:27.835Z] #37 sha256:9bfe7980a19f35deb57f43b812b73c50492e767bd31fd68c4f4b9b68439d5e5e [2021-07-09T18:11:27.835Z] #37 2.559 + RM_GOPATH=0 [2021-07-09T18:11:27.835Z] #37 2.559 + TMP_GOPATH= [2021-07-09T18:11:27.835Z] #37 2.559 + : /build [2021-07-09T18:11:27.835Z] #37 2.559 + '[' -z '' ']' [2021-07-09T18:11:27.835Z] #37 2.559 ++ mktemp -d [2021-07-09T18:11:27.835Z] #37 2.559 + export GOPATH=/tmp/tmp.DQZQJnBmrk [2021-07-09T18:11:27.835Z] #37 2.559 + GOPATH=/tmp/tmp.DQZQJnBmrk [2021-07-09T18:11:27.835Z] #37 2.559 + RM_GOPATH=1 [2021-07-09T18:11:27.835Z] #37 2.559 + case "$(go env GOARCH)" in [2021-07-09T18:11:27.835Z] #37 2.559 ++ go env GOARCH [2021-07-09T18:11:27.835Z] #37 2.593 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:27.835Z] #37 2.593 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:27.835Z] #37 2.594 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:27.835Z] #37 2.596 + dir=/tmp/install [2021-07-09T18:11:27.835Z] #37 2.596 + bin=tini [2021-07-09T18:11:27.835Z] #37 2.596 + shift [2021-07-09T18:11:27.835Z] #37 2.596 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-09T18:11:27.835Z] #37 2.596 + . /tmp/install/tini.installer [2021-07-09T18:11:27.835Z] #37 2.596 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:27.835Z] #37 2.596 + install_tini [2021-07-09T18:11:27.835Z] #37 2.596 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-09T18:11:27.835Z] #37 2.596 + git clone https://github.com/krallin/tini.git /tmp/tmp.DQZQJnBmrk/tini [2021-07-09T18:11:27.835Z] #37 2.596 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:27.835Z] #37 2.619 Cloning into '/tmp/tmp.DQZQJnBmrk/tini'... [2021-07-09T18:11:27.835Z] #37 3.749 + cd /tmp/tmp.DQZQJnBmrk/tini [2021-07-09T18:11:27.835Z] #37 3.750 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-09T18:11:27.835Z] #37 3.763 + cmake . [2021-07-09T18:11:27.835Z] #37 4.652 -- The C compiler identification is GNU 8.3.0 [2021-07-09T18:11:27.835Z] #37 4.701 -- Check for working C compiler: /usr/bin/cc [2021-07-09T18:11:27.835Z] #37 5.530 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-09T18:11:27.835Z] #37 5.535 -- Detecting C compiler ABI info [2021-07-09T18:11:27.835Z] #37 6.319 -- Detecting C compiler ABI info - done [2021-07-09T18:11:27.835Z] #37 6.375 -- Detecting C compile features [2021-07-09T18:11:27.835Z] #37 8.853 -- Detecting C compile features - done [2021-07-09T18:11:27.835Z] #37 8.904 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-09T18:11:27.835Z] #37 9.294 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-09T18:11:27.835Z] #37 9.363 -- Configuring done [2021-07-09T18:11:27.835Z] #37 9.373 -- Generating done [2021-07-09T18:11:27.835Z] #37 9.383 -- Build files have been written to: /tmp/tmp.DQZQJnBmrk/tini [2021-07-09T18:11:27.835Z] #37 9.388 + make tini-static [2021-07-09T18:11:27.835Z] #37 9.874 Scanning dependencies of target tini-static [2021-07-09T18:11:27.835Z] #37 10.05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-09T18:11:27.835Z] #37 11.88 [100%] Linking C executable tini-static [2021-07-09T18:11:27.835Z] #37 12.60 [100%] Built target tini-static [2021-07-09T18:11:28.058Z] #43 15.58 DEP images/fdinfo.pb-c.d [2021-07-09T18:11:28.058Z] #43 15.67 PBCC images/core-aarch64.pb-c.c [2021-07-09T18:11:28.058Z] #43 15.72 PBCC images/core-arm.pb-c.c [2021-07-09T18:11:28.058Z] #43 15.81 PBCC images/core-ppc64.pb-c.c [2021-07-09T18:11:28.098Z] #37 12.71 + mkdir -p /build [2021-07-09T18:11:28.099Z] #37 12.72 + cp tini-static /build/docker-init [2021-07-09T18:11:28.099Z] #37 ... [2021-07-09T18:11:28.099Z] [2021-07-09T18:11:28.099Z] #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-07-09T18:11:28.099Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:11:28.099Z] #43 12.18 PBCC images/utsns.pb-c.c [2021-07-09T18:11:28.099Z] #43 12.24 DEP images/utsns.pb-c.d [2021-07-09T18:11:28.099Z] #43 12.31 PBCC images/ipc-desc.pb-c.c [2021-07-09T18:11:28.099Z] #43 12.33 PBCC images/ipc-sem.pb-c.c [2021-07-09T18:11:28.099Z] #43 12.35 DEP images/ipc-desc.pb-c.d [2021-07-09T18:11:28.099Z] #43 12.43 DEP images/ipc-sem.pb-c.d [2021-07-09T18:11:28.320Z] #43 15.87 PBCC images/core-s390.pb-c.c [2021-07-09T18:11:28.320Z] #43 15.93 PBCC images/core-x86.pb-c.c [2021-07-09T18:11:28.320Z] #43 16.01 PBCC images/core.pb-c.c [2021-07-09T18:11:28.362Z] #43 12.50 PBCC images/ipc-msg.pb-c.c [2021-07-09T18:11:28.362Z] #43 12.54 DEP images/ipc-msg.pb-c.d [2021-07-09T18:11:28.362Z] #43 12.63 PBCC images/ipc-shm.pb-c.c [2021-07-09T18:11:28.362Z] #43 12.68 DEP images/ipc-shm.pb-c.d [2021-07-09T18:11:28.581Z] #43 16.09 PBCC images/inventory.pb-c.c [2021-07-09T18:11:28.581Z] #43 16.17 DEP images/core-aarch64.pb-c.d [2021-07-09T18:11:28.581Z] #43 16.25 DEP images/core-arm.pb-c.d [2021-07-09T18:11:28.581Z] #43 16.36 DEP images/core-ppc64.pb-c.d [2021-07-09T18:11:28.626Z] #43 12.75 PBCC images/ipc-var.pb-c.c [2021-07-09T18:11:28.626Z] #43 12.76 DEP images/ipc-var.pb-c.d [2021-07-09T18:11:28.626Z] #43 12.83 PBCC images/sk-opts.pb-c.c [2021-07-09T18:11:28.626Z] #43 12.87 PBCC images/packet-sock.pb-c.c [2021-07-09T18:11:28.626Z] #43 12.93 DEP images/sk-opts.pb-c.d [2021-07-09T18:11:28.843Z] #43 16.43 DEP images/core-s390.pb-c.d [2021-07-09T18:11:28.843Z] #43 16.51 DEP images/core-x86.pb-c.d [2021-07-09T18:11:28.843Z] #43 16.58 DEP images/core.pb-c.d [2021-07-09T18:11:28.843Z] #43 16.66 DEP images/inventory.pb-c.d [2021-07-09T18:11:28.890Z] #43 13.03 DEP images/packet-sock.pb-c.d [2021-07-09T18:11:28.890Z] #43 13.13 PBCC images/sk-netlink.pb-c.c [2021-07-09T18:11:28.890Z] #43 13.16 DEP images/sk-netlink.pb-c.d [2021-07-09T18:11:28.890Z] #43 13.23 PBCC images/sk-inet.pb-c.c [2021-07-09T18:11:29.104Z] #43 16.71 PBCC images/cpuinfo.pb-c.c [2021-07-09T18:11:29.104Z] #43 16.73 DEP images/cpuinfo.pb-c.d [2021-07-09T18:11:29.104Z] #43 16.82 PBCC images/stats.pb-c.c [2021-07-09T18:11:29.104Z] #43 16.85 DEP images/stats.pb-c.d [2021-07-09T18:11:29.154Z] #43 13.27 DEP images/sk-inet.pb-c.d [2021-07-09T18:11:29.154Z] #43 13.32 PBCC images/sk-unix.pb-c.c [2021-07-09T18:11:29.154Z] #43 13.35 DEP images/sk-unix.pb-c.d [2021-07-09T18:11:29.154Z] #43 13.39 PBCC images/mm.pb-c.c [2021-07-09T18:11:29.154Z] #43 13.43 DEP images/mm.pb-c.d [2021-07-09T18:11:29.154Z] #43 13.50 PBCC images/timerfd.pb-c.c [2021-07-09T18:11:29.154Z] #43 ... [2021-07-09T18:11:29.154Z] [2021-07-09T18:11:29.154Z] #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-07-09T18:11:29.154Z] #51 sha256:845d683dcb39451f52adb968fc9df974c42b30260692c6686509a78765e415c8 [2021-07-09T18:11:29.154Z] #51 45.58 regexp [2021-07-09T18:11:29.154Z] #51 49.79 context [2021-07-09T18:11:29.154Z] #51 49.81 os [2021-07-09T18:11:29.154Z] #51 52.83 mvdan.cc/sh/v3/fileutil [2021-07-09T18:11:29.154Z] #51 52.83 io/ioutil [2021-07-09T18:11:29.154Z] #51 53.60 fmt [2021-07-09T18:11:29.154Z] #51 53.62 encoding/binary [2021-07-09T18:11:29.154Z] #51 55.04 encoding/base64 [2021-07-09T18:11:29.154Z] #51 55.13 golang.org/x/sys/unix [2021-07-09T18:11:29.231Z] #37 10.25 [100%] Linking C executable tini-static [2021-07-09T18:11:29.418Z] #51 ... [2021-07-09T18:11:29.418Z] [2021-07-09T18:11:29.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-07-09T18:11:29.418Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:11:29.418Z] #43 13.58 DEP images/timerfd.pb-c.d [2021-07-09T18:11:29.418Z] #43 13.62 PBCC images/timer.pb-c.c [2021-07-09T18:11:29.418Z] #43 13.64 DEP images/timer.pb-c.d [2021-07-09T18:11:29.418Z] #43 13.70 PBCC images/sa.pb-c.c [2021-07-09T18:11:29.418Z] #43 13.76 DEP images/sa.pb-c.d [2021-07-09T18:11:29.492Z] #37 ... [2021-07-09T18:11:29.492Z] [2021-07-09T18:11:29.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-07-09T18:11:29.493Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:29.493Z] #43 2.496 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:11:29.493Z] #43 2.496 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:11:29.493Z] #43 2.512 Note: Building without GnuTLS support [2021-07-09T18:11:29.493Z] #43 2.577 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:11:29.493Z] #43 2.577 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:11:29.493Z] #43 5.474 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:11:29.493Z] #43 5.528 GEN .gitid [2021-07-09T18:11:29.493Z] #43 5.563 GEN criu/include/version.h [2021-07-09T18:11:29.493Z] #43 5.647 GEN include/common/asm [2021-07-09T18:11:29.493Z] #43 7.396 PBCC images/timens.pb-c.c [2021-07-09T18:11:29.493Z] #43 7.438 DEP images/timens.pb-c.d [2021-07-09T18:11:29.493Z] #43 7.480 PBCC images/fown.pb-c.c [2021-07-09T18:11:29.493Z] #43 7.486 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-09T18:11:29.493Z] #43 7.588 PBCC images/opts.pb-c.c [2021-07-09T18:11:29.493Z] #43 7.657 PBCC images/memfd.pb-c.c [2021-07-09T18:11:29.493Z] #43 7.679 DEP images/fown.pb-c.d [2021-07-09T18:11:29.493Z] #43 7.707 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-09T18:11:29.578Z] #43 9.200 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:11:29.578Z] #43 9.289 GEN .gitid [2021-07-09T18:11:29.578Z] #43 9.388 GEN criu/include/version.h [2021-07-09T18:11:29.681Z] #43 13.79 PBCC images/pipe-data.pb-c.c [2021-07-09T18:11:29.681Z] #43 13.83 DEP images/pipe-data.pb-c.d [2021-07-09T18:11:29.681Z] #43 13.87 PBCC images/mnt.pb-c.c [2021-07-09T18:11:29.681Z] #43 13.91 DEP images/mnt.pb-c.d [2021-07-09T18:11:29.681Z] #43 13.95 PBCC images/sk-packet.pb-c.c [2021-07-09T18:11:29.681Z] #43 13.98 DEP images/sk-packet.pb-c.d [2021-07-09T18:11:29.752Z] #43 7.797 DEP images/opts.pb-c.d [2021-07-09T18:11:29.752Z] #43 7.898 DEP images/memfd.pb-c.d [2021-07-09T18:11:29.752Z] #43 7.964 PBCC images/sit.pb-c.c [2021-07-09T18:11:29.835Z] #43 9.470 GEN include/common/asm [2021-07-09T18:11:29.946Z] #43 14.03 PBCC images/tcp-stream.pb-c.c [2021-07-09T18:11:29.946Z] #43 ... [2021-07-09T18:11:29.946Z] [2021-07-09T18:11:29.946Z] #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-07-09T18:11:29.946Z] #37 sha256:9bfe7980a19f35deb57f43b812b73c50492e767bd31fd68c4f4b9b68439d5e5e [2021-07-09T18:11:29.946Z] #37 DONE 14.7s [2021-07-09T18:11:29.946Z] [2021-07-09T18:11:29.946Z] #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-07-09T18:11:29.946Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:11:29.946Z] #43 14.15 DEP images/tcp-stream.pb-c.d [2021-07-09T18:11:29.966Z] #45 64.88 regexp/syntax [2021-07-09T18:11:30.011Z] #43 ... [2021-07-09T18:11:30.011Z] [2021-07-09T18:11:30.011Z] #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-07-09T18:11:30.011Z] #37 sha256:72b0a087cd7e7f414dd49ed9b2f0c10b2b5b8112359d0b4f8c6848803d0eb53b [2021-07-09T18:11:30.011Z] #37 10.93 [100%] Built target tini-static [2021-07-09T18:11:30.011Z] #37 11.05 + mkdir -p /build [2021-07-09T18:11:30.011Z] #37 11.06 + cp tini-static /build/docker-init [2021-07-09T18:11:30.011Z] #37 DONE 11.3s [2021-07-09T18:11:30.011Z] [2021-07-09T18:11:30.011Z] #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-07-09T18:11:30.011Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:30.011Z] #43 8.034 DEP images/sit.pb-c.d [2021-07-09T18:11:30.011Z] #43 ... [2021-07-09T18:11:30.011Z] [2021-07-09T18:11:30.011Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:30.011Z] #34 sha256:659e8c4d96485e538e1f7c9b5b5af7c6c0c6b877c87bef3b8fecb8ffd989053b [2021-07-09T18:11:30.011Z] #34 58.64 internal/fmtsort [2021-07-09T18:11:30.011Z] #34 59.26 internal/poll [2021-07-09T18:11:30.011Z] #34 59.76 internal/syscall/execenv [2021-07-09T18:11:30.011Z] #34 59.90 internal/syscall/unix [2021-07-09T18:11:30.011Z] #34 60.20 strings [2021-07-09T18:11:30.011Z] #34 61.17 os [2021-07-09T18:11:30.011Z] #34 63.02 path [2021-07-09T18:11:30.210Z] #43 14.29 PBCC images/pipe.pb-c.c [2021-07-09T18:11:30.210Z] #43 14.34 DEP images/pipe.pb-c.d [2021-07-09T18:11:30.210Z] #43 14.48 PBCC images/pstree.pb-c.c [2021-07-09T18:11:30.210Z] #43 14.51 DEP images/pstree.pb-c.d [2021-07-09T18:11:30.475Z] #43 14.55 PBCC images/fs.pb-c.c [2021-07-09T18:11:30.475Z] #43 14.56 DEP images/fs.pb-c.d [2021-07-09T18:11:30.475Z] #43 14.66 PBCC images/signalfd.pb-c.c [2021-07-09T18:11:30.475Z] #43 14.68 DEP images/signalfd.pb-c.d [2021-07-09T18:11:30.475Z] #43 14.74 PBCC images/fh.pb-c.c [2021-07-09T18:11:30.475Z] #43 14.79 PBCC images/fsnotify.pb-c.c [2021-07-09T18:11:30.492Z] #43 ... [2021-07-09T18:11:30.492Z] [2021-07-09T18:11:30.492Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:30.492Z] #34 sha256:92d8bb4da6e4a33b504017afafc3db48ef3368827b2e474bb0458a8cc2acccdb [2021-07-09T18:11:30.492Z] #34 71.87 log [2021-07-09T18:11:30.492Z] #34 74.16 github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:11:30.492Z] #34 DONE 78.7s [2021-07-09T18:11:30.492Z] [2021-07-09T18:11:30.492Z] #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-07-09T18:11:30.492Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:11:30.492Z] #45 71.89 regexp [2021-07-09T18:11:30.492Z] #45 72.32 go/token [2021-07-09T18:11:30.492Z] #45 73.17 go/scanner [2021-07-09T18:11:30.492Z] #45 74.53 go/ast [2021-07-09T18:11:30.492Z] #45 75.84 internal/lazyregexp [2021-07-09T18:11:30.492Z] #45 76.10 net/url [2021-07-09T18:11:30.492Z] #45 77.48 text/template/parse [2021-07-09T18:11:30.739Z] #43 14.86 DEP images/fh.pb-c.d [2021-07-09T18:11:30.739Z] #43 14.94 DEP images/fsnotify.pb-c.d [2021-07-09T18:11:30.739Z] #43 ... [2021-07-09T18:11:30.739Z] [2021-07-09T18:11:30.739Z] #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-07-09T18:11:30.739Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-09T18:11:30.739Z] #13 41.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-09T18:11:30.739Z] #13 41.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-09T18:11:30.739Z] #13 41.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:11:30.739Z] #13 47.16 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-09T18:11:30.739Z] #13 47.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-09T18:11:30.739Z] #13 47.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:30.739Z] #13 47.37 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-09T18:11:30.739Z] #13 47.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-09T18:11:30.739Z] #13 47.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:30.903Z] #45 65.65 fmt [2021-07-09T18:11:30.949Z] #34 ... [2021-07-09T18:11:30.949Z] [2021-07-09T18:11:30.949Z] #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-07-09T18:11:30.949Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:30.949Z] #43 8.144 PBCC images/macvlan.pb-c.c [2021-07-09T18:11:30.949Z] #43 8.179 DEP images/macvlan.pb-c.d [2021-07-09T18:11:30.949Z] #43 8.269 PBCC images/autofs.pb-c.c [2021-07-09T18:11:30.949Z] #43 8.286 DEP images/autofs.pb-c.d [2021-07-09T18:11:30.949Z] #43 8.391 PBCC images/sysctl.pb-c.c [2021-07-09T18:11:30.949Z] #43 8.472 DEP images/sysctl.pb-c.d [2021-07-09T18:11:30.949Z] #43 8.598 PBCC images/time.pb-c.c [2021-07-09T18:11:30.949Z] #43 8.648 DEP images/time.pb-c.d [2021-07-09T18:11:30.949Z] #43 8.708 PBCC images/binfmt-misc.pb-c.c [2021-07-09T18:11:30.949Z] #43 8.817 DEP images/binfmt-misc.pb-c.d [2021-07-09T18:11:30.949Z] #43 8.945 PBCC images/seccomp.pb-c.c [2021-07-09T18:11:30.949Z] #43 9.014 DEP images/seccomp.pb-c.d [2021-07-09T18:11:30.949Z] #43 9.089 PBCC images/userns.pb-c.c [2021-07-09T18:11:30.949Z] #43 9.113 DEP images/userns.pb-c.d [2021-07-09T18:11:30.949Z] #43 9.164 PBCC images/cgroup.pb-c.c [2021-07-09T18:11:30.949Z] #43 9.189 DEP images/cgroup.pb-c.d [2021-07-09T18:11:31.003Z] #13 ... [2021-07-09T18:11:31.003Z] [2021-07-09T18:11:31.003Z] #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-07-09T18:11:31.003Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:11:31.003Z] #43 15.10 PBCC images/eventpoll.pb-c.c [2021-07-09T18:11:31.003Z] #43 15.17 DEP images/eventpoll.pb-c.d [2021-07-09T18:11:31.208Z] #43 9.269 PBCC images/ext-file.pb-c.c [2021-07-09T18:11:31.208Z] #43 9.312 DEP images/ext-file.pb-c.d [2021-07-09T18:11:31.208Z] #43 9.365 PBCC images/rpc.pb-c.c [2021-07-09T18:11:31.208Z] #43 9.438 DEP images/rpc.pb-c.d [2021-07-09T18:11:31.266Z] #43 15.26 PBCC images/eventfd.pb-c.c [2021-07-09T18:11:31.266Z] #43 15.29 DEP images/eventfd.pb-c.d [2021-07-09T18:11:31.266Z] #43 15.39 PBCC images/remap-file-path.pb-c.c [2021-07-09T18:11:31.266Z] #43 15.41 DEP images/remap-file-path.pb-c.d [2021-07-09T18:11:31.266Z] #43 15.54 PBCC images/fifo.pb-c.c [2021-07-09T18:11:31.266Z] #43 ... [2021-07-09T18:11:31.266Z] [2021-07-09T18:11:31.266Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:31.266Z] #34 sha256:1299669090e3a9d3d32e678ade9e9e54892f375ec07cdc59c8608b6d75f0bc0b [2021-07-09T18:11:31.266Z] #34 47.52 internal/poll [2021-07-09T18:11:31.266Z] #34 49.10 os [2021-07-09T18:11:31.266Z] #34 51.35 path/filepath [2021-07-09T18:11:31.266Z] #34 52.02 internal/fmtsort [2021-07-09T18:11:31.266Z] #34 52.20 io/ioutil [2021-07-09T18:11:31.266Z] #34 52.57 fmt [2021-07-09T18:11:31.266Z] #34 54.71 flag [2021-07-09T18:11:31.266Z] #34 54.72 log [2021-07-09T18:11:31.266Z] #34 54.72 github.com/BurntSushi/toml [2021-07-09T18:11:31.436Z] #45 ... [2021-07-09T18:11:31.436Z] [2021-07-09T18:11:31.436Z] #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-07-09T18:11:31.436Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:31.436Z] #43 19.28 make[1]: Nothing to be done for 'all'. [2021-07-09T18:11:31.467Z] #43 9.484 PBCC images/siginfo.pb-c.c [2021-07-09T18:11:31.467Z] #43 9.492 DEP images/siginfo.pb-c.d [2021-07-09T18:11:31.467Z] #43 9.586 PBCC images/pagemap.pb-c.c [2021-07-09T18:11:31.467Z] #43 9.636 DEP images/pagemap.pb-c.d [2021-07-09T18:11:31.467Z] #43 9.683 PBCC images/rlimit.pb-c.c [2021-07-09T18:11:31.467Z] #43 9.726 DEP images/rlimit.pb-c.d [2021-07-09T18:11:31.471Z] #45 ... [2021-07-09T18:11:31.471Z] [2021-07-09T18:11:31.471Z] #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-07-09T18:11:31.471Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:31.471Z] #13 61.73 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-09T18:11:31.471Z] #13 61.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:31.471Z] #13 61.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:31.530Z] #34 ... [2021-07-09T18:11:31.530Z] [2021-07-09T18:11:31.530Z] #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-07-09T18:11:31.530Z] #51 sha256:845d683dcb39451f52adb968fc9df974c42b30260692c6686509a78765e415c8 [2021-07-09T18:11:31.530Z] #51 57.66 encoding/json [2021-07-09T18:11:31.530Z] #51 57.66 github.com/pkg/diff [2021-07-09T18:11:31.530Z] #51 57.66 go/token [2021-07-09T18:11:31.727Z] #43 9.759 PBCC images/file-lock.pb-c.c [2021-07-09T18:11:31.727Z] #43 9.772 DEP images/file-lock.pb-c.d [2021-07-09T18:11:31.727Z] #43 9.828 PBCC images/tty.pb-c.c [2021-07-09T18:11:31.727Z] #43 9.881 DEP images/tty.pb-c.d [2021-07-09T18:11:31.727Z] #43 9.971 PBCC images/tun.pb-c.c [2021-07-09T18:11:31.729Z] #43 11.15 PBCC images/timens.pb-c.c [2021-07-09T18:11:31.729Z] #43 11.21 DEP images/timens.pb-c.d [2021-07-09T18:11:31.729Z] #43 11.30 PBCC images/fown.pb-c.c [2021-07-09T18:11:31.729Z] #43 11.36 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-09T18:11:31.729Z] #43 11.46 PBCC images/opts.pb-c.c [2021-07-09T18:11:31.731Z] #13 61.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-09T18:11:31.731Z] #13 61.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:31.731Z] #13 61.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:31.986Z] #43 11.56 PBCC images/memfd.pb-c.c [2021-07-09T18:11:31.986Z] #43 11.61 DEP images/fown.pb-c.d [2021-07-09T18:11:31.986Z] #43 10.01 PBCC images/netdev.pb-c.c [2021-07-09T18:11:31.986Z] #43 10.06 DEP images/tun.pb-c.d [2021-07-09T18:11:31.986Z] #43 11.75 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-09T18:11:31.986Z] #43 11.75 DEP images/opts.pb-c.d [2021-07-09T18:11:31.986Z] #43 10.13 DEP images/netdev.pb-c.d [2021-07-09T18:11:31.986Z] #43 10.21 PBCC images/vma.pb-c.c [2021-07-09T18:11:32.244Z] #43 11.88 DEP images/memfd.pb-c.d [2021-07-09T18:11:32.244Z] #43 11.93 PBCC images/sit.pb-c.c [2021-07-09T18:11:32.244Z] #43 11.99 DEP images/sit.pb-c.d [2021-07-09T18:11:32.244Z] #43 12.12 PBCC images/macvlan.pb-c.c [2021-07-09T18:11:32.244Z] #43 12.12 DEP images/macvlan.pb-c.d [2021-07-09T18:11:32.246Z] #43 10.25 DEP images/vma.pb-c.d [2021-07-09T18:11:32.246Z] #43 10.34 PBCC images/creds.pb-c.c [2021-07-09T18:11:32.246Z] #43 10.36 DEP images/creds.pb-c.d [2021-07-09T18:11:32.246Z] #43 10.44 PBCC images/utsns.pb-c.c [2021-07-09T18:11:32.246Z] #43 10.47 DEP images/utsns.pb-c.d [2021-07-09T18:11:32.500Z] #43 12.21 PBCC images/autofs.pb-c.c [2021-07-09T18:11:32.500Z] #43 12.23 DEP images/autofs.pb-c.d [2021-07-09T18:11:32.505Z] #43 10.54 PBCC images/ipc-desc.pb-c.c [2021-07-09T18:11:32.505Z] #43 10.57 PBCC images/ipc-sem.pb-c.c [2021-07-09T18:11:32.505Z] #43 10.59 DEP images/ipc-desc.pb-c.d [2021-07-09T18:11:32.505Z] #43 10.63 DEP images/ipc-sem.pb-c.d [2021-07-09T18:11:32.505Z] #43 10.66 PBCC images/ipc-msg.pb-c.c [2021-07-09T18:11:32.505Z] #43 10.68 DEP images/ipc-msg.pb-c.d [2021-07-09T18:11:32.505Z] #43 ... [2021-07-09T18:11:32.505Z] [2021-07-09T18:11:32.505Z] #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-07-09T18:11:32.505Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:11:32.505Z] #45 55.83 time [2021-07-09T18:11:32.505Z] #45 61.61 os [2021-07-09T18:11:32.505Z] #45 62.03 strings [2021-07-09T18:11:32.505Z] #45 65.27 regexp/syntax [2021-07-09T18:11:32.505Z] #45 65.73 fmt [2021-07-09T18:11:32.757Z] #43 12.31 PBCC images/sysctl.pb-c.c [2021-07-09T18:11:32.757Z] #43 12.36 DEP images/sysctl.pb-c.d [2021-07-09T18:11:32.757Z] #43 12.40 PBCC images/time.pb-c.c [2021-07-09T18:11:32.757Z] #43 12.48 DEP images/time.pb-c.d [2021-07-09T18:11:32.757Z] #43 12.48 PBCC images/binfmt-misc.pb-c.c [2021-07-09T18:11:32.757Z] #43 12.49 DEP images/binfmt-misc.pb-c.d [2021-07-09T18:11:32.757Z] #43 12.60 PBCC images/seccomp.pb-c.c [2021-07-09T18:11:32.764Z] #45 ... [2021-07-09T18:11:32.764Z] [2021-07-09T18:11:32.764Z] #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-07-09T18:11:32.764Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:32.764Z] #43 10.76 PBCC images/ipc-shm.pb-c.c [2021-07-09T18:11:32.764Z] #43 10.77 DEP images/ipc-shm.pb-c.d [2021-07-09T18:11:32.764Z] #43 10.82 PBCC images/ipc-var.pb-c.c [2021-07-09T18:11:32.764Z] #43 10.85 DEP images/ipc-var.pb-c.d [2021-07-09T18:11:32.764Z] #43 10.89 PBCC images/sk-opts.pb-c.c [2021-07-09T18:11:32.764Z] #43 10.95 PBCC images/packet-sock.pb-c.c [2021-07-09T18:11:32.926Z] #51 ... [2021-07-09T18:11:32.926Z] [2021-07-09T18:11:32.926Z] #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-07-09T18:11:32.926Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:11:32.926Z] #45 48.86 regexp [2021-07-09T18:11:32.926Z] #45 51.06 os [2021-07-09T18:11:32.926Z] #45 51.07 context [2021-07-09T18:11:32.926Z] #45 53.06 github.com/LK4D4/vndr/versioned [2021-07-09T18:11:32.926Z] #45 54.56 internal/lazyregexp [2021-07-09T18:11:32.926Z] #45 54.58 net [2021-07-09T18:11:32.926Z] #45 54.60 os/exec [2021-07-09T18:11:32.926Z] #45 56.19 crypto/cipher [2021-07-09T18:11:32.926Z] #45 56.20 flag [2021-07-09T18:11:32.926Z] #45 58.18 go/token [2021-07-09T18:11:32.926Z] #45 58.57 net/url [2021-07-09T18:11:32.926Z] #45 58.95 text/template/parse [2021-07-09T18:11:32.926Z] #45 ... [2021-07-09T18:11:32.926Z] [2021-07-09T18:11:32.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-07-09T18:11:32.926Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:11:32.926Z] #43 15.58 DEP images/fifo.pb-c.d [2021-07-09T18:11:32.926Z] #43 15.67 PBCC images/ghost-file.pb-c.c [2021-07-09T18:11:32.926Z] #43 15.79 DEP images/ghost-file.pb-c.d [2021-07-09T18:11:32.926Z] #43 15.89 PBCC images/regfile.pb-c.c [2021-07-09T18:11:32.926Z] #43 15.95 DEP images/regfile.pb-c.d [2021-07-09T18:11:32.926Z] #43 16.04 PBCC images/ns.pb-c.c [2021-07-09T18:11:32.926Z] #43 16.08 DEP images/ns.pb-c.d [2021-07-09T18:11:32.926Z] #43 16.19 PBCC images/fdinfo.pb-c.c [2021-07-09T18:11:32.926Z] #43 16.28 DEP images/fdinfo.pb-c.d [2021-07-09T18:11:32.926Z] #43 16.41 PBCC images/core-aarch64.pb-c.c [2021-07-09T18:11:32.926Z] #43 16.46 PBCC images/core-arm.pb-c.c [2021-07-09T18:11:32.926Z] #43 16.53 PBCC images/core-ppc64.pb-c.c [2021-07-09T18:11:32.926Z] #43 16.62 PBCC images/core-s390.pb-c.c [2021-07-09T18:11:32.926Z] #43 16.71 PBCC images/core-x86.pb-c.c [2021-07-09T18:11:32.926Z] #43 16.76 PBCC images/core.pb-c.c [2021-07-09T18:11:32.926Z] #43 16.85 PBCC images/inventory.pb-c.c [2021-07-09T18:11:32.926Z] #43 16.94 DEP images/core-aarch64.pb-c.d [2021-07-09T18:11:32.926Z] #43 16.99 DEP images/core-arm.pb-c.d [2021-07-09T18:11:32.926Z] #43 17.05 DEP images/core-ppc64.pb-c.d [2021-07-09T18:11:32.926Z] #43 17.10 DEP images/core-s390.pb-c.d [2021-07-09T18:11:32.926Z] #43 17.16 DEP images/core-x86.pb-c.d [2021-07-09T18:11:33.015Z] #43 12.69 DEP images/seccomp.pb-c.d [2021-07-09T18:11:33.015Z] #43 12.73 PBCC images/userns.pb-c.c [2021-07-09T18:11:33.015Z] #43 12.78 DEP images/userns.pb-c.d [2021-07-09T18:11:33.023Z] #43 10.99 DEP images/sk-opts.pb-c.d [2021-07-09T18:11:33.023Z] #43 11.04 DEP images/packet-sock.pb-c.d [2021-07-09T18:11:33.023Z] #43 11.11 PBCC images/sk-netlink.pb-c.c [2021-07-09T18:11:33.023Z] #43 11.18 DEP images/sk-netlink.pb-c.d [2021-07-09T18:11:33.190Z] #43 17.27 DEP images/core.pb-c.d [2021-07-09T18:11:33.190Z] #43 17.37 DEP images/inventory.pb-c.d [2021-07-09T18:11:33.190Z] #43 17.43 PBCC images/cpuinfo.pb-c.c [2021-07-09T18:11:33.272Z] #43 12.91 PBCC images/cgroup.pb-c.c [2021-07-09T18:11:33.272Z] #43 12.91 DEP images/cgroup.pb-c.d [2021-07-09T18:11:33.272Z] #43 12.94 PBCC images/ext-file.pb-c.c [2021-07-09T18:11:33.272Z] #43 13.06 DEP images/ext-file.pb-c.d [2021-07-09T18:11:33.272Z] #43 13.06 PBCC images/rpc.pb-c.c [2021-07-09T18:11:33.282Z] #43 11.24 PBCC images/sk-inet.pb-c.c [2021-07-09T18:11:33.282Z] #43 11.31 DEP images/sk-inet.pb-c.d [2021-07-09T18:11:33.282Z] #43 11.35 PBCC images/sk-unix.pb-c.c [2021-07-09T18:11:33.282Z] #43 11.41 DEP images/sk-unix.pb-c.d [2021-07-09T18:11:33.352Z] #43 20.96 CC images/stats.o [2021-07-09T18:11:33.453Z] #43 17.48 DEP images/cpuinfo.pb-c.d [2021-07-09T18:11:33.453Z] #43 17.54 PBCC images/stats.pb-c.c [2021-07-09T18:11:33.454Z] #43 17.58 DEP images/stats.pb-c.d [2021-07-09T18:11:33.529Z] #43 13.17 DEP images/rpc.pb-c.d [2021-07-09T18:11:33.529Z] #43 13.24 PBCC images/siginfo.pb-c.c [2021-07-09T18:11:33.529Z] #43 13.31 DEP images/siginfo.pb-c.d [2021-07-09T18:11:33.541Z] #43 11.49 PBCC images/mm.pb-c.c [2021-07-09T18:11:33.541Z] #43 11.53 DEP images/mm.pb-c.d [2021-07-09T18:11:33.541Z] #43 11.61 PBCC images/timerfd.pb-c.c [2021-07-09T18:11:33.541Z] #43 11.68 DEP images/timerfd.pb-c.d [2021-07-09T18:11:33.541Z] #43 11.74 PBCC images/timer.pb-c.c [2021-07-09T18:11:33.614Z] #43 21.34 CC images/core.o [2021-07-09T18:11:33.786Z] #43 13.41 PBCC images/pagemap.pb-c.c [2021-07-09T18:11:33.786Z] #43 13.47 DEP images/pagemap.pb-c.d [2021-07-09T18:11:33.786Z] #43 13.60 PBCC images/rlimit.pb-c.c [2021-07-09T18:11:33.786Z] #43 13.64 DEP images/rlimit.pb-c.d [2021-07-09T18:11:33.807Z] #43 11.79 DEP images/timer.pb-c.d [2021-07-09T18:11:33.807Z] #43 11.85 PBCC images/sa.pb-c.c [2021-07-09T18:11:33.807Z] #43 ... [2021-07-09T18:11:33.807Z] [2021-07-09T18:11:33.807Z] #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-07-09T18:11:33.807Z] #51 sha256:12bcb484918658150024871629885619d35e3acbe3277bad71221d548945d417 [2021-07-09T18:11:33.807Z] #51 56.92 time [2021-07-09T18:11:33.807Z] #51 63.06 context [2021-07-09T18:11:33.807Z] #51 64.30 os [2021-07-09T18:11:33.807Z] #51 65.32 encoding/binary [2021-07-09T18:11:33.807Z] #51 66.94 encoding/base64 [2021-07-09T18:11:33.807Z] #51 ... [2021-07-09T18:11:33.807Z] [2021-07-09T18:11:33.807Z] #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-07-09T18:11:33.807Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:33.807Z] #43 11.90 DEP images/sa.pb-c.d [2021-07-09T18:11:33.807Z] #43 12.00 PBCC images/pipe-data.pb-c.c [2021-07-09T18:11:34.066Z] #43 12.02 DEP images/pipe-data.pb-c.d [2021-07-09T18:11:34.066Z] #43 12.10 PBCC images/mnt.pb-c.c [2021-07-09T18:11:34.066Z] #43 12.13 DEP images/mnt.pb-c.d [2021-07-09T18:11:34.066Z] #43 12.18 PBCC images/sk-packet.pb-c.c [2021-07-09T18:11:34.066Z] #43 12.20 DEP images/sk-packet.pb-c.d [2021-07-09T18:11:34.066Z] #43 12.25 PBCC images/tcp-stream.pb-c.c [2021-07-09T18:11:34.076Z] #43 13.69 PBCC images/file-lock.pb-c.c [2021-07-09T18:11:34.076Z] #43 13.77 DEP images/file-lock.pb-c.d [2021-07-09T18:11:34.076Z] #43 13.80 PBCC images/tty.pb-c.c [2021-07-09T18:11:34.076Z] #43 13.85 DEP images/tty.pb-c.d [2021-07-09T18:11:34.187Z] #43 22.01 CC images/core-x86.o [2021-07-09T18:11:34.267Z] #13 ... [2021-07-09T18:11:34.267Z] [2021-07-09T18:11:34.267Z] #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-07-09T18:11:34.267Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:34.267Z] #43 2.943 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:11:34.267Z] #43 2.943 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:11:34.267Z] #43 2.958 Note: Building without GnuTLS support [2021-07-09T18:11:34.267Z] #43 2.965 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:11:34.267Z] #43 2.965 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:11:34.267Z] #43 5.331 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:11:34.267Z] #43 5.430 GEN .gitid [2021-07-09T18:11:34.267Z] #43 5.499 GEN criu/include/version.h [2021-07-09T18:11:34.267Z] #43 5.618 GEN include/common/asm [2021-07-09T18:11:34.267Z] #43 8.208 PBCC images/timens.pb-c.c [2021-07-09T18:11:34.267Z] #43 8.275 DEP images/timens.pb-c.d [2021-07-09T18:11:34.267Z] #43 8.337 PBCC images/fown.pb-c.c [2021-07-09T18:11:34.267Z] #43 8.347 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-09T18:11:34.267Z] #43 8.445 PBCC images/opts.pb-c.c [2021-07-09T18:11:34.267Z] #43 8.527 PBCC images/memfd.pb-c.c [2021-07-09T18:11:34.267Z] #43 8.652 DEP images/fown.pb-c.d [2021-07-09T18:11:34.267Z] #43 8.691 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-09T18:11:34.267Z] #43 8.805 DEP images/opts.pb-c.d [2021-07-09T18:11:34.267Z] #43 8.856 DEP images/memfd.pb-c.d [2021-07-09T18:11:34.268Z] #43 8.921 PBCC images/sit.pb-c.c [2021-07-09T18:11:34.268Z] #43 8.995 DEP images/sit.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.077 PBCC images/macvlan.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.102 DEP images/macvlan.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.152 PBCC images/autofs.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.208 DEP images/autofs.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.287 PBCC images/sysctl.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.313 DEP images/sysctl.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.365 PBCC images/time.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.390 DEP images/time.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.431 PBCC images/binfmt-misc.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.479 DEP images/binfmt-misc.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.525 PBCC images/seccomp.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.574 DEP images/seccomp.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.647 PBCC images/userns.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.665 DEP images/userns.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.752 PBCC images/cgroup.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.766 DEP images/cgroup.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.854 PBCC images/ext-file.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.875 DEP images/ext-file.pb-c.d [2021-07-09T18:11:34.268Z] #43 9.928 PBCC images/rpc.pb-c.c [2021-07-09T18:11:34.268Z] #43 9.959 DEP images/rpc.pb-c.d [2021-07-09T18:11:34.268Z] #43 10.01 PBCC images/siginfo.pb-c.c [2021-07-09T18:11:34.268Z] #43 10.05 DEP images/siginfo.pb-c.d [2021-07-09T18:11:34.268Z] #43 10.13 PBCC images/pagemap.pb-c.c [2021-07-09T18:11:34.268Z] #43 10.19 DEP images/pagemap.pb-c.d [2021-07-09T18:11:34.268Z] #43 10.25 PBCC images/rlimit.pb-c.c [2021-07-09T18:11:34.268Z] #43 10.29 DEP images/rlimit.pb-c.d [2021-07-09T18:11:34.268Z] #43 10.35 PBCC images/file-lock.pb-c.c [2021-07-09T18:11:34.268Z] #43 10.37 DEP images/file-lock.pb-c.d [2021-07-09T18:11:34.268Z] #43 10.45 PBCC images/tty.pb-c.c [2021-07-09T18:11:34.268Z] #43 10.50 DEP images/tty.pb-c.d [2021-07-09T18:11:34.268Z] #43 10.56 PBCC images/tun.pb-c.c [2021-07-09T18:11:34.268Z] #43 10.66 PBCC images/netdev.pb-c.c [2021-07-09T18:11:34.268Z] #43 10.72 DEP images/tun.pb-c.d [2021-07-09T18:11:34.268Z] #43 10.81 DEP images/netdev.pb-c.d [2021-07-09T18:11:34.268Z] #43 10.90 PBCC images/vma.pb-c.c [2021-07-09T18:11:34.268Z] #43 10.94 DEP images/vma.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.02 PBCC images/creds.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.08 DEP images/creds.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.13 PBCC images/utsns.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.15 DEP images/utsns.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.25 PBCC images/ipc-desc.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.28 PBCC images/ipc-sem.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.33 DEP images/ipc-desc.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.37 DEP images/ipc-sem.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.43 PBCC images/ipc-msg.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.47 DEP images/ipc-msg.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.51 PBCC images/ipc-shm.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.55 DEP images/ipc-shm.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.61 PBCC images/ipc-var.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.64 DEP images/ipc-var.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.68 PBCC images/sk-opts.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.72 PBCC images/packet-sock.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.76 DEP images/sk-opts.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.83 DEP images/packet-sock.pb-c.d [2021-07-09T18:11:34.268Z] #43 11.89 PBCC images/sk-netlink.pb-c.c [2021-07-09T18:11:34.268Z] #43 11.95 DEP images/sk-netlink.pb-c.d [2021-07-09T18:11:34.268Z] #43 12.00 PBCC images/sk-inet.pb-c.c [2021-07-09T18:11:34.268Z] #43 12.05 DEP images/sk-inet.pb-c.d [2021-07-09T18:11:34.268Z] #43 12.10 PBCC images/sk-unix.pb-c.c [2021-07-09T18:11:34.268Z] #43 12.14 DEP images/sk-unix.pb-c.d [2021-07-09T18:11:34.268Z] #43 12.25 PBCC images/mm.pb-c.c [2021-07-09T18:11:34.268Z] #43 12.32 DEP images/mm.pb-c.d [2021-07-09T18:11:34.268Z] #43 12.35 PBCC images/timerfd.pb-c.c [2021-07-09T18:11:34.268Z] #43 12.41 DEP images/timerfd.pb-c.d [2021-07-09T18:11:34.268Z] #43 12.47 PBCC images/timer.pb-c.c [2021-07-09T18:11:34.268Z] #43 12.52 DEP images/timer.pb-c.d [2021-07-09T18:11:34.268Z] #43 12.59 PBCC images/sa.pb-c.c [2021-07-09T18:11:34.268Z] #43 12.66 DEP images/sa.pb-c.d [2021-07-09T18:11:34.268Z] #43 12.70 PBCC images/pipe-data.pb-c.c [2021-07-09T18:11:34.268Z] #43 12.72 DEP images/pipe-data.pb-c.d [2021-07-09T18:11:34.268Z] #43 12.80 PBCC images/mnt.pb-c.c [2021-07-09T18:11:34.268Z] #43 12.87 DEP images/mnt.pb-c.d [2021-07-09T18:11:34.268Z] #43 12.94 PBCC images/sk-packet.pb-c.c [2021-07-09T18:11:34.268Z] #43 13.00 DEP images/sk-packet.pb-c.d [2021-07-09T18:11:34.268Z] #43 13.09 PBCC images/tcp-stream.pb-c.c [2021-07-09T18:11:34.268Z] #43 13.19 DEP images/tcp-stream.pb-c.d [2021-07-09T18:11:34.268Z] #43 13.26 PBCC images/pipe.pb-c.c [2021-07-09T18:11:34.268Z] #43 13.30 DEP images/pipe.pb-c.d [2021-07-09T18:11:34.268Z] #43 13.35 PBCC images/pstree.pb-c.c [2021-07-09T18:11:34.268Z] #43 13.39 DEP images/pstree.pb-c.d [2021-07-09T18:11:34.268Z] #43 13.43 PBCC images/fs.pb-c.c [2021-07-09T18:11:34.268Z] #43 13.46 DEP images/fs.pb-c.d [2021-07-09T18:11:34.268Z] #43 13.53 PBCC images/signalfd.pb-c.c [2021-07-09T18:11:34.326Z] #43 12.32 DEP images/tcp-stream.pb-c.d [2021-07-09T18:11:34.326Z] #43 12.39 PBCC images/pipe.pb-c.c [2021-07-09T18:11:34.326Z] #43 12.45 DEP images/pipe.pb-c.d [2021-07-09T18:11:34.335Z] #43 13.96 PBCC images/tun.pb-c.c [2021-07-09T18:11:34.335Z] #43 14.02 PBCC images/netdev.pb-c.c [2021-07-09T18:11:34.335Z] #43 14.04 DEP images/tun.pb-c.d [2021-07-09T18:11:34.335Z] #43 14.14 DEP images/netdev.pb-c.d [2021-07-09T18:11:34.527Z] #43 13.63 DEP images/signalfd.pb-c.d [2021-07-09T18:11:34.527Z] #43 ... [2021-07-09T18:11:34.527Z] [2021-07-09T18:11:34.527Z] #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-07-09T18:11:34.527Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:11:34.527Z] #45 69.49 regexp [2021-07-09T18:11:34.585Z] #43 12.54 PBCC images/pstree.pb-c.c [2021-07-09T18:11:34.585Z] #43 12.57 DEP images/pstree.pb-c.d [2021-07-09T18:11:34.585Z] #43 12.65 PBCC images/fs.pb-c.c [2021-07-09T18:11:34.585Z] #43 12.68 DEP images/fs.pb-c.d [2021-07-09T18:11:34.585Z] #43 12.78 PBCC images/signalfd.pb-c.c [2021-07-09T18:11:34.593Z] #43 14.20 PBCC images/vma.pb-c.c [2021-07-09T18:11:34.593Z] #43 14.29 DEP images/vma.pb-c.d [2021-07-09T18:11:34.593Z] #43 14.32 PBCC images/creds.pb-c.c [2021-07-09T18:11:34.593Z] #43 14.40 DEP images/creds.pb-c.d [2021-07-09T18:11:34.593Z] #43 14.40 PBCC images/utsns.pb-c.c [2021-07-09T18:11:34.593Z] #43 14.45 DEP images/utsns.pb-c.d [2021-07-09T18:11:34.786Z] #45 69.88 flag [2021-07-09T18:11:34.852Z] #43 14.56 PBCC images/ipc-desc.pb-c.c [2021-07-09T18:11:34.852Z] #43 14.56 PBCC images/ipc-sem.pb-c.c [2021-07-09T18:11:34.852Z] #43 14.58 DEP images/ipc-desc.pb-c.d [2021-07-09T18:11:34.852Z] #43 14.65 DEP images/ipc-sem.pb-c.d [2021-07-09T18:11:34.857Z] #43 12.84 DEP images/signalfd.pb-c.d [2021-07-09T18:11:34.857Z] #43 12.94 PBCC images/fh.pb-c.c [2021-07-09T18:11:34.857Z] #43 12.99 PBCC images/fsnotify.pb-c.c [2021-07-09T18:11:34.857Z] #43 13.04 DEP images/fh.pb-c.d [2021-07-09T18:11:35.112Z] #43 14.76 PBCC images/ipc-msg.pb-c.c [2021-07-09T18:11:35.112Z] #43 14.76 DEP images/ipc-msg.pb-c.d [2021-07-09T18:11:35.112Z] #43 14.81 PBCC images/ipc-shm.pb-c.c [2021-07-09T18:11:35.112Z] #43 14.83 DEP images/ipc-shm.pb-c.d [2021-07-09T18:11:35.112Z] #43 14.92 PBCC images/ipc-var.pb-c.c [2021-07-09T18:11:35.124Z] #43 13.11 DEP images/fsnotify.pb-c.d [2021-07-09T18:11:35.124Z] #43 13.20 PBCC images/eventpoll.pb-c.c [2021-07-09T18:11:35.124Z] #43 13.24 DEP images/eventpoll.pb-c.d [2021-07-09T18:11:35.124Z] #43 13.31 PBCC images/eventfd.pb-c.c [2021-07-09T18:11:35.129Z] #43 22.77 CC images/core-arm.o [2021-07-09T18:11:35.370Z] #43 14.99 DEP images/ipc-var.pb-c.d [2021-07-09T18:11:35.370Z] #43 15.07 PBCC images/sk-opts.pb-c.c [2021-07-09T18:11:35.370Z] #43 15.09 PBCC images/packet-sock.pb-c.c [2021-07-09T18:11:35.370Z] #43 15.14 DEP images/sk-opts.pb-c.d [2021-07-09T18:11:35.383Z] #43 13.35 DEP images/eventfd.pb-c.d [2021-07-09T18:11:35.383Z] #43 13.44 PBCC images/remap-file-path.pb-c.c [2021-07-09T18:11:35.383Z] #43 13.48 DEP images/remap-file-path.pb-c.d [2021-07-09T18:11:35.383Z] #43 13.53 PBCC images/fifo.pb-c.c [2021-07-09T18:11:35.383Z] #43 13.58 DEP images/fifo.pb-c.d [2021-07-09T18:11:35.384Z] #43 19.30 make[1]: Nothing to be done for 'all'. [2021-07-09T18:11:35.390Z] #43 23.18 CC images/core-aarch64.o [2021-07-09T18:11:35.626Z] #43 15.20 DEP images/packet-sock.pb-c.d [2021-07-09T18:11:35.626Z] #43 15.28 PBCC images/sk-netlink.pb-c.c [2021-07-09T18:11:35.626Z] #43 15.33 DEP images/sk-netlink.pb-c.d [2021-07-09T18:11:35.626Z] #43 15.43 PBCC images/sk-inet.pb-c.c [2021-07-09T18:11:35.644Z] #43 13.65 PBCC images/ghost-file.pb-c.c [2021-07-09T18:11:35.644Z] #43 13.73 DEP images/ghost-file.pb-c.d [2021-07-09T18:11:35.644Z] #43 13.76 PBCC images/regfile.pb-c.c [2021-07-09T18:11:35.644Z] #43 13.82 DEP images/regfile.pb-c.d [2021-07-09T18:11:35.882Z] #43 15.51 DEP images/sk-inet.pb-c.d [2021-07-09T18:11:35.883Z] #43 15.57 PBCC images/sk-unix.pb-c.c [2021-07-09T18:11:35.883Z] #43 15.66 DEP images/sk-unix.pb-c.d [2021-07-09T18:11:35.902Z] #43 13.88 PBCC images/ns.pb-c.c [2021-07-09T18:11:35.902Z] #43 13.91 DEP images/ns.pb-c.d [2021-07-09T18:11:35.902Z] #43 13.97 PBCC images/fdinfo.pb-c.c [2021-07-09T18:11:35.902Z] #43 14.09 DEP images/fdinfo.pb-c.d [2021-07-09T18:11:35.902Z] #43 14.15 PBCC images/core-aarch64.pb-c.c [2021-07-09T18:11:35.963Z] #43 ... [2021-07-09T18:11:35.963Z] [2021-07-09T18:11:35.963Z] #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-07-09T18:11:35.963Z] #51 sha256:6cc58139f7329adf9f81dae6c7c07ed0d243ec3060054bea1ca17bd9ed15661f [2021-07-09T18:11:35.963Z] #51 74.03 encoding/json [2021-07-09T18:11:35.963Z] #51 75.94 github.com/pkg/diff [2021-07-09T18:11:35.963Z] #51 77.83 go/ast [2021-07-09T18:11:35.963Z] #51 79.37 golang.org/x/crypto/ssh/terminal [2021-07-09T18:11:35.963Z] #51 81.28 mvdan.cc/editorconfig [2021-07-09T18:11:35.963Z] #51 82.65 mvdan.cc/sh/v3/fileutil [2021-07-09T18:11:35.963Z] #51 82.81 mvdan.cc/sh/v3/syntax [2021-07-09T18:11:35.963Z] #51 ... [2021-07-09T18:11:35.963Z] [2021-07-09T18:11:35.963Z] #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-07-09T18:11:35.963Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:35.963Z] #43 23.63 CC images/core-ppc64.o [2021-07-09T18:11:36.139Z] #43 15.76 PBCC images/mm.pb-c.c [2021-07-09T18:11:36.139Z] #43 15.84 DEP images/mm.pb-c.d [2021-07-09T18:11:36.139Z] #43 15.90 PBCC images/timerfd.pb-c.c [2021-07-09T18:11:36.139Z] #43 15.95 DEP images/timerfd.pb-c.d [2021-07-09T18:11:36.161Z] #43 14.23 PBCC images/core-arm.pb-c.c [2021-07-09T18:11:36.161Z] #43 14.30 PBCC images/core-ppc64.pb-c.c [2021-07-09T18:11:36.161Z] #43 14.40 PBCC images/core-s390.pb-c.c [2021-07-09T18:11:36.396Z] #43 16.01 PBCC images/timer.pb-c.c [2021-07-09T18:11:36.396Z] #43 16.04 DEP images/timer.pb-c.d [2021-07-09T18:11:36.396Z] #43 16.14 PBCC images/sa.pb-c.c [2021-07-09T18:11:36.396Z] #43 16.16 DEP images/sa.pb-c.d [2021-07-09T18:11:36.396Z] #43 16.25 PBCC images/pipe-data.pb-c.c [2021-07-09T18:11:36.420Z] #43 14.47 PBCC images/core-x86.pb-c.c [2021-07-09T18:11:36.420Z] #43 14.57 PBCC images/core.pb-c.c [2021-07-09T18:11:36.536Z] #43 24.19 CC images/core-s390.o [2021-07-09T18:11:36.653Z] #43 16.25 DEP images/pipe-data.pb-c.d [2021-07-09T18:11:36.653Z] #43 16.33 PBCC images/mnt.pb-c.c [2021-07-09T18:11:36.653Z] #43 16.35 DEP images/mnt.pb-c.d [2021-07-09T18:11:36.653Z] #43 16.42 PBCC images/sk-packet.pb-c.c [2021-07-09T18:11:36.653Z] #43 16.47 DEP images/sk-packet.pb-c.d [2021-07-09T18:11:36.679Z] #43 14.65 PBCC images/inventory.pb-c.c [2021-07-09T18:11:36.679Z] #43 14.72 DEP images/core-aarch64.pb-c.d [2021-07-09T18:11:36.679Z] #43 ... [2021-07-09T18:11:36.679Z] [2021-07-09T18:11:36.679Z] #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-07-09T18:11:36.679Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:36.679Z] #13 55.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-09T18:11:36.679Z] #13 55.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-09T18:11:36.679Z] #13 55.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:11:36.679Z] #13 61.19 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-09T18:11:36.679Z] #13 61.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:36.679Z] #13 61.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:36.679Z] #13 61.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-09T18:11:36.679Z] #13 61.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:36.679Z] #13 61.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:36.679Z] #13 ... [2021-07-09T18:11:36.679Z] [2021-07-09T18:11:36.679Z] #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-07-09T18:11:36.679Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:36.679Z] #43 14.77 DEP images/core-arm.pb-c.d [2021-07-09T18:11:36.679Z] #43 14.86 DEP images/core-ppc64.pb-c.d [2021-07-09T18:11:36.692Z] #45 71.46 go/token [2021-07-09T18:11:36.783Z] #43 ... [2021-07-09T18:11:36.783Z] [2021-07-09T18:11:36.783Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:36.783Z] #34 sha256:1299669090e3a9d3d32e678ade9e9e54892f375ec07cdc59c8608b6d75f0bc0b [2021-07-09T18:11:36.783Z] #34 58.63 github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:11:36.783Z] #34 DONE 63.0s [2021-07-09T18:11:36.783Z] [2021-07-09T18:11:36.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-07-09T18:11:36.783Z] #51 sha256:845d683dcb39451f52adb968fc9df974c42b30260692c6686509a78765e415c8 [2021-07-09T18:11:36.783Z] #51 59.25 go/scanner [2021-07-09T18:11:36.783Z] #51 59.55 mvdan.cc/editorconfig [2021-07-09T18:11:36.783Z] #51 61.01 go/ast [2021-07-09T18:11:36.783Z] #51 61.94 mvdan.cc/sh/v3/syntax [2021-07-09T18:11:36.910Z] #43 16.53 PBCC images/tcp-stream.pb-c.c [2021-07-09T18:11:36.910Z] #43 16.59 DEP images/tcp-stream.pb-c.d [2021-07-09T18:11:36.910Z] #43 ... [2021-07-09T18:11:36.910Z] [2021-07-09T18:11:36.910Z] #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-07-09T18:11:36.910Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:11:36.910Z] #45 61.21 os [2021-07-09T18:11:36.910Z] #45 61.65 strings [2021-07-09T18:11:36.910Z] #45 64.23 regexp/syntax [2021-07-09T18:11:36.910Z] #45 64.93 fmt [2021-07-09T18:11:36.910Z] #45 69.11 regexp [2021-07-09T18:11:36.910Z] #45 69.88 go/token [2021-07-09T18:11:36.910Z] #45 70.83 go/scanner [2021-07-09T18:11:36.910Z] #45 ... [2021-07-09T18:11:36.910Z] [2021-07-09T18:11:36.910Z] #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-07-09T18:11:36.910Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:36.910Z] #43 16.67 PBCC images/pipe.pb-c.c [2021-07-09T18:11:36.938Z] #43 14.89 DEP images/core-s390.pb-c.d [2021-07-09T18:11:36.938Z] #43 14.95 DEP images/core-x86.pb-c.d [2021-07-09T18:11:36.938Z] #43 15.01 DEP images/core.pb-c.d [2021-07-09T18:11:36.938Z] #43 15.12 DEP images/inventory.pb-c.d [2021-07-09T18:11:37.120Z] #43 24.93 CC images/cpuinfo.o [2021-07-09T18:11:37.168Z] #43 16.74 DEP images/pipe.pb-c.d [2021-07-09T18:11:37.168Z] #43 16.80 PBCC images/pstree.pb-c.c [2021-07-09T18:11:37.168Z] #43 16.86 DEP images/pstree.pb-c.d [2021-07-09T18:11:37.168Z] #43 ... [2021-07-09T18:11:37.168Z] [2021-07-09T18:11:37.168Z] #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-07-09T18:11:37.168Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:37.168Z] #13 57.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-09T18:11:37.168Z] #13 57.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-09T18:11:37.168Z] #13 57.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:11:37.168Z] #13 63.45 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-09T18:11:37.168Z] #13 63.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:37.168Z] #13 63.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:37.168Z] #13 63.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-09T18:11:37.168Z] #13 63.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:37.168Z] #13 63.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:37.168Z] #13 ... [2021-07-09T18:11:37.168Z] [2021-07-09T18:11:37.168Z] #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-07-09T18:11:37.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:37.168Z] #43 16.88 PBCC images/fs.pb-c.c [2021-07-09T18:11:37.168Z] #43 16.93 DEP images/fs.pb-c.d [2021-07-09T18:11:37.168Z] #43 17.00 PBCC images/signalfd.pb-c.c [2021-07-09T18:11:37.197Z] #43 15.17 PBCC images/cpuinfo.pb-c.c [2021-07-09T18:11:37.197Z] #43 15.22 DEP images/cpuinfo.pb-c.d [2021-07-09T18:11:37.197Z] #43 15.27 PBCC images/stats.pb-c.c [2021-07-09T18:11:37.197Z] #43 15.33 DEP images/stats.pb-c.d [2021-07-09T18:11:37.261Z] #45 72.23 go/scanner [2021-07-09T18:11:37.425Z] #43 17.09 DEP images/signalfd.pb-c.d [2021-07-09T18:11:37.425Z] #43 17.14 PBCC images/fh.pb-c.c [2021-07-09T18:11:37.425Z] #43 17.19 PBCC images/fsnotify.pb-c.c [2021-07-09T18:11:37.425Z] #43 17.25 DEP images/fh.pb-c.d [2021-07-09T18:11:37.682Z] #43 17.32 DEP images/fsnotify.pb-c.d [2021-07-09T18:11:37.682Z] #43 17.35 PBCC images/eventpoll.pb-c.c [2021-07-09T18:11:37.682Z] #43 17.39 DEP images/eventpoll.pb-c.d [2021-07-09T18:11:37.682Z] #43 17.46 PBCC images/eventfd.pb-c.c [2021-07-09T18:11:37.939Z] #43 17.47 DEP images/eventfd.pb-c.d [2021-07-09T18:11:37.939Z] #43 17.52 PBCC images/remap-file-path.pb-c.c [2021-07-09T18:11:37.939Z] #43 17.56 DEP images/remap-file-path.pb-c.d [2021-07-09T18:11:37.939Z] #43 17.63 PBCC images/fifo.pb-c.c [2021-07-09T18:11:37.939Z] #43 17.68 DEP images/fifo.pb-c.d [2021-07-09T18:11:37.939Z] #43 17.74 PBCC images/ghost-file.pb-c.c [2021-07-09T18:11:37.939Z] #43 ... [2021-07-09T18:11:37.939Z] [2021-07-09T18:11:37.939Z] #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-07-09T18:11:37.939Z] #51 sha256:b2d739e05d237506a06d6cecc17628a0ab81a4293cf1d764476509c7ea1df760 [2021-07-09T18:11:37.939Z] #51 62.36 os [2021-07-09T18:11:37.939Z] #51 63.46 encoding/base64 [2021-07-09T18:11:37.939Z] #51 64.51 golang.org/x/sys/unix [2021-07-09T18:11:37.939Z] #51 66.27 fmt [2021-07-09T18:11:37.939Z] #51 71.18 encoding/json [2021-07-09T18:11:38.065Z] #43 25.53 CC images/inventory.o [2021-07-09T18:11:38.065Z] #43 25.78 CC images/fdinfo.o [2021-07-09T18:11:38.196Z] #51 ... [2021-07-09T18:11:38.196Z] [2021-07-09T18:11:38.196Z] #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-07-09T18:11:38.196Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:38.196Z] #43 17.79 DEP images/ghost-file.pb-c.d [2021-07-09T18:11:38.196Z] #43 17.85 PBCC images/regfile.pb-c.c [2021-07-09T18:11:38.196Z] #43 17.94 DEP images/regfile.pb-c.d [2021-07-09T18:11:38.196Z] #43 17.99 PBCC images/ns.pb-c.c [2021-07-09T18:11:38.199Z] #45 73.15 internal/lazyregexp [2021-07-09T18:11:38.454Z] #43 18.02 DEP images/ns.pb-c.d [2021-07-09T18:11:38.454Z] #43 18.09 PBCC images/fdinfo.pb-c.c [2021-07-09T18:11:38.454Z] #43 18.17 DEP images/fdinfo.pb-c.d [2021-07-09T18:11:38.454Z] #43 18.26 PBCC images/core-aarch64.pb-c.c [2021-07-09T18:11:38.461Z] #45 73.43 net/url [2021-07-09T18:11:38.575Z] #43 16.80 make[1]: Nothing to be done for 'all'. [2021-07-09T18:11:38.638Z] #43 26.19 CC images/fown.o [2021-07-09T18:11:38.638Z] #43 26.45 CC images/ns.o [2021-07-09T18:11:38.710Z] #43 18.31 PBCC images/core-arm.pb-c.c [2021-07-09T18:11:38.710Z] #43 18.37 PBCC images/core-ppc64.pb-c.c [2021-07-09T18:11:38.710Z] #43 18.42 PBCC images/core-s390.pb-c.c [2021-07-09T18:11:38.710Z] #43 18.45 PBCC images/core-x86.pb-c.c [2021-07-09T18:11:38.710Z] #43 18.51 PBCC images/core.pb-c.c [2021-07-09T18:11:38.736Z] #45 73.55 go/ast [2021-07-09T18:11:38.899Z] #43 26.72 CC images/regfile.o [2021-07-09T18:11:38.967Z] #43 18.56 PBCC images/inventory.pb-c.c [2021-07-09T18:11:38.967Z] #43 18.65 DEP images/core-aarch64.pb-c.d [2021-07-09T18:11:38.967Z] #43 ... [2021-07-09T18:11:38.967Z] [2021-07-09T18:11:38.967Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:38.967Z] #34 sha256:06fba3dd6dc4e62970ece8420549b5e1a6c840abf703ec60f14e0da5d23a1862 [2021-07-09T18:11:38.967Z] #34 63.31 path [2021-07-09T18:11:38.967Z] #34 63.71 fmt [2021-07-09T18:11:38.967Z] #34 63.73 path/filepath [2021-07-09T18:11:38.967Z] #34 65.20 io/ioutil [2021-07-09T18:11:38.967Z] #34 65.77 text/tabwriter [2021-07-09T18:11:38.967Z] #34 67.41 github.com/BurntSushi/toml [2021-07-09T18:11:38.967Z] #34 67.43 flag [2021-07-09T18:11:38.967Z] #34 69.23 log [2021-07-09T18:11:38.967Z] #34 71.94 github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:11:38.967Z] #34 ... [2021-07-09T18:11:38.967Z] [2021-07-09T18:11:38.967Z] #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-07-09T18:11:38.967Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:38.967Z] #43 18.73 DEP images/core-arm.pb-c.d [2021-07-09T18:11:38.967Z] #43 18.79 DEP images/core-ppc64.pb-c.d [2021-07-09T18:11:38.995Z] #45 ... [2021-07-09T18:11:38.995Z] [2021-07-09T18:11:38.995Z] #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-07-09T18:11:38.995Z] #51 sha256:002f3ed82362de49156fde285c9897f121bbb0913b27628f0a61fbc8ac69789e [2021-07-09T18:11:38.995Z] #51 63.94 context [2021-07-09T18:11:38.995Z] #51 64.36 encoding/binary [2021-07-09T18:11:38.995Z] #51 64.72 os [2021-07-09T18:11:38.995Z] #51 66.29 encoding/base64 [2021-07-09T18:11:38.995Z] #51 67.12 golang.org/x/sys/unix [2021-07-09T18:11:38.995Z] #51 68.64 fmt [2021-07-09T18:11:38.995Z] #51 72.97 encoding/json [2021-07-09T18:11:38.995Z] #51 ... [2021-07-09T18:11:38.995Z] [2021-07-09T18:11:38.995Z] #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-07-09T18:11:38.995Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:38.995Z] #43 13.70 PBCC images/fh.pb-c.c [2021-07-09T18:11:38.995Z] #43 13.81 PBCC images/fsnotify.pb-c.c [2021-07-09T18:11:38.995Z] #43 13.90 DEP images/fh.pb-c.d [2021-07-09T18:11:38.995Z] #43 13.99 DEP images/fsnotify.pb-c.d [2021-07-09T18:11:38.995Z] #43 14.03 PBCC images/eventpoll.pb-c.c [2021-07-09T18:11:38.995Z] #43 14.09 DEP images/eventpoll.pb-c.d [2021-07-09T18:11:38.995Z] #43 14.13 PBCC images/eventfd.pb-c.c [2021-07-09T18:11:38.995Z] #43 14.17 DEP images/eventfd.pb-c.d [2021-07-09T18:11:38.995Z] #43 14.22 PBCC images/remap-file-path.pb-c.c [2021-07-09T18:11:38.995Z] #43 14.27 DEP images/remap-file-path.pb-c.d [2021-07-09T18:11:38.995Z] #43 14.33 PBCC images/fifo.pb-c.c [2021-07-09T18:11:38.995Z] #43 14.35 DEP images/fifo.pb-c.d [2021-07-09T18:11:38.995Z] #43 14.40 PBCC images/ghost-file.pb-c.c [2021-07-09T18:11:38.995Z] #43 14.49 DEP images/ghost-file.pb-c.d [2021-07-09T18:11:38.995Z] #43 14.55 PBCC images/regfile.pb-c.c [2021-07-09T18:11:38.995Z] #43 14.63 DEP images/regfile.pb-c.d [2021-07-09T18:11:38.995Z] #43 14.70 PBCC images/ns.pb-c.c [2021-07-09T18:11:38.995Z] #43 14.75 DEP images/ns.pb-c.d [2021-07-09T18:11:38.995Z] #43 14.80 PBCC images/fdinfo.pb-c.c [2021-07-09T18:11:38.995Z] #43 14.90 DEP images/fdinfo.pb-c.d [2021-07-09T18:11:38.995Z] #43 14.99 PBCC images/core-aarch64.pb-c.c [2021-07-09T18:11:38.995Z] #43 15.10 PBCC images/core-arm.pb-c.c [2021-07-09T18:11:38.995Z] #43 15.18 PBCC images/core-ppc64.pb-c.c [2021-07-09T18:11:38.995Z] #43 15.27 PBCC images/core-s390.pb-c.c [2021-07-09T18:11:38.995Z] #43 15.32 PBCC images/core-x86.pb-c.c [2021-07-09T18:11:38.995Z] #43 15.37 PBCC images/core.pb-c.c [2021-07-09T18:11:38.995Z] #43 15.46 PBCC images/inventory.pb-c.c [2021-07-09T18:11:38.995Z] #43 15.53 DEP images/core-aarch64.pb-c.d [2021-07-09T18:11:38.995Z] #43 15.60 DEP images/core-arm.pb-c.d [2021-07-09T18:11:38.995Z] #43 15.71 DEP images/core-ppc64.pb-c.d [2021-07-09T18:11:38.995Z] #43 15.78 DEP images/core-s390.pb-c.d [2021-07-09T18:11:38.995Z] #43 15.88 DEP images/core-x86.pb-c.d [2021-07-09T18:11:38.995Z] #43 15.97 DEP images/core.pb-c.d [2021-07-09T18:11:38.995Z] #43 16.07 DEP images/inventory.pb-c.d [2021-07-09T18:11:38.995Z] #43 16.14 PBCC images/cpuinfo.pb-c.c [2021-07-09T18:11:38.995Z] #43 16.22 DEP images/cpuinfo.pb-c.d [2021-07-09T18:11:38.995Z] #43 16.28 PBCC images/stats.pb-c.c [2021-07-09T18:11:38.995Z] #43 16.32 DEP images/stats.pb-c.d [2021-07-09T18:11:38.995Z] #43 18.05 make[1]: Nothing to be done for 'all'. [2021-07-09T18:11:39.224Z] #43 18.87 DEP images/core-s390.pb-c.d [2021-07-09T18:11:39.224Z] #43 18.92 DEP images/core-x86.pb-c.d [2021-07-09T18:11:39.224Z] #43 19.00 DEP images/core.pb-c.d [2021-07-09T18:11:39.346Z] #51 ... [2021-07-09T18:11:39.346Z] [2021-07-09T18:11:39.346Z] #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-07-09T18:11:39.346Z] #56 sha256:6d73935c7b68ec4b871571d7809ade8993eb9b2f6158260b8743a90658790e39 [2021-07-09T18:11:39.472Z] #43 26.96 CC images/ghost-file.o [2021-07-09T18:11:39.472Z] #43 27.29 CC images/fifo.o [2021-07-09T18:11:39.480Z] #43 19.11 DEP images/inventory.pb-c.d [2021-07-09T18:11:39.480Z] #43 19.18 PBCC images/cpuinfo.pb-c.c [2021-07-09T18:11:39.480Z] #43 19.19 DEP images/cpuinfo.pb-c.d [2021-07-09T18:11:39.480Z] #43 19.27 PBCC images/stats.pb-c.c [2021-07-09T18:11:39.480Z] #43 19.31 DEP images/stats.pb-c.d [2021-07-09T18:11:39.733Z] #43 27.55 CC images/remap-file-path.o [2021-07-09T18:11:39.929Z] #43 ... [2021-07-09T18:11:39.929Z] [2021-07-09T18:11:39.929Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:39.929Z] #34 sha256:cce2d993b39d04b2dd5e639e40e0880cad9e4d623cd3a4826dc4fba9bc5810f6 [2021-07-09T18:11:39.929Z] #34 64.73 path [2021-07-09T18:11:39.929Z] #34 65.27 text/tabwriter [2021-07-09T18:11:39.929Z] #34 65.65 fmt [2021-07-09T18:11:39.929Z] #34 65.80 path/filepath [2021-07-09T18:11:39.929Z] #34 67.24 io/ioutil [2021-07-09T18:11:39.929Z] #34 68.99 github.com/BurntSushi/toml [2021-07-09T18:11:39.929Z] #34 69.00 flag [2021-07-09T18:11:39.929Z] #34 70.63 log [2021-07-09T18:11:39.929Z] #34 72.94 github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:11:40.305Z] #43 27.77 CC images/eventfd.o [2021-07-09T18:11:40.305Z] #43 28.09 CC images/eventpoll.o [2021-07-09T18:11:40.479Z] #43 18.39 CC images/stats.o [2021-07-09T18:11:40.496Z] #34 ... [2021-07-09T18:11:40.496Z] [2021-07-09T18:11:40.496Z] #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-07-09T18:11:40.496Z] #51 sha256:002f3ed82362de49156fde285c9897f121bbb0913b27628f0a61fbc8ac69789e [2021-07-09T18:11:40.496Z] #51 75.38 github.com/pkg/diff [2021-07-09T18:11:40.738Z] #43 18.82 CC images/core.o [2021-07-09T18:11:40.877Z] #43 28.34 CC images/fh.o [2021-07-09T18:11:40.997Z] #43 ... [2021-07-09T18:11:40.997Z] [2021-07-09T18:11:40.997Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:40.997Z] #34 sha256:659e8c4d96485e538e1f7c9b5b5af7c6c0c6b877c87bef3b8fecb8ffd989053b [2021-07-09T18:11:40.997Z] #34 64.16 text/tabwriter [2021-07-09T18:11:40.997Z] #34 64.90 path/filepath [2021-07-09T18:11:40.997Z] #34 64.90 fmt [2021-07-09T18:11:40.997Z] #34 66.28 io/ioutil [2021-07-09T18:11:40.997Z] #34 68.14 github.com/BurntSushi/toml [2021-07-09T18:11:40.997Z] #34 68.15 flag [2021-07-09T18:11:40.997Z] #34 69.76 log [2021-07-09T18:11:40.997Z] #34 72.19 github.com/BurntSushi/toml/cmd/tomlv [2021-07-09T18:11:40.997Z] #34 ... [2021-07-09T18:11:40.997Z] [2021-07-09T18:11:40.997Z] #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-07-09T18:11:40.997Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:11:40.997Z] #45 69.68 flag [2021-07-09T18:11:40.997Z] #45 69.78 go/token [2021-07-09T18:11:40.997Z] #45 70.62 go/scanner [2021-07-09T18:11:40.997Z] #45 71.23 regexp [2021-07-09T18:11:40.997Z] #45 72.16 go/ast [2021-07-09T18:11:40.997Z] #45 74.23 internal/lazyregexp [2021-07-09T18:11:41.138Z] #43 28.79 CC images/fsnotify.o [2021-07-09T18:11:41.255Z] #45 74.57 net/url [2021-07-09T18:11:41.372Z] #43 ... [2021-07-09T18:11:41.372Z] [2021-07-09T18:11:41.372Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:41.372Z] #34 sha256:06fba3dd6dc4e62970ece8420549b5e1a6c840abf703ec60f14e0da5d23a1862 [2021-07-09T18:11:41.372Z] #34 DONE 75.6s [2021-07-09T18:11:41.372Z] [2021-07-09T18:11:41.372Z] #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-07-09T18:11:41.372Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:41.372Z] #43 20.91 make[1]: Nothing to be done for 'all'. [2021-07-09T18:11:41.507Z] #56 40.74 Checking out files: 40% (1648/4077) Checking out files: 41% (1672/4077) Checking out files: 42% (1713/4077) Checking out files: 43% (1754/4077) Checking out files: 44% (1794/4077) Checking out files: 45% (1835/4077) Checking out files: 46% (1876/4077) Checking out files: 47% (1917/4077) Checking out files: 48% (1957/4077) Checking out files: 49% (1998/4077) Checking out files: 50% (2039/4077) Checking out files: 51% (2080/4077) Checking out files: 52% (2121/4077) Checking out files: 53% (2161/4077) Checking out files: 54% (2202/4077) Checking out files: 55% (2243/4077) Checking out files: 56% (2284/4077) Checking out files: 57% (2324/4077) Checking out files: 58% (2365/4077) Checking out files: 59% (2406/4077) Checking out files: 60% (2447/4077) Checking out files: 61% (2487/4077) Checking out files: 62% (2528/4077) Checking out files: 63% (2569/4077) Checking out files: 64% (2610/4077) Checking out files: 65% (2651/4077) Checking out files: 66% (2691/4077) Checking out files: 67% (2732/4077) Checking out files: 68% (2773/4077) Checking out files: 69% (2814/4077) Checking out files: 70% (2854/4077) Checking out files: 71% (2895/4077) Checking out files: 71% (2930/4077) Checking out files: 72% (2936/4077) Checking out files: 73% (2977/4077) Checking out files: 74% (3017/4077) Checking out files: 75% (3058/4077) Checking out files: 76% (3099/4077) Checking out files: 77% (3140/4077) Checking out files: 78% (3181/4077) Checking out files: 79% (3221/4077) Checking out files: 80% (3262/4077) Checking out files: 81% (3303/4077) Checking out files: 82% (3344/4077) Checking out files: 83% (3384/4077) Checking out files: 84% (3425/4077) Checking out files: 85% (3466/4077) Checking out files: 86% (3507/4077) Checking out files: 87% (3547/4077) Checking out files: 88% (3588/4077) Checking out files: 89% (3629/4077) Checking out files: 90% (3670/4077) Checking out files: 91% (3711/4077) Checking out files: 92% (3751/4077) Checking out files: 93% (3792/4077) Checking out files: 94% (3833/4077) Checking out files: 95% (3874/4077) Checking out files: 95% (3907/4077) Checking out files: 96% (3914/4077) Checking out files: 97% (3955/4077) Checking out files: 98% (3996/4077) Checking out files: 99% (4037/4077) Checking out files: 100% (4077/4077) Checking out files: 100% (4077/4077), done. [2021-07-09T18:11:41.769Z] #56 42.94 + cd /tmp/tmp.izUL3UmIT0/src/github.com/containerd/containerd [2021-07-09T18:11:41.769Z] #56 42.95 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:41.872Z] #51 ... [2021-07-09T18:11:41.872Z] [2021-07-09T18:11:41.872Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:41.872Z] #34 sha256:cce2d993b39d04b2dd5e639e40e0880cad9e4d623cd3a4826dc4fba9bc5810f6 [2021-07-09T18:11:41.872Z] #34 DONE 76.7s [2021-07-09T18:11:41.872Z] [2021-07-09T18:11:41.872Z] #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-07-09T18:11:41.872Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:41.872Z] #43 19.62 CC images/stats.o [2021-07-09T18:11:41.872Z] #43 20.21 CC images/core.o [2021-07-09T18:11:41.872Z] #43 20.94 CC images/core-x86.o [2021-07-09T18:11:42.081Z] #43 29.52 CC images/signalfd.o [2021-07-09T18:11:42.081Z] #43 29.77 CC images/fs.o [2021-07-09T18:11:42.081Z] #43 ... [2021-07-09T18:11:42.081Z] [2021-07-09T18:11:42.081Z] #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-07-09T18:11:42.081Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:11:42.081Z] #45 80.30 go/parser [2021-07-09T18:11:42.081Z] #45 81.75 text/template [2021-07-09T18:11:42.081Z] #45 83.79 encoding/xml [2021-07-09T18:11:42.081Z] #45 86.77 go/doc [2021-07-09T18:11:42.081Z] #45 89.59 github.com/LK4D4/vndr/build [2021-07-09T18:11:42.081Z] #45 89.60 github.com/LK4D4/vndr/versioned [2021-07-09T18:11:42.081Z] #45 89.67 compress/flate [2021-07-09T18:11:42.081Z] #45 ... [2021-07-09T18:11:42.081Z] [2021-07-09T18:11:42.081Z] #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-07-09T18:11:42.081Z] #56 sha256:dd82221ad75c43d72dc908894d15ac76e5d9c5ee8b451c2ef8f4a71fffdf4969 [2021-07-09T18:11:42.082Z] #56 49.68 Checking out files: 48% (1958/4077) Checking out files: 49% (1998/4077) Checking out files: 50% (2039/4077) Checking out files: 51% (2080/4077) Checking out files: 52% (2121/4077) Checking out files: 53% (2161/4077) Checking out files: 54% (2202/4077) Checking out files: 55% (2243/4077) Checking out files: 56% (2284/4077) Checking out files: 57% (2324/4077) Checking out files: 58% (2365/4077) Checking out files: 59% (2406/4077) Checking out files: 60% (2447/4077) Checking out files: 61% (2487/4077) Checking out files: 62% (2528/4077) Checking out files: 63% (2569/4077) Checking out files: 64% (2610/4077) Checking out files: 65% (2651/4077) Checking out files: 66% (2691/4077) Checking out files: 67% (2732/4077) Checking out files: 68% (2773/4077) Checking out files: 69% (2814/4077) Checking out files: 70% (2854/4077) Checking out files: 71% (2895/4077) Checking out files: 72% (2936/4077) Checking out files: 73% (2977/4077) Checking out files: 74% (3017/4077) Checking out files: 75% (3058/4077) Checking out files: 76% (3099/4077) Checking out files: 77% (3140/4077) Checking out files: 78% (3181/4077) Checking out files: 79% (3221/4077) Checking out files: 80% (3262/4077) Checking out files: 81% (3303/4077) Checking out files: 82% (3344/4077) Checking out files: 82% (3383/4077) Checking out files: 83% (3384/4077) Checking out files: 84% (3425/4077) Checking out files: 85% (3466/4077) Checking out files: 86% (3507/4077) Checking out files: 87% (3547/4077) Checking out files: 88% (3588/4077) Checking out files: 89% (3629/4077) Checking out files: 90% (3670/4077) Checking out files: 91% (3711/4077) Checking out files: 92% (3751/4077) Checking out files: 93% (3792/4077) Checking out files: 94% (3833/4077) Checking out files: 95% (3874/4077) Checking out files: 96% (3914/4077) Checking out files: 97% (3955/4077) Checking out files: 98% (3996/4077) Checking out files: 99% (4037/4077) Checking out files: 100% (4077/4077) Checking out files: 100% (4077/4077), done. [2021-07-09T18:11:42.082Z] #56 51.25 + cd /tmp/tmp.jDZyW6oKMb/src/github.com/containerd/containerd [2021-07-09T18:11:42.082Z] #56 51.25 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:42.082Z] #56 53.66 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-09T18:11:42.082Z] #56 53.66 + BUILDTAGS='netgo osusergo static_build' [2021-07-09T18:11:42.082Z] #56 53.66 + export EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:42.082Z] #56 53.66 + EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:42.082Z] #56 53.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-09T18:11:42.082Z] #56 53.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-09T18:11:42.082Z] #56 53.66 + '[' '' = dynamic ']' [2021-07-09T18:11:42.082Z] #56 53.67 + make [2021-07-09T18:11:42.082Z] #56 54.96 + bin/ctr [2021-07-09T18:11:42.343Z] #56 ... [2021-07-09T18:11:42.343Z] [2021-07-09T18:11:42.343Z] #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-07-09T18:11:42.343Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:42.343Z] #43 29.99 CC images/pstree.o [2021-07-09T18:11:42.604Z] #43 30.16 CC images/pipe.o [2021-07-09T18:11:42.738Z] #43 22.50 CC images/stats.o [2021-07-09T18:11:42.811Z] #43 21.88 CC images/core-arm.o [2021-07-09T18:11:42.865Z] #43 30.47 CC images/tcp-stream.o [2021-07-09T18:11:43.070Z] #43 22.25 CC images/core-aarch64.o [2021-07-09T18:11:43.126Z] #43 30.73 CC images/sk-packet.o [2021-07-09T18:11:43.160Z] #45 76.50 text/template/parse [2021-07-09T18:11:43.162Z] #56 ... [2021-07-09T18:11:43.162Z] [2021-07-09T18:11:43.162Z] #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-07-09T18:11:43.162Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:11:43.162Z] #45 59.56 go/scanner [2021-07-09T18:11:43.162Z] #45 60.52 encoding/json [2021-07-09T18:11:43.162Z] #45 61.31 go/ast [2021-07-09T18:11:43.162Z] #45 65.55 text/template [2021-07-09T18:11:43.162Z] #45 67.99 go/parser [2021-07-09T18:11:43.302Z] #43 23.03 CC images/core.o [2021-07-09T18:11:43.387Z] #43 31.10 CC images/mnt.o [2021-07-09T18:11:43.420Z] #45 76.61 go/parser [2021-07-09T18:11:43.420Z] #45 ... [2021-07-09T18:11:43.420Z] [2021-07-09T18:11:43.420Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-09T18:11:43.420Z] #34 sha256:659e8c4d96485e538e1f7c9b5b5af7c6c0c6b877c87bef3b8fecb8ffd989053b [2021-07-09T18:11:43.420Z] #34 DONE 76.7s [2021-07-09T18:11:43.420Z] [2021-07-09T18:11:43.420Z] #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-07-09T18:11:43.420Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:43.420Z] #43 19.60 CC images/core-x86.o [2021-07-09T18:11:43.420Z] #43 20.16 CC images/core-arm.o [2021-07-09T18:11:43.420Z] #43 20.54 CC images/core-aarch64.o [2021-07-09T18:11:43.420Z] #43 21.05 CC images/core-ppc64.o [2021-07-09T18:11:43.425Z] #45 ... [2021-07-09T18:11:43.425Z] [2021-07-09T18:11:43.425Z] #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-07-09T18:11:43.425Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-09T18:11:43.425Z] #13 62.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-09T18:11:43.425Z] #13 62.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-09T18:11:43.425Z] #13 62.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:43.637Z] #43 22.62 CC images/core-ppc64.o [2021-07-09T18:11:43.648Z] #43 31.37 CC images/pipe-data.o [2021-07-09T18:11:43.988Z] #43 22.08 CC images/core-s390.o [2021-07-09T18:11:44.204Z] #43 23.21 CC images/core-s390.o [2021-07-09T18:11:44.220Z] #43 31.71 CC images/sa.o [2021-07-09T18:11:44.230Z] #43 23.72 CC images/core-x86.o [2021-07-09T18:11:44.482Z] #43 31.99 CC images/timer.o [2021-07-09T18:11:44.555Z] #43 ... [2021-07-09T18:11:44.555Z] [2021-07-09T18:11:44.555Z] #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-07-09T18:11:44.555Z] #51 sha256:12bcb484918658150024871629885619d35e3acbe3277bad71221d548945d417 [2021-07-09T18:11:44.555Z] #51 67.66 fmt [2021-07-09T18:11:44.555Z] #51 67.68 golang.org/x/sys/unix [2021-07-09T18:11:44.555Z] #51 72.25 encoding/json [2021-07-09T18:11:44.555Z] #51 77.00 github.com/pkg/diff [2021-07-09T18:11:44.555Z] #51 77.95 golang.org/x/crypto/ssh/terminal [2021-07-09T18:11:44.742Z] #43 32.48 CC images/timerfd.o [2021-07-09T18:11:44.772Z] #43 23.87 CC images/cpuinfo.o [2021-07-09T18:11:44.793Z] #43 24.30 CC images/core-arm.o [2021-07-09T18:11:44.813Z] #51 ... [2021-07-09T18:11:44.813Z] [2021-07-09T18:11:44.813Z] #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-07-09T18:11:44.813Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:44.813Z] #43 22.96 CC images/cpuinfo.o [2021-07-09T18:11:45.031Z] #43 24.27 CC images/inventory.o [2021-07-09T18:11:45.050Z] #43 24.75 CC images/core-aarch64.o [2021-07-09T18:11:45.315Z] #43 32.79 CC images/mm.o [2021-07-09T18:11:45.380Z] #43 23.38 CC images/inventory.o [2021-07-09T18:11:45.380Z] #43 23.65 CC images/fdinfo.o [2021-07-09T18:11:45.576Z] #43 33.18 CC images/sk-opts.o [2021-07-09T18:11:45.599Z] #43 24.59 CC images/fdinfo.o [2021-07-09T18:11:45.613Z] #43 25.20 CC images/core-ppc64.o [2021-07-09T18:11:45.837Z] #43 33.45 CC images/sk-unix.o [2021-07-09T18:11:45.859Z] #43 ... [2021-07-09T18:11:45.859Z] [2021-07-09T18:11:45.859Z] #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-07-09T18:11:45.860Z] #56 sha256:7bbeca9338495b2822d2f4618e3e43feac1202d2534f37c38fbae2ee09c7602f [2021-07-09T18:11:45.860Z] #56 49.56 Checking out files: 50% (2040/4077) Checking out files: 51% (2080/4077) Checking out files: 52% (2121/4077) Checking out files: 53% (2161/4077) Checking out files: 54% (2202/4077) Checking out files: 55% (2243/4077) Checking out files: 56% (2284/4077) Checking out files: 57% (2324/4077) Checking out files: 58% (2365/4077) Checking out files: 59% (2406/4077) Checking out files: 60% (2447/4077) Checking out files: 61% (2487/4077) Checking out files: 62% (2528/4077) Checking out files: 63% (2569/4077) Checking out files: 64% (2610/4077) Checking out files: 65% (2651/4077) Checking out files: 66% (2691/4077) Checking out files: 67% (2732/4077) Checking out files: 68% (2773/4077) Checking out files: 69% (2814/4077) Checking out files: 70% (2854/4077) Checking out files: 71% (2895/4077) Checking out files: 72% (2936/4077) Checking out files: 73% (2977/4077) Checking out files: 74% (3017/4077) Checking out files: 75% (3058/4077) Checking out files: 76% (3099/4077) Checking out files: 77% (3140/4077) Checking out files: 78% (3181/4077) Checking out files: 79% (3221/4077) Checking out files: 80% (3262/4077) Checking out files: 81% (3303/4077) Checking out files: 82% (3344/4077) Checking out files: 83% (3384/4077) Checking out files: 84% (3425/4077) Checking out files: 85% (3466/4077) Checking out files: 86% (3507/4077) Checking out files: 87% (3547/4077) Checking out files: 88% (3588/4077) Checking out files: 89% (3629/4077) Checking out files: 90% (3670/4077) Checking out files: 91% (3711/4077) Checking out files: 92% (3751/4077) Checking out files: 93% (3792/4077) Checking out files: 94% (3833/4077) Checking out files: 95% (3874/4077) Checking out files: 96% (3914/4077) Checking out files: 97% (3955/4077) Checking out files: 98% (3996/4077) Checking out files: 99% (4037/4077) Checking out files: 100% (4077/4077) Checking out files: 100% (4077/4077), done. [2021-07-09T18:11:45.947Z] #43 24.03 CC images/fown.o [2021-07-09T18:11:46.099Z] #43 33.86 CC images/sk-inet.o [2021-07-09T18:11:46.119Z] #56 50.94 + cd /tmp/tmp.WFJ9rluHYu/src/github.com/containerd/containerd [2021-07-09T18:11:46.119Z] #56 50.94 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:46.177Z] #43 25.79 CC images/core-s390.o [2021-07-09T18:11:46.207Z] #43 24.24 CC images/ns.o [2021-07-09T18:11:46.466Z] #43 24.57 CC images/regfile.o [2021-07-09T18:11:46.671Z] #43 34.23 CC images/tun.o [2021-07-09T18:11:46.726Z] #43 24.92 CC images/ghost-file.o [2021-07-09T18:11:46.741Z] #43 26.44 CC images/cpuinfo.o [2021-07-09T18:11:46.934Z] #43 34.59 CC images/sk-netlink.o [2021-07-09T18:11:46.997Z] #43 26.85 CC images/inventory.o [2021-07-09T18:11:47.197Z] #43 34.89 CC images/packet-sock.o [2021-07-09T18:11:47.294Z] #43 25.30 CC images/fifo.o [2021-07-09T18:11:47.553Z] #43 25.55 CC images/remap-file-path.o [2021-07-09T18:11:47.553Z] #43 25.79 CC images/eventfd.o [2021-07-09T18:11:47.561Z] #43 27.09 CC images/fdinfo.o [2021-07-09T18:11:47.561Z] #43 ... [2021-07-09T18:11:47.561Z] [2021-07-09T18:11:47.561Z] #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-07-09T18:11:47.561Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:11:47.561Z] #45 71.76 go/ast [2021-07-09T18:11:47.561Z] #45 73.65 internal/lazyregexp [2021-07-09T18:11:47.561Z] #45 73.95 net/url [2021-07-09T18:11:47.561Z] #45 75.79 text/template/parse [2021-07-09T18:11:47.561Z] #45 76.99 go/parser [2021-07-09T18:11:47.561Z] #45 79.98 text/template [2021-07-09T18:11:47.561Z] #45 80.71 encoding/xml [2021-07-09T18:11:47.561Z] #45 ... [2021-07-09T18:11:47.561Z] [2021-07-09T18:11:47.561Z] #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-07-09T18:11:47.561Z] #51 sha256:b2d739e05d237506a06d6cecc17628a0ab81a4293cf1d764476509c7ea1df760 [2021-07-09T18:11:47.561Z] #51 73.80 github.com/pkg/diff [2021-07-09T18:11:47.561Z] #51 74.95 go/ast [2021-07-09T18:11:47.561Z] #51 77.29 golang.org/x/crypto/ssh/terminal [2021-07-09T18:11:47.561Z] #51 78.81 mvdan.cc/editorconfig [2021-07-09T18:11:47.561Z] #51 79.97 mvdan.cc/sh/v3/fileutil [2021-07-09T18:11:47.561Z] #51 80.15 mvdan.cc/sh/v3/syntax [2021-07-09T18:11:47.561Z] #51 ... [2021-07-09T18:11:47.561Z] [2021-07-09T18:11:47.561Z] #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-07-09T18:11:47.561Z] #56 sha256:3fbef97e1272e8633dd77cfe5861c0ec41769f3494fdc11f94330acca54b85da [2021-07-09T18:11:47.651Z] #13 ... [2021-07-09T18:11:47.651Z] [2021-07-09T18:11:47.651Z] #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-07-09T18:11:47.651Z] #56 sha256:6d73935c7b68ec4b871571d7809ade8993eb9b2f6158260b8743a90658790e39 [2021-07-09T18:11:47.651Z] #56 44.73 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-09T18:11:47.651Z] #56 44.73 + BUILDTAGS='netgo osusergo static_build' [2021-07-09T18:11:47.651Z] #56 44.73 + export EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:47.651Z] #56 44.73 + EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:47.651Z] #56 44.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-09T18:11:47.651Z] #56 44.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-09T18:11:47.651Z] #56 44.74 + '[' '' = dynamic ']' [2021-07-09T18:11:47.651Z] #56 44.74 + make [2021-07-09T18:11:47.651Z] #56 45.85 + bin/ctr [2021-07-09T18:11:47.651Z] #56 ... [2021-07-09T18:11:47.651Z] [2021-07-09T18:11:47.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-07-09T18:11:47.651Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:11:47.651Z] #43 21.36 CC images/stats.o [2021-07-09T18:11:47.651Z] #43 22.02 CC images/core.o [2021-07-09T18:11:47.651Z] #43 22.99 CC images/core-x86.o [2021-07-09T18:11:47.651Z] #43 23.79 CC images/core-arm.o [2021-07-09T18:11:47.651Z] #43 24.45 CC images/core-aarch64.o [2021-07-09T18:11:47.651Z] #43 25.00 CC images/core-ppc64.o [2021-07-09T18:11:47.651Z] #43 25.85 CC images/core-s390.o [2021-07-09T18:11:47.651Z] #43 26.49 CC images/cpuinfo.o [2021-07-09T18:11:47.651Z] #43 27.08 CC images/inventory.o [2021-07-09T18:11:47.651Z] #43 27.38 CC images/fdinfo.o [2021-07-09T18:11:47.651Z] #43 27.73 CC images/fown.o [2021-07-09T18:11:47.651Z] #43 28.05 CC images/ns.o [2021-07-09T18:11:47.651Z] #43 28.34 CC images/regfile.o [2021-07-09T18:11:47.651Z] #43 28.71 CC images/ghost-file.o [2021-07-09T18:11:47.651Z] #43 29.08 CC images/fifo.o [2021-07-09T18:11:47.651Z] #43 29.31 CC images/remap-file-path.o [2021-07-09T18:11:47.651Z] #43 29.59 CC images/eventfd.o [2021-07-09T18:11:47.651Z] #43 29.93 CC images/eventpoll.o [2021-07-09T18:11:47.651Z] #43 30.30 CC images/fh.o [2021-07-09T18:11:47.651Z] #43 30.72 CC images/fsnotify.o [2021-07-09T18:11:47.651Z] #43 31.60 CC images/signalfd.o [2021-07-09T18:11:47.651Z] #43 31.86 CC images/fs.o [2021-07-09T18:11:47.771Z] #43 ... [2021-07-09T18:11:47.771Z] [2021-07-09T18:11:47.771Z] #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-07-09T18:11:47.771Z] #51 sha256:6cc58139f7329adf9f81dae6c7c07ed0d243ec3060054bea1ca17bd9ed15661f [2021-07-09T18:11:47.771Z] #51 89.44 mvdan.cc/sh/v3/cmd/shfmt [2021-07-09T18:11:47.771Z] #51 DONE 95.8s [2021-07-09T18:11:47.771Z] [2021-07-09T18:11:47.771Z] #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-07-09T18:11:47.771Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:47.771Z] #13 87.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-09T18:11:47.771Z] #13 87.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:47.771Z] #13 87.99 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:47.813Z] #43 25.96 CC images/eventpoll.o [2021-07-09T18:11:47.914Z] #43 32.08 CC images/pstree.o [2021-07-09T18:11:48.072Z] #43 26.25 CC images/fh.o [2021-07-09T18:11:48.178Z] #43 32.28 CC images/pipe.o [2021-07-09T18:11:48.442Z] #43 32.56 CC images/tcp-stream.o [2021-07-09T18:11:48.641Z] #43 26.52 CC images/fsnotify.o [2021-07-09T18:11:48.652Z] #56 53.45 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-09T18:11:48.652Z] #56 53.45 + BUILDTAGS='netgo osusergo static_build' [2021-07-09T18:11:48.652Z] #56 53.45 + export EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:48.652Z] #56 53.45 + EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:48.652Z] #56 53.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-09T18:11:48.652Z] #56 53.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-09T18:11:48.652Z] #56 53.45 + '[' '' = dynamic ']' [2021-07-09T18:11:48.652Z] #56 53.45 + make [2021-07-09T18:11:48.706Z] #43 32.83 CC images/sk-packet.o [2021-07-09T18:11:48.970Z] #43 33.08 CC images/mnt.o [2021-07-09T18:11:49.209Z] #43 27.10 CC images/signalfd.o [2021-07-09T18:11:49.210Z] #43 27.35 CC images/fs.o [2021-07-09T18:11:49.234Z] #43 33.29 CC images/pipe-data.o [2021-07-09T18:11:49.234Z] #43 33.47 CC images/sa.o [2021-07-09T18:11:49.236Z] #56 51.27 Checking out files: 49% (2006/4077) Checking out files: 50% (2039/4077) Checking out files: 51% (2080/4077) Checking out files: 52% (2121/4077) Checking out files: 53% (2161/4077) Checking out files: 54% (2202/4077) Checking out files: 55% (2243/4077) Checking out files: 56% (2284/4077) Checking out files: 57% (2324/4077) Checking out files: 58% (2365/4077) Checking out files: 59% (2406/4077) Checking out files: 60% (2447/4077) Checking out files: 61% (2487/4077) Checking out files: 62% (2528/4077) Checking out files: 63% (2569/4077) Checking out files: 64% (2610/4077) Checking out files: 65% (2651/4077) Checking out files: 66% (2691/4077) Checking out files: 67% (2732/4077) Checking out files: 68% (2773/4077) Checking out files: 69% (2814/4077) Checking out files: 70% (2854/4077) Checking out files: 71% (2895/4077) Checking out files: 72% (2936/4077) Checking out files: 73% (2977/4077) Checking out files: 74% (3017/4077) Checking out files: 75% (3058/4077) Checking out files: 76% (3099/4077) Checking out files: 77% (3140/4077) Checking out files: 78% (3181/4077) Checking out files: 79% (3221/4077) Checking out files: 80% (3262/4077) Checking out files: 81% (3303/4077) Checking out files: 82% (3344/4077) Checking out files: 83% (3384/4077) Checking out files: 84% (3425/4077) Checking out files: 85% (3466/4077) Checking out files: 86% (3507/4077) Checking out files: 86% (3536/4077) Checking out files: 87% (3547/4077) Checking out files: 88% (3588/4077) Checking out files: 89% (3629/4077) Checking out files: 90% (3670/4077) Checking out files: 91% (3711/4077) Checking out files: 92% (3751/4077) Checking out files: 93% (3792/4077) Checking out files: 94% (3833/4077) Checking out files: 95% (3874/4077) Checking out files: 96% (3914/4077) Checking out files: 97% (3955/4077) Checking out files: 98% (3996/4077) Checking out files: 99% (4037/4077) Checking out files: 100% (4077/4077) Checking out files: 100% (4077/4077), done. [2021-07-09T18:11:49.236Z] #56 52.75 + cd /tmp/tmp.0ekLx48dZm/src/github.com/containerd/containerd [2021-07-09T18:11:49.236Z] #56 52.76 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:49.469Z] #43 27.59 CC images/pstree.o [2021-07-09T18:11:49.587Z] #56 54.61 + bin/ctr [2021-07-09T18:11:49.728Z] #43 27.86 CC images/pipe.o [2021-07-09T18:11:49.811Z] #43 33.79 CC images/timer.o [2021-07-09T18:11:49.999Z] #43 28.09 CC images/tcp-stream.o [2021-07-09T18:11:50.075Z] #43 34.08 CC images/timerfd.o [2021-07-09T18:11:50.258Z] #43 28.33 CC images/sk-packet.o [2021-07-09T18:11:50.259Z] INFO: Expanding compiler 1 of 3... [2021-07-09T18:11:50.259Z] INFO: Expanding compiler 2 of 3... [2021-07-09T18:11:50.339Z] #43 34.42 CC images/mm.o [2021-07-09T18:11:50.517Z] #43 28.62 CC images/mnt.o [2021-07-09T18:11:50.524Z] #56 ... [2021-07-09T18:11:50.524Z] [2021-07-09T18:11:50.524Z] #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-07-09T18:11:50.524Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:11:50.524Z] #45 75.37 text/template/parse [2021-07-09T18:11:50.524Z] #45 78.77 go/parser [2021-07-09T18:11:50.524Z] #45 80.32 text/template [2021-07-09T18:11:50.524Z] #45 82.14 encoding/xml [2021-07-09T18:11:50.524Z] #45 85.18 go/doc [2021-07-09T18:11:50.524Z] #45 ... [2021-07-09T18:11:50.524Z] [2021-07-09T18:11:50.524Z] #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-07-09T18:11:50.524Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:50.524Z] #43 25.02 CC images/fown.o [2021-07-09T18:11:50.524Z] #43 25.24 CC images/ns.o [2021-07-09T18:11:50.524Z] #43 25.40 CC images/regfile.o [2021-07-09T18:11:50.524Z] #43 25.64 CC images/ghost-file.o [2021-07-09T18:11:50.524Z] #43 26.04 CC images/fifo.o [2021-07-09T18:11:50.524Z] #43 26.29 CC images/remap-file-path.o [2021-07-09T18:11:50.524Z] #43 26.49 CC images/eventfd.o [2021-07-09T18:11:50.524Z] #43 26.76 CC images/eventpoll.o [2021-07-09T18:11:50.524Z] #43 27.02 CC images/fh.o [2021-07-09T18:11:50.524Z] #43 27.36 CC images/fsnotify.o [2021-07-09T18:11:50.524Z] #43 27.95 CC images/signalfd.o [2021-07-09T18:11:50.524Z] #43 28.14 CC images/fs.o [2021-07-09T18:11:50.524Z] #43 28.40 CC images/pstree.o [2021-07-09T18:11:50.524Z] #43 28.60 CC images/pipe.o [2021-07-09T18:11:50.524Z] #43 28.88 CC images/tcp-stream.o [2021-07-09T18:11:50.524Z] #43 29.14 CC images/sk-packet.o [2021-07-09T18:11:50.524Z] #43 29.45 CC images/mnt.o [2021-07-09T18:11:50.603Z] #43 34.82 CC images/sk-opts.o [2021-07-09T18:11:50.603Z] #43 ... [2021-07-09T18:11:50.603Z] [2021-07-09T18:11:50.603Z] #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-07-09T18:11:50.603Z] #51 sha256:845d683dcb39451f52adb968fc9df974c42b30260692c6686509a78765e415c8 [2021-07-09T18:11:50.603Z] #51 67.00 golang.org/x/crypto/ssh/terminal [2021-07-09T18:11:50.603Z] #51 71.16 mvdan.cc/sh/v3/cmd/shfmt [2021-07-09T18:11:50.777Z] #43 28.85 CC images/pipe-data.o [2021-07-09T18:11:50.783Z] #43 29.78 CC images/pipe-data.o [2021-07-09T18:11:50.783Z] #43 29.97 CC images/sa.o [2021-07-09T18:11:50.867Z] #51 ... [2021-07-09T18:11:50.867Z] [2021-07-09T18:11:50.867Z] #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-07-09T18:11:50.867Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:11:50.867Z] #45 69.74 encoding/xml [2021-07-09T18:11:50.867Z] #45 71.18 go/doc [2021-07-09T18:11:50.867Z] #45 72.83 compress/gzip [2021-07-09T18:11:50.867Z] #45 73.71 crypto/rand [2021-07-09T18:11:50.867Z] #45 74.67 encoding/asn1 [2021-07-09T18:11:50.867Z] #45 76.23 github.com/LK4D4/vndr/build [2021-07-09T18:11:51.037Z] #43 29.13 CC images/sa.o [2021-07-09T18:11:51.037Z] #43 ... [2021-07-09T18:11:51.037Z] [2021-07-09T18:11:51.037Z] #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-07-09T18:11:51.037Z] #56 sha256:e4fc9b3419aed2b3787445df33d2651bf6817decf6a4fc8a7f925256cb58eb86 [2021-07-09T18:11:51.037Z] #56 49.45 Checking out files: 50% (2051/4077) Checking out files: 51% (2080/4077) Checking out files: 52% (2121/4077) Checking out files: 53% (2161/4077) Checking out files: 54% (2202/4077) Checking out files: 55% (2243/4077) Checking out files: 56% (2284/4077) Checking out files: 57% (2324/4077) Checking out files: 58% (2365/4077) Checking out files: 59% (2406/4077) Checking out files: 60% (2447/4077) Checking out files: 61% (2487/4077) Checking out files: 62% (2528/4077) Checking out files: 63% (2569/4077) Checking out files: 64% (2610/4077) Checking out files: 65% (2651/4077) Checking out files: 66% (2691/4077) Checking out files: 67% (2732/4077) Checking out files: 68% (2773/4077) Checking out files: 69% (2814/4077) Checking out files: 70% (2854/4077) Checking out files: 71% (2895/4077) Checking out files: 72% (2936/4077) Checking out files: 73% (2977/4077) Checking out files: 74% (3017/4077) Checking out files: 75% (3058/4077) Checking out files: 76% (3099/4077) Checking out files: 77% (3140/4077) Checking out files: 78% (3181/4077) Checking out files: 79% (3221/4077) Checking out files: 80% (3262/4077) Checking out files: 81% (3303/4077) Checking out files: 82% (3344/4077) Checking out files: 83% (3384/4077) Checking out files: 84% (3425/4077) Checking out files: 85% (3466/4077) Checking out files: 86% (3507/4077) Checking out files: 87% (3547/4077) Checking out files: 88% (3588/4077) Checking out files: 89% (3629/4077) Checking out files: 90% (3670/4077) Checking out files: 91% (3711/4077) Checking out files: 92% (3751/4077) Checking out files: 92% (3774/4077) Checking out files: 93% (3792/4077) Checking out files: 94% (3833/4077) Checking out files: 95% (3874/4077) Checking out files: 96% (3914/4077) Checking out files: 97% (3955/4077) Checking out files: 98% (3996/4077) Checking out files: 99% (4037/4077) Checking out files: 100% (4077/4077) Checking out files: 100% (4077/4077), done. [2021-07-09T18:11:51.037Z] #56 50.76 + cd /tmp/tmp.DqcnFFxnb0/src/github.com/containerd/containerd [2021-07-09T18:11:51.037Z] #56 50.76 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T18:11:51.037Z] #56 53.57 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-09T18:11:51.037Z] #56 53.57 + BUILDTAGS='netgo osusergo static_build' [2021-07-09T18:11:51.037Z] #56 53.57 + export EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:51.037Z] #56 53.57 + EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:51.037Z] #56 53.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-09T18:11:51.037Z] #56 53.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-09T18:11:51.037Z] #56 53.57 + '[' '' = dynamic ']' [2021-07-09T18:11:51.037Z] #56 53.57 + make [2021-07-09T18:11:51.042Z] #43 30.20 CC images/timer.o [2021-07-09T18:11:51.079Z] #13 ... [2021-07-09T18:11:51.079Z] [2021-07-09T18:11:51.079Z] #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-07-09T18:11:51.079Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:51.079Z] #43 35.40 CC images/ipc-var.o [2021-07-09T18:11:51.079Z] #43 35.72 CC images/ipc-desc.o [2021-07-09T18:11:51.079Z] #43 36.12 CC images/ipc-shm.o [2021-07-09T18:11:51.079Z] #43 36.40 CC images/ipc-msg.o [2021-07-09T18:11:51.079Z] #43 36.71 CC images/ipc-sem.o [2021-07-09T18:11:51.079Z] #43 36.88 CC images/utsns.o [2021-07-09T18:11:51.079Z] #43 37.07 CC images/creds.o [2021-07-09T18:11:51.079Z] #43 37.32 CC images/vma.o [2021-07-09T18:11:51.079Z] #43 37.56 CC images/netdev.o [2021-07-09T18:11:51.079Z] #43 38.02 CC images/tty.o [2021-07-09T18:11:51.079Z] #43 38.66 CC images/file-lock.o [2021-07-09T18:11:51.079Z] #43 38.84 CC images/rlimit.o [2021-07-09T18:11:51.131Z] #45 ... [2021-07-09T18:11:51.131Z] [2021-07-09T18:11:51.131Z] #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-07-09T18:11:51.131Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:11:51.131Z] #43 35.14 CC images/sk-unix.o [2021-07-09T18:11:51.301Z] #43 30.54 CC images/timerfd.o [2021-07-09T18:11:51.394Z] #43 35.44 CC images/sk-inet.o [2021-07-09T18:11:51.665Z] #43 39.13 CC images/pagemap.o [2021-07-09T18:11:51.680Z] #43 35.78 CC images/tun.o [2021-07-09T18:11:51.680Z] #43 ... [2021-07-09T18:11:51.680Z] [2021-07-09T18:11:51.680Z] #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-07-09T18:11:51.680Z] #51 sha256:845d683dcb39451f52adb968fc9df974c42b30260692c6686509a78765e415c8 [2021-07-09T18:11:51.680Z] #51 DONE 78.1s [2021-07-09T18:11:51.755Z] #56 55.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-09T18:11:51.755Z] #56 55.40 + BUILDTAGS='netgo osusergo static_build' [2021-07-09T18:11:51.755Z] #56 55.40 + export EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:51.755Z] #56 55.40 + EXTRA_FLAGS=-buildmode=pie [2021-07-09T18:11:51.755Z] #56 55.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-09T18:11:51.755Z] #56 55.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-09T18:11:51.755Z] #56 55.41 + '[' '' = dynamic ']' [2021-07-09T18:11:51.755Z] #56 55.41 + make [2021-07-09T18:11:51.870Z] #43 30.76 CC images/mm.o [2021-07-09T18:11:51.870Z] #43 31.13 CC images/sk-opts.o [2021-07-09T18:11:51.870Z] #43 ... [2021-07-09T18:11:51.870Z] [2021-07-09T18:11:51.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-07-09T18:11:51.870Z] #51 sha256:002f3ed82362de49156fde285c9897f121bbb0913b27628f0a61fbc8ac69789e [2021-07-09T18:11:51.870Z] #51 77.00 go/ast [2021-07-09T18:11:51.870Z] #51 79.42 golang.org/x/crypto/ssh/terminal [2021-07-09T18:11:51.870Z] #51 80.71 mvdan.cc/editorconfig [2021-07-09T18:11:51.870Z] #51 80.83 mvdan.cc/sh/v3/fileutil [2021-07-09T18:11:51.870Z] #51 81.02 mvdan.cc/sh/v3/syntax [2021-07-09T18:11:51.927Z] #43 39.53 CC images/siginfo.o [2021-07-09T18:11:51.944Z] [2021-07-09T18:11:51.944Z] #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-07-09T18:11:51.944Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-09T18:11:51.944Z] #13 72.99 Selecting previously unselected package libapparmor1:arm64. [2021-07-09T18:11:51.944Z] #13 73.02 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-09T18:11:51.944Z] #13 73.03 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-09T18:11:52.188Z] #43 39.77 CC images/rpc.o [2021-07-09T18:11:52.207Z] #13 73.28 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-09T18:11:52.207Z] #13 73.28 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-09T18:11:52.207Z] #13 73.28 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-09T18:11:52.415Z] #56 54.69 + bin/ctr [2021-07-09T18:11:52.438Z] #51 ... [2021-07-09T18:11:52.438Z] [2021-07-09T18:11:52.438Z] #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-07-09T18:11:52.438Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:52.438Z] #43 31.39 CC images/sk-unix.o [2021-07-09T18:11:52.471Z] #13 73.46 Selecting previously unselected package libbtrfs0. [2021-07-09T18:11:52.471Z] #13 73.47 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-09T18:11:52.471Z] #13 73.47 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:11:52.471Z] #13 73.58 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:11:52.697Z] #43 31.79 CC images/sk-inet.o [2021-07-09T18:11:52.735Z] #13 73.58 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-09T18:11:52.735Z] #13 73.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:11:52.735Z] #13 73.79 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-09T18:11:52.735Z] #13 73.80 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-09T18:11:52.735Z] #13 73.81 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-09T18:11:52.998Z] #13 73.91 Selecting previously unselected package libudev-dev:arm64. [2021-07-09T18:11:52.998Z] #13 73.91 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-07-09T18:11:52.998Z] #13 73.93 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-09T18:11:52.998Z] #13 74.13 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-09T18:11:53.122Z] #56 56.47 + bin/ctr [2021-07-09T18:11:53.263Z] #13 74.14 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-09T18:11:53.263Z] #13 74.16 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-09T18:11:53.265Z] #43 32.15 CC images/tun.o [2021-07-09T18:11:53.524Z] #43 32.46 CC images/sk-netlink.o [2021-07-09T18:11:53.524Z] #43 32.65 CC images/packet-sock.o [2021-07-09T18:11:53.527Z] #13 74.50 Selecting previously unselected package libpcre16-3:arm64. [2021-07-09T18:11:53.527Z] #13 74.50 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-09T18:11:53.527Z] #13 74.52 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-09T18:11:53.576Z] #43 41.02 CC images/ext-file.o [2021-07-09T18:11:53.576Z] #43 41.26 CC images/cgroup.o [2021-07-09T18:11:53.790Z] #13 74.70 Selecting previously unselected package libpcre32-3:arm64. [2021-07-09T18:11:53.791Z] #13 74.70 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-09T18:11:53.791Z] #13 74.71 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-09T18:11:53.791Z] #13 74.83 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-09T18:11:53.791Z] #13 74.84 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-09T18:11:53.791Z] #13 74.84 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-09T18:11:54.054Z] #13 74.96 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-09T18:11:54.054Z] #13 74.98 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-09T18:11:54.054Z] #13 74.99 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-09T18:11:54.092Z] #43 33.07 CC images/ipc-var.o [2021-07-09T18:11:54.092Z] #43 33.32 CC images/ipc-desc.o [2021-07-09T18:11:54.318Z] #13 75.43 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-09T18:11:54.318Z] #13 75.43 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-09T18:11:54.318Z] #13 75.44 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-09T18:11:54.369Z] #43 33.56 CC images/ipc-shm.o [2021-07-09T18:11:54.520Z] #43 42.03 CC images/userns.o [2021-07-09T18:11:54.520Z] #43 ... [2021-07-09T18:11:54.520Z] [2021-07-09T18:11:54.520Z] #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-07-09T18:11:54.520Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:11:54.520Z] #45 92.58 hash/crc32 [2021-07-09T18:11:54.520Z] #45 93.15 net [2021-07-09T18:11:54.520Z] #45 93.20 compress/gzip [2021-07-09T18:11:54.520Z] #45 93.71 vendor/golang.org/x/text/transform [2021-07-09T18:11:54.520Z] #45 94.46 vendor/golang.org/x/text/unicode/bidi [2021-07-09T18:11:54.520Z] #45 96.80 vendor/golang.org/x/text/secure/bidirule [2021-07-09T18:11:54.520Z] #45 97.19 vendor/golang.org/x/text/unicode/norm [2021-07-09T18:11:54.520Z] #45 100.9 vendor/golang.org/x/net/idna [2021-07-09T18:11:54.520Z] #45 ... [2021-07-09T18:11:54.520Z] [2021-07-09T18:11:54.520Z] #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-07-09T18:11:54.520Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:54.520Z] #43 42.30 CC images/google/protobuf/descriptor.o [2021-07-09T18:11:54.637Z] #43 33.87 CC images/ipc-msg.o [2021-07-09T18:11:54.895Z] #13 75.83 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-09T18:11:54.895Z] #13 75.85 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-09T18:11:54.895Z] #13 75.87 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-09T18:11:54.895Z] #13 76.05 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-09T18:11:55.158Z] #13 76.05 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-09T18:11:55.158Z] #13 76.06 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:11:55.158Z] #13 76.27 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-09T18:11:55.158Z] #13 76.27 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-07-09T18:11:55.158Z] #13 76.29 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-09T18:11:55.204Z] #43 34.26 CC images/ipc-sem.o [2021-07-09T18:11:55.463Z] #43 34.46 CC images/utsns.o [2021-07-09T18:11:55.701Z] #56 ... [2021-07-09T18:11:55.701Z] [2021-07-09T18:11:55.701Z] #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-07-09T18:11:55.701Z] #51 sha256:12bcb484918658150024871629885619d35e3acbe3277bad71221d548945d417 [2021-07-09T18:11:55.701Z] #51 78.68 mvdan.cc/editorconfig [2021-07-09T18:11:55.701Z] #51 79.14 mvdan.cc/sh/v3/fileutil [2021-07-09T18:11:55.701Z] #51 79.41 mvdan.cc/sh/v3/syntax [2021-07-09T18:11:55.701Z] #51 85.29 mvdan.cc/sh/v3/cmd/shfmt [2021-07-09T18:11:55.701Z] #51 ... [2021-07-09T18:11:55.701Z] [2021-07-09T18:11:55.701Z] #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-07-09T18:11:55.701Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:55.701Z] #43 29.44 CC images/timer.o [2021-07-09T18:11:55.701Z] #43 29.80 CC images/timerfd.o [2021-07-09T18:11:55.701Z] #43 30.06 CC images/mm.o [2021-07-09T18:11:55.701Z] #43 30.36 CC images/sk-opts.o [2021-07-09T18:11:55.701Z] #43 30.53 CC images/sk-unix.o [2021-07-09T18:11:55.701Z] #43 30.98 CC images/sk-inet.o [2021-07-09T18:11:55.701Z] #43 31.41 CC images/tun.o [2021-07-09T18:11:55.701Z] #43 31.72 CC images/sk-netlink.o [2021-07-09T18:11:55.701Z] #43 32.08 CC images/packet-sock.o [2021-07-09T18:11:55.701Z] #43 32.53 CC images/ipc-var.o [2021-07-09T18:11:55.701Z] #43 32.72 CC images/ipc-desc.o [2021-07-09T18:11:55.701Z] #43 32.95 CC images/ipc-shm.o [2021-07-09T18:11:55.701Z] #43 33.21 CC images/ipc-msg.o [2021-07-09T18:11:55.701Z] #43 33.51 CC images/ipc-sem.o [2021-07-09T18:11:55.701Z] #43 33.78 CC images/utsns.o [2021-07-09T18:11:55.721Z] #43 34.79 CC images/creds.o [2021-07-09T18:11:55.721Z] #43 34.96 CC images/vma.o [2021-07-09T18:11:55.960Z] #43 34.03 CC images/creds.o [2021-07-09T18:11:55.979Z] #43 35.22 CC images/netdev.o [2021-07-09T18:11:56.111Z] #13 76.99 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-09T18:11:56.111Z] #13 77.01 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:11:56.111Z] #13 77.03 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-09T18:11:56.111Z] #13 77.05 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:11:56.111Z] #13 77.06 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-09T18:11:56.111Z] #13 77.08 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-09T18:11:56.111Z] #13 77.10 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:56.111Z] #13 77.12 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:11:56.111Z] #13 77.14 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-09T18:11:56.111Z] #13 77.16 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-09T18:11:56.111Z] #13 77.22 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:11:56.111Z] #13 77.24 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:11:56.219Z] #43 34.28 CC images/vma.o [2021-07-09T18:11:56.392Z] #13 77.30 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-09T18:11:56.392Z] #13 77.40 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-09T18:11:56.392Z] #13 77.42 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-09T18:11:56.392Z] #13 77.46 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:11:56.392Z] #13 77.50 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-09T18:11:56.437Z] #43 44.05 CC images/opts.o [2021-07-09T18:11:56.477Z] #43 34.48 CC images/netdev.o [2021-07-09T18:11:56.477Z] #43 ... [2021-07-09T18:11:56.477Z] [2021-07-09T18:11:56.477Z] #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-07-09T18:11:56.477Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:11:56.477Z] #45 79.79 encoding/xml [2021-07-09T18:11:56.477Z] #45 81.35 text/template [2021-07-09T18:11:56.477Z] #45 85.13 github.com/LK4D4/vndr/versioned [2021-07-09T18:11:56.477Z] #45 85.27 compress/flate [2021-07-09T18:11:56.477Z] #45 86.28 go/doc [2021-07-09T18:11:56.477Z] #45 87.97 hash/crc32 [2021-07-09T18:11:56.477Z] #45 88.49 compress/gzip [2021-07-09T18:11:56.477Z] #45 89.09 crypto/rsa [2021-07-09T18:11:56.546Z] #43 35.55 CC images/tty.o [2021-07-09T18:11:56.656Z] #13 77.52 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:56.656Z] #13 77.55 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-07-09T18:11:56.656Z] #13 77.56 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-07-09T18:11:56.656Z] #13 77.58 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:56.656Z] #13 77.63 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-07-09T18:11:56.656Z] #13 77.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-09T18:11:56.656Z] #13 77.65 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:11:56.656Z] #13 77.67 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-09T18:11:56.656Z] #13 77.70 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-09T18:11:56.656Z] #13 77.72 Setting up dmsetup (2:1.02.155-3) ... [2021-07-09T18:11:56.698Z] #43 44.30 CC images/seccomp.o [2021-07-09T18:11:56.735Z] #45 ... [2021-07-09T18:11:56.735Z] [2021-07-09T18:11:56.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-07-09T18:11:56.735Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:56.735Z] #43 34.86 CC images/tty.o [2021-07-09T18:11:56.920Z] #13 77.74 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-09T18:11:56.920Z] #13 77.76 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-09T18:11:56.920Z] #13 77.78 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:11:56.959Z] #43 44.54 CC images/binfmt-misc.o [2021-07-09T18:11:57.184Z] #13 DONE 78.3s [2021-07-09T18:11:57.184Z] [2021-07-09T18:11:57.184Z] #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-07-09T18:11:57.184Z] #53 sha256:51f86e43903242aae87b7b77f3629446b534e58c6146a763cd2bb6857038437f [2021-07-09T18:11:57.221Z] #43 44.83 CC images/time.o [2021-07-09T18:11:57.292Z] #56 ... [2021-07-09T18:11:57.292Z] [2021-07-09T18:11:57.292Z] #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-07-09T18:11:57.292Z] #51 sha256:b2d739e05d237506a06d6cecc17628a0ab81a4293cf1d764476509c7ea1df760 [2021-07-09T18:11:57.292Z] #51 86.06 mvdan.cc/sh/v3/cmd/shfmt [2021-07-09T18:11:57.292Z] #51 DONE 91.0s [2021-07-09T18:11:57.292Z] [2021-07-09T18:11:57.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-07-09T18:11:57.292Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:11:57.292Z] #43 27.45 CC images/fown.o [2021-07-09T18:11:57.292Z] #43 27.63 CC images/ns.o [2021-07-09T18:11:57.292Z] #43 27.91 CC images/regfile.o [2021-07-09T18:11:57.292Z] #43 28.20 CC images/ghost-file.o [2021-07-09T18:11:57.292Z] #43 28.55 CC images/fifo.o [2021-07-09T18:11:57.292Z] #43 28.82 CC images/remap-file-path.o [2021-07-09T18:11:57.292Z] #43 29.14 CC images/eventfd.o [2021-07-09T18:11:57.292Z] #43 29.41 CC images/eventpoll.o [2021-07-09T18:11:57.292Z] #43 29.74 CC images/fh.o [2021-07-09T18:11:57.292Z] #43 30.07 CC images/fsnotify.o [2021-07-09T18:11:57.292Z] #43 30.76 CC images/signalfd.o [2021-07-09T18:11:57.292Z] #43 31.05 CC images/fs.o [2021-07-09T18:11:57.292Z] #43 31.32 CC images/pstree.o [2021-07-09T18:11:57.292Z] #43 31.53 CC images/pipe.o [2021-07-09T18:11:57.292Z] #43 31.79 CC images/tcp-stream.o [2021-07-09T18:11:57.292Z] #43 32.06 CC images/sk-packet.o [2021-07-09T18:11:57.292Z] #43 32.43 CC images/mnt.o [2021-07-09T18:11:57.292Z] #43 32.71 CC images/pipe-data.o [2021-07-09T18:11:57.292Z] #43 32.90 CC images/sa.o [2021-07-09T18:11:57.292Z] #43 33.16 CC images/timer.o [2021-07-09T18:11:57.292Z] #43 33.50 CC images/timerfd.o [2021-07-09T18:11:57.292Z] #43 33.76 CC images/mm.o [2021-07-09T18:11:57.292Z] #43 34.10 CC images/sk-opts.o [2021-07-09T18:11:57.292Z] #43 34.29 CC images/sk-unix.o [2021-07-09T18:11:57.292Z] #43 34.60 CC images/sk-inet.o [2021-07-09T18:11:57.292Z] #43 34.97 CC images/tun.o [2021-07-09T18:11:57.292Z] #43 35.27 CC images/sk-netlink.o [2021-07-09T18:11:57.292Z] #43 35.57 CC images/packet-sock.o [2021-07-09T18:11:57.292Z] #43 35.93 CC images/ipc-var.o [2021-07-09T18:11:57.292Z] #43 36.10 CC images/ipc-desc.o [2021-07-09T18:11:57.292Z] #43 36.40 CC images/ipc-shm.o [2021-07-09T18:11:57.292Z] #43 36.62 CC images/ipc-msg.o [2021-07-09T18:11:57.292Z] #43 36.95 CC images/ipc-sem.o [2021-07-09T18:11:57.297Z] INFO: Expanding compiler 3 of 3... [2021-07-09T18:11:57.297Z] INFO: Removing downloaded files... [2021-07-09T18:11:57.297Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-09T18:11:57.297Z] INFO: Configuring git core.autocrlf... [2021-07-09T18:11:57.315Z] #43 35.42 CC images/file-lock.o [2021-07-09T18:11:57.483Z] #43 36.34 CC images/file-lock.o [2021-07-09T18:11:57.483Z] #43 36.55 CC images/rlimit.o [2021-07-09T18:11:57.483Z] #43 45.10 CC images/sysctl.o [2021-07-09T18:11:57.548Z] #43 37.15 CC images/utsns.o [2021-07-09T18:11:57.579Z] #43 35.63 CC images/rlimit.o [2021-07-09T18:11:57.742Z] #43 36.85 CC images/pagemap.o [2021-07-09T18:11:57.744Z] #43 45.36 CC images/autofs.o [2021-07-09T18:11:57.804Z] #43 37.37 CC images/creds.o [2021-07-09T18:11:57.804Z] #43 ... [2021-07-09T18:11:57.804Z] [2021-07-09T18:11:57.804Z] #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-07-09T18:11:57.804Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:57.804Z] #13 88.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-09T18:11:57.839Z] #43 35.79 CC images/pagemap.o [2021-07-09T18:11:58.001Z] #43 ... [2021-07-09T18:11:58.001Z] [2021-07-09T18:11:58.001Z] #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-07-09T18:11:58.001Z] #51 sha256:002f3ed82362de49156fde285c9897f121bbb0913b27628f0a61fbc8ac69789e [2021-07-09T18:11:58.001Z] #51 87.70 mvdan.cc/sh/v3/cmd/shfmt [2021-07-09T18:11:58.001Z] #51 DONE 93.0s [2021-07-09T18:11:58.001Z] [2021-07-09T18:11:58.001Z] #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-07-09T18:11:58.001Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:11:58.001Z] #13 85.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-09T18:11:58.001Z] #13 85.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:58.001Z] #13 85.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:58.006Z] #43 45.60 CC images/macvlan.o [2021-07-09T18:11:58.060Z] #13 88.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:11:58.060Z] #13 88.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:11:58.098Z] #43 36.08 CC images/siginfo.o [2021-07-09T18:11:58.098Z] #43 36.28 CC images/rpc.o [2021-07-09T18:11:58.267Z] #43 45.82 CC images/sit.o [2021-07-09T18:11:58.356Z] #43 ... [2021-07-09T18:11:58.356Z] [2021-07-09T18:11:58.356Z] #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-07-09T18:11:58.356Z] #51 sha256:12bcb484918658150024871629885619d35e3acbe3277bad71221d548945d417 [2021-07-09T18:11:58.356Z] #51 DONE 91.6s [2021-07-09T18:11:58.356Z] [2021-07-09T18:11:58.356Z] #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-07-09T18:11:58.356Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:11:58.356Z] #45 90.20 github.com/LK4D4/vndr/build [2021-07-09T18:11:58.356Z] #45 90.74 crypto/x509/pkix [2021-07-09T18:11:58.356Z] #45 91.19 vendor/golang.org/x/crypto/cryptobyte [2021-07-09T18:11:58.529Z] #43 46.06 CC images/memfd.o [2021-07-09T18:11:58.791Z] #43 46.37 CC images/timens.o [2021-07-09T18:11:59.053Z] #43 46.67 LINK images/built-in.o [2021-07-09T18:11:59.314Z] #43 46.86 GEN compel/include/asm [2021-07-09T18:11:59.314Z] #43 46.89 GEN compel/include/version.h [2021-07-09T18:11:59.314Z] #43 46.92 touch .config [2021-07-09T18:11:59.314Z] #43 46.98 GEN include/common/config.h [2021-07-09T18:11:59.576Z] #43 47.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-09T18:11:59.576Z] #43 47.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-09T18:11:59.576Z] #43 47.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-09T18:11:59.576Z] #43 47.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-09T18:11:59.576Z] #43 47.17 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-09T18:11:59.576Z] #43 47.21 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-09T18:11:59.576Z] #43 47.24 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-09T18:11:59.576Z] #43 47.29 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-09T18:11:59.576Z] #43 47.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-09T18:11:59.576Z] #43 47.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-09T18:11:59.751Z] #53 ... [2021-07-09T18:11:59.751Z] [2021-07-09T18:11:59.751Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-09T18:11:59.751Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-07-09T18:11:59.751Z] #14 DONE 2.1s [2021-07-09T18:11:59.751Z] [2021-07-09T18:11:59.751Z] #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-07-09T18:11:59.751Z] #53 sha256:51f86e43903242aae87b7b77f3629446b534e58c6146a763cd2bb6857038437f [2021-07-09T18:11:59.751Z] #53 2.043 + RM_GOPATH=0 [2021-07-09T18:11:59.751Z] #53 2.043 + TMP_GOPATH= [2021-07-09T18:11:59.751Z] #53 2.043 + : /build [2021-07-09T18:11:59.751Z] #53 2.043 + '[' -z '' ']' [2021-07-09T18:11:59.751Z] #53 2.044 ++ mktemp -d [2021-07-09T18:11:59.751Z] #53 2.061 + export GOPATH=/tmp/tmp.zXIer23vB6 [2021-07-09T18:11:59.751Z] #53 2.061 + GOPATH=/tmp/tmp.zXIer23vB6 [2021-07-09T18:11:59.751Z] #53 2.061 + RM_GOPATH=1 [2021-07-09T18:11:59.751Z] #53 2.061 + case "$(go env GOARCH)" in [2021-07-09T18:11:59.751Z] #53 2.061 ++ go env GOARCH [2021-07-09T18:11:59.751Z] #53 2.076 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:59.751Z] #53 2.078 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:11:59.751Z] #53 2.080 ++ dirname /tmp/install/install.sh [2021-07-09T18:11:59.751Z] #53 2.090 + dir=/tmp/install [2021-07-09T18:11:59.751Z] #53 2.094 + bin=runc [2021-07-09T18:11:59.751Z] #53 2.094 + shift [2021-07-09T18:11:59.751Z] #53 2.095 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-09T18:11:59.751Z] #53 2.095 + . /tmp/install/runc.installer [2021-07-09T18:11:59.751Z] #53 2.096 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:11:59.751Z] #53 2.096 + install_runc [2021-07-09T18:11:59.751Z] #53 2.102 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-09T18:11:59.751Z] #53 2.103 + uname -r [2021-07-09T18:11:59.751Z] #53 2.147 + RUNC_BUILDTAGS='seccomp ' [2021-07-09T18:11:59.751Z] #53 2.147 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-09T18:11:59.751Z] #53 2.147 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zXIer23vB6/src/github.com/opencontainers/runc [2021-07-09T18:11:59.751Z] #53 2.147 Cloning into '/tmp/tmp.zXIer23vB6/src/github.com/opencontainers/runc'... [2021-07-09T18:11:59.751Z] #53 2.154 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-09T18:11:59.838Z] #43 47.34 DEP compel/plugins/std/infect.d [2021-07-09T18:11:59.838Z] #43 47.45 DEP compel/plugins/std/string.d [2021-07-09T18:11:59.838Z] #43 47.60 DEP compel/plugins/std/log.d [2021-07-09T18:12:00.100Z] #43 47.75 DEP compel/plugins/std/fds.d [2021-07-09T18:12:00.100Z] #43 47.88 DEP compel/plugins/std/std.d [2021-07-09T18:12:00.264Z] #45 93.26 net [2021-07-09T18:12:00.361Z] #43 48.03 DEP compel/plugins/shmem/shmem.d [2021-07-09T18:12:00.362Z] #43 48.14 DEP compel/plugins/fds/fds.d [2021-07-09T18:12:00.623Z] #43 48.30 CC compel/plugins/std/std.o [2021-07-09T18:12:00.832Z] #45 93.97 vendor/golang.org/x/crypto/poly1305 [2021-07-09T18:12:00.885Z] #43 48.69 CC compel/plugins/std/fds.o [2021-07-09T18:12:01.150Z] #53 ... [2021-07-09T18:12:01.150Z] [2021-07-09T18:12:01.150Z] #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-07-09T18:12:01.150Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-07-09T18:12:01.150Z] #15 DONE 1.8s [2021-07-09T18:12:01.287Z] #13 ... [2021-07-09T18:12:01.287Z] [2021-07-09T18:12:01.287Z] #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-07-09T18:12:01.287Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:01.287Z] #43 37.40 CC images/siginfo.o [2021-07-09T18:12:01.287Z] #43 37.79 CC images/rpc.o [2021-07-09T18:12:01.287Z] #43 39.11 CC images/ext-file.o [2021-07-09T18:12:01.287Z] #43 39.39 CC images/cgroup.o [2021-07-09T18:12:01.287Z] #43 40.07 CC images/userns.o [2021-07-09T18:12:01.287Z] #43 40.34 CC images/google/protobuf/descriptor.o [2021-07-09T18:12:01.332Z] #13 ... [2021-07-09T18:12:01.332Z] [2021-07-09T18:12:01.332Z] #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-07-09T18:12:01.332Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:12:01.332Z] #45 85.11 go/doc [2021-07-09T18:12:01.332Z] #45 85.94 github.com/LK4D4/vndr/versioned [2021-07-09T18:12:01.332Z] #45 86.04 compress/flate [2021-07-09T18:12:01.332Z] #45 88.52 github.com/LK4D4/vndr/build [2021-07-09T18:12:01.332Z] #45 88.60 hash/crc32 [2021-07-09T18:12:01.332Z] #45 89.06 compress/gzip [2021-07-09T18:12:01.332Z] #45 89.71 vendor/golang.org/x/crypto/cryptobyte [2021-07-09T18:12:01.332Z] #45 92.06 vendor/golang.org/x/crypto/internal/chacha20 [2021-07-09T18:12:01.332Z] #45 92.11 net [2021-07-09T18:12:01.332Z] #45 92.53 vendor/golang.org/x/crypto/poly1305 [2021-07-09T18:12:01.332Z] #45 92.90 vendor/golang.org/x/sys/cpu [2021-07-09T18:12:01.332Z] #45 93.16 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-09T18:12:01.332Z] #45 94.46 vendor/golang.org/x/crypto/hkdf [2021-07-09T18:12:01.332Z] #45 94.61 vendor/golang.org/x/text/transform [2021-07-09T18:12:01.332Z] #45 ... [2021-07-09T18:12:01.332Z] [2021-07-09T18:12:01.332Z] #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-07-09T18:12:01.332Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:01.332Z] #43 37.67 CC images/vma.o [2021-07-09T18:12:01.332Z] #43 37.94 CC images/netdev.o [2021-07-09T18:12:01.332Z] #43 38.34 CC images/tty.o [2021-07-09T18:12:01.332Z] #43 38.89 CC images/file-lock.o [2021-07-09T18:12:01.332Z] #43 39.17 CC images/rlimit.o [2021-07-09T18:12:01.332Z] #43 39.48 CC images/pagemap.o [2021-07-09T18:12:01.332Z] #43 39.81 CC images/siginfo.o [2021-07-09T18:12:01.332Z] #43 40.08 CC images/rpc.o [2021-07-09T18:12:01.400Z] #45 94.43 vendor/golang.org/x/sys/cpu [2021-07-09T18:12:01.400Z] #45 94.69 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-09T18:12:01.414Z] [2021-07-09T18:12:01.414Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T18:12:01.414Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-07-09T18:12:01.458Z] #43 49.20 CC compel/plugins/std/log.o [2021-07-09T18:12:01.590Z] #43 41.19 CC images/ext-file.o [2021-07-09T18:12:01.847Z] #43 41.44 CC images/cgroup.o [2021-07-09T18:12:01.995Z] #16 ... [2021-07-09T18:12:01.995Z] [2021-07-09T18:12:01.995Z] #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-07-09T18:12:01.995Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:12:01.995Z] #43 36.05 CC images/sk-netlink.o [2021-07-09T18:12:01.995Z] #43 36.32 CC images/packet-sock.o [2021-07-09T18:12:01.995Z] #43 36.78 CC images/ipc-var.o [2021-07-09T18:12:01.995Z] #43 36.99 CC images/ipc-desc.o [2021-07-09T18:12:01.995Z] #43 37.36 CC images/ipc-shm.o [2021-07-09T18:12:01.995Z] #43 37.60 CC images/ipc-msg.o [2021-07-09T18:12:01.995Z] #43 37.94 CC images/ipc-sem.o [2021-07-09T18:12:01.995Z] #43 38.17 CC images/utsns.o [2021-07-09T18:12:01.995Z] #43 38.34 CC images/creds.o [2021-07-09T18:12:01.995Z] #43 38.60 CC images/vma.o [2021-07-09T18:12:01.995Z] #43 38.95 CC images/netdev.o [2021-07-09T18:12:01.995Z] #43 39.43 CC images/tty.o [2021-07-09T18:12:01.995Z] #43 40.13 CC images/file-lock.o [2021-07-09T18:12:01.995Z] #43 40.34 CC images/rlimit.o [2021-07-09T18:12:01.995Z] #43 40.55 CC images/pagemap.o [2021-07-09T18:12:01.995Z] #43 40.91 CC images/siginfo.o [2021-07-09T18:12:01.995Z] #43 41.10 CC images/rpc.o [2021-07-09T18:12:01.995Z] #43 42.93 CC images/ext-file.o [2021-07-09T18:12:01.995Z] #43 43.23 CC images/cgroup.o [2021-07-09T18:12:01.995Z] #43 44.10 CC images/userns.o [2021-07-09T18:12:01.995Z] #43 44.38 CC images/google/protobuf/descriptor.o [2021-07-09T18:12:01.995Z] #43 46.13 CC images/opts.o [2021-07-09T18:12:02.224Z] #43 ... [2021-07-09T18:12:02.224Z] [2021-07-09T18:12:02.224Z] #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-07-09T18:12:02.224Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:12:02.224Z] #45 87.27 github.com/LK4D4/vndr/versioned [2021-07-09T18:12:02.224Z] #45 87.35 compress/flate [2021-07-09T18:12:02.224Z] #45 89.05 github.com/LK4D4/vndr/build [2021-07-09T18:12:02.224Z] #45 90.18 hash/crc32 [2021-07-09T18:12:02.224Z] #45 90.81 compress/gzip [2021-07-09T18:12:02.224Z] #45 91.62 vendor/golang.org/x/crypto/cryptobyte [2021-07-09T18:12:02.224Z] #45 92.89 net [2021-07-09T18:12:02.224Z] #45 94.13 vendor/golang.org/x/crypto/poly1305 [2021-07-09T18:12:02.224Z] #45 94.52 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-09T18:12:02.224Z] #45 95.74 vendor/golang.org/x/crypto/hkdf [2021-07-09T18:12:02.224Z] #45 95.91 vendor/golang.org/x/text/transform [2021-07-09T18:12:02.224Z] #45 96.54 vendor/golang.org/x/text/unicode/bidi [2021-07-09T18:12:02.264Z] #43 46.43 CC images/seccomp.o [2021-07-09T18:12:02.264Z] #43 ... [2021-07-09T18:12:02.264Z] [2021-07-09T18:12:02.264Z] #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-07-09T18:12:02.264Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:12:02.264Z] #45 78.53 vendor/golang.org/x/text/unicode/norm [2021-07-09T18:12:02.264Z] #45 78.74 vendor/golang.org/x/crypto/cryptobyte [2021-07-09T18:12:02.264Z] #45 81.03 mime [2021-07-09T18:12:02.264Z] #45 81.49 net/http/internal [2021-07-09T18:12:02.264Z] #45 84.21 vendor/golang.org/x/net/idna [2021-07-09T18:12:02.264Z] #45 87.33 vendor/golang.org/x/net/http/httpproxy [2021-07-09T18:12:02.264Z] #45 87.34 net/textproto [2021-07-09T18:12:02.264Z] #45 87.35 crypto/x509 [2021-07-09T18:12:02.402Z] #43 49.96 CC compel/plugins/std/string.o [2021-07-09T18:12:02.402Z] #43 ... [2021-07-09T18:12:02.402Z] [2021-07-09T18:12:02.402Z] #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-07-09T18:12:02.402Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:12:02.402Z] #13 104.8 Selecting previously unselected package libapparmor1:amd64. [2021-07-09T18:12:02.402Z] #13 104.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-09T18:12:02.402Z] #13 104.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-09T18:12:02.402Z] #13 104.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-09T18:12:02.402Z] #13 104.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-09T18:12:02.402Z] #13 104.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-09T18:12:02.411Z] #43 42.05 CC images/userns.o [2021-07-09T18:12:02.664Z] #13 105.1 Selecting previously unselected package libbtrfs0. [2021-07-09T18:12:02.664Z] #13 105.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-09T18:12:02.664Z] #13 105.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:12:02.664Z] #13 105.2 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:12:02.664Z] #13 105.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-09T18:12:02.664Z] #13 105.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:12:02.668Z] #43 42.30 CC images/google/protobuf/descriptor.o [2021-07-09T18:12:02.779Z] #45 95.80 vendor/golang.org/x/text/transform [2021-07-09T18:12:02.846Z] #45 ... [2021-07-09T18:12:02.846Z] [2021-07-09T18:12:02.846Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T18:12:02.846Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-07-09T18:12:02.846Z] #16 1.657 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-09T18:12:02.846Z] #16 DONE 1.8s [2021-07-09T18:12:02.846Z] [2021-07-09T18:12:02.846Z] #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-07-09T18:12:02.846Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:12:02.846Z] #45 89.19 vendor/golang.org/x/net/http/httpguts [2021-07-09T18:12:02.846Z] #45 89.19 mime/multipart [2021-07-09T18:12:02.926Z] #13 105.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-09T18:12:02.926Z] #13 105.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:12:02.926Z] #13 105.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:02.926Z] #13 105.5 Selecting previously unselected package libudev-dev:amd64. [2021-07-09T18:12:02.926Z] #13 105.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-09T18:12:03.161Z] #45 ... [2021-07-09T18:12:03.161Z] [2021-07-09T18:12:03.161Z] #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-07-09T18:12:03.161Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:03.161Z] #43 42.05 CC images/opts.o [2021-07-09T18:12:03.188Z] #13 105.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:03.188Z] #13 105.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-09T18:12:03.188Z] #13 105.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-09T18:12:03.188Z] #13 105.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-09T18:12:03.347Z] #45 96.45 vendor/golang.org/x/text/unicode/bidi [2021-07-09T18:12:03.420Z] #43 42.30 CC images/seccomp.o [2021-07-09T18:12:03.420Z] #43 42.53 CC images/binfmt-misc.o [2021-07-09T18:12:03.679Z] #43 42.73 CC images/time.o [2021-07-09T18:12:03.760Z] #13 106.1 Selecting previously unselected package libpcre16-3:amd64. [2021-07-09T18:12:03.760Z] #13 106.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:03.760Z] #13 106.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:03.760Z] #13 106.3 Selecting previously unselected package libpcre32-3:amd64. [2021-07-09T18:12:03.760Z] #13 106.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:03.760Z] #13 106.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:03.915Z] #45 ... [2021-07-09T18:12:03.915Z] [2021-07-09T18:12:03.915Z] #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-07-09T18:12:03.915Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:03.915Z] #43 37.70 CC images/ext-file.o [2021-07-09T18:12:03.915Z] #43 37.96 CC images/cgroup.o [2021-07-09T18:12:03.915Z] #43 38.55 CC images/userns.o [2021-07-09T18:12:03.915Z] #43 38.82 CC images/google/protobuf/descriptor.o [2021-07-09T18:12:03.915Z] #43 40.25 CC images/opts.o [2021-07-09T18:12:03.915Z] #43 40.49 CC images/seccomp.o [2021-07-09T18:12:03.915Z] #43 40.79 CC images/binfmt-misc.o [2021-07-09T18:12:03.915Z] #43 40.98 CC images/time.o [2021-07-09T18:12:03.915Z] #43 41.25 CC images/sysctl.o [2021-07-09T18:12:03.915Z] #43 41.44 CC images/autofs.o [2021-07-09T18:12:03.915Z] #43 41.66 CC images/macvlan.o [2021-07-09T18:12:03.915Z] #43 41.84 CC images/sit.o [2021-07-09T18:12:03.915Z] #43 42.08 CC images/memfd.o [2021-07-09T18:12:03.937Z] #43 42.99 CC images/sysctl.o [2021-07-09T18:12:04.021Z] #13 106.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-09T18:12:04.021Z] #13 106.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:04.021Z] #13 106.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-09T18:12:04.021Z] #13 106.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-09T18:12:04.021Z] #13 106.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:04.021Z] #13 106.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-09T18:12:04.196Z] #43 43.16 CC images/autofs.o [2021-07-09T18:12:04.196Z] #43 43.41 CC images/macvlan.o [2021-07-09T18:12:04.455Z] #43 43.58 CC images/sit.o [2021-07-09T18:12:04.483Z] #43 42.38 CC images/timens.o [2021-07-09T18:12:04.565Z] #43 43.84 CC images/opts.o [2021-07-09T18:12:04.565Z] #43 44.09 CC images/seccomp.o [2021-07-09T18:12:04.599Z] #13 107.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-09T18:12:04.599Z] #13 107.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-09T18:12:04.599Z] #13 107.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-09T18:12:04.714Z] #43 43.76 CC images/memfd.o [2021-07-09T18:12:04.742Z] #43 42.70 LINK images/built-in.o [2021-07-09T18:12:04.742Z] #43 42.89 GEN compel/include/asm [2021-07-09T18:12:04.742Z] #43 42.93 GEN compel/include/version.h [2021-07-09T18:12:04.824Z] #43 44.40 CC images/binfmt-misc.o [2021-07-09T18:12:04.824Z] #43 44.66 CC images/time.o [2021-07-09T18:12:04.865Z] #13 107.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-09T18:12:04.974Z] #43 43.98 CC images/timens.o [2021-07-09T18:12:05.001Z] #43 42.95 touch .config [2021-07-09T18:12:05.001Z] #43 42.99 GEN include/common/config.h [2021-07-09T18:12:05.001Z] #43 43.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-09T18:12:05.001Z] #43 43.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-09T18:12:05.001Z] #43 43.13 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-09T18:12:05.001Z] #43 43.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-09T18:12:05.001Z] #43 43.17 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-09T18:12:05.001Z] #43 43.20 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-09T18:12:05.001Z] #43 43.21 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-09T18:12:05.001Z] #43 43.23 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-09T18:12:05.001Z] #43 43.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-09T18:12:05.001Z] #43 43.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-09T18:12:05.001Z] #43 43.28 DEP compel/plugins/std/infect.d [2021-07-09T18:12:05.082Z] #43 44.93 CC images/sysctl.o [2021-07-09T18:12:05.126Z] #13 107.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:12:05.126Z] #13 107.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:05.126Z] #13 107.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-09T18:12:05.126Z] #13 107.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-09T18:12:05.126Z] #13 ... [2021-07-09T18:12:05.126Z] [2021-07-09T18:12:05.126Z] #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-07-09T18:12:05.126Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:12:05.126Z] #45 103.3 vendor/golang.org/x/net/http2/hpack [2021-07-09T18:12:05.126Z] #45 104.5 mime [2021-07-09T18:12:05.126Z] #45 106.1 mime/quotedprintable [2021-07-09T18:12:05.126Z] #45 106.5 net/http/internal [2021-07-09T18:12:05.126Z] #45 110.7 net/textproto [2021-07-09T18:12:05.126Z] #45 110.8 crypto/x509 [2021-07-09T18:12:05.126Z] #45 111.7 vendor/golang.org/x/net/http/httpguts [2021-07-09T18:12:05.126Z] #45 111.9 vendor/golang.org/x/net/http/httpproxy [2021-07-09T18:12:05.126Z] #45 112.4 mime/multipart [2021-07-09T18:12:05.126Z] #45 ... [2021-07-09T18:12:05.126Z] [2021-07-09T18:12:05.126Z] #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-07-09T18:12:05.126Z] #58 sha256:085156c5008427a6739dde75014f1543cc47792ec8a68bd81e6b54bb6ec50ed9 [2021-07-09T18:12:05.126Z] #58 113.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:12:05.126Z] #58 113.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-09T18:12:05.233Z] #43 44.28 LINK images/built-in.o [2021-07-09T18:12:05.260Z] #43 43.36 DEP compel/plugins/std/string.d [2021-07-09T18:12:05.260Z] #43 43.42 DEP compel/plugins/std/log.d [2021-07-09T18:12:05.426Z] #45 ... [2021-07-09T18:12:05.426Z] [2021-07-09T18:12:05.426Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-09T18:12:05.426Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-07-09T18:12:05.426Z] #17 DONE 2.2s [2021-07-09T18:12:05.426Z] [2021-07-09T18:12:05.426Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T18:12:05.426Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-07-09T18:12:05.492Z] #43 44.43 GEN compel/include/asm [2021-07-09T18:12:05.492Z] #43 44.48 GEN compel/include/version.h [2021-07-09T18:12:05.492Z] #43 44.49 touch .config [2021-07-09T18:12:05.492Z] #43 44.54 GEN include/common/config.h [2021-07-09T18:12:05.492Z] #43 44.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-09T18:12:05.492Z] #43 44.65 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-09T18:12:05.492Z] #43 44.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-09T18:12:05.492Z] #43 44.70 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-09T18:12:05.492Z] #43 44.72 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-09T18:12:05.492Z] #43 44.75 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-09T18:12:05.519Z] #43 43.50 DEP compel/plugins/std/fds.d [2021-07-09T18:12:05.519Z] #43 43.60 DEP compel/plugins/std/std.d [2021-07-09T18:12:05.646Z] #43 45.16 CC images/autofs.o [2021-07-09T18:12:05.646Z] #43 45.36 CC images/macvlan.o [2021-07-09T18:12:05.750Z] #43 44.78 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-09T18:12:05.750Z] #43 44.81 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-09T18:12:05.750Z] #43 44.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-09T18:12:05.750Z] #43 44.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-09T18:12:05.750Z] #43 44.86 DEP compel/plugins/std/infect.d [2021-07-09T18:12:05.750Z] #43 44.98 DEP compel/plugins/std/string.d [2021-07-09T18:12:05.778Z] #43 43.74 DEP compel/plugins/shmem/shmem.d [2021-07-09T18:12:05.778Z] #43 43.82 DEP compel/plugins/fds/fds.d [2021-07-09T18:12:05.778Z] #43 ... [2021-07-09T18:12:05.778Z] [2021-07-09T18:12:05.778Z] #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-07-09T18:12:05.778Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:12:05.778Z] #13 84.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-09T18:12:05.778Z] #13 84.23 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-09T18:12:05.778Z] #13 84.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:05.778Z] #13 ... [2021-07-09T18:12:05.778Z] [2021-07-09T18:12:05.778Z] #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-07-09T18:12:05.778Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:05.778Z] #43 44.00 CC compel/plugins/std/std.o [2021-07-09T18:12:05.903Z] #43 45.55 CC images/sit.o [2021-07-09T18:12:06.009Z] #43 45.06 DEP compel/plugins/std/log.d [2021-07-09T18:12:06.161Z] #43 45.82 CC images/memfd.o [2021-07-09T18:12:06.269Z] #43 45.14 DEP compel/plugins/std/fds.d [2021-07-09T18:12:06.269Z] #43 45.22 DEP compel/plugins/std/std.d [2021-07-09T18:12:06.269Z] #43 45.34 DEP compel/plugins/shmem/shmem.d [2021-07-09T18:12:06.345Z] #43 44.34 CC compel/plugins/std/fds.o [2021-07-09T18:12:06.418Z] #43 46.15 CC images/timens.o [2021-07-09T18:12:06.528Z] #43 45.43 DEP compel/plugins/fds/fds.d [2021-07-09T18:12:06.528Z] #43 45.60 CC compel/plugins/std/std.o [2021-07-09T18:12:06.675Z] #43 46.44 LINK images/built-in.o [2021-07-09T18:12:06.787Z] #43 45.92 CC compel/plugins/std/fds.o [2021-07-09T18:12:06.828Z] #18 DONE 1.7s [2021-07-09T18:12:06.828Z] [2021-07-09T18:12:06.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-07-09T18:12:06.828Z] #58 sha256:2dbf05751df2b12ad08d80fdbc26876f0bea81dff7378e08df52cf518b37ab4f [2021-07-09T18:12:06.828Z] #58 92.99 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:12:06.828Z] #58 92.99 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-09T18:12:06.913Z] #43 44.81 CC compel/plugins/std/log.o [2021-07-09T18:12:06.932Z] #43 46.58 GEN compel/include/asm [2021-07-09T18:12:06.933Z] #43 46.60 GEN compel/include/version.h [2021-07-09T18:12:06.933Z] #43 46.64 touch .config [2021-07-09T18:12:06.933Z] #43 46.68 GEN include/common/config.h [2021-07-09T18:12:06.933Z] #43 46.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-09T18:12:07.190Z] #43 46.80 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-09T18:12:07.190Z] #43 46.83 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-09T18:12:07.190Z] #43 46.85 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-09T18:12:07.190Z] #43 46.87 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-09T18:12:07.190Z] #43 46.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-09T18:12:07.190Z] #43 46.92 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-09T18:12:07.190Z] #43 46.96 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-09T18:12:07.190Z] #43 46.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-09T18:12:07.190Z] #43 46.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-09T18:12:07.190Z] #43 46.99 DEP compel/plugins/std/infect.d [2021-07-09T18:12:07.355Z] #43 46.33 CC compel/plugins/std/log.o [2021-07-09T18:12:07.447Z] #43 47.10 DEP compel/plugins/std/string.d [2021-07-09T18:12:07.481Z] #43 45.57 CC compel/plugins/std/string.o [2021-07-09T18:12:07.675Z] #58 ... [2021-07-09T18:12:07.675Z] [2021-07-09T18:12:07.675Z] #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-07-09T18:12:07.675Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:12:07.675Z] #13 107.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:12:07.675Z] #13 108.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-09T18:12:07.675Z] #13 108.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-09T18:12:07.675Z] #13 108.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:07.675Z] #13 108.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-09T18:12:07.675Z] #13 108.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:12:07.675Z] #13 108.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-09T18:12:07.675Z] #13 108.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:12:07.675Z] #13 108.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:07.675Z] #13 108.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-09T18:12:07.675Z] #13 108.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:07.675Z] #13 108.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:12:07.675Z] #13 108.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:07.675Z] #13 108.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:07.675Z] #13 109.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:12:07.675Z] #13 109.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:12:07.675Z] #13 109.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-09T18:12:07.675Z] #13 109.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-09T18:12:07.675Z] #13 109.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:07.675Z] #13 109.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:12:07.675Z] #13 109.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-09T18:12:07.675Z] #13 109.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:07.675Z] #13 109.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-07-09T18:12:07.675Z] #13 109.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-07-09T18:12:07.675Z] #13 109.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:07.675Z] #13 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-09T18:12:07.675Z] #13 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-09T18:12:07.675Z] #13 109.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:12:07.675Z] #13 109.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-09T18:12:07.675Z] #13 109.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:07.675Z] #13 109.3 Setting up dmsetup (2:1.02.155-3) ... [2021-07-09T18:12:07.675Z] #13 109.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:07.675Z] #13 109.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:07.675Z] #13 109.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:12:07.675Z] #13 DONE 110.1s [2021-07-09T18:12:07.675Z] [2021-07-09T18:12:07.675Z] #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-07-09T18:12:07.675Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:07.675Z] #43 50.69 CC compel/plugins/std/infect.o [2021-07-09T18:12:07.675Z] #43 51.08 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-09T18:12:07.675Z] #43 51.17 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-09T18:12:07.675Z] #43 51.24 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-09T18:12:07.675Z] #43 51.32 AR compel/plugins/std.lib.a [2021-07-09T18:12:07.675Z] #43 51.39 CC compel/plugins/fds/fds.o [2021-07-09T18:12:07.675Z] #43 51.69 AR compel/plugins/fds.lib.a [2021-07-09T18:12:07.675Z] #43 51.75 HOSTDEP compel/src/lib/log-host.d [2021-07-09T18:12:07.675Z] #43 51.86 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-09T18:12:07.675Z] #43 51.99 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-09T18:12:07.675Z] #43 52.10 HOSTDEP compel/src/main-host.d [2021-07-09T18:12:07.675Z] #43 52.22 DEP compel/src/lib/ptrace.d [2021-07-09T18:12:07.675Z] #43 52.41 DEP compel/src/lib/infect.d [2021-07-09T18:12:07.675Z] #43 52.64 DEP compel/src/lib/infect-util.d [2021-07-09T18:12:07.675Z] #43 52.73 DEP compel/src/lib/infect-rpc.d [2021-07-09T18:12:07.675Z] #43 52.82 DEP compel/arch/x86/src/lib/infect.d [2021-07-09T18:12:07.675Z] #43 52.95 DEP compel/arch/x86/src/lib/cpu.d [2021-07-09T18:12:07.675Z] #43 53.00 DEP compel/src/lib/log.d [2021-07-09T18:12:07.675Z] #43 53.07 DEP compel/src/main.d [2021-07-09T18:12:07.675Z] #43 53.23 DEP compel/src/lib/handle-elf.d [2021-07-09T18:12:07.675Z] #43 53.39 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-09T18:12:07.675Z] #43 53.57 CC compel/src/lib/log.o [2021-07-09T18:12:07.675Z] #43 53.79 CC compel/arch/x86/src/lib/cpu.o [2021-07-09T18:12:07.675Z] #43 54.60 CC compel/arch/x86/src/lib/infect.o [2021-07-09T18:12:07.704Z] #43 47.23 DEP compel/plugins/std/log.d [2021-07-09T18:12:07.704Z] #43 47.38 DEP compel/plugins/std/fds.d [2021-07-09T18:12:07.704Z] #43 47.50 DEP compel/plugins/std/std.d [2021-07-09T18:12:07.961Z] #43 47.64 DEP compel/plugins/shmem/shmem.d [2021-07-09T18:12:07.961Z] #43 47.75 DEP compel/plugins/fds/fds.d [2021-07-09T18:12:08.049Z] #43 46.15 CC compel/plugins/std/infect.o [2021-07-09T18:12:08.218Z] #43 47.88 CC compel/plugins/std/std.o [2021-07-09T18:12:08.248Z] #43 55.85 CC compel/src/lib/infect-rpc.o [2021-07-09T18:12:08.293Z] #43 47.15 CC compel/plugins/std/string.o [2021-07-09T18:12:08.476Z] #43 48.24 CC compel/plugins/std/fds.o [2021-07-09T18:12:08.616Z] #43 46.60 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-09T18:12:08.617Z] #43 46.67 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-09T18:12:08.617Z] #43 46.73 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-09T18:12:08.617Z] #43 46.81 AR compel/plugins/std.lib.a [2021-07-09T18:12:08.756Z] #58 ... [2021-07-09T18:12:08.756Z] [2021-07-09T18:12:08.756Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-09T18:12:08.756Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-07-09T18:12:08.756Z] #19 DONE 1.8s [2021-07-09T18:12:08.756Z] [2021-07-09T18:12:08.756Z] #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-07-09T18:12:08.756Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:12:08.756Z] #43 46.94 CC images/binfmt-misc.o [2021-07-09T18:12:08.756Z] #43 47.21 CC images/time.o [2021-07-09T18:12:08.756Z] #43 47.53 CC images/sysctl.o [2021-07-09T18:12:08.756Z] #43 47.78 CC images/autofs.o [2021-07-09T18:12:08.756Z] #43 48.19 CC images/macvlan.o [2021-07-09T18:12:08.756Z] #43 48.57 CC images/sit.o [2021-07-09T18:12:08.756Z] #43 48.92 CC images/memfd.o [2021-07-09T18:12:08.756Z] #43 49.34 CC images/timens.o [2021-07-09T18:12:08.756Z] #43 49.75 LINK images/built-in.o [2021-07-09T18:12:08.756Z] #43 49.96 GEN compel/include/asm [2021-07-09T18:12:08.756Z] #43 49.99 GEN compel/include/version.h [2021-07-09T18:12:08.756Z] #43 50.06 touch .config [2021-07-09T18:12:08.756Z] #43 50.11 GEN include/common/config.h [2021-07-09T18:12:08.756Z] #43 50.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-09T18:12:08.756Z] #43 50.30 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-07-09T18:12:08.756Z] #43 50.39 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-07-09T18:12:08.756Z] #43 50.42 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-07-09T18:12:08.756Z] #43 50.46 DEP compel/plugins/std/infect.d [2021-07-09T18:12:08.756Z] #43 50.62 DEP compel/plugins/std/string.d [2021-07-09T18:12:08.756Z] #43 50.69 DEP compel/plugins/std/log.d [2021-07-09T18:12:08.756Z] #43 50.81 DEP compel/plugins/std/fds.d [2021-07-09T18:12:08.756Z] #43 50.90 DEP compel/plugins/std/std.d [2021-07-09T18:12:08.756Z] #43 50.98 DEP compel/plugins/shmem/shmem.d [2021-07-09T18:12:08.756Z] #43 51.12 DEP compel/plugins/fds/fds.d [2021-07-09T18:12:08.756Z] #43 51.25 CC compel/plugins/std/std.o [2021-07-09T18:12:08.756Z] #43 51.65 CC compel/plugins/std/fds.o [2021-07-09T18:12:08.756Z] #43 52.15 CC compel/plugins/std/log.o [2021-07-09T18:12:08.821Z] #43 56.33 CC compel/src/lib/infect-util.o [2021-07-09T18:12:08.861Z] #43 47.87 CC compel/plugins/std/infect.o [2021-07-09T18:12:08.876Z] #43 46.88 CC compel/plugins/fds/fds.o [2021-07-09T18:12:09.040Z] #43 48.64 CC compel/plugins/std/log.o [2021-07-09T18:12:09.083Z] #43 56.79 CC compel/src/lib/infect.o [2021-07-09T18:12:09.120Z] #43 48.37 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-09T18:12:09.135Z] #43 47.26 AR compel/plugins/fds.lib.a [2021-07-09T18:12:09.135Z] #43 47.31 HOSTDEP compel/src/lib/log-host.d [2021-07-09T18:12:09.135Z] #43 47.39 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-09T18:12:09.333Z] #43 53.49 CC compel/plugins/std/string.o [2021-07-09T18:12:09.345Z] #43 ... [2021-07-09T18:12:09.345Z] [2021-07-09T18:12:09.345Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-09T18:12:09.345Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-09T18:12:09.345Z] #14 DONE 1.7s [2021-07-09T18:12:09.345Z] [2021-07-09T18:12:09.345Z] #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-07-09T18:12:09.345Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-09T18:12:09.379Z] #43 48.44 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-09T18:12:09.379Z] #43 48.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-09T18:12:09.379Z] #43 48.52 AR compel/plugins/std.lib.a [2021-07-09T18:12:09.379Z] #43 48.59 CC compel/plugins/fds/fds.o [2021-07-09T18:12:09.394Z] #43 47.50 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-09T18:12:09.394Z] #43 47.58 HOSTDEP compel/src/main-host.d [2021-07-09T18:12:09.597Z] #43 ... [2021-07-09T18:12:09.597Z] [2021-07-09T18:12:09.597Z] #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-07-09T18:12:09.597Z] #53 sha256:51f86e43903242aae87b7b77f3629446b534e58c6146a763cd2bb6857038437f [2021-07-09T18:12:09.597Z] #53 12.00 + cd /tmp/tmp.zXIer23vB6/src/github.com/opencontainers/runc [2021-07-09T18:12:09.597Z] #53 12.00 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:12:09.597Z] #53 12.34 + '[' -z '' ']' [2021-07-09T18:12:09.597Z] #53 12.35 + target=static [2021-07-09T18:12:09.597Z] #53 12.35 + make 'BUILDTAGS=seccomp ' static [2021-07-09T18:12:09.603Z] #43 49.46 CC compel/plugins/std/string.o [2021-07-09T18:12:09.638Z] #43 48.83 AR compel/plugins/fds.lib.a [2021-07-09T18:12:09.654Z] #43 47.73 DEP compel/src/lib/ptrace.d [2021-07-09T18:12:09.865Z] #53 12.81 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-07-09T18:12:09.908Z] #43 48.89 HOSTDEP compel/src/lib/log-host.d [2021-07-09T18:12:09.908Z] #43 48.98 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-09T18:12:09.913Z] #43 47.90 DEP compel/src/lib/infect.d [2021-07-09T18:12:09.913Z] #43 48.08 DEP compel/src/lib/infect-util.d [2021-07-09T18:12:10.168Z] #43 49.10 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-09T18:12:10.168Z] #43 49.25 HOSTDEP compel/src/main-host.d [2021-07-09T18:12:10.168Z] #43 49.34 DEP compel/src/lib/ptrace.d [2021-07-09T18:12:10.173Z] #43 48.21 DEP compel/src/lib/infect-rpc.d [2021-07-09T18:12:10.428Z] #43 49.46 DEP compel/src/lib/infect.d [2021-07-09T18:12:10.428Z] #43 49.59 DEP compel/src/lib/infect-util.d [2021-07-09T18:12:10.432Z] #43 48.36 DEP compel/arch/x86/src/lib/infect.d [2021-07-09T18:12:10.432Z] #43 48.56 DEP compel/arch/x86/src/lib/cpu.d [2021-07-09T18:12:10.432Z] #43 48.62 DEP compel/src/lib/log.d [2021-07-09T18:12:10.534Z] #43 50.23 CC compel/plugins/std/infect.o [2021-07-09T18:12:10.686Z] #43 49.68 DEP compel/src/lib/infect-rpc.d [2021-07-09T18:12:10.686Z] #43 49.75 DEP compel/arch/x86/src/lib/infect.d [2021-07-09T18:12:10.686Z] #43 49.87 DEP compel/arch/x86/src/lib/cpu.d [2021-07-09T18:12:10.691Z] #43 48.68 DEP compel/src/main.d [2021-07-09T18:12:10.691Z] #43 48.75 DEP compel/src/lib/handle-elf.d [2021-07-09T18:12:10.732Z] #15 DONE 1.4s [2021-07-09T18:12:10.732Z] [2021-07-09T18:12:10.732Z] #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-07-09T18:12:10.732Z] #53 sha256:2d0b3c9f13a008e270222eb67d1bd999fcebfb9e95a0f96cd785db2d5ffa629a [2021-07-09T18:12:10.732Z] #53 1.789 + RM_GOPATH=0 [2021-07-09T18:12:10.732Z] #53 1.789 + TMP_GOPATH= [2021-07-09T18:12:10.732Z] #53 1.789 + : /build [2021-07-09T18:12:10.732Z] #53 1.789 + '[' -z '' ']' [2021-07-09T18:12:10.732Z] #53 1.789 ++ mktemp -d [2021-07-09T18:12:10.732Z] #53 1.807 + export GOPATH=/tmp/tmp.4dwH0QQvsD [2021-07-09T18:12:10.732Z] #53 1.807 + GOPATH=/tmp/tmp.4dwH0QQvsD [2021-07-09T18:12:10.732Z] #53 1.807 + RM_GOPATH=1 [2021-07-09T18:12:10.732Z] #53 1.807 + case "$(go env GOARCH)" in [2021-07-09T18:12:10.732Z] #53 1.807 ++ go env GOARCH [2021-07-09T18:12:10.732Z] #53 1.829 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:12:10.732Z] #53 1.829 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:12:10.732Z] #53 1.829 ++ dirname /tmp/install/install.sh [2021-07-09T18:12:10.732Z] #53 1.852 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-09T18:12:10.732Z] #53 1.852 + dir=/tmp/install [2021-07-09T18:12:10.732Z] #53 1.852 + bin=runc [2021-07-09T18:12:10.732Z] #53 1.852 + shift [2021-07-09T18:12:10.732Z] #53 1.852 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-09T18:12:10.732Z] #53 1.852 + . /tmp/install/runc.installer [2021-07-09T18:12:10.732Z] #53 1.852 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:12:10.732Z] #53 1.852 + install_runc [2021-07-09T18:12:10.732Z] #53 1.852 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-09T18:12:10.732Z] #53 1.852 + uname -r [2021-07-09T18:12:10.732Z] #53 1.852 + RUNC_BUILDTAGS='seccomp ' [2021-07-09T18:12:10.732Z] #53 1.852 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-09T18:12:10.732Z] #53 1.852 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4dwH0QQvsD/src/github.com/opencontainers/runc [2021-07-09T18:12:10.732Z] #53 1.852 Cloning into '/tmp/tmp.4dwH0QQvsD/src/github.com/opencontainers/runc'... [2021-07-09T18:12:10.792Z] #43 50.64 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-09T18:12:10.945Z] #43 49.98 DEP compel/src/lib/log.d [2021-07-09T18:12:10.945Z] #43 50.05 DEP compel/src/main.d [2021-07-09T18:12:10.951Z] #43 48.94 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-09T18:12:10.951Z] #43 49.04 CC compel/src/lib/log.o [2021-07-09T18:12:11.049Z] #43 50.71 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-09T18:12:11.049Z] #43 50.74 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-09T18:12:11.049Z] #43 ... [2021-07-09T18:12:11.049Z] [2021-07-09T18:12:11.049Z] #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-07-09T18:12:11.049Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:12:11.049Z] #45 95.42 vendor/golang.org/x/text/unicode/bidi [2021-07-09T18:12:11.049Z] #45 97.08 vendor/golang.org/x/text/secure/bidirule [2021-07-09T18:12:11.049Z] #45 97.40 vendor/golang.org/x/text/unicode/norm [2021-07-09T18:12:11.049Z] #45 101.4 vendor/golang.org/x/net/idna [2021-07-09T18:12:11.049Z] #45 104.1 vendor/golang.org/x/net/http2/hpack [2021-07-09T18:12:11.049Z] #45 105.1 mime [2021-07-09T18:12:11.049Z] #45 ... [2021-07-09T18:12:11.049Z] [2021-07-09T18:12:11.049Z] #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-07-09T18:12:11.049Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:11.049Z] #43 50.81 AR compel/plugins/std.lib.a [2021-07-09T18:12:11.205Z] #43 50.14 DEP compel/src/lib/handle-elf.d [2021-07-09T18:12:11.205Z] #43 50.22 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-09T18:12:11.205Z] #43 ... [2021-07-09T18:12:11.205Z] [2021-07-09T18:12:11.205Z] #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-07-09T18:12:11.205Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:12:11.205Z] #13 101.3 Selecting previously unselected package libapparmor1:amd64. [2021-07-09T18:12:11.205Z] #13 101.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-09T18:12:11.205Z] #13 101.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-09T18:12:11.210Z] #43 49.26 CC compel/arch/x86/src/lib/cpu.o [2021-07-09T18:12:11.306Z] #43 50.90 CC compel/plugins/fds/fds.o [2021-07-09T18:12:11.306Z] #43 51.16 AR compel/plugins/fds.lib.a [2021-07-09T18:12:11.464Z] #13 101.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-09T18:12:11.465Z] #13 101.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-09T18:12:11.465Z] #13 101.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-09T18:12:11.465Z] #13 101.7 Selecting previously unselected package libbtrfs0. [2021-07-09T18:12:11.465Z] #13 101.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-09T18:12:11.465Z] #13 101.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:12:11.563Z] #43 51.24 HOSTDEP compel/src/lib/log-host.d [2021-07-09T18:12:11.563Z] #43 51.33 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-09T18:12:11.563Z] #43 51.42 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-09T18:12:11.724Z] #13 101.8 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:12:11.724Z] #13 101.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-09T18:12:11.724Z] #13 101.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:12:11.724Z] #13 101.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-09T18:12:11.724Z] #13 101.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:12:11.724Z] #13 101.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:11.724Z] #13 102.0 Selecting previously unselected package libudev-dev:amd64. [2021-07-09T18:12:11.820Z] #43 51.57 HOSTDEP compel/src/main-host.d [2021-07-09T18:12:11.983Z] #13 102.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-09T18:12:11.983Z] #13 102.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:11.983Z] #13 102.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-09T18:12:11.983Z] #13 102.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-09T18:12:11.983Z] #13 102.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-09T18:12:12.077Z] #43 51.65 DEP compel/src/lib/ptrace.d [2021-07-09T18:12:12.077Z] #43 51.77 DEP compel/src/lib/infect.d [2021-07-09T18:12:12.077Z] #43 51.93 DEP compel/src/lib/infect-util.d [2021-07-09T18:12:12.117Z] #53 ... [2021-07-09T18:12:12.117Z] [2021-07-09T18:12:12.117Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T18:12:12.117Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-09T18:12:12.117Z] #16 1.213 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-09T18:12:12.117Z] #16 DONE 1.3s [2021-07-09T18:12:12.117Z] [2021-07-09T18:12:12.117Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-09T18:12:12.117Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-09T18:12:12.147Z] #43 49.99 CC compel/arch/x86/src/lib/infect.o [2021-07-09T18:12:12.147Z] #43 ... [2021-07-09T18:12:12.147Z] [2021-07-09T18:12:12.147Z] #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-07-09T18:12:12.147Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:12:12.147Z] #13 100.5 Selecting previously unselected package libapparmor1:amd64. [2021-07-09T18:12:12.147Z] #13 100.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-09T18:12:12.147Z] #13 100.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-09T18:12:12.147Z] #13 100.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-09T18:12:12.147Z] #13 100.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-09T18:12:12.147Z] #13 100.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-09T18:12:12.147Z] #13 100.8 Selecting previously unselected package libbtrfs0. [2021-07-09T18:12:12.242Z] #13 102.5 Selecting previously unselected package libpcre16-3:amd64. [2021-07-09T18:12:12.242Z] #13 102.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:12.242Z] #13 102.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:12.334Z] #43 52.08 DEP compel/src/lib/infect-rpc.d [2021-07-09T18:12:12.406Z] #13 100.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-09T18:12:12.406Z] #13 100.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:12:12.406Z] #13 100.8 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:12:12.406Z] #13 100.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-09T18:12:12.406Z] #13 100.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:12:12.406Z] #13 101.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-09T18:12:12.406Z] #13 101.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:12:12.406Z] #13 101.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:12.501Z] #13 102.7 Selecting previously unselected package libpcre32-3:amd64. [2021-07-09T18:12:12.501Z] #13 102.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:12.501Z] #13 102.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:12.592Z] #43 52.23 DEP compel/arch/x86/src/lib/infect.d [2021-07-09T18:12:12.665Z] #13 101.1 Selecting previously unselected package libudev-dev:amd64. [2021-07-09T18:12:12.665Z] #13 101.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-09T18:12:12.665Z] #13 101.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:12.665Z] #13 101.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-09T18:12:12.665Z] #13 101.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-09T18:12:12.760Z] #13 102.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-09T18:12:12.760Z] #13 102.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:12.760Z] #13 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-09T18:12:12.849Z] #43 52.41 DEP compel/arch/x86/src/lib/cpu.d [2021-07-09T18:12:12.849Z] #43 52.49 DEP compel/src/lib/log.d [2021-07-09T18:12:12.849Z] #43 52.61 DEP compel/src/main.d [2021-07-09T18:12:12.924Z] #13 101.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-09T18:12:13.019Z] #13 103.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-09T18:12:13.019Z] #13 103.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:13.019Z] #13 103.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-09T18:12:13.059Z] #17 DONE 1.2s [2021-07-09T18:12:13.059Z] [2021-07-09T18:12:13.059Z] #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-07-09T18:12:13.059Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:13.059Z] #43 60.56 CC compel/src/lib/ptrace.o [2021-07-09T18:12:13.122Z] #43 52.69 DEP compel/src/lib/handle-elf.d [2021-07-09T18:12:13.122Z] #43 52.83 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-09T18:12:13.183Z] #13 101.7 Selecting previously unselected package libpcre16-3:amd64. [2021-07-09T18:12:13.183Z] #13 101.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:13.183Z] #13 101.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:13.278Z] #13 103.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-09T18:12:13.278Z] #13 103.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-09T18:12:13.278Z] #13 103.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-09T18:12:13.322Z] #43 61.09 AR compel/libcompel.a [2021-07-09T18:12:13.379Z] #43 52.98 CC compel/src/lib/log.o [2021-07-09T18:12:13.442Z] #13 101.8 Selecting previously unselected package libpcre32-3:amd64. [2021-07-09T18:12:13.442Z] #13 101.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:13.442Z] #13 101.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:13.442Z] #13 102.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-09T18:12:13.537Z] #13 ... [2021-07-09T18:12:13.537Z] [2021-07-09T18:12:13.537Z] #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-07-09T18:12:13.537Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:12:13.537Z] #45 98.40 vendor/golang.org/x/text/secure/bidirule [2021-07-09T18:12:13.537Z] #45 98.70 vendor/golang.org/x/text/unicode/norm [2021-07-09T18:12:13.537Z] #45 103.0 vendor/golang.org/x/net/idna [2021-07-09T18:12:13.537Z] #45 105.4 vendor/golang.org/x/net/http2/hpack [2021-07-09T18:12:13.537Z] #45 106.4 mime [2021-07-09T18:12:13.537Z] #45 108.4 mime/quotedprintable [2021-07-09T18:12:13.537Z] #45 108.6 net/http/internal [2021-07-09T18:12:13.537Z] #45 ... [2021-07-09T18:12:13.537Z] [2021-07-09T18:12:13.537Z] #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-07-09T18:12:13.537Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:12:13.537Z] #13 103.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-09T18:12:13.537Z] #13 103.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:12:13.537Z] #13 103.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:13.584Z] #43 61.27 HOSTCC compel/src/main-host.o [2021-07-09T18:12:13.636Z] #43 53.20 CC compel/arch/x86/src/lib/cpu.o [2021-07-09T18:12:13.701Z] #13 102.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:13.701Z] #13 102.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-09T18:12:13.701Z] #13 102.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-09T18:12:13.701Z] #13 102.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:13.701Z] #13 102.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-09T18:12:13.796Z] #13 103.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-09T18:12:13.796Z] #13 103.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-09T18:12:13.796Z] #13 103.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:12:13.796Z] #13 104.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-09T18:12:13.796Z] #13 104.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-09T18:12:13.796Z] #13 104.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:14.091Z] #53 ... [2021-07-09T18:12:14.091Z] [2021-07-09T18:12:14.091Z] #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-07-09T18:12:14.091Z] #58 sha256:2dbf05751df2b12ad08d80fdbc26876f0bea81dff7378e08df52cf518b37ab4f [2021-07-09T18:12:14.091Z] #58 DONE 99.9s [2021-07-09T18:12:14.091Z] [2021-07-09T18:12:14.091Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-09T18:12:14.091Z] #59 sha256:5fbe6f07ce4132844f08d93959054b7b94f19ba1cdacac409948f10a9d8aa282 [2021-07-09T18:12:14.091Z] #59 DONE 0.1s [2021-07-09T18:12:14.091Z] [2021-07-09T18:12:14.091Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-09T18:12:14.091Z] #60 sha256:d0dbd26c3feae64914c356eb0ccd3156b704e03e9986ff51dfffe94642024d37 [2021-07-09T18:12:14.091Z] #60 DONE 0.1s [2021-07-09T18:12:14.091Z] [2021-07-09T18:12:14.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-07-09T18:12:14.091Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:12:14.091Z] #43 54.28 CC compel/plugins/std/infect.o [2021-07-09T18:12:14.091Z] #43 54.84 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-07-09T18:12:14.091Z] #43 54.91 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-07-09T18:12:14.091Z] #43 55.04 AR compel/plugins/std.lib.a [2021-07-09T18:12:14.091Z] #43 55.16 CC compel/plugins/fds/fds.o [2021-07-09T18:12:14.091Z] #43 55.45 AR compel/plugins/fds.lib.a [2021-07-09T18:12:14.091Z] #43 55.54 HOSTDEP compel/src/lib/log-host.d [2021-07-09T18:12:14.091Z] #43 55.74 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-09T18:12:14.091Z] #43 55.92 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-07-09T18:12:14.091Z] #43 56.10 HOSTDEP compel/src/main-host.d [2021-07-09T18:12:14.091Z] #43 56.26 DEP compel/src/lib/ptrace.d [2021-07-09T18:12:14.091Z] #43 56.40 DEP compel/src/lib/infect.d [2021-07-09T18:12:14.091Z] #43 56.61 DEP compel/src/lib/infect-util.d [2021-07-09T18:12:14.091Z] #43 56.80 DEP compel/src/lib/infect-rpc.d [2021-07-09T18:12:14.091Z] #43 57.01 DEP compel/arch/aarch64/src/lib/infect.d [2021-07-09T18:12:14.091Z] #43 57.11 DEP compel/arch/aarch64/src/lib/cpu.d [2021-07-09T18:12:14.091Z] #43 57.16 DEP compel/src/lib/log.d [2021-07-09T18:12:14.091Z] #43 57.27 DEP compel/src/main.d [2021-07-09T18:12:14.091Z] #43 57.40 DEP compel/src/lib/handle-elf.d [2021-07-09T18:12:14.091Z] #43 57.53 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-07-09T18:12:14.091Z] #43 57.78 CC compel/src/lib/log.o [2021-07-09T18:12:14.091Z] #43 58.23 CC compel/arch/aarch64/src/lib/cpu.o [2021-07-09T18:12:14.154Z] #43 61.65 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-09T18:12:14.200Z] #43 53.97 CC compel/arch/x86/src/lib/infect.o [2021-07-09T18:12:14.269Z] #13 102.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-09T18:12:14.269Z] #13 102.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-09T18:12:14.269Z] #13 102.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-09T18:12:14.364Z] #13 104.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-09T18:12:14.364Z] #13 104.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:12:14.364Z] #13 104.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-09T18:12:14.364Z] #13 104.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:12:14.364Z] #13 104.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:14.415Z] #43 61.93 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-09T18:12:14.415Z] #43 ... [2021-07-09T18:12:14.415Z] [2021-07-09T18:12:14.415Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T18:12:14.415Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-09T18:12:14.415Z] #18 DONE 1.3s [2021-07-09T18:12:14.528Z] #13 103.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-09T18:12:14.528Z] #13 103.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:12:14.528Z] #13 103.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:14.528Z] #13 103.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-09T18:12:14.624Z] #13 104.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-09T18:12:14.624Z] #13 104.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:14.624Z] #13 104.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:12:14.624Z] #13 104.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:14.624Z] #13 104.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:14.624Z] #13 104.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:12:14.624Z] #13 104.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:12:14.624Z] #13 104.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-09T18:12:14.624Z] #13 104.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-09T18:12:14.624Z] #13 104.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:14.624Z] #13 104.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:12:14.624Z] #13 104.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-09T18:12:14.624Z] #13 104.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:14.624Z] #13 104.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-07-09T18:12:14.624Z] #13 104.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-07-09T18:12:14.624Z] #13 104.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:14.624Z] #13 104.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-07-09T18:12:14.668Z] #43 58.69 CC compel/arch/aarch64/src/lib/infect.o [2021-07-09T18:12:14.675Z] [2021-07-09T18:12:14.675Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-09T18:12:14.675Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-09T18:12:14.787Z] #13 103.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-09T18:12:14.787Z] #13 103.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:12:14.883Z] #13 104.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-07-09T18:12:14.883Z] #13 104.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:12:14.883Z] #13 104.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-09T18:12:14.883Z] #13 105.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:14.883Z] #13 105.0 Setting up dmsetup (2:1.02.155-3) ... [2021-07-09T18:12:14.883Z] #13 105.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:14.883Z] #13 105.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:14.883Z] #13 105.0 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:12:14.932Z] #43 59.20 CC compel/src/lib/infect-rpc.o [2021-07-09T18:12:15.046Z] #13 103.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-09T18:12:15.046Z] #13 103.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-09T18:12:15.046Z] #13 103.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:15.046Z] #13 ... [2021-07-09T18:12:15.046Z] [2021-07-09T18:12:15.047Z] #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-07-09T18:12:15.047Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:12:15.047Z] #45 98.11 vendor/golang.org/x/text/secure/bidirule [2021-07-09T18:12:15.047Z] #45 98.52 vendor/golang.org/x/text/unicode/norm [2021-07-09T18:12:15.047Z] #45 102.6 vendor/golang.org/x/net/idna [2021-07-09T18:12:15.047Z] #45 104.7 vendor/golang.org/x/net/http2/hpack [2021-07-09T18:12:15.047Z] #45 105.9 mime [2021-07-09T18:12:15.047Z] #45 108.0 mime/quotedprintable [2021-07-09T18:12:15.047Z] #45 ... [2021-07-09T18:12:15.047Z] [2021-07-09T18:12:15.047Z] #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-07-09T18:12:15.047Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:15.047Z] #43 50.88 CC compel/src/lib/infect-rpc.o [2021-07-09T18:12:15.047Z] #43 51.27 CC compel/src/lib/infect-util.o [2021-07-09T18:12:15.047Z] #43 51.57 CC compel/src/lib/infect.o [2021-07-09T18:12:15.154Z] #43 54.87 CC compel/src/lib/infect-rpc.o [2021-07-09T18:12:15.411Z] #43 55.25 CC compel/src/lib/infect-util.o [2021-07-09T18:12:15.455Z] #13 DONE 105.6s [2021-07-09T18:12:15.455Z] [2021-07-09T18:12:15.455Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-09T18:12:15.455Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-09T18:12:15.508Z] #43 ... [2021-07-09T18:12:15.508Z] [2021-07-09T18:12:15.508Z] #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-07-09T18:12:15.508Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:12:15.508Z] #45 91.64 crypto/tls [2021-07-09T18:12:15.508Z] #45 98.06 net/http/httptrace [2021-07-09T18:12:15.508Z] #45 98.30 net/http [2021-07-09T18:12:15.508Z] #45 ... [2021-07-09T18:12:15.508Z] [2021-07-09T18:12:15.508Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-09T18:12:15.508Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-09T18:12:15.508Z] #63 CACHED [2021-07-09T18:12:15.508Z] [2021-07-09T18:12:15.508Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-09T18:12:15.508Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-09T18:12:15.508Z] #65 CACHED [2021-07-09T18:12:15.508Z] [2021-07-09T18:12:15.508Z] #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-07-09T18:12:15.508Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:12:15.508Z] #43 59.72 CC compel/src/lib/infect-util.o [2021-07-09T18:12:15.619Z] #19 ... [2021-07-09T18:12:15.619Z] [2021-07-09T18:12:15.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-07-09T18:12:15.619Z] #58 sha256:085156c5008427a6739dde75014f1543cc47792ec8a68bd81e6b54bb6ec50ed9 [2021-07-09T18:12:15.619Z] #58 DONE 123.9s [2021-07-09T18:12:15.668Z] #43 55.51 CC compel/src/lib/infect.o [2021-07-09T18:12:15.770Z] #43 59.96 CC compel/src/lib/infect.o [2021-07-09T18:12:15.880Z] [2021-07-09T18:12:15.880Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-09T18:12:15.880Z] #59 sha256:3163781586fcbf915fe6babe0676ed74a789335c2b7ed5a892b9fecdcc4bb104 [2021-07-09T18:12:15.880Z] #59 DONE 0.1s [2021-07-09T18:12:15.880Z] [2021-07-09T18:12:15.880Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-09T18:12:15.880Z] #60 sha256:02dfcaaec7e25731a8e30f5b1843ce552e507985775440276d4990e3fc974867 [2021-07-09T18:12:15.880Z] #60 DONE 0.1s [2021-07-09T18:12:15.880Z] [2021-07-09T18:12:15.880Z] #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-07-09T18:12:15.880Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:15.880Z] #43 62.66 HOSTCC compel/src/lib/log-host.o [2021-07-09T18:12:15.880Z] #43 63.05 HOSTLINK compel/compel-host-bin [2021-07-09T18:12:15.880Z] #43 63.26 DEP soccr/soccr.d [2021-07-09T18:12:15.983Z] #43 53.95 CC compel/src/lib/ptrace.o [2021-07-09T18:12:16.142Z] #43 63.66 CC soccr/soccr.o [2021-07-09T18:12:16.142Z] #43 ... [2021-07-09T18:12:16.142Z] [2021-07-09T18:12:16.142Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-09T18:12:16.142Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-09T18:12:16.142Z] #19 DONE 1.7s [2021-07-09T18:12:16.242Z] #43 54.39 AR compel/libcompel.a [2021-07-09T18:12:16.404Z] [2021-07-09T18:12:16.404Z] #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-07-09T18:12:16.404Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:16.501Z] #43 54.48 HOSTCC compel/src/main-host.o [2021-07-09T18:12:16.600Z] #43 ... [2021-07-09T18:12:16.600Z] [2021-07-09T18:12:16.600Z] #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-07-09T18:12:16.600Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:12:16.600Z] #13 102.1 Selecting previously unselected package libapparmor1:amd64. [2021-07-09T18:12:16.600Z] #13 102.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 102.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-09T18:12:16.600Z] #13 102.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-09T18:12:16.600Z] #13 102.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 102.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-09T18:12:16.600Z] #13 102.5 Selecting previously unselected package libbtrfs0. [2021-07-09T18:12:16.600Z] #13 102.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 102.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-09T18:12:16.600Z] #13 102.5 Selecting previously unselected package libbtrfs-dev. [2021-07-09T18:12:16.600Z] #13 102.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 102.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:12:16.600Z] #13 102.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-09T18:12:16.600Z] #13 102.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 102.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:16.600Z] #13 102.8 Selecting previously unselected package libudev-dev:amd64. [2021-07-09T18:12:16.600Z] #13 102.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 102.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:16.600Z] #13 103.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-09T18:12:16.600Z] #13 103.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 103.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-09T18:12:16.600Z] #13 103.3 Selecting previously unselected package libpcre16-3:amd64. [2021-07-09T18:12:16.600Z] #13 103.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 103.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.600Z] #13 103.5 Selecting previously unselected package libpcre32-3:amd64. [2021-07-09T18:12:16.600Z] #13 103.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 103.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.600Z] #13 103.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-09T18:12:16.600Z] #13 103.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 103.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.600Z] #13 103.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-09T18:12:16.600Z] #13 103.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 103.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.600Z] #13 104.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-09T18:12:16.600Z] #13 104.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 104.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-09T18:12:16.600Z] #13 104.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-09T18:12:16.600Z] #13 104.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 104.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:16.600Z] #13 104.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-09T18:12:16.600Z] #13 104.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 104.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:12:16.600Z] #13 105.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-09T18:12:16.600Z] #13 105.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-09T18:12:16.600Z] #13 105.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:16.600Z] #13 105.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.600Z] #13 105.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:12:16.600Z] #13 105.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-09T18:12:16.600Z] #13 105.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:12:16.600Z] #13 105.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.600Z] #13 105.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-09T18:12:16.600Z] #13 105.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:16.600Z] #13 105.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:12:16.600Z] #13 105.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.600Z] #13 105.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:16.600Z] #13 105.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:12:16.600Z] #13 105.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:12:16.600Z] #13 105.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-09T18:12:16.600Z] #13 105.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-09T18:12:16.600Z] #13 105.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:16.600Z] #13 105.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:12:16.600Z] #13 105.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.600Z] #13 105.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:16.600Z] #13 105.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-07-09T18:12:16.601Z] #13 105.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-07-09T18:12:16.601Z] #13 105.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:16.601Z] #13 105.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-07-09T18:12:16.601Z] #13 105.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-07-09T18:12:16.601Z] #13 105.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:12:16.601Z] #13 105.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-09T18:12:16.601Z] #13 105.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:16.601Z] #13 105.9 Setting up dmsetup (2:1.02.155-3) ... [2021-07-09T18:12:16.601Z] #13 105.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:16.601Z] #13 105.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:16.601Z] #13 106.0 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:12:16.601Z] #13 DONE 106.7s [2021-07-09T18:12:16.601Z] [2021-07-09T18:12:16.601Z] #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-07-09T18:12:16.601Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:12:16.601Z] #45 107.0 mime/quotedprintable [2021-07-09T18:12:16.601Z] #45 107.3 net/http/internal [2021-07-09T18:12:16.601Z] #45 109.7 crypto/tls [2021-07-09T18:12:16.665Z] #20 ... [2021-07-09T18:12:16.665Z] [2021-07-09T18:12:16.665Z] #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-07-09T18:12:16.665Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:12:16.665Z] #45 114.9 crypto/tls [2021-07-09T18:12:16.761Z] #43 54.75 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-09T18:12:16.761Z] #43 ... [2021-07-09T18:12:16.761Z] [2021-07-09T18:12:16.761Z] #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-07-09T18:12:16.761Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-09T18:12:16.761Z] #13 104.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.761Z] #13 104.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-09T18:12:16.761Z] #13 104.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-09T18:12:16.761Z] #13 104.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-09T18:12:16.761Z] #13 104.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.761Z] #13 104.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-09T18:12:16.761Z] #13 104.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:16.761Z] #13 104.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-09T18:12:16.761Z] #13 104.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.761Z] #13 104.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:16.761Z] #13 104.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-09T18:12:16.761Z] #13 104.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-09T18:12:16.761Z] #13 104.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-09T18:12:16.761Z] #13 104.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-09T18:12:16.761Z] #13 104.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-09T18:12:16.761Z] #13 104.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-09T18:12:16.761Z] #13 104.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-09T18:12:16.761Z] #13 104.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:16.761Z] #13 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-09T18:12:16.761Z] #13 104.3 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-07-09T18:12:16.761Z] #13 104.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-09T18:12:16.761Z] #13 104.3 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-07-09T18:12:16.761Z] #13 104.3 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-07-09T18:12:16.761Z] #13 104.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-09T18:12:16.761Z] #13 104.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-09T18:12:16.761Z] #13 104.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:16.761Z] #13 104.3 Setting up dmsetup (2:1.02.155-3) ... [2021-07-09T18:12:16.761Z] #13 104.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:16.761Z] #13 104.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-09T18:12:16.761Z] #13 104.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:12:16.761Z] #13 DONE 105.2s [2021-07-09T18:12:16.926Z] #45 125.1 net/http/httptrace [2021-07-09T18:12:17.020Z] [2021-07-09T18:12:17.020Z] #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-07-09T18:12:17.020Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:17.020Z] #43 55.06 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-09T18:12:17.366Z] #14 DONE 1.9s [2021-07-09T18:12:17.366Z] [2021-07-09T18:12:17.366Z] #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-07-09T18:12:17.366Z] #53 sha256:30bc930013051e4bb8893def943a1e4c6b4c039c94af178d79b63476a572cd12 [2021-07-09T18:12:17.366Z] #53 1.673 + RM_GOPATH=0 [2021-07-09T18:12:17.366Z] #53 1.673 + TMP_GOPATH= [2021-07-09T18:12:17.366Z] #53 1.673 + : /build [2021-07-09T18:12:17.366Z] #53 1.673 + '[' -z '' ']' [2021-07-09T18:12:17.366Z] #53 1.674 ++ mktemp -d [2021-07-09T18:12:17.366Z] #53 1.675 + export GOPATH=/tmp/tmp.PHbcfmgqKN [2021-07-09T18:12:17.366Z] #53 1.676 + GOPATH=/tmp/tmp.PHbcfmgqKN [2021-07-09T18:12:17.366Z] #53 1.676 + RM_GOPATH=1 [2021-07-09T18:12:17.366Z] #53 1.676 + case "$(go env GOARCH)" in [2021-07-09T18:12:17.366Z] #53 1.679 ++ go env GOARCH [2021-07-09T18:12:17.366Z] #53 1.694 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:12:17.366Z] #53 1.695 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:12:17.366Z] #53 1.702 ++ dirname /tmp/install/install.sh [2021-07-09T18:12:17.366Z] #53 1.709 + dir=/tmp/install [2021-07-09T18:12:17.366Z] #53 1.710 + bin=runc [2021-07-09T18:12:17.366Z] #53 1.710 + shift [2021-07-09T18:12:17.366Z] #53 1.710 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-09T18:12:17.366Z] #53 1.710 + . /tmp/install/runc.installer [2021-07-09T18:12:17.366Z] #53 1.710 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:12:17.366Z] #53 1.710 + install_runc [2021-07-09T18:12:17.366Z] #53 1.711 + uname -r [2021-07-09T18:12:17.366Z] #53 1.711 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-09T18:12:17.366Z] #53 1.723 + RUNC_BUILDTAGS='seccomp ' [2021-07-09T18:12:17.366Z] #53 1.723 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-09T18:12:17.366Z] #53 1.723 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-09T18:12:17.366Z] #53 1.723 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PHbcfmgqKN/src/github.com/opencontainers/runc [2021-07-09T18:12:17.366Z] #53 1.729 Cloning into '/tmp/tmp.PHbcfmgqKN/src/github.com/opencontainers/runc'... [2021-07-09T18:12:17.497Z] #45 125.6 net/http [2021-07-09T18:12:17.611Z] #43 55.71 HOSTCC compel/src/lib/log-host.o [2021-07-09T18:12:17.872Z] #43 55.98 HOSTLINK compel/compel-host-bin [2021-07-09T18:12:18.069Z] #45 ... [2021-07-09T18:12:18.069Z] [2021-07-09T18:12:18.069Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-09T18:12:18.069Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-09T18:12:18.069Z] #63 CACHED [2021-07-09T18:12:18.069Z] [2021-07-09T18:12:18.069Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-09T18:12:18.069Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-09T18:12:18.069Z] #65 CACHED [2021-07-09T18:12:18.069Z] [2021-07-09T18:12:18.069Z] #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-07-09T18:12:18.069Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:18.069Z] #43 65.82 AR soccr/libsoccr.a [2021-07-09T18:12:18.069Z] #43 65.86 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:12:18.131Z] #43 56.20 DEP soccr/soccr.d [2021-07-09T18:12:18.303Z] #53 ... [2021-07-09T18:12:18.303Z] [2021-07-09T18:12:18.303Z] #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-07-09T18:12:18.303Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-09T18:12:18.303Z] #15 DONE 1.1s [2021-07-09T18:12:18.331Z] #43 62.45 CC compel/src/lib/ptrace.o [2021-07-09T18:12:18.390Z] #43 56.47 CC soccr/soccr.o [2021-07-09T18:12:18.496Z] #45 ... [2021-07-09T18:12:18.496Z] [2021-07-09T18:12:18.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-07-09T18:12:18.496Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:18.496Z] #43 58.07 CC compel/src/lib/ptrace.o [2021-07-09T18:12:18.562Z] [2021-07-09T18:12:18.562Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T18:12:18.562Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-09T18:12:18.595Z] #43 ... [2021-07-09T18:12:18.595Z] [2021-07-09T18:12:18.595Z] #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-07-09T18:12:18.595Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-09T18:12:18.595Z] #20 2.141 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:12:18.595Z] #20 2.154 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:12:18.595Z] #20 2.158 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:12:18.595Z] #20 2.242 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:12:18.595Z] #20 5.203 Reading package lists... [2021-07-09T18:12:18.641Z] #43 66.32 DEP criu/arch/x86/sigframe.d [2021-07-09T18:12:18.653Z] #43 ... [2021-07-09T18:12:18.653Z] [2021-07-09T18:12:18.653Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-09T18:12:18.653Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-09T18:12:18.653Z] #14 DONE 1.9s [2021-07-09T18:12:18.753Z] #43 58.53 AR compel/libcompel.a [2021-07-09T18:12:18.861Z] #20 9.134 Reading package lists... [2021-07-09T18:12:18.861Z] #20 ... [2021-07-09T18:12:18.861Z] [2021-07-09T18:12:18.861Z] #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-07-09T18:12:18.861Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:12:18.861Z] #43 63.10 AR compel/libcompel.a [2021-07-09T18:12:18.912Z] #43 66.48 DEP criu/arch/x86/sigaction_compat.d [2021-07-09T18:12:18.912Z] #43 66.59 DEP criu/arch/x86/kerndat.d [2021-07-09T18:12:18.915Z] [2021-07-09T18:12:18.915Z] #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-07-09T18:12:18.915Z] #53 sha256:b93a37203a4a60321a7904070b4865d07dec51fc17e1e23be90492a1623a4790 [2021-07-09T18:12:18.915Z] #53 1.734 + RM_GOPATH=0 [2021-07-09T18:12:18.915Z] #53 1.734 + TMP_GOPATH= [2021-07-09T18:12:18.915Z] #53 1.734 + : /build [2021-07-09T18:12:18.915Z] #53 1.734 + '[' -z '' ']' [2021-07-09T18:12:18.915Z] #53 1.734 ++ mktemp -d [2021-07-09T18:12:18.915Z] #53 1.735 + export GOPATH=/tmp/tmp.Cl1MzdLb6V [2021-07-09T18:12:18.915Z] #53 1.735 + GOPATH=/tmp/tmp.Cl1MzdLb6V [2021-07-09T18:12:18.915Z] #53 1.735 + RM_GOPATH=1 [2021-07-09T18:12:18.915Z] #53 1.735 + case "$(go env GOARCH)" in [2021-07-09T18:12:18.915Z] #53 1.736 ++ go env GOARCH [2021-07-09T18:12:18.915Z] #53 1.756 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:12:18.915Z] #53 1.756 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:12:18.915Z] #53 1.757 ++ dirname /tmp/install/install.sh [2021-07-09T18:12:18.915Z] #53 1.760 + dir=/tmp/install [2021-07-09T18:12:18.915Z] #53 1.760 + bin=runc [2021-07-09T18:12:18.915Z] #53 1.760 + shift [2021-07-09T18:12:18.915Z] #53 1.760 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-09T18:12:18.915Z] #53 1.760 + . /tmp/install/runc.installer [2021-07-09T18:12:18.915Z] #53 1.760 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:12:18.915Z] #53 1.760 + install_runc [2021-07-09T18:12:18.915Z] #53 1.760 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-09T18:12:18.915Z] #53 1.760 + uname -r [2021-07-09T18:12:18.915Z] #53 1.767 + RUNC_BUILDTAGS='seccomp ' [2021-07-09T18:12:18.915Z] #53 1.768 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-09T18:12:18.915Z] #53 1.768 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-09T18:12:18.915Z] #53 1.768 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Cl1MzdLb6V/src/github.com/opencontainers/runc [2021-07-09T18:12:18.915Z] #53 1.775 Cloning into '/tmp/tmp.Cl1MzdLb6V/src/github.com/opencontainers/runc'... [2021-07-09T18:12:19.010Z] #43 58.63 HOSTCC compel/src/main-host.o [2021-07-09T18:12:19.124Z] #43 63.24 HOSTCC compel/src/main-host.o [2021-07-09T18:12:19.172Z] #43 66.85 DEP criu/arch/x86/crtools.d [2021-07-09T18:12:19.267Z] #43 58.97 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-09T18:12:19.433Z] #43 67.00 DEP criu/arch/x86/cpu.d [2021-07-09T18:12:19.524Z] #43 59.14 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-09T18:12:19.694Z] #43 67.15 CC criu/arch/x86/cpu.o [2021-07-09T18:12:19.701Z] #43 63.67 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-07-09T18:12:19.701Z] #43 63.89 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-09T18:12:19.782Z] #43 59.47 HOSTCC compel/src/lib/log-host.o [2021-07-09T18:12:19.852Z] #53 ... [2021-07-09T18:12:19.852Z] [2021-07-09T18:12:19.852Z] #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-07-09T18:12:19.852Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-09T18:12:19.852Z] #15 DONE 1.1s [2021-07-09T18:12:19.852Z] [2021-07-09T18:12:19.852Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T18:12:19.852Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-09T18:12:19.942Z] #16 1.164 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-09T18:12:19.942Z] #16 DONE 1.2s [2021-07-09T18:12:19.942Z] [2021-07-09T18:12:19.942Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-09T18:12:19.942Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-09T18:12:20.040Z] #43 59.65 HOSTLINK compel/compel-host-bin [2021-07-09T18:12:20.040Z] #43 59.83 DEP soccr/soccr.d [2021-07-09T18:12:20.266Z] #43 67.80 CC criu/arch/x86/crtools.o [2021-07-09T18:12:20.278Z] #43 64.36 HOSTCC compel/src/lib/log-host.o [2021-07-09T18:12:20.297Z] #43 59.97 CC soccr/soccr.o [2021-07-09T18:12:20.541Z] #43 64.72 HOSTLINK compel/compel-host-bin [2021-07-09T18:12:20.804Z] #43 64.96 DEP soccr/soccr.d [2021-07-09T18:12:20.881Z] #17 DONE 1.2s [2021-07-09T18:12:20.881Z] [2021-07-09T18:12:20.881Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T18:12:20.881Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-09T18:12:21.068Z] #43 65.21 CC soccr/soccr.o [2021-07-09T18:12:21.229Z] #43 ... [2021-07-09T18:12:21.229Z] [2021-07-09T18:12:21.229Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-09T18:12:21.229Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-09T18:12:21.229Z] #14 DONE 4.5s [2021-07-09T18:12:21.229Z] [2021-07-09T18:12:21.229Z] #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-07-09T18:12:21.229Z] #53 sha256:30883f235eb40216e8af47f80674238edada18b36bc96fbd5fe96b5d6f3dc73e [2021-07-09T18:12:21.229Z] #53 4.195 + RM_GOPATH=0 [2021-07-09T18:12:21.229Z] #53 4.220 + TMP_GOPATH= [2021-07-09T18:12:21.229Z] #53 4.220 + : /build [2021-07-09T18:12:21.229Z] #53 4.220 + '[' -z '' ']' [2021-07-09T18:12:21.229Z] #53 4.220 ++ mktemp -d [2021-07-09T18:12:21.229Z] #53 4.220 + export GOPATH=/tmp/tmp.mtxXAL5vNm [2021-07-09T18:12:21.229Z] #53 4.220 + GOPATH=/tmp/tmp.mtxXAL5vNm [2021-07-09T18:12:21.229Z] #53 4.220 + RM_GOPATH=1 [2021-07-09T18:12:21.229Z] #53 4.220 + case "$(go env GOARCH)" in [2021-07-09T18:12:21.229Z] #53 4.220 ++ go env GOARCH [2021-07-09T18:12:21.229Z] #53 4.221 + export GO_BUILDMODE=-buildmode=pie [2021-07-09T18:12:21.229Z] #53 4.221 + GO_BUILDMODE=-buildmode=pie [2021-07-09T18:12:21.229Z] #53 4.222 ++ dirname /tmp/install/install.sh [2021-07-09T18:12:21.229Z] #53 4.233 + dir=/tmp/install [2021-07-09T18:12:21.229Z] #53 4.233 + bin=runc [2021-07-09T18:12:21.229Z] #53 4.234 + shift [2021-07-09T18:12:21.229Z] #53 4.237 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-09T18:12:21.229Z] #53 4.237 + . /tmp/install/runc.installer [2021-07-09T18:12:21.229Z] #53 4.237 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:12:21.229Z] #53 4.239 + install_runc [2021-07-09T18:12:21.229Z] #53 4.240 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-09T18:12:21.229Z] #53 4.241 + uname -r [2021-07-09T18:12:21.229Z] #53 4.249 + RUNC_BUILDTAGS='seccomp ' [2021-07-09T18:12:21.229Z] #53 4.249 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-09T18:12:21.229Z] #53 4.249 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-09T18:12:21.229Z] #53 4.250 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mtxXAL5vNm/src/github.com/opencontainers/runc [2021-07-09T18:12:21.229Z] #53 4.252 Cloning into '/tmp/tmp.mtxXAL5vNm/src/github.com/opencontainers/runc'... [2021-07-09T18:12:21.229Z] #16 1.185 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-09T18:12:21.229Z] #16 DONE 1.2s [2021-07-09T18:12:21.229Z] [2021-07-09T18:12:21.229Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-09T18:12:21.229Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-09T18:12:21.449Z] #18 ... [2021-07-09T18:12:21.449Z] [2021-07-09T18:12:21.449Z] #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-07-09T18:12:21.449Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:21.449Z] #43 50.34 CC compel/src/lib/log.o [2021-07-09T18:12:21.449Z] #43 50.59 CC compel/arch/x86/src/lib/cpu.o [2021-07-09T18:12:21.449Z] #43 51.38 CC compel/arch/x86/src/lib/infect.o [2021-07-09T18:12:21.449Z] #43 52.18 CC compel/src/lib/infect-rpc.o [2021-07-09T18:12:21.449Z] #43 52.53 CC compel/src/lib/infect-util.o [2021-07-09T18:12:21.449Z] #43 52.77 CC compel/src/lib/infect.o [2021-07-09T18:12:21.449Z] #43 55.25 CC compel/src/lib/ptrace.o [2021-07-09T18:12:21.449Z] #43 56.03 AR compel/libcompel.a [2021-07-09T18:12:21.449Z] #43 56.12 HOSTCC compel/src/main-host.o [2021-07-09T18:12:21.449Z] #43 56.68 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-09T18:12:21.449Z] #43 57.04 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-09T18:12:21.449Z] #43 57.78 HOSTCC compel/src/lib/log-host.o [2021-07-09T18:12:21.449Z] #43 58.04 HOSTLINK compel/compel-host-bin [2021-07-09T18:12:21.449Z] #43 58.26 DEP soccr/soccr.d [2021-07-09T18:12:21.449Z] #43 58.41 CC soccr/soccr.o [2021-07-09T18:12:21.449Z] #43 60.53 AR soccr/libsoccr.a [2021-07-09T18:12:21.651Z] #43 69.14 CC criu/arch/x86/kerndat.o [2021-07-09T18:12:21.708Z] #43 60.64 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:12:21.967Z] #43 ... [2021-07-09T18:12:21.967Z] [2021-07-09T18:12:21.967Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T18:12:21.967Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-09T18:12:21.967Z] #18 DONE 1.2s [2021-07-09T18:12:21.967Z] [2021-07-09T18:12:21.967Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-09T18:12:21.967Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-09T18:12:22.224Z] #43 69.76 CC criu/arch/x86/sigaction_compat.o [2021-07-09T18:12:22.465Z] #43 66.70 AR soccr/libsoccr.a [2021-07-09T18:12:22.485Z] #43 70.04 CC criu/arch/x86/sigframe.o [2021-07-09T18:12:22.608Z] #17 DONE 1.2s [2021-07-09T18:12:22.608Z] [2021-07-09T18:12:22.608Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T18:12:22.608Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-09T18:12:22.728Z] #43 66.76 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:12:22.747Z] #43 70.32 LINK criu/arch/x86/crtools.built-in.o [2021-07-09T18:12:22.747Z] #43 70.39 DEP criu/pie/util-vdso-elf32.d [2021-07-09T18:12:22.747Z] #43 70.50 DEP criu/pie/util-vdso.d [2021-07-09T18:12:22.993Z] #43 67.23 DEP criu/arch/aarch64/sigframe.d [2021-07-09T18:12:23.008Z] #43 70.63 DEP criu/pie/util.d [2021-07-09T18:12:23.257Z] #43 67.34 DEP criu/arch/aarch64/crtools.d [2021-07-09T18:12:23.257Z] #43 67.47 DEP criu/arch/aarch64/cpu.d [2021-07-09T18:12:23.257Z] #43 67.50 DEP criu/arch/aarch64/bitops.d [2021-07-09T18:12:23.257Z] #43 67.54 CC criu/arch/aarch64/bitops.o [2021-07-09T18:12:23.257Z] #43 67.59 CC criu/arch/aarch64/cpu.o [2021-07-09T18:12:23.270Z] #43 70.85 CC criu/pie/util.o [2021-07-09T18:12:23.350Z] #19 DONE 1.2s [2021-07-09T18:12:23.350Z] [2021-07-09T18:12:23.350Z] #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-07-09T18:12:23.350Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:23.350Z] #43 61.38 DEP criu/arch/x86/sigframe.d [2021-07-09T18:12:23.350Z] #43 61.56 DEP criu/arch/x86/sigaction_compat.d [2021-07-09T18:12:23.350Z] #43 61.68 DEP criu/arch/x86/kerndat.d [2021-07-09T18:12:23.350Z] #43 61.83 DEP criu/arch/x86/crtools.d [2021-07-09T18:12:23.350Z] #43 61.91 DEP criu/arch/x86/cpu.d [2021-07-09T18:12:23.350Z] #43 62.04 CC criu/arch/x86/cpu.o [2021-07-09T18:12:23.531Z] #43 71.19 CC criu/pie/util-vdso.o [2021-07-09T18:12:23.546Z] #18 DONE 1.2s [2021-07-09T18:12:23.546Z] [2021-07-09T18:12:23.546Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-09T18:12:23.546Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-09T18:12:23.752Z] #53 ... [2021-07-09T18:12:23.753Z] [2021-07-09T18:12:23.753Z] #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-07-09T18:12:23.753Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-09T18:12:23.753Z] #15 DONE 2.6s [2021-07-09T18:12:23.753Z] [2021-07-09T18:12:23.753Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T18:12:23.753Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-09T18:12:23.834Z] #43 67.80 CC criu/arch/aarch64/crtools.o [2021-07-09T18:12:23.919Z] #43 63.16 CC criu/arch/x86/crtools.o [2021-07-09T18:12:24.412Z] #43 68.42 CC criu/arch/aarch64/sigframe.o [2021-07-09T18:12:24.474Z] #43 71.98 CC criu/pie/util-vdso-elf32.o [2021-07-09T18:12:24.483Z] #19 DONE 1.1s [2021-07-09T18:12:24.484Z] [2021-07-09T18:12:24.484Z] #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-07-09T18:12:24.484Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:24.676Z] #43 68.82 LINK criu/arch/aarch64/crtools.built-in.o [2021-07-09T18:12:24.676Z] #43 68.91 DEP criu/pie/util-vdso.d [2021-07-09T18:12:24.940Z] #43 69.14 DEP criu/pie/util.d [2021-07-09T18:12:25.052Z] #20 ... [2021-07-09T18:12:25.052Z] [2021-07-09T18:12:25.052Z] #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-07-09T18:12:25.052Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:12:25.052Z] #45 108.5 net/http/internal [2021-07-09T18:12:25.052Z] #45 110.9 mime/multipart [2021-07-09T18:12:25.052Z] #45 110.9 crypto/tls [2021-07-09T18:12:25.205Z] #43 69.34 CC criu/pie/util.o [2021-07-09T18:12:25.205Z] #43 ... [2021-07-09T18:12:25.205Z] [2021-07-09T18:12:25.205Z] #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-07-09T18:12:25.205Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-09T18:12:25.205Z] #20 9.134 Reading package lists... [2021-07-09T18:12:25.205Z] #20 12.22 Building dependency tree... [2021-07-09T18:12:25.205Z] #20 12.76 Reading state information... [2021-07-09T18:12:25.205Z] #20 13.66 libcap2-bin is already the newest version (1:2.25-2). [2021-07-09T18:12:25.205Z] #20 13.66 The following additional packages will be installed: [2021-07-09T18:12:25.205Z] #20 13.67 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-09T18:12:25.205Z] #20 13.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-09T18:12:25.205Z] #20 13.67 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-09T18:12:25.205Z] #20 13.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-09T18:12:25.205Z] #20 13.67 python3.7 python3.7-minimal vim-runtime xxd [2021-07-09T18:12:25.205Z] #20 13.67 Suggested packages: [2021-07-09T18:12:25.205Z] #20 13.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-09T18:12:25.205Z] #20 13.67 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-09T18:12:25.205Z] #20 13.67 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-09T18:12:25.205Z] #20 13.67 Recommended packages: [2021-07-09T18:12:25.205Z] #20 13.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-09T18:12:25.205Z] #20 13.67 python3-keyrings.alt python3-xdg unzip [2021-07-09T18:12:25.205Z] #20 14.99 The following NEW packages will be installed: [2021-07-09T18:12:25.205Z] #20 15.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-09T18:12:25.205Z] #20 15.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-09T18:12:25.205Z] #20 15.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-09T18:12:25.205Z] #20 15.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-09T18:12:25.205Z] #20 15.00 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-09T18:12:25.205Z] #20 15.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-09T18:12:25.205Z] #20 15.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-09T18:12:25.205Z] #20 15.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-09T18:12:25.205Z] #20 15.00 xz-utils zip [2021-07-09T18:12:25.205Z] #20 15.34 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:12:25.205Z] #20 15.34 Need to get 27.6 MB of archives. [2021-07-09T18:12:25.205Z] #20 15.34 After this operation, 114 MB of additional disk space will be used. [2021-07-09T18:12:25.205Z] #20 15.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-09T18:12:25.205Z] #20 15.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-09T18:12:25.205Z] #20 15.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-09T18:12:25.205Z] #20 15.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-09T18:12:25.205Z] #20 15.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-09T18:12:25.205Z] #20 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-09T18:12:25.205Z] #20 15.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-09T18:12:25.205Z] #20 15.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-09T18:12:25.205Z] #20 15.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-09T18:12:25.205Z] #20 15.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-09T18:12:25.205Z] #20 15.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-09T18:12:25.205Z] #20 15.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-09T18:12:25.205Z] #20 15.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-09T18:12:25.205Z] #20 15.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-09T18:12:25.205Z] #20 15.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-09T18:12:25.205Z] #20 15.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-09T18:12:25.205Z] #20 15.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-09T18:12:25.205Z] #20 15.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:12:25.205Z] #20 15.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-09T18:12:25.205Z] #20 15.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-09T18:12:25.205Z] #20 15.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-09T18:12:25.205Z] #20 15.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-09T18:12:25.205Z] #20 15.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-09T18:12:25.205Z] #20 15.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-09T18:12:25.205Z] #20 15.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-09T18:12:25.205Z] #20 15.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-09T18:12:25.205Z] #20 15.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-09T18:12:25.205Z] #20 15.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-09T18:12:25.205Z] #20 15.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-09T18:12:25.205Z] #20 16.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-09T18:12:25.205Z] #20 16.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-09T18:12:25.205Z] #20 16.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-09T18:12:25.205Z] #20 16.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-09T18:12:25.205Z] #20 16.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-09T18:12:25.205Z] #20 16.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-09T18:12:25.205Z] #20 16.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-09T18:12:25.205Z] #20 16.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-09T18:12:25.205Z] #20 16.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-09T18:12:25.205Z] #20 16.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-09T18:12:25.205Z] #20 16.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-09T18:12:25.205Z] #20 16.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-09T18:12:25.205Z] #20 16.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-09T18:12:25.205Z] #20 16.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-09T18:12:25.205Z] #20 16.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-09T18:12:25.205Z] #20 16.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-09T18:12:25.311Z] #45 ... [2021-07-09T18:12:25.311Z] [2021-07-09T18:12:25.311Z] #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-07-09T18:12:25.311Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:25.311Z] #43 58.46 AR soccr/libsoccr.a [2021-07-09T18:12:25.311Z] #43 58.51 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:12:25.311Z] #43 59.02 DEP criu/arch/x86/sigframe.d [2021-07-09T18:12:25.311Z] #43 59.20 DEP criu/arch/x86/sigaction_compat.d [2021-07-09T18:12:25.311Z] #43 59.38 DEP criu/arch/x86/kerndat.d [2021-07-09T18:12:25.311Z] #43 59.58 DEP criu/arch/x86/crtools.d [2021-07-09T18:12:25.311Z] #43 59.86 DEP criu/arch/x86/cpu.d [2021-07-09T18:12:25.311Z] #43 60.18 CC criu/arch/x86/cpu.o [2021-07-09T18:12:25.311Z] #43 61.10 CC criu/arch/x86/crtools.o [2021-07-09T18:12:25.311Z] #43 62.96 CC criu/arch/x86/kerndat.o [2021-07-09T18:12:25.418Z] #43 72.84 AR criu/pie/pie.lib.a [2021-07-09T18:12:25.418Z] #43 72.92 DEP criu/pie/restorer.d [2021-07-09T18:12:25.468Z] #20 16.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-09T18:12:25.469Z] #20 16.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-09T18:12:25.469Z] #20 16.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-09T18:12:25.572Z] #43 63.73 CC criu/arch/x86/sigaction_compat.o [2021-07-09T18:12:25.647Z] #16 ... [2021-07-09T18:12:25.647Z] [2021-07-09T18:12:25.647Z] #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-07-09T18:12:25.647Z] #58 sha256:7777ea6f5de5d4d249ac4be0c029a0394bf724755a95e6336a077c52cf672976 [2021-07-09T18:12:25.647Z] #58 111.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:12:25.647Z] #58 111.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-09T18:12:25.647Z] #58 DONE 119.8s [2021-07-09T18:12:25.647Z] [2021-07-09T18:12:25.647Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-09T18:12:25.647Z] #59 sha256:5d919a1eed26b5c8ac4bd1383fea801477dc2eae55b15f1b3aca2c7506844979 [2021-07-09T18:12:25.647Z] #59 DONE 0.2s [2021-07-09T18:12:25.647Z] [2021-07-09T18:12:25.647Z] #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-07-09T18:12:25.647Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:25.647Z] #43 61.51 AR soccr/libsoccr.a [2021-07-09T18:12:25.647Z] #43 61.57 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:12:25.647Z] #43 62.03 DEP criu/arch/x86/sigframe.d [2021-07-09T18:12:25.647Z] #43 62.19 DEP criu/arch/x86/sigaction_compat.d [2021-07-09T18:12:25.647Z] #43 62.30 DEP criu/arch/x86/kerndat.d [2021-07-09T18:12:25.647Z] #43 62.45 DEP criu/arch/x86/crtools.d [2021-07-09T18:12:25.647Z] #43 62.68 DEP criu/arch/x86/cpu.d [2021-07-09T18:12:25.647Z] #43 62.91 CC criu/arch/x86/cpu.o [2021-07-09T18:12:25.647Z] #43 63.70 CC criu/arch/x86/crtools.o [2021-07-09T18:12:25.647Z] #43 65.10 CC criu/arch/x86/kerndat.o [2021-07-09T18:12:25.647Z] #43 ... [2021-07-09T18:12:25.647Z] [2021-07-09T18:12:25.647Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-09T18:12:25.647Z] #60 sha256:6d55abe7b1a0ec04faf7ac39175ef701b25c5570cc4ca168cf33714c7723536d [2021-07-09T18:12:25.647Z] #60 DONE 0.2s [2021-07-09T18:12:25.679Z] #43 73.14 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-09T18:12:25.679Z] #43 73.33 DEP criu/arch/x86/restorer_unmap.d [2021-07-09T18:12:25.679Z] #43 73.36 DEP criu/arch/x86/restorer.d [2021-07-09T18:12:25.830Z] #43 64.77 CC criu/arch/x86/kerndat.o [2021-07-09T18:12:25.904Z] [2021-07-09T18:12:25.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-07-09T18:12:25.905Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:12:25.905Z] #45 116.3 net/http/httptrace [2021-07-09T18:12:25.905Z] #45 116.6 net/http [2021-07-09T18:12:25.940Z] #43 73.59 DEP criu/arch/x86/vdso-pie.d [2021-07-09T18:12:26.140Z] #43 64.14 CC criu/arch/x86/sigframe.o [2021-07-09T18:12:26.200Z] #43 73.75 DEP criu/pie/parasite-vdso.d [2021-07-09T18:12:26.201Z] #43 73.97 DEP criu/pie/parasite.d [2021-07-09T18:12:26.397Z] #43 65.35 CC criu/arch/x86/sigaction_compat.o [2021-07-09T18:12:26.397Z] #43 ... [2021-07-09T18:12:26.397Z] [2021-07-09T18:12:26.397Z] #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-07-09T18:12:26.397Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:12:26.397Z] #45 111.3 crypto/tls [2021-07-09T18:12:26.397Z] #45 120.6 net/http/httptrace [2021-07-09T18:12:26.397Z] #45 120.9 net/http [2021-07-09T18:12:26.397Z] #45 ... [2021-07-09T18:12:26.397Z] [2021-07-09T18:12:26.397Z] #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-07-09T18:12:26.397Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:26.397Z] #43 65.61 CC criu/arch/x86/sigframe.o [2021-07-09T18:12:26.399Z] #43 ... [2021-07-09T18:12:26.399Z] [2021-07-09T18:12:26.399Z] #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-07-09T18:12:26.399Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:26.399Z] #20 1.666 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:12:26.399Z] #20 1.667 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:12:26.399Z] #20 1.667 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:12:26.399Z] #20 1.667 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:12:26.419Z] #20 17.72 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:12:26.419Z] #20 17.83 Fetched 27.6 MB in 2s (15.1 MB/s) [2021-07-09T18:12:26.419Z] #20 17.89 Selecting previously unselected package pigz. [2021-07-09T18:12:26.706Z] #20 17.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 ... 23408 files and directories currently installed.) [2021-07-09T18:12:26.706Z] #20 17.98 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-09T18:12:26.706Z] #20 17.99 Unpacking pigz (2.4-1) ... [2021-07-09T18:12:26.706Z] #20 18.14 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-09T18:12:26.706Z] #20 18.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-09T18:12:26.706Z] #20 18.16 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:26.773Z] #43 74.25 CC criu/pie/parasite.o [2021-07-09T18:12:26.965Z] #43 66.07 LINK criu/arch/x86/crtools.built-in.o [2021-07-09T18:12:26.965Z] #43 66.11 DEP criu/pie/util-vdso-elf32.d [2021-07-09T18:12:27.223Z] #43 66.27 DEP criu/pie/util-vdso.d [2021-07-09T18:12:27.273Z] #45 ... [2021-07-09T18:12:27.273Z] [2021-07-09T18:12:27.273Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T18:12:27.273Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-09T18:12:27.273Z] #16 3.566 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-09T18:12:27.273Z] #16 DONE 3.6s [2021-07-09T18:12:27.273Z] [2021-07-09T18:12:27.273Z] #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-07-09T18:12:27.273Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:27.273Z] #43 65.79 CC criu/arch/x86/sigaction_compat.o [2021-07-09T18:12:27.273Z] #43 66.12 CC criu/arch/x86/sigframe.o [2021-07-09T18:12:27.273Z] #43 66.45 LINK criu/arch/x86/crtools.built-in.o [2021-07-09T18:12:27.273Z] #43 66.51 DEP criu/pie/util-vdso-elf32.d [2021-07-09T18:12:27.273Z] #43 66.63 DEP criu/pie/util-vdso.d [2021-07-09T18:12:27.273Z] #43 66.79 DEP criu/pie/util.d [2021-07-09T18:12:27.273Z] #43 66.98 CC criu/pie/util.o [2021-07-09T18:12:27.290Z] #20 18.77 Selecting previously unselected package python3.7-minimal. [2021-07-09T18:12:27.483Z] #43 66.37 DEP criu/pie/util.d [2021-07-09T18:12:27.483Z] #43 66.50 CC criu/pie/util.o [2021-07-09T18:12:27.554Z] #20 18.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-09T18:12:27.554Z] #20 18.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:12:27.716Z] #43 75.52 LINK criu/pie/parasite.built-in.o [2021-07-09T18:12:27.741Z] #43 66.79 CC criu/pie/util-vdso.o [2021-07-09T18:12:27.837Z] #43 67.37 CC criu/pie/util-vdso.o [2021-07-09T18:12:27.977Z] #43 75.53 GEN criu/pie/parasite-blob.h [2021-07-09T18:12:27.977Z] #43 75.55 CC criu/pie/parasite-vdso.o [2021-07-09T18:12:28.238Z] #43 ... [2021-07-09T18:12:28.238Z] [2021-07-09T18:12:28.238Z] #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-07-09T18:12:28.238Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:28.238Z] #20 2.112 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:12:28.238Z] #20 2.162 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:12:28.238Z] #20 2.246 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:12:28.238Z] #20 2.247 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:12:28.238Z] #20 4.425 Reading package lists... [2021-07-09T18:12:28.303Z] #20 ... [2021-07-09T18:12:28.303Z] [2021-07-09T18:12:28.303Z] #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-07-09T18:12:28.303Z] #58 sha256:51d99ab5ad1bef8da8a6507ecbf8ed5fcd0d869d96eb0038cc61cbb16fae67e5 [2021-07-09T18:12:28.303Z] #58 111.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:12:28.303Z] #58 111.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-09T18:12:28.401Z] #43 68.11 CC criu/pie/util-vdso-elf32.o [2021-07-09T18:12:28.499Z] #20 9.079 Reading package lists... [2021-07-09T18:12:28.499Z] #20 ... [2021-07-09T18:12:28.499Z] [2021-07-09T18:12:28.499Z] #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-07-09T18:12:28.499Z] #53 sha256:2d0b3c9f13a008e270222eb67d1bd999fcebfb9e95a0f96cd785db2d5ffa629a [2021-07-09T18:12:28.499Z] #53 14.40 + cd /tmp/tmp.4dwH0QQvsD/src/github.com/opencontainers/runc [2021-07-09T18:12:28.499Z] #53 14.40 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:12:28.499Z] #53 15.03 + '[' -z '' ']' [2021-07-09T18:12:28.499Z] #53 15.04 + target=static [2021-07-09T18:12:28.499Z] #53 15.04 + make 'BUILDTAGS=seccomp ' static [2021-07-09T18:12:28.499Z] #53 15.37 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-07-09T18:12:28.499Z] #53 ... [2021-07-09T18:12:28.499Z] [2021-07-09T18:12:28.499Z] #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-07-09T18:12:28.499Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:28.499Z] #43 76.23 CC criu/arch/x86/vdso-pie.o [2021-07-09T18:12:28.502Z] #20 19.77 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:28.502Z] #20 19.80 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:12:28.562Z] #58 ... [2021-07-09T18:12:28.563Z] [2021-07-09T18:12:28.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-07-09T18:12:28.563Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:28.563Z] #43 64.51 LINK criu/arch/x86/crtools.built-in.o [2021-07-09T18:12:28.563Z] #43 64.56 DEP criu/pie/util-vdso-elf32.d [2021-07-09T18:12:28.563Z] #43 64.78 DEP criu/pie/util-vdso.d [2021-07-09T18:12:28.563Z] #43 64.91 DEP criu/pie/util.d [2021-07-09T18:12:28.563Z] #43 65.07 CC criu/pie/util.o [2021-07-09T18:12:28.563Z] #43 65.44 CC criu/pie/util-vdso.o [2021-07-09T18:12:28.563Z] #43 66.25 CC criu/pie/util-vdso-elf32.o [2021-07-09T18:12:28.675Z] #43 67.64 CC criu/pie/util-vdso-elf32.o [2021-07-09T18:12:28.822Z] #43 ... [2021-07-09T18:12:28.822Z] [2021-07-09T18:12:28.822Z] #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-07-09T18:12:28.822Z] #58 sha256:51d99ab5ad1bef8da8a6507ecbf8ed5fcd0d869d96eb0038cc61cbb16fae67e5 [2021-07-09T18:12:28.822Z] #58 DONE 122.0s [2021-07-09T18:12:28.822Z] [2021-07-09T18:12:28.822Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-09T18:12:28.822Z] #59 sha256:cf5a8bd5ef575eca05cbb2dcfac4fb948b8decfaf872355ecb15d10ec9039059 [2021-07-09T18:12:28.822Z] #59 DONE 0.1s [2021-07-09T18:12:28.822Z] [2021-07-09T18:12:28.822Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-09T18:12:28.822Z] #60 sha256:cc7fee1e67e0a940ce3c7b5e9a293421fb0d6601f79a52f00f21e7bf02cc7ec9 [2021-07-09T18:12:28.822Z] #60 DONE 0.1s [2021-07-09T18:12:28.822Z] [2021-07-09T18:12:28.822Z] #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-07-09T18:12:28.822Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:29.071Z] #43 76.63 CC criu/arch/x86/restorer.o [2021-07-09T18:12:29.332Z] #43 68.91 AR criu/pie/pie.lib.a [2021-07-09T18:12:29.332Z] #43 69.01 DEP criu/pie/restorer.d [2021-07-09T18:12:29.589Z] #43 69.32 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-09T18:12:29.589Z] #43 69.40 DEP criu/arch/x86/restorer_unmap.d [2021-07-09T18:12:29.589Z] #43 69.40 DEP criu/arch/x86/restorer.d [2021-07-09T18:12:29.612Z] #43 68.53 AR criu/pie/pie.lib.a [2021-07-09T18:12:29.612Z] #43 68.62 DEP criu/pie/restorer.d [2021-07-09T18:12:29.645Z] #43 77.27 CC criu/arch/x86/restorer_unmap.o [2021-07-09T18:12:29.645Z] #43 77.30 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-09T18:12:29.846Z] #43 69.62 DEP criu/arch/x86/vdso-pie.d [2021-07-09T18:12:29.870Z] #43 68.90 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-09T18:12:29.871Z] #43 69.04 DEP criu/arch/x86/restorer_unmap.d [2021-07-09T18:12:29.871Z] #43 69.08 DEP criu/arch/x86/restorer.d [2021-07-09T18:12:29.906Z] #43 77.59 CC criu/pie/restorer.o [2021-07-09T18:12:30.103Z] #43 69.78 DEP criu/pie/parasite-vdso.d [2021-07-09T18:12:30.103Z] #43 69.98 DEP criu/pie/parasite.d [2021-07-09T18:12:30.129Z] #43 69.31 DEP criu/arch/x86/vdso-pie.d [2021-07-09T18:12:30.388Z] #43 69.46 DEP criu/pie/parasite-vdso.d [2021-07-09T18:12:30.427Z] #20 ... [2021-07-09T18:12:30.427Z] [2021-07-09T18:12:30.427Z] #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-07-09T18:12:30.427Z] #45 sha256:363036148ec751ec88df963532361af477d4bd465877e8801398b767967b39cd [2021-07-09T18:12:30.427Z] #45 107.2 github.com/LK4D4/vndr/godl [2021-07-09T18:12:30.427Z] #45 107.9 github.com/LK4D4/vndr [2021-07-09T18:12:30.427Z] #45 DONE 116.4s [2021-07-09T18:12:30.427Z] [2021-07-09T18:12:30.427Z] #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-07-09T18:12:30.427Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:12:30.427Z] #43 69.72 CC criu/pie/util-vdso.o [2021-07-09T18:12:30.427Z] #43 70.56 AR criu/pie/pie.lib.a [2021-07-09T18:12:30.427Z] #43 70.64 DEP criu/pie/restorer.d [2021-07-09T18:12:30.427Z] #43 70.98 DEP criu/arch/aarch64/intraprocedure.d [2021-07-09T18:12:30.427Z] #43 71.00 DEP criu/arch/aarch64/restorer.d [2021-07-09T18:12:30.427Z] #43 71.17 DEP criu/arch/aarch64/vdso-pie.d [2021-07-09T18:12:30.427Z] #43 71.27 DEP criu/pie/parasite-vdso.d [2021-07-09T18:12:30.427Z] #43 71.44 DEP criu/pie/parasite.d [2021-07-09T18:12:30.427Z] #43 71.68 CC criu/pie/parasite.o [2021-07-09T18:12:30.427Z] #43 72.76 LINK criu/pie/parasite.built-in.o [2021-07-09T18:12:30.427Z] #43 72.76 GEN criu/pie/parasite-blob.h [2021-07-09T18:12:30.427Z] #43 72.78 CC criu/pie/parasite-vdso.o [2021-07-09T18:12:30.427Z] #43 73.46 CC criu/arch/aarch64/vdso-pie.o [2021-07-09T18:12:30.427Z] #43 73.72 CC criu/arch/aarch64/restorer.o [2021-07-09T18:12:30.427Z] #43 74.20 CC criu/arch/aarch64/intraprocedure.o [2021-07-09T18:12:30.427Z] #43 74.30 CC criu/pie/restorer.o [2021-07-09T18:12:30.647Z] #43 69.68 DEP criu/pie/parasite.d [2021-07-09T18:12:30.666Z] #43 70.19 CC criu/pie/parasite.o [2021-07-09T18:12:30.726Z] #20 4.145 Reading package lists... [2021-07-09T18:12:30.726Z] #20 ... [2021-07-09T18:12:30.726Z] [2021-07-09T18:12:30.726Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-09T18:12:30.726Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-09T18:12:30.726Z] #63 CACHED [2021-07-09T18:12:30.726Z] [2021-07-09T18:12:30.726Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-09T18:12:30.726Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-09T18:12:30.726Z] #65 CACHED [2021-07-09T18:12:30.726Z] [2021-07-09T18:12:30.726Z] #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-07-09T18:12:30.726Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:30.726Z] #43 67.05 AR criu/pie/pie.lib.a [2021-07-09T18:12:30.726Z] #43 67.17 DEP criu/pie/restorer.d [2021-07-09T18:12:30.726Z] #43 67.57 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-09T18:12:30.726Z] #43 67.83 DEP criu/arch/x86/restorer_unmap.d [2021-07-09T18:12:30.726Z] #43 67.89 DEP criu/arch/x86/restorer.d [2021-07-09T18:12:30.726Z] #43 68.26 DEP criu/arch/x86/vdso-pie.d [2021-07-09T18:12:30.726Z] #43 68.53 DEP criu/pie/parasite-vdso.d [2021-07-09T18:12:30.726Z] #43 68.71 DEP criu/pie/parasite.d [2021-07-09T18:12:30.906Z] #43 70.06 CC criu/pie/parasite.o [2021-07-09T18:12:30.985Z] #43 69.02 CC criu/pie/parasite.o [2021-07-09T18:12:31.822Z] #43 ... [2021-07-09T18:12:31.822Z] [2021-07-09T18:12:31.822Z] #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-07-09T18:12:31.822Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-09T18:12:31.822Z] #20 22.95 Selecting previously unselected package python3-minimal. [2021-07-09T18:12:31.822Z] #20 22.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 ... 23657 files and directories currently installed.) [2021-07-09T18:12:31.822Z] #20 23.10 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-09T18:12:31.822Z] #20 23.13 Unpacking python3-minimal (3.7.3-1) ... [2021-07-09T18:12:32.036Z] #43 71.55 LINK criu/pie/parasite.built-in.o [2021-07-09T18:12:32.036Z] #43 71.58 GEN criu/pie/parasite-blob.h [2021-07-09T18:12:32.036Z] #43 71.59 CC criu/pie/parasite-vdso.o [2021-07-09T18:12:32.036Z] #43 ... [2021-07-09T18:12:32.036Z] [2021-07-09T18:12:32.036Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-09T18:12:32.036Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-09T18:12:32.036Z] #17 DONE 5.0s [2021-07-09T18:12:32.036Z] [2021-07-09T18:12:32.036Z] #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-07-09T18:12:32.036Z] #53 sha256:30883f235eb40216e8af47f80674238edada18b36bc96fbd5fe96b5d6f3dc73e [2021-07-09T18:12:32.036Z] #53 14.62 + cd /tmp/tmp.mtxXAL5vNm/src/github.com/opencontainers/runc [2021-07-09T18:12:32.036Z] #53 14.62 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:12:32.036Z] #53 15.26 + '[' -z '' ']' [2021-07-09T18:12:32.036Z] #53 15.26 + target=static [2021-07-09T18:12:32.036Z] #53 15.26 + make 'BUILDTAGS=seccomp ' static [2021-07-09T18:12:32.036Z] #53 15.64 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-07-09T18:12:32.086Z] #20 23.27 Selecting previously unselected package libmpdec2:arm64. [2021-07-09T18:12:32.086Z] #20 23.30 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-09T18:12:32.086Z] #20 23.32 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-09T18:12:32.086Z] #20 23.45 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-09T18:12:32.086Z] #20 23.47 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-09T18:12:32.086Z] #20 23.48 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:32.285Z] #43 ... [2021-07-09T18:12:32.285Z] [2021-07-09T18:12:32.285Z] #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-07-09T18:12:32.285Z] #58 sha256:b98765aa28601743d9386047c1b2147943b0bbea615c0dc8e1026a61d0036439 [2021-07-09T18:12:32.285Z] #58 118.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-09T18:12:32.285Z] #58 118.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-09T18:12:32.285Z] #58 DONE 127.3s [2021-07-09T18:12:32.285Z] [2021-07-09T18:12:32.285Z] #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-07-09T18:12:32.285Z] #53 sha256:30bc930013051e4bb8893def943a1e4c6b4c039c94af178d79b63476a572cd12 [2021-07-09T18:12:32.285Z] #53 14.19 + cd /tmp/tmp.PHbcfmgqKN/src/github.com/opencontainers/runc [2021-07-09T18:12:32.285Z] #53 14.21 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:12:32.285Z] #53 14.83 + '[' -z '' ']' [2021-07-09T18:12:32.285Z] #53 14.83 + target=static [2021-07-09T18:12:32.286Z] #53 14.83 + make 'BUILDTAGS=seccomp ' static [2021-07-09T18:12:32.286Z] #53 15.00 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-07-09T18:12:32.363Z] #43 70.30 LINK criu/pie/parasite.built-in.o [2021-07-09T18:12:32.363Z] #43 70.31 GEN criu/pie/parasite-blob.h [2021-07-09T18:12:32.363Z] #43 70.31 CC criu/pie/parasite-vdso.o [2021-07-09T18:12:32.547Z] #53 ... [2021-07-09T18:12:32.547Z] [2021-07-09T18:12:32.547Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-09T18:12:32.547Z] #59 sha256:0059dca53e3152a15a99852e74cbec32f1cd283b6648357dc04692a2aa3d0fd8 [2021-07-09T18:12:32.547Z] #59 DONE 0.1s [2021-07-09T18:12:32.547Z] [2021-07-09T18:12:32.547Z] #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-07-09T18:12:32.547Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:32.547Z] #43 71.68 LINK criu/pie/parasite.built-in.o [2021-07-09T18:12:32.805Z] #43 ... [2021-07-09T18:12:32.805Z] [2021-07-09T18:12:32.805Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-09T18:12:32.805Z] #60 sha256:45ed66f3ac4081517477eb36ba5efe3d84b85108132f83ac5cbe4d3f1f2b5c97 [2021-07-09T18:12:32.805Z] #60 DONE 0.2s [2021-07-09T18:12:32.805Z] [2021-07-09T18:12:32.805Z] #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-07-09T18:12:32.805Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:32.805Z] #43 71.68 GEN criu/pie/parasite-blob.h [2021-07-09T18:12:32.805Z] #43 71.75 CC criu/pie/parasite-vdso.o [2021-07-09T18:12:32.931Z] #43 70.93 CC criu/arch/x86/vdso-pie.o [2021-07-09T18:12:33.037Z] #20 24.40 Selecting previously unselected package python3.7. [2021-07-09T18:12:33.037Z] #20 24.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-09T18:12:33.037Z] #20 24.42 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:33.037Z] #20 24.58 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-09T18:12:33.190Z] #43 71.27 CC criu/arch/x86/restorer.o [2021-07-09T18:12:33.301Z] #20 24.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-09T18:12:33.301Z] #20 24.59 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-09T18:12:33.301Z] #20 24.71 Setting up python3-minimal (3.7.3-1) ... [2021-07-09T18:12:33.375Z] #43 ... [2021-07-09T18:12:33.375Z] [2021-07-09T18:12:33.376Z] #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-07-09T18:12:33.376Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:33.376Z] #20 1.617 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:12:33.376Z] #20 1.704 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:12:33.376Z] #20 1.776 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:12:33.376Z] #20 1.777 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:12:33.376Z] #20 4.225 Reading package lists... [2021-07-09T18:12:33.635Z] #20 9.691 Reading package lists... [2021-07-09T18:12:33.635Z] #20 ... [2021-07-09T18:12:33.635Z] [2021-07-09T18:12:33.635Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-09T18:12:33.635Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-09T18:12:33.635Z] #63 CACHED [2021-07-09T18:12:33.635Z] [2021-07-09T18:12:33.635Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-09T18:12:33.635Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-09T18:12:33.635Z] #65 CACHED [2021-07-09T18:12:33.635Z] [2021-07-09T18:12:33.635Z] #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-07-09T18:12:33.635Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:33.635Z] #43 72.83 CC criu/arch/x86/vdso-pie.o [2021-07-09T18:12:33.758Z] #43 71.87 CC criu/arch/x86/restorer_unmap.o [2021-07-09T18:12:33.759Z] #43 71.93 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-09T18:12:34.018Z] #43 72.22 CC criu/pie/restorer.o [2021-07-09T18:12:34.116Z] #43 81.22 LINK criu/pie/restorer.built-in.o [2021-07-09T18:12:34.116Z] #43 81.24 GEN criu/pie/restorer-blob.h [2021-07-09T18:12:34.116Z] #43 81.40 DEP criu/vdso.d [2021-07-09T18:12:34.116Z] #43 81.69 DEP criu/vdso-compat.d [2021-07-09T18:12:34.116Z] #43 81.93 DEP criu/uts_ns.d [2021-07-09T18:12:34.203Z] #43 73.23 CC criu/arch/x86/restorer.o [2021-07-09T18:12:34.395Z] #43 82.16 DEP criu/util.d [2021-07-09T18:12:34.665Z] #43 82.45 DEP criu/uffd.d [2021-07-09T18:12:34.700Z] #20 25.98 Selecting previously unselected package python3. [2021-07-09T18:12:34.700Z] #20 25.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 ... 24069 files and directories currently installed.) [2021-07-09T18:12:34.700Z] #20 26.08 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-09T18:12:34.700Z] #20 26.10 Unpacking python3 (3.7.3-1) ... [2021-07-09T18:12:34.771Z] #43 73.89 CC criu/arch/x86/restorer_unmap.o [2021-07-09T18:12:34.771Z] #43 73.97 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-09T18:12:34.964Z] #20 26.35 Selecting previously unselected package libip4tc0:arm64. [2021-07-09T18:12:34.964Z] #20 26.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-09T18:12:34.964Z] #20 26.37 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-09T18:12:35.233Z] #20 26.56 Selecting previously unselected package libip6tc0:arm64. [2021-07-09T18:12:35.233Z] #20 26.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-09T18:12:35.233Z] #20 ... [2021-07-09T18:12:35.233Z] [2021-07-09T18:12:35.233Z] #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-07-09T18:12:35.233Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-07-09T18:12:35.233Z] #32 DONE 121.2s [2021-07-09T18:12:35.233Z] [2021-07-09T18:12:35.233Z] #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-07-09T18:12:35.233Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-09T18:12:35.233Z] #20 26.67 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-09T18:12:35.239Z] #43 82.73 DEP criu/tun.d [2021-07-09T18:12:35.239Z] #43 ... [2021-07-09T18:12:35.239Z] [2021-07-09T18:12:35.239Z] #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-07-09T18:12:35.239Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:35.239Z] #20 9.079 Reading package lists... [2021-07-09T18:12:35.239Z] #20 13.76 Building dependency tree... [2021-07-09T18:12:35.239Z] #20 14.88 Reading state information... [2021-07-09T18:12:35.239Z] #20 16.30 libcap2-bin is already the newest version (1:2.25-2). [2021-07-09T18:12:35.239Z] #20 16.30 The following additional packages will be installed: [2021-07-09T18:12:35.239Z] #20 16.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-09T18:12:35.239Z] #20 16.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-09T18:12:35.239Z] #20 16.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-09T18:12:35.239Z] #20 16.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-09T18:12:35.239Z] #20 16.31 python3.7 python3.7-minimal vim-runtime xxd [2021-07-09T18:12:35.239Z] #20 16.32 Suggested packages: [2021-07-09T18:12:35.239Z] #20 16.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-09T18:12:35.239Z] #20 16.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-09T18:12:35.239Z] #20 16.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-09T18:12:35.239Z] #20 16.32 Recommended packages: [2021-07-09T18:12:35.239Z] #20 16.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-09T18:12:35.239Z] #20 16.32 python3-keyrings.alt python3-xdg unzip [2021-07-09T18:12:35.239Z] #20 18.28 The following NEW packages will be installed: [2021-07-09T18:12:35.239Z] #20 18.28 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-09T18:12:35.239Z] #20 18.28 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-09T18:12:35.239Z] #20 18.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-09T18:12:35.239Z] #20 18.28 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-09T18:12:35.239Z] #20 18.28 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-09T18:12:35.239Z] #20 18.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-09T18:12:35.239Z] #20 18.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-09T18:12:35.239Z] #20 18.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-09T18:12:35.239Z] #20 18.29 xz-utils zip [2021-07-09T18:12:35.239Z] #20 18.66 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:12:35.239Z] #20 18.66 Need to get 28.5 MB of archives. [2021-07-09T18:12:35.239Z] #20 18.66 After this operation, 116 MB of additional disk space will be used. [2021-07-09T18:12:35.239Z] #20 18.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-09T18:12:35.239Z] #20 18.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-09T18:12:35.239Z] #20 18.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-09T18:12:35.239Z] #20 18.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-09T18:12:35.239Z] #20 18.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-09T18:12:35.239Z] #20 18.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-09T18:12:35.239Z] #20 18.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-09T18:12:35.239Z] #20 18.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-09T18:12:35.239Z] #20 18.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-09T18:12:35.239Z] #20 18.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-09T18:12:35.239Z] #20 19.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-09T18:12:35.239Z] #20 19.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-09T18:12:35.239Z] #20 19.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-09T18:12:35.239Z] #20 19.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-09T18:12:35.239Z] #20 19.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-09T18:12:35.239Z] #20 19.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-09T18:12:35.239Z] #20 19.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-09T18:12:35.239Z] #20 19.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:12:35.239Z] #20 19.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-09T18:12:35.239Z] #20 19.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-09T18:12:35.239Z] #20 19.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-09T18:12:35.239Z] #20 19.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-09T18:12:35.239Z] #20 19.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-09T18:12:35.239Z] #20 19.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-09T18:12:35.239Z] #20 19.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-09T18:12:35.337Z] #43 74.27 CC criu/pie/restorer.o [2021-07-09T18:12:35.498Z] #20 26.85 Selecting previously unselected package libiptc0:arm64. [2021-07-09T18:12:35.498Z] #20 26.85 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-09T18:12:35.498Z] #20 26.85 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-09T18:12:35.498Z] #20 26.97 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-09T18:12:35.498Z] #20 26.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-09T18:12:35.498Z] #20 26.98 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-09T18:12:35.500Z] #20 19.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-09T18:12:35.500Z] #20 19.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-09T18:12:35.500Z] #20 19.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-09T18:12:35.500Z] #20 19.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-09T18:12:35.762Z] #20 27.07 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-09T18:12:35.762Z] #20 27.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-09T18:12:35.762Z] #20 27.09 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-09T18:12:35.762Z] #20 27.22 Selecting previously unselected package libnftnl11:arm64. [2021-07-09T18:12:35.762Z] #20 27.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-09T18:12:35.762Z] #20 27.24 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-09T18:12:36.025Z] #20 27.35 Selecting previously unselected package iptables. [2021-07-09T18:12:36.025Z] #20 27.38 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-09T18:12:36.025Z] #20 27.39 Unpacking iptables (1.8.2-4) ... [2021-07-09T18:12:36.072Z] #20 19.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-09T18:12:36.072Z] #20 19.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-09T18:12:36.072Z] #20 19.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-09T18:12:36.072Z] #20 19.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-09T18:12:36.072Z] #20 19.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-09T18:12:36.072Z] #20 19.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-09T18:12:36.072Z] #20 19.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-09T18:12:36.072Z] #20 19.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-09T18:12:36.072Z] #20 19.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-09T18:12:36.072Z] #20 19.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-09T18:12:36.073Z] #20 19.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-09T18:12:36.073Z] #20 19.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-09T18:12:36.073Z] #20 19.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-09T18:12:36.073Z] #20 20.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-09T18:12:36.289Z] #20 27.69 Selecting previously unselected package xxd. [2021-07-09T18:12:36.289Z] #20 27.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-09T18:12:36.289Z] #20 27.69 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:12:36.334Z] #20 20.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-09T18:12:36.334Z] #20 20.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-09T18:12:36.552Z] #20 27.84 Selecting previously unselected package vim-common. [2021-07-09T18:12:36.552Z] #20 27.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:12:36.552Z] #20 27.88 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:12:36.595Z] #20 20.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-09T18:12:36.595Z] #20 20.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-09T18:12:36.595Z] #20 20.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-09T18:12:37.130Z] #20 28.43 Selecting previously unselected package bash-completion. [2021-07-09T18:12:37.130Z] #20 28.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-09T18:12:37.292Z] #53 ... [2021-07-09T18:12:37.292Z] [2021-07-09T18:12:37.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-07-09T18:12:37.292Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:37.292Z] #43 72.40 CC criu/arch/x86/vdso-pie.o [2021-07-09T18:12:37.292Z] #43 72.74 CC criu/arch/x86/restorer.o [2021-07-09T18:12:37.292Z] #43 73.37 CC criu/arch/x86/restorer_unmap.o [2021-07-09T18:12:37.292Z] #43 73.42 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-09T18:12:37.292Z] #43 73.73 CC criu/pie/restorer.o [2021-07-09T18:12:37.292Z] #43 76.75 LINK criu/pie/restorer.built-in.o [2021-07-09T18:12:37.292Z] #43 76.77 GEN criu/pie/restorer-blob.h [2021-07-09T18:12:37.292Z] #43 76.87 DEP criu/vdso.d [2021-07-09T18:12:37.292Z] #43 ... [2021-07-09T18:12:37.292Z] [2021-07-09T18:12:37.292Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-09T18:12:37.292Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-09T18:12:37.292Z] #63 CACHED [2021-07-09T18:12:37.292Z] [2021-07-09T18:12:37.292Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T18:12:37.292Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-09T18:12:37.292Z] #18 DONE 5.2s [2021-07-09T18:12:37.292Z] [2021-07-09T18:12:37.292Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-09T18:12:37.292Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-09T18:12:37.292Z] #65 CACHED [2021-07-09T18:12:37.292Z] [2021-07-09T18:12:37.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-07-09T18:12:37.292Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:37.292Z] #43 77.15 DEP criu/vdso-compat.d [2021-07-09T18:12:37.304Z] #43 75.21 LINK criu/pie/restorer.built-in.o [2021-07-09T18:12:37.304Z] #43 75.22 GEN criu/pie/restorer-blob.h [2021-07-09T18:12:37.304Z] #43 75.31 DEP criu/vdso.d [2021-07-09T18:12:37.563Z] #43 75.61 DEP criu/vdso-compat.d [2021-07-09T18:12:37.822Z] #43 75.80 DEP criu/uts_ns.d [2021-07-09T18:12:37.822Z] #43 ... [2021-07-09T18:12:37.822Z] [2021-07-09T18:12:37.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-07-09T18:12:37.822Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:12:37.822Z] #45 121.1 net/http/httptrace [2021-07-09T18:12:37.822Z] #45 121.4 net/http [2021-07-09T18:12:37.822Z] #45 ... [2021-07-09T18:12:37.822Z] [2021-07-09T18:12:37.822Z] #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-07-09T18:12:37.822Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:37.822Z] #43 75.97 DEP criu/util.d [2021-07-09T18:12:37.869Z] #43 77.39 DEP criu/uts_ns.d [2021-07-09T18:12:37.982Z] #20 21.50 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:12:37.982Z] #20 21.67 Fetched 28.5 MB in 2s (13.1 MB/s) [2021-07-09T18:12:37.982Z] #20 21.77 Selecting previously unselected package pigz. [2021-07-09T18:12:37.982Z] #20 21.77 (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-07-09T18:12:37.982Z] #20 21.83 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-09T18:12:37.982Z] #20 21.85 Unpacking pigz (2.4-1) ... [2021-07-09T18:12:37.982Z] #20 21.98 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-09T18:12:38.080Z] #43 76.16 DEP criu/uffd.d [2021-07-09T18:12:38.125Z] #43 77.61 DEP criu/util.d [2021-07-09T18:12:38.125Z] #43 77.85 DEP criu/uffd.d [2021-07-09T18:12:38.244Z] #20 21.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:38.244Z] #20 21.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:38.339Z] #43 76.39 DEP criu/tun.d [2021-07-09T18:12:38.381Z] #43 78.05 DEP criu/tun.d [2021-07-09T18:12:38.597Z] #43 76.61 DEP criu/tty.d [2021-07-09T18:12:38.622Z] #43 77.45 LINK criu/pie/restorer.built-in.o [2021-07-09T18:12:38.622Z] #43 77.47 GEN criu/pie/restorer-blob.h [2021-07-09T18:12:38.622Z] #43 77.60 DEP criu/vdso.d [2021-07-09T18:12:38.636Z] #43 78.26 DEP criu/tty.d [2021-07-09T18:12:38.636Z] #43 78.46 DEP criu/timerfd.d [2021-07-09T18:12:38.817Z] #20 22.55 Selecting previously unselected package python3.7-minimal. [2021-07-09T18:12:38.817Z] #20 22.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:38.817Z] #20 22.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:12:38.855Z] #43 76.79 DEP criu/timerfd.d [2021-07-09T18:12:38.855Z] #43 76.96 DEP criu/timens.d [2021-07-09T18:12:38.855Z] #43 77.13 DEP criu/sysfs_parse.d [2021-07-09T18:12:38.881Z] #43 77.86 DEP criu/vdso-compat.d [2021-07-09T18:12:38.892Z] #43 78.64 DEP criu/timens.d [2021-07-09T18:12:39.139Z] #43 78.02 DEP criu/uts_ns.d [2021-07-09T18:12:39.139Z] #43 78.20 DEP criu/util.d [2021-07-09T18:12:39.148Z] #43 78.83 DEP criu/sysfs_parse.d [2021-07-09T18:12:39.398Z] #43 78.41 DEP criu/uffd.d [2021-07-09T18:12:39.405Z] #43 79.01 DEP criu/sysctl.d [2021-07-09T18:12:39.405Z] #43 79.14 DEP criu/string.d [2021-07-09T18:12:39.405Z] #43 79.18 DEP criu/stats.d [2021-07-09T18:12:39.421Z] #43 77.28 DEP criu/sysctl.d [2021-07-09T18:12:39.421Z] #43 77.42 DEP criu/string.d [2021-07-09T18:12:39.421Z] #43 77.46 DEP criu/stats.d [2021-07-09T18:12:39.421Z] #43 77.56 DEP criu/sockets.d [2021-07-09T18:12:39.657Z] #43 78.58 DEP criu/tun.d [2021-07-09T18:12:39.657Z] #43 78.78 DEP criu/tty.d [2021-07-09T18:12:39.664Z] #43 79.29 DEP criu/sockets.d [2021-07-09T18:12:39.680Z] #43 77.83 DEP criu/sk-unix.d [2021-07-09T18:12:39.915Z] #43 78.95 DEP criu/timerfd.d [2021-07-09T18:12:39.915Z] #43 ... [2021-07-09T18:12:39.915Z] [2021-07-09T18:12:39.916Z] #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-07-09T18:12:39.916Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:12:39.916Z] #45 134.8 github.com/LK4D4/vndr/godl [2021-07-09T18:12:39.921Z] #43 79.50 DEP criu/sk-unix.d [2021-07-09T18:12:39.921Z] #43 ... [2021-07-09T18:12:39.921Z] [2021-07-09T18:12:39.921Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-09T18:12:39.921Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-09T18:12:39.921Z] #19 DONE 2.5s [2021-07-09T18:12:39.938Z] #43 78.02 DEP criu/sk-tcp.d [2021-07-09T18:12:40.178Z] [2021-07-09T18:12:40.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-07-09T18:12:40.178Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:40.178Z] #43 79.81 DEP criu/sk-tcp.d [2021-07-09T18:12:40.197Z] #43 78.29 DEP criu/sk-queue.d [2021-07-09T18:12:40.203Z] #20 23.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:40.203Z] #20 23.74 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:12:40.436Z] #43 80.08 DEP criu/sk-queue.d [2021-07-09T18:12:40.451Z] #20 31.54 Unpacking bash-completion (1:2.8-6) ... [2021-07-09T18:12:40.456Z] #43 78.53 DEP criu/sk-packet.d [2021-07-09T18:12:40.465Z] #20 ... [2021-07-09T18:12:40.465Z] [2021-07-09T18:12:40.465Z] #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-07-09T18:12:40.465Z] #45 sha256:daeb72a41a1d2f5a711d14f0856967feaccbecc3526691de7a0395fd38f24d0a [2021-07-09T18:12:40.465Z] #45 138.7 github.com/LK4D4/vndr/godl [2021-07-09T18:12:40.465Z] #45 139.4 github.com/LK4D4/vndr [2021-07-09T18:12:40.483Z] #45 135.4 github.com/LK4D4/vndr [2021-07-09T18:12:40.693Z] #43 80.23 DEP criu/sk-packet.d [2021-07-09T18:12:40.693Z] #43 80.41 DEP criu/sk-netlink.d [2021-07-09T18:12:40.715Z] #20 32.02 Selecting previously unselected package bzip2. [2021-07-09T18:12:40.715Z] #20 32.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-09T18:12:40.715Z] #20 32.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:12:40.715Z] #20 32.16 Selecting previously unselected package xz-utils. [2021-07-09T18:12:40.715Z] #20 32.17 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-09T18:12:40.715Z] #20 32.18 Unpacking xz-utils (5.2.4-1) ... [2021-07-09T18:12:40.715Z] #43 78.76 DEP criu/sk-netlink.d [2021-07-09T18:12:40.715Z] #43 78.93 DEP criu/sk-inet.d [2021-07-09T18:12:40.726Z] #45 DONE 148.8s [2021-07-09T18:12:40.726Z] [2021-07-09T18:12:40.726Z] #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-07-09T18:12:40.726Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:40.726Z] #43 82.93 DEP criu/tty.d [2021-07-09T18:12:40.726Z] #43 83.24 DEP criu/timerfd.d [2021-07-09T18:12:40.726Z] #43 83.42 DEP criu/timens.d [2021-07-09T18:12:40.726Z] #43 83.65 DEP criu/sysfs_parse.d [2021-07-09T18:12:40.726Z] #43 83.80 DEP criu/sysctl.d [2021-07-09T18:12:40.726Z] #43 83.98 DEP criu/string.d [2021-07-09T18:12:40.726Z] #43 84.04 DEP criu/stats.d [2021-07-09T18:12:40.726Z] #43 84.19 DEP criu/sockets.d [2021-07-09T18:12:40.726Z] #43 84.42 DEP criu/sk-unix.d [2021-07-09T18:12:40.726Z] #43 84.77 DEP criu/sk-tcp.d [2021-07-09T18:12:40.726Z] #43 84.98 DEP criu/sk-queue.d [2021-07-09T18:12:40.726Z] #43 85.26 DEP criu/sk-packet.d [2021-07-09T18:12:40.726Z] #43 85.50 DEP criu/sk-netlink.d [2021-07-09T18:12:40.726Z] #43 85.70 DEP criu/sk-inet.d [2021-07-09T18:12:40.726Z] #43 85.96 DEP criu/signalfd.d [2021-07-09T18:12:40.726Z] #43 86.12 DEP criu/sigframe.d [2021-07-09T18:12:40.726Z] #43 86.23 DEP criu/shmem.d [2021-07-09T18:12:40.726Z] #43 86.42 DEP criu/servicefd.d [2021-07-09T18:12:40.726Z] #43 86.55 DEP criu/seize.d [2021-07-09T18:12:40.726Z] #43 86.67 DEP criu/seccomp.d [2021-07-09T18:12:40.726Z] #43 86.86 DEP criu/rst-malloc.d [2021-07-09T18:12:40.726Z] #43 86.93 DEP criu/rbtree.d [2021-07-09T18:12:40.726Z] #43 86.99 DEP criu/pstree.d [2021-07-09T18:12:40.726Z] #43 87.20 DEP criu/protobuf.d [2021-07-09T18:12:40.726Z] #43 87.33 GEN criu/protobuf-desc-gen.h [2021-07-09T18:12:40.951Z] #43 80.61 DEP criu/sk-inet.d [2021-07-09T18:12:40.979Z] #20 32.39 Selecting previously unselected package apparmor. [2021-07-09T18:12:40.979Z] #20 32.39 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-09T18:12:40.981Z] #43 79.22 DEP criu/signalfd.d [2021-07-09T18:12:41.208Z] #43 80.93 DEP criu/signalfd.d [2021-07-09T18:12:41.240Z] #43 79.35 DEP criu/sigframe.d [2021-07-09T18:12:41.243Z] #20 32.50 Unpacking apparmor (2.13.2-10) ... [2021-07-09T18:12:41.465Z] #43 81.15 DEP criu/sigframe.d [2021-07-09T18:12:41.499Z] #43 79.43 DEP criu/shmem.d [2021-07-09T18:12:41.500Z] #43 ... [2021-07-09T18:12:41.500Z] [2021-07-09T18:12:41.500Z] #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-07-09T18:12:41.500Z] #53 sha256:b93a37203a4a60321a7904070b4865d07dec51fc17e1e23be90492a1623a4790 [2021-07-09T18:12:41.500Z] #53 14.62 + cd /tmp/tmp.Cl1MzdLb6V/src/github.com/opencontainers/runc [2021-07-09T18:12:41.500Z] #53 14.63 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T18:12:41.500Z] #53 15.06 + '[' -z '' ']' [2021-07-09T18:12:41.500Z] #53 15.06 + target=static [2021-07-09T18:12:41.500Z] #53 15.06 + make 'BUILDTAGS=seccomp ' static [2021-07-09T18:12:41.500Z] #53 15.59 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-07-09T18:12:41.500Z] #53 ... [2021-07-09T18:12:41.500Z] [2021-07-09T18:12:41.500Z] #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-07-09T18:12:41.500Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:41.500Z] #43 79.62 DEP criu/servicefd.d [2021-07-09T18:12:41.507Z] #20 32.93 Selecting previously unselected package aufs-tools. [2021-07-09T18:12:41.507Z] #20 32.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-09T18:12:41.507Z] #20 32.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:12:41.722Z] #43 81.29 DEP criu/shmem.d [2021-07-09T18:12:41.722Z] #43 81.44 DEP criu/servicefd.d [2021-07-09T18:12:41.758Z] #43 79.76 DEP criu/seize.d [2021-07-09T18:12:41.758Z] #43 79.94 DEP criu/seccomp.d [2021-07-09T18:12:41.772Z] #20 33.10 Selecting previously unselected package libonig5:arm64. [2021-07-09T18:12:41.772Z] #20 33.10 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-09T18:12:41.772Z] #20 33.11 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-09T18:12:41.979Z] #43 81.63 DEP criu/seize.d [2021-07-09T18:12:41.979Z] #43 81.78 DEP criu/seccomp.d [2021-07-09T18:12:42.017Z] #43 80.10 DEP criu/rst-malloc.d [2021-07-09T18:12:42.017Z] #43 80.17 DEP criu/rbtree.d [2021-07-09T18:12:42.017Z] #43 80.23 DEP criu/pstree.d [2021-07-09T18:12:42.035Z] #20 33.25 Selecting previously unselected package libjq1:arm64. [2021-07-09T18:12:42.035Z] #20 33.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-09T18:12:42.035Z] #20 33.28 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-09T18:12:42.035Z] #20 33.38 Selecting previously unselected package jq. [2021-07-09T18:12:42.035Z] #20 33.38 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-09T18:12:42.035Z] #20 33.40 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-09T18:12:42.236Z] #43 82.01 DEP criu/rst-malloc.d [2021-07-09T18:12:42.276Z] #43 80.44 DEP criu/protobuf.d [2021-07-09T18:12:42.299Z] #20 33.52 Selecting previously unselected package libaio1:arm64. [2021-07-09T18:12:42.299Z] #20 33.52 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-09T18:12:42.299Z] #20 33.53 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-09T18:12:42.299Z] #20 33.65 Selecting previously unselected package libgpm2:arm64. [2021-07-09T18:12:42.299Z] #20 33.66 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-09T18:12:42.299Z] #20 33.67 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-09T18:12:42.299Z] #20 33.77 Selecting previously unselected package libicu63:arm64. [2021-07-09T18:12:42.493Z] #43 82.11 DEP criu/rbtree.d [2021-07-09T18:12:42.493Z] #43 82.17 DEP criu/pstree.d [2021-07-09T18:12:42.536Z] #43 80.65 GEN criu/protobuf-desc-gen.h [2021-07-09T18:12:42.563Z] #20 33.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-09T18:12:42.563Z] #20 33.80 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-09T18:12:42.563Z] #20 ... [2021-07-09T18:12:42.563Z] [2021-07-09T18:12:42.563Z] #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-07-09T18:12:42.563Z] #24 sha256:b043a2317f5bc2d43ccf419134fc2c24fb4ff06e6cbc4d2db02c2b81cc0ef939 [2021-07-09T18:12:42.563Z] #24 122.3 Checking out files: 18% (2161/11567) Checking out files: 19% (2198/11567) Checking out files: 20% (2314/11567) Checking out files: 21% (2430/11567) Checking out files: 22% (2545/11567) Checking out files: 23% (2661/11567) Checking out files: 24% (2777/11567) Checking out files: 25% (2892/11567) Checking out files: 26% (3008/11567) Checking out files: 27% (3124/11567) Checking out files: 28% (3239/11567) Checking out files: 29% (3355/11567) Checking out files: 30% (3471/11567) Checking out files: 30% (3536/11567) Checking out files: 31% (3586/11567) Checking out files: 32% (3702/11567) Checking out files: 33% (3818/11567) Checking out files: 34% (3933/11567) Checking out files: 35% (4049/11567) Checking out files: 36% (4165/11567) Checking out files: 37% (4280/11567) Checking out files: 38% (4396/11567) Checking out files: 39% (4512/11567) Checking out files: 40% (4627/11567) Checking out files: 41% (4743/11567) Checking out files: 42% (4859/11567) Checking out files: 43% (4974/11567) Checking out files: 44% (5090/11567) Checking out files: 45% (5206/11567) Checking out files: 46% (5321/11567) Checking out files: 47% (5437/11567) Checking out files: 48% (5553/11567) Checking out files: 49% (5668/11567) Checking out files: 50% (5784/11567) Checking out files: 50% (5899/11567) Checking out files: 51% (5900/11567) Checking out files: 52% (6015/11567) Checking out files: 53% (6131/11567) Checking out files: 54% (6247/11567) Checking out files: 55% (6362/11567) Checking out files: 56% (6478/11567) Checking out files: 57% (6594/11567) Checking out files: 58% (6709/11567) Checking out files: 59% (6825/11567) Checking out files: 60% (6941/11567) Checking out files: 61% (7056/11567) Checking out files: 62% (7172/11567) Checking out files: 63% (7288/11567) Checking out files: 64% (7403/11567) Checking out files: 65% (7519/11567) Checking out files: 66% (7635/11567) Checking out files: 67% (7750/11567) Checking out files: 68% (7866/11567) Checking out files: 69% (7982/11567) Checking out files: 70% (8097/11567) Checking out files: 71% (8213/11567) Checking out files: 72% (8329/11567) Checking out files: 73% (8444/11567) Checking out files: 74% (8560/11567) Checking out files: 74% (8616/11567) Checking out files: 75% (8676/11567) Checking out files: 76% (8791/11567) Checking out files: 77% (8907/11567) Checking out files: 78% (9023/11567) Checking out files: 79% (9138/11567) Checking out files: 80% (9254/11567) Checking out files: 81% (9370/11567) Checking out files: 82% (9485/11567) Checking out files: 83% (9601/11567) Checking out files: 84% (9717/11567) Checking out files: 85% (9832/11567) Checking out files: 86% (9948/11567) Checking out files: 87% (10064/11567) Checking out files: 88% (10179/11567) Checking out files: 89% (10295/11567) Checking out files: 90% (10411/11567) Checking out files: 91% (10526/11567) Checking out files: 92% (10642/11567) Checking out files: 93% (10758/11567) Checking out files: 94% (10873/11567) Checking out files: 95% (10989/11567) Checking out files: 96% (11105/11567) Checking out files: 97% (11220/11567) Checking out files: 97% (11252/11567) Checking out files: 98% (11336/11567) Checking out files: 99% (11452/11567) Checking out files: 100% (11567/11567) Checking out files: 100% (11567/11567), done. [2021-07-09T18:12:42.563Z] #24 126.5 + cd /tmp/tmp.w9Ph9u3bqz/tmp/docker-ce [2021-07-09T18:12:42.563Z] #24 126.5 + git checkout -q v17.06.2-ce [2021-07-09T18:12:42.643Z] #43 90.18 DEP criu/protobuf-desc.d [2021-07-09T18:12:42.643Z] #43 90.30 DEP criu/proc_parse.d [2021-07-09T18:12:42.750Z] #43 82.39 DEP criu/protobuf.d [2021-07-09T18:12:42.904Z] #43 90.54 DEP criu/plugin.d [2021-07-09T18:12:42.905Z] #43 90.62 DEP criu/pipes.d [2021-07-09T18:12:43.007Z] #43 82.55 GEN criu/protobuf-desc-gen.h [2021-07-09T18:12:43.166Z] #43 90.76 DEP criu/pie-util.d [2021-07-09T18:12:43.166Z] #43 90.85 DEP criu/pie-util-vdso.d [2021-07-09T18:12:43.428Z] #43 91.03 DEP criu/pie-util-vdso-elf32.d [2021-07-09T18:12:43.513Z] #24 ... [2021-07-09T18:12:43.513Z] [2021-07-09T18:12:43.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-07-09T18:12:43.513Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:12:43.513Z] #43 77.73 LINK criu/pie/restorer.built-in.o [2021-07-09T18:12:43.513Z] #43 77.76 GEN criu/pie/restorer-blob.h [2021-07-09T18:12:43.513Z] #43 77.91 DEP criu/vdso.d [2021-07-09T18:12:43.513Z] #43 78.20 DEP criu/uts_ns.d [2021-07-09T18:12:43.513Z] #43 78.37 DEP criu/util.d [2021-07-09T18:12:43.513Z] #43 78.66 DEP criu/uffd.d [2021-07-09T18:12:43.513Z] #43 78.88 DEP criu/tun.d [2021-07-09T18:12:43.513Z] #43 79.09 DEP criu/tty.d [2021-07-09T18:12:43.513Z] #43 79.38 DEP criu/timerfd.d [2021-07-09T18:12:43.513Z] #43 79.63 DEP criu/timens.d [2021-07-09T18:12:43.513Z] #43 79.72 DEP criu/sysfs_parse.d [2021-07-09T18:12:43.513Z] #43 79.98 DEP criu/sysctl.d [2021-07-09T18:12:43.513Z] #43 80.11 DEP criu/string.d [2021-07-09T18:12:43.513Z] #43 80.16 DEP criu/stats.d [2021-07-09T18:12:43.513Z] #43 80.34 DEP criu/sockets.d [2021-07-09T18:12:43.513Z] #43 80.61 DEP criu/sk-unix.d [2021-07-09T18:12:43.513Z] #43 80.86 DEP criu/sk-tcp.d [2021-07-09T18:12:43.513Z] #43 81.10 DEP criu/sk-queue.d [2021-07-09T18:12:43.513Z] #43 81.19 DEP criu/sk-packet.d [2021-07-09T18:12:43.513Z] #43 81.36 DEP criu/sk-netlink.d [2021-07-09T18:12:43.513Z] #43 81.50 DEP criu/sk-inet.d [2021-07-09T18:12:43.513Z] #43 81.68 DEP criu/signalfd.d [2021-07-09T18:12:43.513Z] #43 81.77 DEP criu/sigframe.d [2021-07-09T18:12:43.513Z] #43 81.94 DEP criu/shmem.d [2021-07-09T18:12:43.513Z] #43 82.17 DEP criu/servicefd.d [2021-07-09T18:12:43.513Z] #43 82.38 DEP criu/seize.d [2021-07-09T18:12:43.513Z] #43 82.54 DEP criu/seccomp.d [2021-07-09T18:12:43.513Z] #43 82.69 DEP criu/rst-malloc.d [2021-07-09T18:12:43.513Z] #43 82.74 DEP criu/rbtree.d [2021-07-09T18:12:43.513Z] #43 82.77 DEP criu/pstree.d [2021-07-09T18:12:43.513Z] #43 82.92 DEP criu/protobuf.d [2021-07-09T18:12:43.513Z] #43 83.13 GEN criu/protobuf-desc-gen.h [2021-07-09T18:12:43.513Z] #43 84.79 DEP criu/protobuf-desc.d [2021-07-09T18:12:43.513Z] #43 85.01 DEP criu/proc_parse.d [2021-07-09T18:12:43.513Z] #43 85.22 DEP criu/plugin.d [2021-07-09T18:12:43.513Z] #43 85.37 DEP criu/pipes.d [2021-07-09T18:12:43.513Z] #43 85.61 DEP criu/pie-util.d [2021-07-09T18:12:43.513Z] #43 85.77 DEP criu/pie-util-vdso.d [2021-07-09T18:12:43.513Z] #43 85.86 DEP criu/path.d [2021-07-09T18:12:43.513Z] #43 86.02 DEP criu/parasite-syscall.d [2021-07-09T18:12:43.513Z] #43 86.26 DEP criu/pagemap.d [2021-07-09T18:12:43.513Z] #43 86.51 DEP criu/pagemap-cache.d [2021-07-09T18:12:43.513Z] #43 86.61 DEP criu/page-xfer.d [2021-07-09T18:12:43.513Z] #43 86.82 DEP criu/page-pipe.d [2021-07-09T18:12:43.513Z] #43 86.92 DEP criu/netfilter.d [2021-07-09T18:12:43.513Z] #43 87.14 DEP criu/net.d [2021-07-09T18:12:43.513Z] #43 87.43 DEP criu/namespaces.d [2021-07-09T18:12:43.513Z] #43 87.69 DEP criu/mount.d [2021-07-09T18:12:43.689Z] #43 91.22 DEP criu/path.d [2021-07-09T18:12:43.689Z] #43 91.30 DEP criu/parasite-syscall.d [2021-07-09T18:12:43.689Z] #43 ... [2021-07-09T18:12:43.689Z] [2021-07-09T18:12:43.689Z] #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-07-09T18:12:43.689Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:43.689Z] #20 27.49 Selecting previously unselected package python3-minimal. [2021-07-09T18:12:43.689Z] #20 27.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 ... 23684 files and directories currently installed.) [2021-07-09T18:12:43.689Z] #20 27.54 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-09T18:12:43.689Z] #20 27.55 Unpacking python3-minimal (3.7.3-1) ... [2021-07-09T18:12:43.777Z] #43 87.92 DEP criu/memfd.d [2021-07-09T18:12:43.777Z] #43 ... [2021-07-09T18:12:43.777Z] [2021-07-09T18:12:43.777Z] #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-07-09T18:12:43.777Z] #24 sha256:b043a2317f5bc2d43ccf419134fc2c24fb4ff06e6cbc4d2db02c2b81cc0ef939 [2021-07-09T18:12:43.777Z] #24 129.9 + mkdir -p /tmp/tmp.w9Ph9u3bqz/src/github.com/docker [2021-07-09T18:12:43.777Z] #24 129.9 + mv components/cli /tmp/tmp.w9Ph9u3bqz/src/github.com/docker/cli [2021-07-09T18:12:43.777Z] #24 129.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-09T18:12:43.914Z] #43 ... [2021-07-09T18:12:43.914Z] [2021-07-09T18:12:43.915Z] #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-07-09T18:12:43.915Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:43.915Z] #20 4.145 Reading package lists... [2021-07-09T18:12:43.915Z] #20 9.282 Reading package lists... [2021-07-09T18:12:43.915Z] #20 13.48 Building dependency tree... [2021-07-09T18:12:43.915Z] #20 14.34 Reading state information... [2021-07-09T18:12:43.915Z] #20 15.11 libcap2-bin is already the newest version (1:2.25-2). [2021-07-09T18:12:43.915Z] #20 15.11 The following additional packages will be installed: [2021-07-09T18:12:43.915Z] #20 15.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-09T18:12:43.915Z] #20 15.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-09T18:12:43.915Z] #20 15.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-09T18:12:43.915Z] #20 15.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-09T18:12:43.915Z] #20 15.14 python3.7 python3.7-minimal vim-runtime xxd [2021-07-09T18:12:43.915Z] #20 15.14 Suggested packages: [2021-07-09T18:12:43.915Z] #20 15.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-09T18:12:43.915Z] #20 15.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-09T18:12:43.915Z] #20 15.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-09T18:12:43.915Z] #20 15.14 Recommended packages: [2021-07-09T18:12:43.915Z] #20 15.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-09T18:12:43.915Z] #20 15.14 python3-keyrings.alt python3-xdg unzip [2021-07-09T18:12:43.915Z] #20 17.24 The following NEW packages will be installed: [2021-07-09T18:12:43.915Z] #20 17.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-09T18:12:43.915Z] #20 17.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-09T18:12:43.915Z] #20 17.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-09T18:12:43.915Z] #20 17.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-09T18:12:43.915Z] #20 17.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-09T18:12:43.915Z] #20 17.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-09T18:12:43.915Z] #20 17.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-09T18:12:43.915Z] #20 17.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-09T18:12:43.915Z] #20 17.26 xz-utils zip [2021-07-09T18:12:43.915Z] #20 17.59 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:12:43.915Z] #20 17.59 Need to get 28.5 MB of archives. [2021-07-09T18:12:43.915Z] #20 17.59 After this operation, 116 MB of additional disk space will be used. [2021-07-09T18:12:43.915Z] #20 17.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-09T18:12:43.915Z] #20 17.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-09T18:12:43.915Z] #20 17.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-09T18:12:43.915Z] #20 17.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-09T18:12:43.915Z] #20 17.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-09T18:12:43.915Z] #20 17.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-09T18:12:43.915Z] #20 17.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-09T18:12:43.915Z] #20 17.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-09T18:12:43.915Z] #20 17.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-09T18:12:43.915Z] #20 17.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-09T18:12:43.915Z] #20 17.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-09T18:12:43.915Z] #20 17.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-09T18:12:43.915Z] #20 17.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-09T18:12:43.915Z] #20 17.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-09T18:12:43.915Z] #20 17.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-09T18:12:43.915Z] #20 17.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-09T18:12:43.915Z] #20 18.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-09T18:12:43.915Z] #20 18.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:12:43.915Z] #20 18.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-09T18:12:43.915Z] #20 18.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-09T18:12:43.915Z] #20 18.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-09T18:12:43.915Z] #20 18.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-09T18:12:43.915Z] #20 18.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-09T18:12:43.915Z] #20 18.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-09T18:12:43.915Z] #20 18.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-09T18:12:43.915Z] #20 18.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-09T18:12:43.915Z] #20 18.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-09T18:12:43.915Z] #20 18.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-09T18:12:43.915Z] #20 18.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-09T18:12:43.915Z] #20 18.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-09T18:12:43.915Z] #20 18.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-09T18:12:43.915Z] #20 18.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-09T18:12:43.915Z] #20 18.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-09T18:12:43.915Z] #20 18.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-09T18:12:43.915Z] #20 18.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-09T18:12:43.915Z] #20 18.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-09T18:12:43.915Z] #20 18.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-09T18:12:43.915Z] #20 18.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-09T18:12:43.915Z] #20 18.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-09T18:12:43.915Z] #20 18.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-09T18:12:43.915Z] #20 18.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-09T18:12:43.915Z] #20 18.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-09T18:12:43.915Z] #20 18.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-09T18:12:43.915Z] #20 18.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-09T18:12:43.915Z] #20 18.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-09T18:12:43.915Z] #20 19.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-09T18:12:43.915Z] #20 19.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-09T18:12:43.915Z] #20 19.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-09T18:12:43.951Z] #20 27.63 Selecting previously unselected package libmpdec2:amd64. [2021-07-09T18:12:43.951Z] #20 27.64 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-09T18:12:43.951Z] #20 27.64 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-09T18:12:43.951Z] #20 27.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-09T18:12:43.951Z] #20 27.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:43.951Z] #20 27.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:44.483Z] #20 ... [2021-07-09T18:12:44.483Z] [2021-07-09T18:12:44.484Z] #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-07-09T18:12:44.484Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:44.484Z] #43 82.41 DEP criu/protobuf-desc.d [2021-07-09T18:12:44.484Z] #43 82.61 DEP criu/proc_parse.d [2021-07-09T18:12:44.743Z] #43 82.81 DEP criu/plugin.d [2021-07-09T18:12:44.743Z] #43 82.91 DEP criu/pipes.d [2021-07-09T18:12:44.900Z] #43 84.37 DEP criu/protobuf-desc.d [2021-07-09T18:12:44.900Z] #43 84.54 DEP criu/proc_parse.d [2021-07-09T18:12:44.900Z] #43 84.72 DEP criu/plugin.d [2021-07-09T18:12:45.001Z] #43 83.07 DEP criu/pie-util.d [2021-07-09T18:12:45.001Z] #43 83.18 DEP criu/pie-util-vdso.d [2021-07-09T18:12:45.157Z] #43 84.83 DEP criu/pipes.d [2021-07-09T18:12:45.260Z] #43 83.35 DEP criu/pie-util-vdso-elf32.d [2021-07-09T18:12:45.339Z] #20 28.86 Selecting previously unselected package python3.7. [2021-07-09T18:12:45.339Z] #20 28.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:45.339Z] #20 28.88 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:45.339Z] #20 29.01 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-09T18:12:45.339Z] #20 29.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-09T18:12:45.339Z] #20 29.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-09T18:12:45.339Z] #20 29.12 Setting up python3-minimal (3.7.3-1) ... [2021-07-09T18:12:45.414Z] #43 85.02 DEP criu/pie-util.d [2021-07-09T18:12:45.414Z] #43 ... [2021-07-09T18:12:45.414Z] [2021-07-09T18:12:45.414Z] #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-07-09T18:12:45.414Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:12:45.414Z] #45 129.8 github.com/LK4D4/vndr/godl [2021-07-09T18:12:45.414Z] #45 130.6 github.com/LK4D4/vndr [2021-07-09T18:12:45.414Z] #45 ... [2021-07-09T18:12:45.414Z] [2021-07-09T18:12:45.414Z] #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-07-09T18:12:45.414Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:45.414Z] #43 85.14 DEP criu/pie-util-vdso.d [2021-07-09T18:12:45.519Z] #43 83.56 DEP criu/path.d [2021-07-09T18:12:45.519Z] #43 83.70 DEP criu/parasite-syscall.d [2021-07-09T18:12:45.671Z] #43 ... [2021-07-09T18:12:45.671Z] [2021-07-09T18:12:45.671Z] #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-07-09T18:12:45.671Z] #45 sha256:d9c5cb79a8ca5fb0ce4399e1181843e1173336596bfc800cd6dc95e960024d9a [2021-07-09T18:12:45.671Z] #45 DONE 140.1s [2021-07-09T18:12:45.671Z] [2021-07-09T18:12:45.671Z] #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-07-09T18:12:45.671Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:45.671Z] #43 85.43 DEP criu/pie-util-vdso-elf32.d [2021-07-09T18:12:45.767Z] #45 ... [2021-07-09T18:12:45.767Z] [2021-07-09T18:12:45.767Z] #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-07-09T18:12:45.767Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:45.767Z] #20 9.691 Reading package lists... [2021-07-09T18:12:45.767Z] #20 14.29 Building dependency tree... [2021-07-09T18:12:45.767Z] #20 15.25 Reading state information... [2021-07-09T18:12:45.767Z] #20 16.48 libcap2-bin is already the newest version (1:2.25-2). [2021-07-09T18:12:45.767Z] #20 16.48 The following additional packages will be installed: [2021-07-09T18:12:45.767Z] #20 16.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-09T18:12:45.767Z] #20 16.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-09T18:12:45.767Z] #20 16.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-09T18:12:45.767Z] #20 16.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-09T18:12:45.767Z] #20 16.50 python3.7 python3.7-minimal vim-runtime xxd [2021-07-09T18:12:45.767Z] #20 16.51 Suggested packages: [2021-07-09T18:12:45.767Z] #20 16.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-09T18:12:45.767Z] #20 16.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-09T18:12:45.767Z] #20 16.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-09T18:12:45.767Z] #20 16.51 Recommended packages: [2021-07-09T18:12:45.767Z] #20 16.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-09T18:12:45.767Z] #20 16.51 python3-keyrings.alt python3-xdg unzip [2021-07-09T18:12:45.767Z] #20 18.84 The following NEW packages will be installed: [2021-07-09T18:12:45.767Z] #20 18.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-09T18:12:45.767Z] #20 18.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-09T18:12:45.767Z] #20 18.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-09T18:12:45.767Z] #20 18.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-09T18:12:45.767Z] #20 18.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-09T18:12:45.767Z] #20 18.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-09T18:12:45.767Z] #20 18.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-09T18:12:45.767Z] #20 18.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-09T18:12:45.767Z] #20 18.88 xz-utils zip [2021-07-09T18:12:45.767Z] #20 19.29 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:12:45.767Z] #20 19.29 Need to get 28.5 MB of archives. [2021-07-09T18:12:45.767Z] #20 19.29 After this operation, 116 MB of additional disk space will be used. [2021-07-09T18:12:45.767Z] #20 19.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-09T18:12:45.767Z] #20 19.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-09T18:12:45.767Z] #20 19.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-09T18:12:45.767Z] #20 19.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-09T18:12:45.767Z] #20 19.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-09T18:12:45.767Z] #20 19.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-09T18:12:45.767Z] #20 19.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-09T18:12:45.767Z] #20 19.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-09T18:12:45.767Z] #20 19.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-09T18:12:45.767Z] #20 19.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-09T18:12:45.767Z] #20 19.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-09T18:12:45.767Z] #20 19.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-09T18:12:45.767Z] #20 19.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-09T18:12:45.767Z] #20 19.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-09T18:12:45.767Z] #20 19.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-09T18:12:45.767Z] #20 19.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-09T18:12:45.767Z] #20 19.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-09T18:12:45.767Z] #20 19.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:12:45.767Z] #20 19.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-09T18:12:45.767Z] #20 19.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-09T18:12:45.767Z] #20 19.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-09T18:12:45.767Z] #20 19.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-09T18:12:45.767Z] #20 19.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-09T18:12:45.767Z] #20 19.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-09T18:12:45.767Z] #20 19.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-09T18:12:45.767Z] #20 19.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-09T18:12:45.767Z] #20 19.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-09T18:12:45.767Z] #20 19.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-09T18:12:45.767Z] #20 19.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-09T18:12:45.767Z] #20 20.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-09T18:12:45.767Z] #20 20.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-09T18:12:45.767Z] #20 20.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-09T18:12:45.767Z] #20 20.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-09T18:12:45.767Z] #20 20.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-09T18:12:45.767Z] #20 20.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-09T18:12:45.767Z] #20 20.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-09T18:12:45.767Z] #20 20.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-09T18:12:45.767Z] #20 20.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-09T18:12:45.767Z] #20 20.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-09T18:12:45.767Z] #20 20.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-09T18:12:45.767Z] #20 20.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-09T18:12:45.767Z] #20 20.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-09T18:12:45.767Z] #20 20.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-09T18:12:45.767Z] #20 20.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-09T18:12:45.767Z] #20 20.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-09T18:12:45.767Z] #20 20.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-09T18:12:45.767Z] #20 20.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-09T18:12:45.767Z] #20 20.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-09T18:12:45.767Z] #20 21.80 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:12:45.767Z] #20 21.94 Fetched 28.5 MB in 2s (14.2 MB/s) [2021-07-09T18:12:45.767Z] #20 22.01 Selecting previously unselected package pigz. [2021-07-09T18:12:45.767Z] #20 22.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-07-09T18:12:45.767Z] #20 22.10 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-09T18:12:45.767Z] #20 22.11 Unpacking pigz (2.4-1) ... [2021-07-09T18:12:45.767Z] #20 22.22 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-09T18:12:45.767Z] #20 22.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:45.767Z] #20 22.24 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:45.778Z] #43 83.92 DEP criu/pagemap.d [2021-07-09T18:12:45.928Z] #43 85.64 DEP criu/path.d [2021-07-09T18:12:46.026Z] #20 22.83 Selecting previously unselected package python3.7-minimal. [2021-07-09T18:12:46.026Z] #20 22.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:46.026Z] #20 22.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:12:46.037Z] #43 84.08 DEP criu/pagemap-cache.d [2021-07-09T18:12:46.185Z] #43 85.87 DEP criu/parasite-syscall.d [2021-07-09T18:12:46.284Z] #20 30.12 Selecting previously unselected package python3. [2021-07-09T18:12:46.284Z] #20 30.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-07-09T18:12:46.284Z] #20 30.20 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-09T18:12:46.284Z] #20 30.23 Unpacking python3 (3.7.3-1) ... [2021-07-09T18:12:46.296Z] #43 84.27 DEP criu/page-xfer.d [2021-07-09T18:12:46.296Z] #43 84.45 DEP criu/page-pipe.d [2021-07-09T18:12:46.442Z] #43 86.13 DEP criu/pagemap.d [2021-07-09T18:12:46.545Z] #20 30.34 Selecting previously unselected package libip4tc0:amd64. [2021-07-09T18:12:46.545Z] #20 30.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-09T18:12:46.545Z] #20 30.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-09T18:12:46.545Z] #20 30.48 Selecting previously unselected package libip6tc0:amd64. [2021-07-09T18:12:46.555Z] #43 84.57 DEP criu/netfilter.d [2021-07-09T18:12:46.555Z] #43 84.72 DEP criu/net.d [2021-07-09T18:12:46.700Z] #43 86.37 DEP criu/pagemap-cache.d [2021-07-09T18:12:46.807Z] #20 30.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-09T18:12:46.807Z] #20 30.51 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-09T18:12:46.807Z] #20 30.64 Selecting previously unselected package libiptc0:amd64. [2021-07-09T18:12:46.807Z] #20 30.64 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-09T18:12:46.807Z] #20 30.65 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-09T18:12:46.807Z] #20 30.81 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-09T18:12:46.815Z] #43 84.93 DEP criu/namespaces.d [2021-07-09T18:12:46.958Z] #43 86.51 DEP criu/page-xfer.d [2021-07-09T18:12:46.958Z] #43 86.68 DEP criu/page-pipe.d [2021-07-09T18:12:47.068Z] #20 30.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-09T18:12:47.068Z] #20 30.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-09T18:12:47.068Z] #20 30.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-09T18:12:47.068Z] #20 30.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-09T18:12:47.068Z] #20 30.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-09T18:12:47.068Z] #20 31.01 Selecting previously unselected package libnftnl11:amd64. [2021-07-09T18:12:47.074Z] #43 85.17 DEP criu/mount.d [2021-07-09T18:12:47.215Z] #43 86.81 DEP criu/netfilter.d [2021-07-09T18:12:47.215Z] #43 86.97 DEP criu/net.d [2021-07-09T18:12:47.330Z] #20 31.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-09T18:12:47.330Z] #20 31.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-09T18:12:47.330Z] #20 31.13 Selecting previously unselected package iptables. [2021-07-09T18:12:47.330Z] #20 31.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-09T18:12:47.330Z] #20 31.14 Unpacking iptables (1.8.2-4) ... [2021-07-09T18:12:47.333Z] #43 85.38 DEP criu/memfd.d [2021-07-09T18:12:47.404Z] #20 23.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:47.404Z] #20 23.95 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:12:47.472Z] #43 87.18 DEP criu/namespaces.d [2021-07-09T18:12:47.592Z] #43 85.58 DEP criu/mem.d [2021-07-09T18:12:47.592Z] #43 85.77 DEP criu/lsm.d [2021-07-09T18:12:47.729Z] #43 87.39 DEP criu/mount.d [2021-07-09T18:12:47.852Z] #43 85.89 DEP criu/log.d [2021-07-09T18:12:47.852Z] #43 85.98 DEP criu/libnetlink.d [2021-07-09T18:12:47.852Z] #43 86.10 DEP criu/kerndat.d [2021-07-09T18:12:47.903Z] #20 31.53 Selecting previously unselected package xxd. [2021-07-09T18:12:47.903Z] #20 31.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:12:47.903Z] #20 31.55 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:12:47.903Z] #20 31.70 Selecting previously unselected package vim-common. [2021-07-09T18:12:47.903Z] #20 31.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:12:47.903Z] #20 31.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:12:47.985Z] #43 87.54 DEP criu/memfd.d [2021-07-09T18:12:48.165Z] #20 31.97 Selecting previously unselected package bash-completion. [2021-07-09T18:12:48.165Z] #20 31.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-09T18:12:48.242Z] #43 87.79 DEP criu/mem.d [2021-07-09T18:12:48.242Z] #43 88.07 DEP criu/lsm.d [2021-07-09T18:12:48.420Z] #43 86.32 DEP criu/kcmp-ids.d [2021-07-09T18:12:48.420Z] #43 86.43 DEP criu/irmap.d [2021-07-09T18:12:48.420Z] #43 86.56 DEP criu/ipc_ns.d [2021-07-09T18:12:48.498Z] #43 88.22 DEP criu/log.d [2021-07-09T18:12:48.679Z] #43 86.80 DEP criu/image.d [2021-07-09T18:12:48.756Z] #43 88.45 DEP criu/libnetlink.d [2021-07-09T18:12:48.939Z] #43 87.03 DEP criu/image-desc.d [2021-07-09T18:12:48.939Z] #43 87.16 DEP criu/fsnotify.d [2021-07-09T18:12:49.012Z] #43 88.66 DEP criu/kerndat.d [2021-07-09T18:12:49.090Z] #24 ... [2021-07-09T18:12:49.091Z] [2021-07-09T18:12:49.091Z] #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-07-09T18:12:49.091Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-09T18:12:49.091Z] #20 36.00 Selecting previously unselected package libnet1:arm64. [2021-07-09T18:12:49.091Z] #20 36.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-09T18:12:49.091Z] #20 36.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:12:49.091Z] #20 36.12 Selecting previously unselected package libnl-3-200:arm64. [2021-07-09T18:12:49.091Z] #20 36.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-09T18:12:49.091Z] #20 36.16 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-09T18:12:49.091Z] #20 36.27 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-09T18:12:49.091Z] #20 36.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-09T18:12:49.091Z] #20 36.29 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-09T18:12:49.091Z] #20 36.38 Selecting previously unselected package libreadline5:arm64. [2021-07-09T18:12:49.091Z] #20 36.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-09T18:12:49.091Z] #20 36.40 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-09T18:12:49.091Z] #20 36.54 Selecting previously unselected package net-tools. [2021-07-09T18:12:49.091Z] #20 36.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-09T18:12:49.091Z] #20 36.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:12:49.091Z] #20 36.77 Selecting previously unselected package python-pip-whl. [2021-07-09T18:12:49.091Z] #20 36.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-09T18:12:49.091Z] #20 36.79 Unpacking python-pip-whl (18.1-5) ... [2021-07-09T18:12:49.091Z] #20 37.18 Selecting previously unselected package python3-lib2to3. [2021-07-09T18:12:49.091Z] #20 37.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-09T18:12:49.091Z] #20 37.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:12:49.091Z] #20 37.34 Selecting previously unselected package python3-distutils. [2021-07-09T18:12:49.091Z] #20 37.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-09T18:12:49.091Z] #20 37.35 Unpacking python3-distutils (3.7.3-1) ... [2021-07-09T18:12:49.091Z] #20 37.53 Selecting previously unselected package python3-pip. [2021-07-09T18:12:49.091Z] #20 37.54 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-09T18:12:49.091Z] #20 37.55 Unpacking python3-pip (18.1-5) ... [2021-07-09T18:12:49.091Z] #20 37.76 Selecting previously unselected package python3-pkg-resources. [2021-07-09T18:12:49.091Z] #20 37.78 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:12:49.091Z] #20 37.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:12:49.091Z] #20 37.91 Selecting previously unselected package python3-setuptools. [2021-07-09T18:12:49.091Z] #20 37.92 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-09T18:12:49.091Z] #20 37.92 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-09T18:12:49.091Z] #20 38.17 Selecting previously unselected package python3-wheel. [2021-07-09T18:12:49.091Z] #20 38.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-09T18:12:49.091Z] #20 38.18 Unpacking python3-wheel (0.32.3-2) ... [2021-07-09T18:12:49.091Z] #20 38.32 Selecting previously unselected package sudo. [2021-07-09T18:12:49.091Z] #20 38.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-09T18:12:49.091Z] #20 38.35 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:12:49.091Z] #20 38.94 Selecting previously unselected package thin-provisioning-tools. [2021-07-09T18:12:49.091Z] #20 38.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-09T18:12:49.091Z] #20 38.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:12:49.091Z] #20 39.29 Selecting previously unselected package uidmap. [2021-07-09T18:12:49.091Z] #20 39.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-09T18:12:49.091Z] #20 39.32 Unpacking uidmap (1:4.5-1.1) ... [2021-07-09T18:12:49.091Z] #20 39.43 Selecting previously unselected package vim-runtime. [2021-07-09T18:12:49.091Z] #20 39.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:12:49.091Z] #20 39.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-09T18:12:49.091Z] #20 39.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-09T18:12:49.091Z] #20 39.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:12:49.198Z] #43 87.42 DEP criu/filesystems.d [2021-07-09T18:12:49.269Z] #43 88.83 DEP criu/kcmp-ids.d [2021-07-09T18:12:49.269Z] #43 88.96 DEP criu/irmap.d [2021-07-09T18:12:49.457Z] #43 87.66 DEP criu/files.d [2021-07-09T18:12:49.526Z] #43 89.09 DEP criu/ipc_ns.d [2021-07-09T18:12:49.526Z] #43 89.21 DEP criu/image.d [2021-07-09T18:12:49.589Z] #20 ... [2021-07-09T18:12:49.589Z] [2021-07-09T18:12:49.589Z] #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-07-09T18:12:49.589Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:12:49.589Z] #32 DONE 157.3s [2021-07-09T18:12:49.589Z] [2021-07-09T18:12:49.589Z] #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-07-09T18:12:49.589Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:49.589Z] #43 91.49 DEP criu/pagemap.d [2021-07-09T18:12:49.589Z] #43 91.63 DEP criu/pagemap-cache.d [2021-07-09T18:12:49.589Z] #43 91.80 DEP criu/page-xfer.d [2021-07-09T18:12:49.589Z] #43 91.98 DEP criu/page-pipe.d [2021-07-09T18:12:49.589Z] #43 92.08 DEP criu/netfilter.d [2021-07-09T18:12:49.589Z] #43 92.24 DEP criu/net.d [2021-07-09T18:12:49.589Z] #43 92.51 DEP criu/namespaces.d [2021-07-09T18:12:49.589Z] #43 92.68 DEP criu/mount.d [2021-07-09T18:12:49.589Z] #43 92.88 DEP criu/memfd.d [2021-07-09T18:12:49.589Z] #43 93.05 DEP criu/mem.d [2021-07-09T18:12:49.589Z] #43 93.21 DEP criu/lsm.d [2021-07-09T18:12:49.589Z] #43 93.39 DEP criu/log.d [2021-07-09T18:12:49.589Z] #43 93.52 DEP criu/libnetlink.d [2021-07-09T18:12:49.589Z] #43 93.64 DEP criu/kerndat.d [2021-07-09T18:12:49.589Z] #43 93.82 DEP criu/kcmp-ids.d [2021-07-09T18:12:49.589Z] #43 93.88 DEP criu/irmap.d [2021-07-09T18:12:49.589Z] #43 94.02 DEP criu/ipc_ns.d [2021-07-09T18:12:49.589Z] #43 94.23 DEP criu/image.d [2021-07-09T18:12:49.589Z] #43 94.41 DEP criu/image-desc.d [2021-07-09T18:12:49.589Z] #43 94.52 DEP criu/fsnotify.d [2021-07-09T18:12:49.589Z] #43 94.70 DEP criu/filesystems.d [2021-07-09T18:12:49.589Z] #43 94.87 DEP criu/files.d [2021-07-09T18:12:49.589Z] #43 95.08 DEP criu/files-reg.d [2021-07-09T18:12:49.589Z] #43 95.23 DEP criu/files-ext.d [2021-07-09T18:12:49.589Z] #43 95.34 DEP criu/file-lock.d [2021-07-09T18:12:49.589Z] #43 95.52 DEP criu/file-ids.d [2021-07-09T18:12:49.589Z] #43 95.67 DEP criu/fifo.d [2021-07-09T18:12:49.589Z] #43 95.83 DEP criu/fdstore.d [2021-07-09T18:12:49.589Z] #43 95.98 DEP criu/fault-injection.d [2021-07-09T18:12:49.589Z] #43 96.05 DEP criu/external.d [2021-07-09T18:12:49.589Z] #43 96.17 DEP criu/eventpoll.d [2021-07-09T18:12:49.589Z] #43 96.32 DEP criu/eventfd.d [2021-07-09T18:12:49.589Z] #43 96.50 DEP criu/crtools.d [2021-07-09T18:12:49.589Z] #43 96.71 DEP criu/cr-service.d [2021-07-09T18:12:49.589Z] #43 96.88 DEP criu/cr-restore.d [2021-07-09T18:12:49.589Z] #43 97.22 DEP criu/cr-errno.d [2021-07-09T18:12:49.589Z] #43 97.24 DEP criu/cr-dump.d [2021-07-09T18:12:49.717Z] #43 87.86 DEP criu/files-reg.d [2021-07-09T18:12:49.783Z] #43 89.43 DEP criu/image-desc.d [2021-07-09T18:12:49.783Z] #43 89.55 DEP criu/fsnotify.d [2021-07-09T18:12:49.783Z] #43 ... [2021-07-09T18:12:49.783Z] [2021-07-09T18:12:49.783Z] #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-07-09T18:12:49.783Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:49.783Z] #20 3.033 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:12:49.783Z] #20 3.033 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:12:49.783Z] #20 3.033 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:12:49.783Z] #20 3.034 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:12:49.783Z] #20 5.346 Reading package lists... [2021-07-09T18:12:49.938Z] #20 26.63 Selecting previously unselected package python3-minimal. [2021-07-09T18:12:49.938Z] #20 26.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... #20 ... [2021-07-09T18:12:49.938Z] [2021-07-09T18:12:49.938Z] #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-07-09T18:12:49.938Z] #45 sha256:20bcb2eaa6cbc48b7c6df67c0306bd21419470cfce0e9b4915d1805595650ccd [2021-07-09T18:12:49.938Z] #45 DONE 145.0s [2021-07-09T18:12:49.938Z] [2021-07-09T18:12:49.938Z] #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-07-09T18:12:49.938Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:49.938Z] #20 26.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-07-09T18:12:49.938Z] #20 26.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-09T18:12:49.938Z] #20 26.74 Unpacking python3-minimal (3.7.3-1) ... [2021-07-09T18:12:49.938Z] #20 ... [2021-07-09T18:12:49.938Z] [2021-07-09T18:12:49.938Z] #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-07-09T18:12:49.938Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:49.938Z] #43 79.08 DEP criu/timens.d [2021-07-09T18:12:49.938Z] #43 79.22 DEP criu/sysfs_parse.d [2021-07-09T18:12:49.938Z] #43 79.37 DEP criu/sysctl.d [2021-07-09T18:12:49.938Z] #43 79.51 DEP criu/string.d [2021-07-09T18:12:49.938Z] #43 79.54 DEP criu/stats.d [2021-07-09T18:12:49.938Z] #43 79.63 DEP criu/sockets.d [2021-07-09T18:12:49.938Z] #43 79.77 DEP criu/sk-unix.d [2021-07-09T18:12:49.938Z] #43 79.96 DEP criu/sk-tcp.d [2021-07-09T18:12:49.938Z] #43 80.15 DEP criu/sk-queue.d [2021-07-09T18:12:49.938Z] #43 80.31 DEP criu/sk-packet.d [2021-07-09T18:12:49.938Z] #43 80.46 DEP criu/sk-netlink.d [2021-07-09T18:12:49.938Z] #43 80.64 DEP criu/sk-inet.d [2021-07-09T18:12:49.938Z] #43 80.84 DEP criu/signalfd.d [2021-07-09T18:12:49.938Z] #43 81.06 DEP criu/sigframe.d [2021-07-09T18:12:49.938Z] #43 81.19 DEP criu/shmem.d [2021-07-09T18:12:49.938Z] #43 81.39 DEP criu/servicefd.d [2021-07-09T18:12:49.938Z] #43 81.58 DEP criu/seize.d [2021-07-09T18:12:49.938Z] #43 81.75 DEP criu/seccomp.d [2021-07-09T18:12:49.938Z] #43 82.00 DEP criu/rst-malloc.d [2021-07-09T18:12:49.938Z] #43 82.12 DEP criu/rbtree.d [2021-07-09T18:12:49.938Z] #43 82.17 DEP criu/pstree.d [2021-07-09T18:12:49.938Z] #43 82.33 DEP criu/protobuf.d [2021-07-09T18:12:49.938Z] #43 82.56 GEN criu/protobuf-desc-gen.h [2021-07-09T18:12:49.938Z] #43 84.34 DEP criu/protobuf-desc.d [2021-07-09T18:12:49.938Z] #43 84.51 DEP criu/proc_parse.d [2021-07-09T18:12:49.938Z] #43 84.68 DEP criu/plugin.d [2021-07-09T18:12:49.938Z] #43 84.76 DEP criu/pipes.d [2021-07-09T18:12:49.938Z] #43 84.92 DEP criu/pie-util.d [2021-07-09T18:12:49.938Z] #43 85.01 DEP criu/pie-util-vdso.d [2021-07-09T18:12:49.938Z] #43 85.14 DEP criu/pie-util-vdso-elf32.d [2021-07-09T18:12:49.938Z] #43 85.34 DEP criu/path.d [2021-07-09T18:12:49.938Z] #43 85.54 DEP criu/parasite-syscall.d [2021-07-09T18:12:49.938Z] #43 85.77 DEP criu/pagemap.d [2021-07-09T18:12:49.938Z] #43 85.93 DEP criu/pagemap-cache.d [2021-07-09T18:12:49.938Z] #43 86.05 DEP criu/page-xfer.d [2021-07-09T18:12:49.938Z] #43 86.22 DEP criu/page-pipe.d [2021-07-09T18:12:49.938Z] #43 86.30 DEP criu/netfilter.d [2021-07-09T18:12:49.938Z] #43 86.55 DEP criu/net.d [2021-07-09T18:12:49.938Z] #43 86.79 DEP criu/namespaces.d [2021-07-09T18:12:49.938Z] #43 87.03 DEP criu/mount.d [2021-07-09T18:12:49.938Z] #43 87.22 DEP criu/memfd.d [2021-07-09T18:12:49.938Z] #43 87.47 DEP criu/mem.d [2021-07-09T18:12:49.938Z] #43 87.68 DEP criu/lsm.d [2021-07-09T18:12:49.938Z] #43 87.86 DEP criu/log.d [2021-07-09T18:12:49.938Z] #43 88.06 DEP criu/libnetlink.d [2021-07-09T18:12:49.938Z] #43 88.19 DEP criu/kerndat.d [2021-07-09T18:12:49.938Z] #43 88.36 DEP criu/kcmp-ids.d [2021-07-09T18:12:49.938Z] #43 88.48 DEP criu/irmap.d [2021-07-09T18:12:49.938Z] #43 88.66 DEP criu/ipc_ns.d [2021-07-09T18:12:49.938Z] #43 88.84 DEP criu/image.d [2021-07-09T18:12:49.938Z] #43 89.00 DEP criu/image-desc.d [2021-07-09T18:12:49.938Z] #43 89.14 DEP criu/fsnotify.d [2021-07-09T18:12:49.975Z] #43 88.07 DEP criu/files-ext.d [2021-07-09T18:12:50.040Z] #20 9.550 Reading package lists... [2021-07-09T18:12:50.040Z] #20 ... [2021-07-09T18:12:50.040Z] [2021-07-09T18:12:50.040Z] #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-07-09T18:12:50.040Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:50.040Z] #43 89.72 DEP criu/filesystems.d [2021-07-09T18:12:50.162Z] #43 97.73 DEP criu/cr-dedup.d [2021-07-09T18:12:50.197Z] #43 ... [2021-07-09T18:12:50.197Z] [2021-07-09T18:12:50.197Z] #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-07-09T18:12:50.197Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:50.197Z] #20 26.87 Selecting previously unselected package libmpdec2:amd64. [2021-07-09T18:12:50.197Z] #20 26.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-09T18:12:50.197Z] #20 26.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-09T18:12:50.197Z] #20 27.03 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-09T18:12:50.197Z] #20 27.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:50.197Z] #20 27.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:50.234Z] #43 88.24 DEP criu/file-lock.d [2021-07-09T18:12:50.234Z] #43 88.43 DEP criu/file-ids.d [2021-07-09T18:12:50.296Z] #43 89.90 DEP criu/files.d [2021-07-09T18:12:50.424Z] #43 97.96 DEP criu/cr-check.d [2021-07-09T18:12:50.492Z] #43 88.57 DEP criu/fifo.d [2021-07-09T18:12:50.492Z] #43 88.77 DEP criu/fdstore.d [2021-07-09T18:12:50.553Z] #43 90.11 DEP criu/files-reg.d [2021-07-09T18:12:50.553Z] #43 90.26 DEP criu/files-ext.d [2021-07-09T18:12:50.686Z] #43 98.32 DEP criu/config.d [2021-07-09T18:12:50.686Z] #43 98.46 DEP criu/clone-noasan.d [2021-07-09T18:12:50.686Z] #43 98.52 DEP criu/cgroup.d [2021-07-09T18:12:50.810Z] #43 90.45 DEP criu/file-lock.d [2021-07-09T18:12:50.947Z] #43 98.63 DEP criu/cgroup-props.d [2021-07-09T18:12:50.947Z] #43 98.73 DEP criu/bitmap.d [2021-07-09T18:12:50.947Z] #43 98.76 DEP criu/bfd.d [2021-07-09T18:12:51.025Z] #20 42.46 Selecting previously unselected package vim. [2021-07-09T18:12:51.025Z] #20 42.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-09T18:12:51.025Z] #20 42.51 Unpacking vim (2:8.1.0875-5) ... [2021-07-09T18:12:51.059Z] #43 88.94 DEP criu/fault-injection.d [2021-07-09T18:12:51.059Z] #43 88.98 DEP criu/external.d [2021-07-09T18:12:51.059Z] #43 ... [2021-07-09T18:12:51.059Z] [2021-07-09T18:12:51.059Z] #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-07-09T18:12:51.059Z] #45 sha256:4cedc69d90d08426a6aabba3dd2dd5d73972ea716b77bce6153156e63d5b73f1 [2021-07-09T18:12:51.059Z] #45 134.4 github.com/LK4D4/vndr/godl [2021-07-09T18:12:51.059Z] #45 135.2 github.com/LK4D4/vndr [2021-07-09T18:12:51.059Z] #45 DONE 144.3s [2021-07-09T18:12:51.059Z] [2021-07-09T18:12:51.059Z] #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-07-09T18:12:51.059Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:51.059Z] #43 89.08 DEP criu/eventpoll.d [2021-07-09T18:12:51.059Z] #43 ... [2021-07-09T18:12:51.059Z] [2021-07-09T18:12:51.059Z] #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-07-09T18:12:51.059Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:51.059Z] #20 20.06 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:12:51.059Z] #20 20.18 Fetched 28.5 MB in 2s (13.9 MB/s) [2021-07-09T18:12:51.059Z] #20 20.28 Selecting previously unselected package pigz. [2021-07-09T18:12:51.059Z] #20 20.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 ... 23435 files and directories currently installed.) [2021-07-09T18:12:51.059Z] #20 20.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-09T18:12:51.059Z] #20 20.38 Unpacking pigz (2.4-1) ... [2021-07-09T18:12:51.059Z] #20 20.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-09T18:12:51.059Z] #20 20.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:51.059Z] #20 20.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:51.059Z] #20 21.00 Selecting previously unselected package python3.7-minimal. [2021-07-09T18:12:51.059Z] #20 21.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:51.059Z] #20 21.01 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:12:51.059Z] #20 22.03 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:51.059Z] #20 22.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:12:51.059Z] #20 24.50 Selecting previously unselected package python3-minimal. [2021-07-09T18:12:51.059Z] #20 24.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 ... 23684 files and directories currently installed.) [2021-07-09T18:12:51.059Z] #20 24.54 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-09T18:12:51.059Z] #20 24.55 Unpacking python3-minimal (3.7.3-1) ... [2021-07-09T18:12:51.059Z] #20 24.63 Selecting previously unselected package libmpdec2:amd64. [2021-07-09T18:12:51.059Z] #20 24.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-09T18:12:51.059Z] #20 24.65 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-09T18:12:51.059Z] #20 24.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-09T18:12:51.059Z] #20 24.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:51.059Z] #20 24.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:51.059Z] #20 25.99 Selecting previously unselected package python3.7. [2021-07-09T18:12:51.059Z] #20 26.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:51.059Z] #20 26.01 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:51.059Z] #20 26.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-09T18:12:51.059Z] #20 26.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-09T18:12:51.059Z] #20 26.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-09T18:12:51.059Z] #20 26.35 Setting up python3-minimal (3.7.3-1) ... [2021-07-09T18:12:51.067Z] #43 90.59 DEP criu/file-ids.d [2021-07-09T18:12:51.067Z] #43 90.77 DEP criu/fifo.d [2021-07-09T18:12:51.208Z] #43 98.83 DEP criu/autofs.d [2021-07-09T18:12:51.208Z] #43 99.02 DEP criu/aio.d [2021-07-09T18:12:51.323Z] #43 90.92 DEP criu/fdstore.d [2021-07-09T18:12:51.324Z] #43 91.04 DEP criu/fault-injection.d [2021-07-09T18:12:51.324Z] #43 91.12 DEP criu/external.d [2021-07-09T18:12:51.469Z] #43 99.15 DEP criu/action-scripts.d [2021-07-09T18:12:51.580Z] #43 91.21 DEP criu/eventpoll.d [2021-07-09T18:12:51.602Z] #20 43.01 Selecting previously unselected package xfsprogs. [2021-07-09T18:12:51.602Z] #20 43.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-09T18:12:51.602Z] #20 43.02 Unpacking xfsprogs (4.20.0-1) ... [2021-07-09T18:12:51.730Z] #43 99.38 CC criu/action-scripts.o [2021-07-09T18:12:51.837Z] #43 91.47 DEP criu/eventfd.d [2021-07-09T18:12:51.837Z] #43 91.60 DEP criu/crtools.d [2021-07-09T18:12:51.992Z] #43 99.71 CC criu/aio.o [2021-07-09T18:12:52.094Z] #43 91.78 DEP criu/cr-service.d [2021-07-09T18:12:52.103Z] #20 28.84 Selecting previously unselected package python3.7. [2021-07-09T18:12:52.103Z] #20 28.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:52.103Z] #20 28.85 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:52.103Z] #20 28.96 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-09T18:12:52.103Z] #20 28.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-09T18:12:52.103Z] #20 28.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-09T18:12:52.103Z] #20 29.05 Setting up python3-minimal (3.7.3-1) ... [2021-07-09T18:12:52.180Z] #20 43.56 Selecting previously unselected package zip. [2021-07-09T18:12:52.180Z] #20 43.59 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-07-09T18:12:52.180Z] #20 43.59 Unpacking zip (3.0-11+b1) ... [2021-07-09T18:12:52.253Z] #43 ... [2021-07-09T18:12:52.253Z] [2021-07-09T18:12:52.253Z] #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-07-09T18:12:52.253Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:52.253Z] #20 35.94 Unpacking bash-completion (1:2.8-6) ... [2021-07-09T18:12:52.351Z] #43 91.95 DEP criu/cr-restore.d [2021-07-09T18:12:52.434Z] #20 27.69 Selecting previously unselected package python3. [2021-07-09T18:12:52.434Z] #20 27.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 ... 24096 files and directories currently installed.) [2021-07-09T18:12:52.434Z] #20 27.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-09T18:12:52.434Z] #20 27.76 Unpacking python3 (3.7.3-1) ... [2021-07-09T18:12:52.434Z] #20 27.87 Selecting previously unselected package libip4tc0:amd64. [2021-07-09T18:12:52.434Z] #20 27.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-09T18:12:52.434Z] #20 27.89 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-09T18:12:52.434Z] #20 28.00 Selecting previously unselected package libip6tc0:amd64. [2021-07-09T18:12:52.460Z] #20 43.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:12:52.460Z] #20 43.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:12:52.460Z] #20 43.92 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-09T18:12:52.460Z] #20 43.94 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-09T18:12:52.460Z] #20 43.96 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-09T18:12:52.515Z] #20 36.34 Selecting previously unselected package bzip2. [2021-07-09T18:12:52.515Z] #20 36.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-09T18:12:52.515Z] #20 36.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:12:52.515Z] #20 36.45 Selecting previously unselected package xz-utils. [2021-07-09T18:12:52.608Z] #43 92.17 DEP criu/cr-errno.d [2021-07-09T18:12:52.608Z] #43 92.19 DEP criu/cr-dump.d [2021-07-09T18:12:52.608Z] #43 92.47 DEP criu/cr-dedup.d [2021-07-09T18:12:52.693Z] #20 28.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-09T18:12:52.693Z] #20 28.01 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-09T18:12:52.693Z] #20 28.10 Selecting previously unselected package libiptc0:amd64. [2021-07-09T18:12:52.693Z] #20 28.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-09T18:12:52.693Z] #20 28.13 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-09T18:12:52.693Z] #20 28.20 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-09T18:12:52.693Z] #20 28.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-09T18:12:52.693Z] #20 28.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-09T18:12:52.725Z] #20 43.97 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-09T18:12:52.725Z] #20 43.99 Setting up uidmap (1:4.5-1.1) ... [2021-07-09T18:12:52.725Z] #20 44.00 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-09T18:12:52.725Z] #20 44.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:12:52.725Z] #20 44.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:12:52.725Z] #20 44.10 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-09T18:12:52.725Z] #20 44.12 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-09T18:12:52.725Z] #20 44.14 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:12:52.725Z] #20 44.16 Setting up zip (3.0-11+b1) ... [2021-07-09T18:12:52.725Z] #20 44.17 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:12:52.776Z] #20 36.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-09T18:12:52.776Z] #20 36.45 Unpacking xz-utils (5.2.4-1) ... [2021-07-09T18:12:52.776Z] #20 36.66 Selecting previously unselected package apparmor. [2021-07-09T18:12:52.776Z] #20 36.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-09T18:12:52.951Z] #20 28.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-09T18:12:52.951Z] #20 28.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-09T18:12:52.951Z] #20 28.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-09T18:12:52.951Z] #20 28.37 Selecting previously unselected package libnftnl11:amd64. [2021-07-09T18:12:52.951Z] #20 28.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-09T18:12:52.951Z] #20 28.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-09T18:12:52.951Z] #20 28.50 Selecting previously unselected package iptables. [2021-07-09T18:12:52.951Z] #20 28.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-09T18:12:52.951Z] #20 28.53 Unpacking iptables (1.8.2-4) ... [2021-07-09T18:12:52.988Z] #20 44.21 Setting up bash-completion (1:2.8-6) ... [2021-07-09T18:12:53.037Z] #20 36.78 Unpacking apparmor (2.13.2-10) ... [2021-07-09T18:12:53.172Z] #43 92.69 DEP criu/cr-check.d [2021-07-09T18:12:53.172Z] #43 92.87 DEP criu/config.d [2021-07-09T18:12:53.298Z] #20 37.16 Selecting previously unselected package aufs-tools. [2021-07-09T18:12:53.298Z] #20 37.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-09T18:12:53.298Z] #20 37.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:12:53.429Z] #43 92.99 DEP criu/clone-noasan.d [2021-07-09T18:12:53.429Z] #43 93.11 DEP criu/cgroup.d [2021-07-09T18:12:53.481Z] #20 30.11 Selecting previously unselected package python3. [2021-07-09T18:12:53.481Z] #20 30.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-07-09T18:12:53.481Z] #20 30.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-09T18:12:53.481Z] #20 30.16 Unpacking python3 (3.7.3-1) ... [2021-07-09T18:12:53.481Z] #20 30.28 Selecting previously unselected package libip4tc0:amd64. [2021-07-09T18:12:53.481Z] #20 30.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-09T18:12:53.481Z] #20 30.31 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-09T18:12:53.481Z] #20 30.40 Selecting previously unselected package libip6tc0:amd64. [2021-07-09T18:12:53.518Z] #20 28.87 Selecting previously unselected package xxd. [2021-07-09T18:12:53.518Z] #20 28.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:12:53.518Z] #20 28.88 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:12:53.559Z] #20 37.34 Selecting previously unselected package libonig5:amd64. [2021-07-09T18:12:53.559Z] #20 37.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-09T18:12:53.559Z] #20 37.35 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-09T18:12:53.686Z] #43 93.30 DEP criu/cgroup-props.d [2021-07-09T18:12:53.686Z] #43 93.45 DEP criu/bitmap.d [2021-07-09T18:12:53.686Z] #43 93.47 DEP criu/bfd.d [2021-07-09T18:12:53.741Z] #20 30.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-09T18:12:53.741Z] #20 30.43 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-09T18:12:53.741Z] #20 30.53 Selecting previously unselected package libiptc0:amd64. [2021-07-09T18:12:53.741Z] #20 30.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-09T18:12:53.741Z] #20 30.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-09T18:12:53.741Z] #20 30.62 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-09T18:12:53.741Z] #20 30.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-09T18:12:53.741Z] #20 30.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-09T18:12:53.777Z] #20 29.00 Selecting previously unselected package vim-common. [2021-07-09T18:12:53.777Z] #20 29.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:12:53.777Z] #20 29.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:12:53.777Z] #20 29.26 Selecting previously unselected package bash-completion. [2021-07-09T18:12:53.821Z] #20 37.49 Selecting previously unselected package libjq1:amd64. [2021-07-09T18:12:53.821Z] #20 37.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-09T18:12:53.821Z] #20 37.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-09T18:12:53.821Z] #20 37.63 Selecting previously unselected package jq. [2021-07-09T18:12:53.821Z] #20 37.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-09T18:12:53.821Z] #20 37.64 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-09T18:12:53.821Z] #20 37.72 Selecting previously unselected package libaio1:amd64. [2021-07-09T18:12:53.939Z] #20 ... [2021-07-09T18:12:53.939Z] [2021-07-09T18:12:53.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-07-09T18:12:53.939Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:12:53.939Z] #43 88.16 DEP criu/mem.d [2021-07-09T18:12:53.939Z] #43 88.37 DEP criu/lsm.d [2021-07-09T18:12:53.939Z] #43 88.56 DEP criu/log.d [2021-07-09T18:12:53.939Z] #43 88.71 DEP criu/libnetlink.d [2021-07-09T18:12:53.939Z] #43 88.85 DEP criu/kerndat.d [2021-07-09T18:12:53.939Z] #43 89.06 DEP criu/kcmp-ids.d [2021-07-09T18:12:53.939Z] #43 89.16 DEP criu/irmap.d [2021-07-09T18:12:53.939Z] #43 89.33 DEP criu/ipc_ns.d [2021-07-09T18:12:53.939Z] #43 89.55 DEP criu/image.d [2021-07-09T18:12:53.939Z] #43 89.66 DEP criu/image-desc.d [2021-07-09T18:12:53.939Z] #43 89.74 DEP criu/fsnotify.d [2021-07-09T18:12:53.939Z] #43 89.91 DEP criu/filesystems.d [2021-07-09T18:12:53.939Z] #43 90.04 DEP criu/files.d [2021-07-09T18:12:53.939Z] #43 90.18 DEP criu/files-reg.d [2021-07-09T18:12:53.939Z] #43 90.30 DEP criu/files-ext.d [2021-07-09T18:12:53.939Z] #43 90.54 DEP criu/file-lock.d [2021-07-09T18:12:53.939Z] #43 90.72 DEP criu/file-ids.d [2021-07-09T18:12:53.939Z] #43 91.00 DEP criu/fifo.d [2021-07-09T18:12:53.939Z] #43 91.16 DEP criu/fdstore.d [2021-07-09T18:12:53.939Z] #43 91.38 DEP criu/fault-injection.d [2021-07-09T18:12:53.939Z] #43 91.46 DEP criu/external.d [2021-07-09T18:12:53.939Z] #43 91.64 DEP criu/eventpoll.d [2021-07-09T18:12:53.939Z] #43 91.84 DEP criu/eventfd.d [2021-07-09T18:12:53.939Z] #43 92.08 DEP criu/crtools.d [2021-07-09T18:12:53.939Z] #43 92.28 DEP criu/cr-service.d [2021-07-09T18:12:53.939Z] #43 92.52 DEP criu/cr-restore.d [2021-07-09T18:12:53.939Z] #43 92.72 DEP criu/cr-errno.d [2021-07-09T18:12:53.939Z] #43 92.73 DEP criu/cr-dump.d [2021-07-09T18:12:53.939Z] #43 93.05 DEP criu/cr-dedup.d [2021-07-09T18:12:53.939Z] #43 93.20 DEP criu/cr-check.d [2021-07-09T18:12:53.939Z] #43 93.53 DEP criu/config.d [2021-07-09T18:12:53.939Z] #43 93.76 DEP criu/clone-noasan.d [2021-07-09T18:12:53.939Z] #43 93.87 DEP criu/cgroup.d [2021-07-09T18:12:53.939Z] #43 94.06 DEP criu/cgroup-props.d [2021-07-09T18:12:53.939Z] #43 94.17 DEP criu/bitmap.d [2021-07-09T18:12:53.939Z] #43 94.19 DEP criu/bfd.d [2021-07-09T18:12:53.939Z] #43 94.31 DEP criu/autofs.d [2021-07-09T18:12:53.939Z] #43 94.55 DEP criu/aio.d [2021-07-09T18:12:53.939Z] #43 94.79 DEP criu/action-scripts.d [2021-07-09T18:12:53.939Z] #43 95.16 CC criu/action-scripts.o [2021-07-09T18:12:53.939Z] #43 95.70 CC criu/aio.o [2021-07-09T18:12:53.939Z] #43 96.35 CC criu/autofs.o [2021-07-09T18:12:53.939Z] #43 97.84 CC criu/bfd.o [2021-07-09T18:12:53.942Z] #43 93.61 DEP criu/autofs.d [2021-07-09T18:12:53.942Z] #43 93.74 DEP criu/aio.d [2021-07-09T18:12:54.000Z] #20 30.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-09T18:12:54.000Z] #20 30.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-09T18:12:54.000Z] #20 30.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-09T18:12:54.000Z] #20 30.82 Selecting previously unselected package libnftnl11:amd64. [2021-07-09T18:12:54.000Z] #20 30.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-09T18:12:54.000Z] #20 30.83 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-09T18:12:54.035Z] #20 29.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-09T18:12:54.083Z] #20 37.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-09T18:12:54.083Z] #20 37.73 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-09T18:12:54.083Z] #20 37.79 Selecting previously unselected package libgpm2:amd64. [2021-07-09T18:12:54.083Z] #20 37.79 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-09T18:12:54.083Z] #20 37.80 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-09T18:12:54.083Z] #20 37.87 Selecting previously unselected package libicu63:amd64. [2021-07-09T18:12:54.083Z] #20 37.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-09T18:12:54.083Z] #20 37.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:12:54.199Z] #43 93.93 DEP criu/action-scripts.d [2021-07-09T18:12:54.203Z] #43 98.39 CC criu/bitmap.o [2021-07-09T18:12:54.259Z] #20 30.92 Selecting previously unselected package iptables. [2021-07-09T18:12:54.259Z] #20 30.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-09T18:12:54.259Z] #20 30.94 Unpacking iptables (1.8.2-4) ... [2021-07-09T18:12:54.456Z] #43 94.20 CC criu/action-scripts.o [2021-07-09T18:12:54.466Z] #43 98.54 CC criu/cgroup-props.o [2021-07-09T18:12:54.466Z] #43 ... [2021-07-09T18:12:54.466Z] [2021-07-09T18:12:54.466Z] #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-07-09T18:12:54.466Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-09T18:12:54.466Z] #40 140.3 + dpkg --print-architecture [2021-07-09T18:12:54.518Z] #20 31.32 Selecting previously unselected package xxd. [2021-07-09T18:12:54.518Z] #20 31.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:12:54.518Z] #20 31.34 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:12:54.777Z] #20 31.47 Selecting previously unselected package vim-common. [2021-07-09T18:12:54.777Z] #20 31.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:12:54.777Z] #20 31.51 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:12:54.777Z] #20 31.73 Selecting previously unselected package bash-completion. [2021-07-09T18:12:55.036Z] #20 31.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-09T18:12:55.387Z] #43 94.82 CC criu/aio.o [2021-07-09T18:12:55.951Z] #43 95.42 CC criu/autofs.o [2021-07-09T18:12:56.398Z] #40 DONE 142.1s [2021-07-09T18:12:56.398Z] [2021-07-09T18:12:56.398Z] #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-07-09T18:12:56.398Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-09T18:12:56.398Z] #20 47.55 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-09T18:12:56.398Z] #20 47.58 Setting up xz-utils (5.2.4-1) ... [2021-07-09T18:12:56.398Z] #20 47.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-09T18:12:56.398Z] #20 47.63 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:12:56.398Z] #20 47.75 invoke-rc.d: could not determine current runlevel [2021-07-09T18:12:56.398Z] #20 47.80 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T18:12:56.398Z] #20 47.80 Setting up pigz (2.4-1) ... [2021-07-09T18:12:56.398Z] #20 47.84 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-09T18:12:56.398Z] #20 47.85 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-09T18:12:56.398Z] #20 47.90 Setting up python-pip-whl (18.1-5) ... [2021-07-09T18:12:56.398Z] #20 47.92 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-09T18:12:56.664Z] #20 47.94 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:12:56.902Z] #43 ... [2021-07-09T18:12:56.902Z] [2021-07-09T18:12:56.902Z] #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-07-09T18:12:56.902Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:56.902Z] #20 9.550 Reading package lists... [2021-07-09T18:12:56.902Z] #20 13.07 Building dependency tree... [2021-07-09T18:12:56.902Z] #20 13.82 Reading state information... [2021-07-09T18:12:56.902Z] #20 14.60 libcap2-bin is already the newest version (1:2.25-2). [2021-07-09T18:12:56.902Z] #20 14.60 The following additional packages will be installed: [2021-07-09T18:12:56.902Z] #20 14.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-09T18:12:56.902Z] #20 14.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-09T18:12:56.902Z] #20 14.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-09T18:12:56.902Z] #20 14.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-09T18:12:56.902Z] #20 14.61 python3.7 python3.7-minimal vim-runtime xxd [2021-07-09T18:12:56.902Z] #20 14.61 Suggested packages: [2021-07-09T18:12:56.902Z] #20 14.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-09T18:12:56.902Z] #20 14.61 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-09T18:12:56.902Z] #20 14.61 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-09T18:12:56.902Z] #20 14.61 Recommended packages: [2021-07-09T18:12:56.902Z] #20 14.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-09T18:12:56.902Z] #20 14.61 python3-keyrings.alt python3-xdg unzip [2021-07-09T18:12:56.902Z] #20 16.21 The following NEW packages will be installed: [2021-07-09T18:12:56.902Z] #20 16.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-09T18:12:56.902Z] #20 16.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-09T18:12:56.902Z] #20 16.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-09T18:12:56.902Z] #20 16.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-09T18:12:56.902Z] #20 16.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-09T18:12:56.902Z] #20 16.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-09T18:12:56.902Z] #20 16.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-09T18:12:56.902Z] #20 16.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-09T18:12:56.902Z] #20 16.23 xz-utils zip [2021-07-09T18:12:56.902Z] #20 16.56 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:12:56.902Z] #20 16.56 Need to get 28.5 MB of archives. [2021-07-09T18:12:56.902Z] #20 16.56 After this operation, 116 MB of additional disk space will be used. [2021-07-09T18:12:56.902Z] #20 16.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-09T18:12:56.903Z] #20 16.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-07-09T18:12:56.903Z] #20 16.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-09T18:12:56.903Z] #20 16.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-09T18:12:56.903Z] #20 16.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-09T18:12:56.903Z] #20 16.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-09T18:12:56.903Z] #20 16.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-09T18:12:56.903Z] #20 16.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-09T18:12:56.903Z] #20 16.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-09T18:12:56.903Z] #20 16.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-09T18:12:56.903Z] #20 16.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-09T18:12:56.903Z] #20 16.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-09T18:12:56.903Z] #20 16.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-09T18:12:56.903Z] #20 16.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-09T18:12:56.903Z] #20 16.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-09T18:12:56.903Z] #20 16.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-09T18:12:56.903Z] #20 16.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-09T18:12:56.903Z] #20 16.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-09T18:12:56.903Z] #20 16.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-09T18:12:56.903Z] #20 16.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-09T18:12:56.903Z] #20 16.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-09T18:12:56.903Z] #20 16.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-09T18:12:56.903Z] #20 16.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-09T18:12:56.903Z] #20 16.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-09T18:12:56.903Z] #20 16.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-09T18:12:56.903Z] #20 16.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-09T18:12:56.903Z] #20 16.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-09T18:12:56.903Z] #20 16.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-09T18:12:56.903Z] #20 16.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-09T18:12:56.903Z] #20 ... [2021-07-09T18:12:56.903Z] [2021-07-09T18:12:56.903Z] #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-07-09T18:12:56.903Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:12:56.903Z] #32 DONE 151.3s [2021-07-09T18:12:57.160Z] [2021-07-09T18:12:57.160Z] #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-07-09T18:12:57.160Z] #53 sha256:30883f235eb40216e8af47f80674238edada18b36bc96fbd5fe96b5d6f3dc73e [2021-07-09T18:12:57.258Z] #20 48.59 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-09T18:12:57.258Z] #20 48.62 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-09T18:12:57.258Z] #20 48.70 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:57.258Z] #20 48.71 Setting up vim (2:8.1.0875-5) ... [2021-07-09T18:12:57.258Z] #20 48.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-09T18:12:57.258Z] #20 48.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-09T18:12:57.258Z] #20 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-09T18:12:57.258Z] #20 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-09T18:12:57.330Z] #20 32.27 Unpacking bash-completion (1:2.8-6) ... [2021-07-09T18:12:57.330Z] #20 32.65 Selecting previously unselected package bzip2. [2021-07-09T18:12:57.330Z] #20 32.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-09T18:12:57.330Z] #20 32.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:12:57.330Z] #20 32.74 Selecting previously unselected package xz-utils. [2021-07-09T18:12:57.330Z] #20 32.74 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-09T18:12:57.330Z] #20 32.75 Unpacking xz-utils (5.2.4-1) ... [2021-07-09T18:12:57.417Z] #53 ... [2021-07-09T18:12:57.417Z] [2021-07-09T18:12:57.417Z] #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-07-09T18:12:57.417Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:57.417Z] #20 17.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-09T18:12:57.417Z] #20 17.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-09T18:12:57.417Z] #20 17.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-09T18:12:57.417Z] #20 17.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-09T18:12:57.417Z] #20 17.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-09T18:12:57.417Z] #20 17.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-09T18:12:57.417Z] #20 17.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-09T18:12:57.522Z] #20 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-09T18:12:57.522Z] #20 48.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-09T18:12:57.522Z] #20 48.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-09T18:12:57.522Z] #20 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-09T18:12:57.522Z] #20 48.91 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-09T18:12:57.522Z] #20 48.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:12:57.522Z] #20 48.96 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-09T18:12:57.522Z] #20 48.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-09T18:12:57.522Z] #20 48.99 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-09T18:12:57.522Z] #20 49.01 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:57.588Z] #20 32.97 Selecting previously unselected package apparmor. [2021-07-09T18:12:57.588Z] #20 32.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-09T18:12:57.588Z] #20 33.07 Unpacking apparmor (2.13.2-10) ... [2021-07-09T18:12:57.675Z] #20 17.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-09T18:12:57.675Z] #20 17.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-09T18:12:57.675Z] #20 17.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-09T18:12:57.675Z] #20 17.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-09T18:12:57.675Z] #20 17.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-09T18:12:57.675Z] #20 17.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-09T18:12:57.675Z] #20 17.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-09T18:12:57.675Z] #20 17.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-09T18:12:57.675Z] #20 17.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-09T18:12:57.847Z] #20 33.46 Selecting previously unselected package aufs-tools. [2021-07-09T18:12:57.932Z] #20 18.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-09T18:12:58.126Z] #20 33.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-09T18:12:58.126Z] #20 33.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:12:58.189Z] #20 18.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-09T18:12:58.189Z] #20 18.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-09T18:12:58.292Z] #20 41.51 Selecting previously unselected package libnet1:amd64. [2021-07-09T18:12:58.292Z] #20 41.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:12:58.292Z] #20 41.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:12:58.292Z] #20 41.62 Selecting previously unselected package libnl-3-200:amd64. [2021-07-09T18:12:58.292Z] #20 41.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-09T18:12:58.292Z] #20 41.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:12:58.292Z] #20 41.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-09T18:12:58.292Z] #20 41.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:12:58.292Z] #20 41.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:12:58.292Z] #20 41.79 Selecting previously unselected package libreadline5:amd64. [2021-07-09T18:12:58.292Z] #20 41.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-09T18:12:58.292Z] #20 41.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-09T18:12:58.292Z] #20 41.91 Selecting previously unselected package net-tools. [2021-07-09T18:12:58.292Z] #20 41.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-09T18:12:58.292Z] #20 41.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:12:58.292Z] #20 42.14 Selecting previously unselected package python-pip-whl. [2021-07-09T18:12:58.292Z] #20 42.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-09T18:12:58.292Z] #20 42.17 Unpacking python-pip-whl (18.1-5) ... [2021-07-09T18:12:58.325Z] #20 34.81 Unpacking bash-completion (1:2.8-6) ... [2021-07-09T18:12:58.325Z] #20 35.19 Selecting previously unselected package bzip2. [2021-07-09T18:12:58.325Z] #20 35.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-09T18:12:58.384Z] #20 33.60 Selecting previously unselected package libonig5:amd64. [2021-07-09T18:12:58.384Z] #20 33.61 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-09T18:12:58.384Z] #20 33.61 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-09T18:12:58.384Z] #20 33.80 Selecting previously unselected package libjq1:amd64. [2021-07-09T18:12:58.384Z] #20 33.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-09T18:12:58.384Z] #20 33.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-09T18:12:58.584Z] #20 35.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:12:58.584Z] #20 35.31 Selecting previously unselected package xz-utils. [2021-07-09T18:12:58.584Z] #20 35.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-09T18:12:58.584Z] #20 35.32 Unpacking xz-utils (5.2.4-1) ... [2021-07-09T18:12:58.643Z] #20 33.94 Selecting previously unselected package jq. [2021-07-09T18:12:58.643Z] #20 33.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-09T18:12:58.643Z] #20 33.95 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-09T18:12:58.643Z] #20 34.10 Selecting previously unselected package libaio1:amd64. [2021-07-09T18:12:58.643Z] #20 34.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-09T18:12:58.643Z] #20 34.11 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-09T18:12:58.643Z] #20 34.18 Selecting previously unselected package libgpm2:amd64. [2021-07-09T18:12:58.843Z] #20 35.48 Selecting previously unselected package apparmor. [2021-07-09T18:12:58.844Z] #20 35.49 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-09T18:12:58.844Z] #20 35.58 Unpacking apparmor (2.13.2-10) ... [2021-07-09T18:12:58.863Z] #20 42.73 Selecting previously unselected package python3-lib2to3. [2021-07-09T18:12:58.863Z] #20 42.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-09T18:12:58.863Z] #20 42.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:12:58.901Z] #20 34.18 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-09T18:12:58.901Z] #20 34.20 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-09T18:12:58.901Z] #20 34.26 Selecting previously unselected package libicu63:amd64. [2021-07-09T18:12:58.901Z] #20 34.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-09T18:12:58.901Z] #20 34.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:12:59.104Z] #20 35.91 Selecting previously unselected package aufs-tools. [2021-07-09T18:12:59.104Z] #20 35.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-09T18:12:59.104Z] #20 35.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:12:59.119Z] #20 19.02 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:12:59.119Z] #20 19.10 Fetched 28.5 MB in 2s (14.5 MB/s) [2021-07-09T18:12:59.119Z] #20 19.19 Selecting previously unselected package pigz. [2021-07-09T18:12:59.119Z] #20 19.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 ... 23435 files and directories currently installed.) [2021-07-09T18:12:59.119Z] #20 19.25 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-09T18:12:59.119Z] #20 19.26 Unpacking pigz (2.4-1) ... [2021-07-09T18:12:59.125Z] #20 42.86 Selecting previously unselected package python3-distutils. [2021-07-09T18:12:59.125Z] #20 42.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-09T18:12:59.125Z] #20 42.87 Unpacking python3-distutils (3.7.3-1) ... [2021-07-09T18:12:59.125Z] #20 43.02 Selecting previously unselected package python3-pip. [2021-07-09T18:12:59.125Z] #20 43.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-09T18:12:59.125Z] #20 43.04 Unpacking python3-pip (18.1-5) ... [2021-07-09T18:12:59.364Z] #20 36.04 Selecting previously unselected package libonig5:amd64. [2021-07-09T18:12:59.364Z] #20 36.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-09T18:12:59.364Z] #20 36.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-09T18:12:59.376Z] #20 19.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-09T18:12:59.376Z] #20 19.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:59.376Z] #20 19.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:12:59.386Z] #20 43.27 Selecting previously unselected package python3-pkg-resources. [2021-07-09T18:12:59.623Z] #20 36.20 Selecting previously unselected package libjq1:amd64. [2021-07-09T18:12:59.623Z] #20 36.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-09T18:12:59.623Z] #20 36.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-09T18:12:59.623Z] #20 ... [2021-07-09T18:12:59.623Z] [2021-07-09T18:12:59.623Z] #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-07-09T18:12:59.623Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:12:59.623Z] #32 DONE 154.2s [2021-07-09T18:12:59.623Z] [2021-07-09T18:12:59.623Z] #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-07-09T18:12:59.623Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:59.623Z] #43 89.34 DEP criu/filesystems.d [2021-07-09T18:12:59.623Z] #43 89.52 DEP criu/files.d [2021-07-09T18:12:59.623Z] #43 89.98 DEP criu/files-reg.d [2021-07-09T18:12:59.623Z] #43 90.36 DEP criu/files-ext.d [2021-07-09T18:12:59.623Z] #43 90.58 DEP criu/file-lock.d [2021-07-09T18:12:59.623Z] #43 90.82 DEP criu/file-ids.d [2021-07-09T18:12:59.623Z] #43 91.03 DEP criu/fifo.d [2021-07-09T18:12:59.623Z] #43 91.22 DEP criu/fdstore.d [2021-07-09T18:12:59.623Z] #43 91.35 DEP criu/fault-injection.d [2021-07-09T18:12:59.623Z] #43 91.39 DEP criu/external.d [2021-07-09T18:12:59.623Z] #43 91.51 DEP criu/eventpoll.d [2021-07-09T18:12:59.623Z] #43 91.74 DEP criu/eventfd.d [2021-07-09T18:12:59.623Z] #43 91.94 DEP criu/crtools.d [2021-07-09T18:12:59.623Z] #43 92.16 DEP criu/cr-service.d [2021-07-09T18:12:59.623Z] #43 92.30 DEP criu/cr-restore.d [2021-07-09T18:12:59.623Z] #43 92.50 DEP criu/cr-errno.d [2021-07-09T18:12:59.623Z] #43 92.51 DEP criu/cr-dump.d [2021-07-09T18:12:59.623Z] #43 92.79 DEP criu/cr-dedup.d [2021-07-09T18:12:59.623Z] #43 93.02 DEP criu/cr-check.d [2021-07-09T18:12:59.623Z] #43 93.23 DEP criu/config.d [2021-07-09T18:12:59.623Z] #43 93.41 DEP criu/clone-noasan.d [2021-07-09T18:12:59.623Z] #43 93.49 DEP criu/cgroup.d [2021-07-09T18:12:59.623Z] #43 93.69 DEP criu/cgroup-props.d [2021-07-09T18:12:59.623Z] #43 93.83 DEP criu/bitmap.d [2021-07-09T18:12:59.623Z] #43 93.84 DEP criu/bfd.d [2021-07-09T18:12:59.623Z] #43 93.98 DEP criu/autofs.d [2021-07-09T18:12:59.623Z] #43 94.19 DEP criu/aio.d [2021-07-09T18:12:59.623Z] #43 94.33 DEP criu/action-scripts.d [2021-07-09T18:12:59.623Z] #43 94.59 CC criu/action-scripts.o [2021-07-09T18:12:59.623Z] #43 95.06 CC criu/aio.o [2021-07-09T18:12:59.623Z] #43 95.73 CC criu/autofs.o [2021-07-09T18:12:59.623Z] #43 97.05 CC criu/bfd.o [2021-07-09T18:12:59.623Z] #43 97.58 CC criu/bitmap.o [2021-07-09T18:12:59.623Z] #43 97.72 CC criu/cgroup-props.o [2021-07-09T18:12:59.648Z] #20 43.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:12:59.648Z] #20 43.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:12:59.648Z] #20 43.43 Selecting previously unselected package python3-setuptools. [2021-07-09T18:12:59.648Z] #20 43.44 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-09T18:12:59.648Z] #20 43.46 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-09T18:12:59.839Z] #20 ... [2021-07-09T18:12:59.839Z] [2021-07-09T18:12:59.839Z] #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-07-09T18:12:59.839Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-09T18:12:59.839Z] #32 DONE 152.6s [2021-07-09T18:12:59.839Z] [2021-07-09T18:12:59.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-07-09T18:12:59.839Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:12:59.839Z] #43 89.30 DEP criu/eventfd.d [2021-07-09T18:12:59.839Z] #43 89.50 DEP criu/crtools.d [2021-07-09T18:12:59.839Z] #43 89.68 DEP criu/cr-service.d [2021-07-09T18:12:59.839Z] #43 89.96 DEP criu/cr-restore.d [2021-07-09T18:12:59.839Z] #43 90.32 DEP criu/cr-errno.d [2021-07-09T18:12:59.839Z] #43 90.34 DEP criu/cr-dump.d [2021-07-09T18:12:59.839Z] #43 90.53 DEP criu/cr-dedup.d [2021-07-09T18:12:59.839Z] #43 90.69 DEP criu/cr-check.d [2021-07-09T18:12:59.839Z] #43 90.98 DEP criu/config.d [2021-07-09T18:12:59.839Z] #43 91.12 DEP criu/clone-noasan.d [2021-07-09T18:12:59.839Z] #43 91.23 DEP criu/cgroup.d [2021-07-09T18:12:59.839Z] #43 91.46 DEP criu/cgroup-props.d [2021-07-09T18:12:59.839Z] #43 91.58 DEP criu/bitmap.d [2021-07-09T18:12:59.839Z] #43 91.60 DEP criu/bfd.d [2021-07-09T18:12:59.839Z] #43 91.71 DEP criu/autofs.d [2021-07-09T18:12:59.839Z] #43 91.84 DEP criu/aio.d [2021-07-09T18:12:59.839Z] #43 91.98 DEP criu/action-scripts.d [2021-07-09T18:12:59.839Z] #43 92.24 CC criu/action-scripts.o [2021-07-09T18:12:59.839Z] #43 92.79 CC criu/aio.o [2021-07-09T18:12:59.839Z] #43 93.31 CC criu/autofs.o [2021-07-09T18:12:59.839Z] #43 94.72 CC criu/bfd.o [2021-07-09T18:12:59.839Z] #43 95.28 CC criu/bitmap.o [2021-07-09T18:12:59.839Z] #43 95.42 CC criu/cgroup-props.o [2021-07-09T18:12:59.839Z] #43 96.22 CC criu/cgroup.o [2021-07-09T18:12:59.882Z] #43 98.79 CC criu/cgroup.o [2021-07-09T18:12:59.882Z] #43 ... [2021-07-09T18:12:59.882Z] [2021-07-09T18:12:59.882Z] #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-07-09T18:12:59.882Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:12:59.882Z] #20 36.53 Selecting previously unselected package jq. [2021-07-09T18:12:59.882Z] #20 36.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-09T18:12:59.882Z] #20 36.59 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-09T18:12:59.909Z] #20 43.73 Selecting previously unselected package python3-wheel. [2021-07-09T18:12:59.909Z] #20 43.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-09T18:12:59.909Z] #20 43.75 Unpacking python3-wheel (0.32.3-2) ... [2021-07-09T18:12:59.909Z] #20 43.83 Selecting previously unselected package sudo. [2021-07-09T18:12:59.940Z] #20 19.80 Selecting previously unselected package python3.7-minimal. [2021-07-09T18:12:59.940Z] #20 19.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:12:59.940Z] #20 19.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:13:00.084Z] #20 51.59 Setting up iptables (1.8.2-4) ... [2021-07-09T18:13:00.142Z] #20 36.82 Selecting previously unselected package libaio1:amd64. [2021-07-09T18:13:00.142Z] #20 36.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-09T18:13:00.142Z] #20 36.86 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-09T18:13:00.142Z] #20 37.06 Selecting previously unselected package libgpm2:amd64. [2021-07-09T18:13:00.170Z] #20 43.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-09T18:13:00.170Z] #20 43.85 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:13:00.348Z] #20 51.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:00.348Z] #20 51.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:00.348Z] #20 51.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:00.348Z] #20 51.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:00.348Z] #20 51.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-09T18:13:00.348Z] #20 51.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-09T18:13:00.348Z] #20 51.68 Setting up python3 (3.7.3-1) ... [2021-07-09T18:13:00.401Z] #20 37.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-09T18:13:00.401Z] #20 37.09 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-09T18:13:00.401Z] #20 37.32 Selecting previously unselected package libicu63:amd64. [2021-07-09T18:13:00.431Z] #20 44.33 Selecting previously unselected package thin-provisioning-tools. [2021-07-09T18:13:00.431Z] #20 44.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-09T18:13:00.431Z] #20 44.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:13:00.612Z] #20 52.16 Setting up python3-wheel (0.32.3-2) ... [2021-07-09T18:13:00.660Z] #20 37.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-09T18:13:00.660Z] #20 37.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:13:00.692Z] #20 44.56 Selecting previously unselected package uidmap. [2021-07-09T18:13:00.692Z] #20 44.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-09T18:13:00.692Z] #20 44.57 Unpacking uidmap (1:4.5-1.1) ... [2021-07-09T18:13:00.692Z] #20 44.68 Selecting previously unselected package vim-runtime. [2021-07-09T18:13:00.871Z] #20 20.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:00.871Z] #20 20.75 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-09T18:13:00.958Z] #20 44.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:13:00.958Z] #20 44.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-09T18:13:00.958Z] #20 44.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-09T18:13:00.958Z] #20 44.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:13:01.741Z] #43 99.67 CC criu/clone-noasan.o [2021-07-09T18:13:01.741Z] #43 99.88 CC criu/config.o [2021-07-09T18:13:02.009Z] #20 53.24 Setting up apparmor (2.13.2-10) ... [2021-07-09T18:13:02.766Z] #20 22.68 Selecting previously unselected package python3-minimal. [2021-07-09T18:13:02.767Z] #20 22.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-07-09T18:13:02.767Z] #20 22.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-09T18:13:02.767Z] #20 22.74 Unpacking python3-minimal (3.7.3-1) ... [2021-07-09T18:13:02.767Z] #20 22.81 Selecting previously unselected package libmpdec2:amd64. [2021-07-09T18:13:02.767Z] #20 22.81 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-09T18:13:02.767Z] #20 22.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-09T18:13:02.767Z] #20 22.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-09T18:13:02.767Z] #20 22.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:13:02.767Z] #20 22.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:02.873Z] #20 ... [2021-07-09T18:13:02.873Z] [2021-07-09T18:13:02.873Z] #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-07-09T18:13:02.873Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:02.873Z] #43 100.2 CC criu/autofs.o [2021-07-09T18:13:02.873Z] #43 101.5 CC criu/bfd.o [2021-07-09T18:13:02.873Z] #43 102.0 CC criu/bitmap.o [2021-07-09T18:13:02.873Z] #43 102.2 CC criu/cgroup-props.o [2021-07-09T18:13:02.873Z] #43 102.9 CC criu/cgroup.o [2021-07-09T18:13:02.873Z] #43 105.6 CC criu/clone-noasan.o [2021-07-09T18:13:02.873Z] #43 105.9 CC criu/config.o [2021-07-09T18:13:02.873Z] #43 107.3 CC criu/cr-check.o [2021-07-09T18:13:02.873Z] #43 108.9 CC criu/cr-dedup.o [2021-07-09T18:13:02.873Z] #43 109.4 CC criu/cr-dump.o [2021-07-09T18:13:03.129Z] #43 101.3 CC criu/cr-check.o [2021-07-09T18:13:03.129Z] #43 ... [2021-07-09T18:13:03.129Z] [2021-07-09T18:13:03.129Z] #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-07-09T18:13:03.129Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:13:03.129Z] #20 38.54 Selecting previously unselected package libnet1:amd64. [2021-07-09T18:13:03.129Z] #20 38.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:13:03.129Z] #20 38.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:13:03.389Z] #20 38.62 Selecting previously unselected package libnl-3-200:amd64. [2021-07-09T18:13:03.389Z] #20 38.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-09T18:13:03.389Z] #20 38.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:13:03.389Z] #20 38.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-09T18:13:03.389Z] #20 38.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:13:03.389Z] #20 38.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:13:03.389Z] #20 38.86 Selecting previously unselected package libreadline5:amd64. [2021-07-09T18:13:03.389Z] #20 38.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-09T18:13:03.389Z] #20 38.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-09T18:13:03.647Z] #20 39.01 Selecting previously unselected package net-tools. [2021-07-09T18:13:03.647Z] #20 39.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-09T18:13:03.647Z] #20 39.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:13:03.647Z] #20 39.21 Selecting previously unselected package python-pip-whl. [2021-07-09T18:13:03.647Z] #20 39.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-09T18:13:03.697Z] #20 23.88 Selecting previously unselected package python3.7. [2021-07-09T18:13:03.906Z] #20 39.26 Unpacking python-pip-whl (18.1-5) ... [2021-07-09T18:13:03.936Z] #20 55.08 Setting up xfsprogs (4.20.0-1) ... [2021-07-09T18:13:03.936Z] #20 55.10 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:13:03.936Z] #20 55.49 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:13:03.954Z] #20 23.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-09T18:13:03.954Z] #20 23.89 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:03.954Z] #20 24.07 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-09T18:13:03.954Z] #20 24.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-09T18:13:03.954Z] #20 24.08 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-09T18:13:04.211Z] #20 24.15 Setting up python3-minimal (3.7.3-1) ... [2021-07-09T18:13:04.259Z] #43 ... [2021-07-09T18:13:04.259Z] [2021-07-09T18:13:04.259Z] #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-07-09T18:13:04.259Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:13:04.259Z] #20 47.94 Selecting previously unselected package vim. [2021-07-09T18:13:04.259Z] #20 47.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:13:04.259Z] #20 47.99 Unpacking vim (2:8.1.0875-5) ... [2021-07-09T18:13:04.474Z] #20 39.77 Selecting previously unselected package python3-lib2to3. [2021-07-09T18:13:04.474Z] #20 39.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-09T18:13:04.474Z] #20 39.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:13:04.474Z] #20 39.87 Selecting previously unselected package python3-distutils. [2021-07-09T18:13:04.474Z] #20 39.88 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-09T18:13:04.474Z] #20 39.88 Unpacking python3-distutils (3.7.3-1) ... [2021-07-09T18:13:04.520Z] #20 48.52 Selecting previously unselected package xfsprogs. [2021-07-09T18:13:04.734Z] #20 40.00 Selecting previously unselected package python3-pip. [2021-07-09T18:13:04.734Z] #20 40.01 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-09T18:13:04.734Z] #20 40.01 Unpacking python3-pip (18.1-5) ... [2021-07-09T18:13:04.734Z] #20 40.18 Selecting previously unselected package python3-pkg-resources. [2021-07-09T18:13:04.734Z] #20 40.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:13:04.734Z] #20 40.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:13:04.781Z] #20 48.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-09T18:13:04.781Z] #20 48.54 Unpacking xfsprogs (4.20.0-1) ... [2021-07-09T18:13:04.867Z] #20 40.94 Selecting previously unselected package libnet1:amd64. [2021-07-09T18:13:04.867Z] #20 40.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:13:04.867Z] #20 40.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:13:04.867Z] #20 41.03 Selecting previously unselected package libnl-3-200:amd64. [2021-07-09T18:13:04.867Z] #20 41.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-09T18:13:04.867Z] #20 41.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:13:04.867Z] #20 41.14 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-09T18:13:04.867Z] #20 41.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:13:04.867Z] #20 41.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:13:04.867Z] #20 41.23 Selecting previously unselected package libreadline5:amd64. [2021-07-09T18:13:04.867Z] #20 41.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-09T18:13:04.867Z] #20 41.24 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-09T18:13:04.867Z] #20 41.36 Selecting previously unselected package net-tools. [2021-07-09T18:13:04.867Z] #20 41.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-09T18:13:04.867Z] #20 41.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:13:04.867Z] #20 41.54 Selecting previously unselected package python-pip-whl. [2021-07-09T18:13:04.867Z] #20 41.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-09T18:13:04.867Z] #20 41.56 Unpacking python-pip-whl (18.1-5) ... [2021-07-09T18:13:04.993Z] #20 40.36 Selecting previously unselected package python3-setuptools. [2021-07-09T18:13:04.993Z] #20 40.37 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-09T18:13:04.993Z] #20 40.38 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-09T18:13:05.142Z] #20 25.05 Selecting previously unselected package python3. [2021-07-09T18:13:05.142Z] #20 25.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 ... 24096 files and directories currently installed.) [2021-07-09T18:13:05.142Z] #20 25.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-09T18:13:05.142Z] #20 25.11 Unpacking python3 (3.7.3-1) ... [2021-07-09T18:13:05.142Z] #20 25.21 Selecting previously unselected package libip4tc0:amd64. [2021-07-09T18:13:05.142Z] #20 25.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-09T18:13:05.142Z] #20 25.22 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:05.253Z] #20 40.59 Selecting previously unselected package python3-wheel. [2021-07-09T18:13:05.253Z] #20 40.60 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-09T18:13:05.253Z] #20 40.61 Unpacking python3-wheel (0.32.3-2) ... [2021-07-09T18:13:05.253Z] #20 40.69 Selecting previously unselected package sudo. [2021-07-09T18:13:05.253Z] #20 40.70 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-09T18:13:05.253Z] #20 40.72 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:13:05.333Z] #20 56.57 Setting up python3-distutils (3.7.3-1) ... [2021-07-09T18:13:05.333Z] #20 ... [2021-07-09T18:13:05.333Z] [2021-07-09T18:13:05.333Z] #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-07-09T18:13:05.333Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:13:05.333Z] #43 99.57 CC criu/cgroup.o [2021-07-09T18:13:05.333Z] #43 102.8 CC criu/clone-noasan.o [2021-07-09T18:13:05.333Z] #43 103.1 CC criu/config.o [2021-07-09T18:13:05.333Z] #43 104.6 CC criu/cr-check.o [2021-07-09T18:13:05.333Z] #43 106.0 CC criu/cr-dedup.o [2021-07-09T18:13:05.333Z] #43 106.4 CC criu/cr-dump.o [2021-07-09T18:13:05.333Z] #43 108.8 CC criu/cr-errno.o [2021-07-09T18:13:05.333Z] #43 108.9 CC criu/cr-restore.o [2021-07-09T18:13:05.400Z] #20 25.31 Selecting previously unselected package libip6tc0:amd64. [2021-07-09T18:13:05.400Z] #20 25.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-09T18:13:05.400Z] #20 25.32 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:05.400Z] #20 25.41 Selecting previously unselected package libiptc0:amd64. [2021-07-09T18:13:05.400Z] #20 25.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-09T18:13:05.400Z] #20 25.44 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:05.400Z] #20 25.50 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-09T18:13:05.400Z] #20 25.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-09T18:13:05.400Z] #20 25.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-09T18:13:05.400Z] #20 25.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-09T18:13:05.400Z] #20 25.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-09T18:13:05.400Z] #20 25.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-09T18:13:05.414Z] #20 49.17 Selecting previously unselected package zip. [2021-07-09T18:13:05.414Z] #20 49.18 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-07-09T18:13:05.414Z] #20 49.20 Unpacking zip (3.0-11+b1) ... [2021-07-09T18:13:05.434Z] #20 42.11 Selecting previously unselected package python3-lib2to3. [2021-07-09T18:13:05.434Z] #20 42.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-09T18:13:05.434Z] #20 42.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:13:05.434Z] #20 42.23 Selecting previously unselected package python3-distutils. [2021-07-09T18:13:05.434Z] #20 42.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-09T18:13:05.434Z] #20 42.25 Unpacking python3-distutils (3.7.3-1) ... [2021-07-09T18:13:05.597Z] #43 ... [2021-07-09T18:13:05.597Z] [2021-07-09T18:13:05.597Z] #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-07-09T18:13:05.597Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-09T18:13:05.657Z] #20 25.64 Selecting previously unselected package libnftnl11:amd64. [2021-07-09T18:13:05.657Z] #20 25.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-09T18:13:05.657Z] #20 25.65 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-09T18:13:05.657Z] #20 25.75 Selecting previously unselected package iptables. [2021-07-09T18:13:05.657Z] #20 25.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-09T18:13:05.657Z] #20 25.77 Unpacking iptables (1.8.2-4) ... [2021-07-09T18:13:05.675Z] #20 49.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:13:05.676Z] #20 49.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:13:05.676Z] #20 49.49 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:05.676Z] #20 49.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-09T18:13:05.676Z] #20 49.62 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-09T18:13:05.693Z] #20 42.37 Selecting previously unselected package python3-pip. [2021-07-09T18:13:05.693Z] #20 42.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-09T18:13:05.693Z] #20 42.38 Unpacking python3-pip (18.1-5) ... [2021-07-09T18:13:05.821Z] #20 41.25 Selecting previously unselected package thin-provisioning-tools. [2021-07-09T18:13:05.822Z] #20 41.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-09T18:13:05.822Z] #20 41.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:13:05.865Z] #20 57.11 Setting up python3-setuptools (40.8.0-1) ... [2021-07-09T18:13:05.915Z] #20 26.10 Selecting previously unselected package xxd. [2021-07-09T18:13:05.915Z] #20 26.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:13:05.915Z] #20 26.11 Unpacking xxd (2:8.1.0875-5) ... [2021-07-09T18:13:05.937Z] #20 49.64 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:05.937Z] #20 49.65 Setting up uidmap (1:4.5-1.1) ... [2021-07-09T18:13:05.937Z] #20 49.67 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-09T18:13:05.937Z] #20 49.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:13:05.937Z] #20 49.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:13:05.937Z] #20 49.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:13:05.937Z] #20 49.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:13:05.937Z] #20 49.74 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:13:05.937Z] #20 49.75 Setting up zip (3.0-11+b1) ... [2021-07-09T18:13:05.937Z] #20 49.78 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:13:05.937Z] #20 49.80 Setting up bash-completion (1:2.8-6) ... [2021-07-09T18:13:05.952Z] #20 42.58 Selecting previously unselected package python3-pkg-resources. [2021-07-09T18:13:05.952Z] #20 42.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:13:05.952Z] #20 42.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:13:05.952Z] #20 42.71 Selecting previously unselected package python3-setuptools. [2021-07-09T18:13:05.952Z] #20 42.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-09T18:13:05.952Z] #20 42.72 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-09T18:13:06.081Z] #20 41.51 Selecting previously unselected package uidmap. [2021-07-09T18:13:06.081Z] #20 41.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-09T18:13:06.081Z] #20 41.54 Unpacking uidmap (1:4.5-1.1) ... [2021-07-09T18:13:06.172Z] #20 26.23 Selecting previously unselected package vim-common. [2021-07-09T18:13:06.172Z] #20 26.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:13:06.172Z] #20 26.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-09T18:13:06.211Z] #20 42.92 Selecting previously unselected package python3-wheel. [2021-07-09T18:13:06.211Z] #20 42.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-09T18:13:06.211Z] #20 42.93 Unpacking python3-wheel (0.32.3-2) ... [2021-07-09T18:13:06.211Z] #20 43.02 Selecting previously unselected package sudo. [2021-07-09T18:13:06.211Z] #20 43.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-09T18:13:06.211Z] #20 43.02 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:13:06.340Z] #20 41.64 Selecting previously unselected package vim-runtime. [2021-07-09T18:13:06.340Z] #20 41.64 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:13:06.340Z] #20 41.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-09T18:13:06.340Z] #20 41.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-09T18:13:06.340Z] #20 41.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:13:06.429Z] #20 26.43 Selecting previously unselected package bash-completion. [2021-07-09T18:13:06.429Z] #20 26.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-09T18:13:06.779Z] #20 43.56 Selecting previously unselected package thin-provisioning-tools. [2021-07-09T18:13:06.779Z] #20 43.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-09T18:13:06.779Z] #20 43.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:13:07.038Z] #20 43.81 Selecting previously unselected package uidmap. [2021-07-09T18:13:07.038Z] #20 43.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-09T18:13:07.038Z] #20 43.82 Unpacking uidmap (1:4.5-1.1) ... [2021-07-09T18:13:07.038Z] #20 43.93 Selecting previously unselected package vim-runtime. [2021-07-09T18:13:07.262Z] #20 58.52 Setting up python3-pip (18.1-5) ... [2021-07-09T18:13:07.297Z] #20 43.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:13:07.297Z] #20 43.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-09T18:13:07.297Z] #20 43.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-09T18:13:07.297Z] #20 44.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:13:07.799Z] #20 ... [2021-07-09T18:13:07.799Z] [2021-07-09T18:13:07.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-07-09T18:13:07.799Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:07.799Z] #43 97.26 CC criu/bfd.o [2021-07-09T18:13:07.799Z] #43 97.90 CC criu/bitmap.o [2021-07-09T18:13:07.799Z] #43 98.14 CC criu/cgroup-props.o [2021-07-09T18:13:07.799Z] #43 99.00 CC criu/cgroup.o [2021-07-09T18:13:07.799Z] #43 101.8 CC criu/clone-noasan.o [2021-07-09T18:13:07.799Z] #43 102.0 CC criu/config.o [2021-07-09T18:13:07.799Z] #43 103.3 CC criu/cr-check.o [2021-07-09T18:13:07.799Z] #43 105.0 CC criu/cr-dedup.o [2021-07-09T18:13:07.799Z] #43 105.5 CC criu/cr-dump.o [2021-07-09T18:13:08.057Z] #43 107.7 CC criu/cr-errno.o [2021-07-09T18:13:08.057Z] #43 107.8 CC criu/cr-restore.o [2021-07-09T18:13:08.672Z] #20 59.93 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:13:08.672Z] #20 60.00 Processing triggers for mime-support (3.62) ... [2021-07-09T18:13:08.940Z] #20 DONE 60.5s [2021-07-09T18:13:08.940Z] [2021-07-09T18:13:08.940Z] #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-07-09T18:13:08.940Z] #49 sha256:4b6cc1c33df1b3dc0543fbb1fda114a34327c02f962fcc81c59e35409aebf3e3 [2021-07-09T18:13:09.207Z] #49 ... [2021-07-09T18:13:09.208Z] [2021-07-09T18:13:09.208Z] #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-07-09T18:13:09.208Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-07-09T18:13:09.237Z] #20 52.92 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:09.237Z] #20 52.93 Setting up xz-utils (5.2.4-1) ... [2021-07-09T18:13:09.237Z] #20 52.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-09T18:13:09.237Z] #20 52.98 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:13:09.237Z] #20 53.06 invoke-rc.d: could not determine current runlevel [2021-07-09T18:13:09.237Z] #20 53.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T18:13:09.237Z] #20 53.09 Setting up pigz (2.4-1) ... [2021-07-09T18:13:09.237Z] #20 53.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-09T18:13:09.237Z] #20 53.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:13:09.237Z] #20 53.15 Setting up python-pip-whl (18.1-5) ... [2021-07-09T18:13:09.426Z] #43 ... [2021-07-09T18:13:09.426Z] [2021-07-09T18:13:09.426Z] #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-07-09T18:13:09.426Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:13:09.426Z] #20 29.20 Unpacking bash-completion (1:2.8-6) ... [2021-07-09T18:13:09.498Z] #20 53.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-09T18:13:09.498Z] #20 53.19 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:13:09.630Z] #20 44.88 Selecting previously unselected package vim. [2021-07-09T18:13:09.630Z] #20 44.89 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:13:09.630Z] #20 44.92 Unpacking vim (2:8.1.0875-5) ... [2021-07-09T18:13:09.682Z] #20 29.66 Selecting previously unselected package bzip2. [2021-07-09T18:13:09.682Z] #20 29.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-09T18:13:09.682Z] #20 29.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:13:09.682Z] #20 29.77 Selecting previously unselected package xz-utils. [2021-07-09T18:13:09.682Z] #20 29.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-09T18:13:09.682Z] #20 29.79 Unpacking xz-utils (5.2.4-1) ... [2021-07-09T18:13:09.758Z] #20 53.70 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-09T18:13:09.889Z] #20 45.45 Selecting previously unselected package xfsprogs. [2021-07-09T18:13:09.939Z] #20 29.93 Selecting previously unselected package apparmor. [2021-07-09T18:13:09.939Z] #20 29.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-09T18:13:09.939Z] #20 30.03 Unpacking apparmor (2.13.2-10) ... [2021-07-09T18:13:10.019Z] #20 53.71 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-09T18:13:10.019Z] #20 53.73 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:10.019Z] #20 53.75 Setting up vim (2:8.1.0875-5) ... [2021-07-09T18:13:10.019Z] #20 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-09T18:13:10.019Z] #20 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-09T18:13:10.019Z] #20 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-09T18:13:10.019Z] #20 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-09T18:13:10.019Z] #20 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-09T18:13:10.019Z] #20 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-09T18:13:10.019Z] #20 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-09T18:13:10.019Z] #20 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-09T18:13:10.019Z] #20 53.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-09T18:13:10.019Z] #20 53.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:13:10.019Z] #20 53.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-09T18:13:10.019Z] #20 53.89 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-09T18:13:10.019Z] #20 53.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-09T18:13:10.148Z] #20 45.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-09T18:13:10.148Z] #20 45.47 Unpacking xfsprogs (4.20.0-1) ... [2021-07-09T18:13:10.279Z] #20 53.92 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:10.502Z] #20 30.37 Selecting previously unselected package aufs-tools. [2021-07-09T18:13:10.502Z] #20 30.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-09T18:13:10.502Z] #20 30.38 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:13:10.502Z] #20 30.52 Selecting previously unselected package libonig5:amd64. [2021-07-09T18:13:10.502Z] #20 30.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-09T18:13:10.502Z] #20 30.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-09T18:13:10.585Z] #20 47.18 Selecting previously unselected package vim. [2021-07-09T18:13:10.585Z] #20 47.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:13:10.585Z] #20 47.21 Unpacking vim (2:8.1.0875-5) ... [2021-07-09T18:13:10.606Z] #21 1.429 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-09T18:13:10.606Z] #21 1.434 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-09T18:13:10.606Z] #21 1.440 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-09T18:13:10.606Z] #21 DONE 1.5s [2021-07-09T18:13:10.606Z] [2021-07-09T18:13:10.606Z] #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-07-09T18:13:10.606Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:13:10.606Z] #43 113.5 CC criu/cr-service.o [2021-07-09T18:13:10.717Z] #20 45.98 Selecting previously unselected package zip. [2021-07-09T18:13:10.717Z] #20 45.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-07-09T18:13:10.717Z] #20 45.99 Unpacking zip (3.0-11+b1) ... [2021-07-09T18:13:10.717Z] #20 46.21 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:13:10.717Z] #20 46.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:13:10.717Z] #20 46.25 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:10.717Z] #20 46.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-09T18:13:10.717Z] #20 46.26 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-09T18:13:10.717Z] #20 46.28 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:10.717Z] #20 46.29 Setting up uidmap (1:4.5-1.1) ... [2021-07-09T18:13:10.717Z] #20 46.31 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-09T18:13:10.759Z] #20 30.67 Selecting previously unselected package libjq1:amd64. [2021-07-09T18:13:10.759Z] #20 30.67 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-09T18:13:10.759Z] #20 30.68 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-09T18:13:10.759Z] #20 30.80 Selecting previously unselected package jq. [2021-07-09T18:13:10.759Z] #20 30.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-09T18:13:10.759Z] #20 30.81 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-09T18:13:10.759Z] #20 30.90 Selecting previously unselected package libaio1:amd64. [2021-07-09T18:13:10.843Z] #20 47.73 Selecting previously unselected package xfsprogs. [2021-07-09T18:13:10.976Z] #20 46.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:13:10.976Z] #20 46.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:13:10.976Z] #20 46.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:13:10.976Z] #20 46.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:13:10.976Z] #20 46.36 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:13:10.976Z] #20 46.37 Setting up zip (3.0-11+b1) ... [2021-07-09T18:13:10.976Z] #20 46.38 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:13:10.976Z] #20 46.41 Setting up bash-completion (1:2.8-6) ... [2021-07-09T18:13:11.015Z] #20 30.90 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-09T18:13:11.015Z] #20 30.92 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-09T18:13:11.015Z] #20 30.97 Selecting previously unselected package libgpm2:amd64. [2021-07-09T18:13:11.015Z] #20 30.98 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-09T18:13:11.015Z] #20 31.00 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-09T18:13:11.015Z] #20 31.05 Selecting previously unselected package libicu63:amd64. [2021-07-09T18:13:11.015Z] #20 31.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-09T18:13:11.015Z] #20 31.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:13:11.102Z] #20 47.73 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-09T18:13:11.102Z] #20 47.75 Unpacking xfsprogs (4.20.0-1) ... [2021-07-09T18:13:11.360Z] #20 48.23 Selecting previously unselected package zip. [2021-07-09T18:13:11.360Z] #20 48.24 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-07-09T18:13:11.360Z] #20 48.26 Unpacking zip (3.0-11+b1) ... [2021-07-09T18:13:11.556Z] #43 115.7 CC criu/crtools.o [2021-07-09T18:13:11.620Z] #20 48.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:13:11.620Z] #20 48.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:13:11.620Z] #20 48.47 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:11.620Z] #20 48.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-09T18:13:11.620Z] #20 48.50 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-09T18:13:11.620Z] #20 48.51 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:11.620Z] #20 48.52 Setting up uidmap (1:4.5-1.1) ... [2021-07-09T18:13:11.620Z] #20 48.53 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-09T18:13:11.620Z] #20 48.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:13:11.879Z] #20 48.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:13:11.879Z] #20 48.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:13:11.879Z] #20 48.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:13:11.879Z] #20 48.58 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:13:11.879Z] #20 48.59 Setting up zip (3.0-11+b1) ... [2021-07-09T18:13:11.879Z] #20 48.60 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:13:11.879Z] #20 48.64 Setting up bash-completion (1:2.8-6) ... [2021-07-09T18:13:12.134Z] #43 116.3 CC criu/eventfd.o [2021-07-09T18:13:12.396Z] #43 116.6 CC criu/eventpoll.o [2021-07-09T18:13:12.816Z] #20 ... [2021-07-09T18:13:12.816Z] [2021-07-09T18:13:12.816Z] #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-07-09T18:13:12.816Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:12.816Z] #43 101.8 CC criu/clone-noasan.o [2021-07-09T18:13:12.816Z] #43 102.0 CC criu/config.o [2021-07-09T18:13:12.816Z] #43 103.3 CC criu/cr-check.o [2021-07-09T18:13:12.816Z] #43 105.0 CC criu/cr-dedup.o [2021-07-09T18:13:12.816Z] #43 105.5 CC criu/cr-dump.o [2021-07-09T18:13:12.816Z] #43 107.7 CC criu/cr-errno.o [2021-07-09T18:13:12.816Z] #43 107.8 CC criu/cr-restore.o [2021-07-09T18:13:13.345Z] #43 117.6 CC criu/external.o [2021-07-09T18:13:13.383Z] #43 112.3 CC criu/cr-service.o [2021-07-09T18:13:13.580Z] #20 57.06 Setting up iptables (1.8.2-4) ... [2021-07-09T18:13:13.580Z] #20 57.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:13.580Z] #20 57.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:13.580Z] #20 57.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:13.580Z] #20 57.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:13.580Z] #20 57.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-09T18:13:13.580Z] #20 57.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-09T18:13:13.580Z] #20 57.16 Setting up python3 (3.7.3-1) ... [2021-07-09T18:13:13.842Z] #20 57.70 Setting up python3-wheel (0.32.3-2) ... [2021-07-09T18:13:13.970Z] #43 117.9 CC criu/fault-injection.o [2021-07-09T18:13:13.970Z] #43 118.1 CC criu/fdstore.o [2021-07-09T18:13:14.107Z] #20 ... [2021-07-09T18:13:14.107Z] [2021-07-09T18:13:14.107Z] #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-07-09T18:13:14.107Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:14.107Z] #43 111.9 CC criu/cr-errno.o [2021-07-09T18:13:14.107Z] #43 111.9 CC criu/cr-restore.o [2021-07-09T18:13:14.107Z] #43 117.0 CC criu/cr-service.o [2021-07-09T18:13:14.107Z] #43 118.6 CC criu/crtools.o [2021-07-09T18:13:14.107Z] #43 119.2 CC criu/eventfd.o [2021-07-09T18:13:14.107Z] #43 119.6 CC criu/eventpoll.o [2021-07-09T18:13:14.107Z] #43 120.5 CC criu/external.o [2021-07-09T18:13:14.107Z] #43 120.9 CC criu/fault-injection.o [2021-07-09T18:13:14.107Z] #43 121.0 CC criu/fdstore.o [2021-07-09T18:13:14.107Z] #43 121.3 CC criu/fifo.o [2021-07-09T18:13:14.107Z] #43 121.8 CC criu/file-ids.o [2021-07-09T18:13:14.244Z] #43 118.4 CC criu/fifo.o [2021-07-09T18:13:14.286Z] #20 34.21 Selecting previously unselected package libnet1:amd64. [2021-07-09T18:13:14.286Z] #20 34.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-09T18:13:14.286Z] #20 34.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:13:14.286Z] #20 34.30 Selecting previously unselected package libnl-3-200:amd64. [2021-07-09T18:13:14.286Z] #20 34.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-09T18:13:14.286Z] #20 34.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:13:14.286Z] #20 34.42 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-09T18:13:14.296Z] #20 49.14 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:14.296Z] #20 49.15 Setting up xz-utils (5.2.4-1) ... [2021-07-09T18:13:14.296Z] #20 49.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-09T18:13:14.296Z] #20 49.17 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:13:14.296Z] #20 49.25 invoke-rc.d: could not determine current runlevel [2021-07-09T18:13:14.296Z] #20 49.26 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T18:13:14.296Z] #20 49.27 Setting up pigz (2.4-1) ... [2021-07-09T18:13:14.296Z] #20 49.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-09T18:13:14.296Z] #20 49.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:13:14.296Z] #20 49.33 Setting up python-pip-whl (18.1-5) ... [2021-07-09T18:13:14.296Z] #20 49.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-09T18:13:14.296Z] #20 49.35 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:13:14.296Z] #20 49.74 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-09T18:13:14.296Z] #20 49.75 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-09T18:13:14.296Z] #20 49.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:14.296Z] #20 49.77 Setting up vim (2:8.1.0875-5) ... [2021-07-09T18:13:14.296Z] #20 49.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-09T18:13:14.296Z] #20 49.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-09T18:13:14.296Z] #20 49.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-09T18:13:14.296Z] #20 49.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-09T18:13:14.296Z] #20 49.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-09T18:13:14.296Z] #20 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-09T18:13:14.296Z] #20 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-09T18:13:14.296Z] #20 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-09T18:13:14.368Z] #43 122.1 CC criu/file-lock.o [2021-07-09T18:13:14.543Z] #20 34.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-09T18:13:14.543Z] #20 34.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:13:14.543Z] #20 34.50 Selecting previously unselected package libreadline5:amd64. [2021-07-09T18:13:14.543Z] #20 34.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-09T18:13:14.543Z] #20 34.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-09T18:13:14.543Z] #20 34.64 Selecting previously unselected package net-tools. [2021-07-09T18:13:14.543Z] #20 34.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-09T18:13:14.543Z] #20 34.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:13:14.555Z] #20 49.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-09T18:13:14.555Z] #20 49.86 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:13:14.555Z] #20 49.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-09T18:13:14.555Z] #20 49.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-09T18:13:14.555Z] #20 49.95 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-09T18:13:14.555Z] #20 49.96 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:14.630Z] #43 ... [2021-07-09T18:13:14.630Z] [2021-07-09T18:13:14.630Z] #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-07-09T18:13:14.630Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:13:14.759Z] #43 ... [2021-07-09T18:13:14.759Z] [2021-07-09T18:13:14.759Z] #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-07-09T18:13:14.759Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:13:14.759Z] #20 51.47 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:14.759Z] #20 51.49 Setting up xz-utils (5.2.4-1) ... [2021-07-09T18:13:14.759Z] #20 51.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-09T18:13:14.759Z] #20 51.53 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:13:14.759Z] #20 51.58 invoke-rc.d: could not determine current runlevel [2021-07-09T18:13:14.759Z] #20 51.59 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T18:13:14.800Z] #20 34.85 Selecting previously unselected package python-pip-whl. [2021-07-09T18:13:14.800Z] #20 34.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-09T18:13:14.800Z] #20 34.87 Unpacking python-pip-whl (18.1-5) ... [2021-07-09T18:13:14.814Z] #20 ... [2021-07-09T18:13:14.814Z] [2021-07-09T18:13:14.814Z] #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-07-09T18:13:14.814Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:14.814Z] #43 102.9 CC criu/cr-dedup.o [2021-07-09T18:13:14.814Z] #43 103.3 CC criu/cr-dump.o [2021-07-09T18:13:14.814Z] #43 105.5 CC criu/cr-errno.o [2021-07-09T18:13:14.814Z] #43 105.6 CC criu/cr-restore.o [2021-07-09T18:13:14.814Z] #43 109.9 CC criu/cr-service.o [2021-07-09T18:13:14.814Z] #43 111.5 CC criu/crtools.o [2021-07-09T18:13:14.814Z] #43 112.0 CC criu/eventfd.o [2021-07-09T18:13:14.814Z] #43 112.4 CC criu/eventpoll.o [2021-07-09T18:13:14.834Z] #43 118.9 CC criu/file-ids.o [2021-07-09T18:13:14.892Z] #20 58.51 Setting up apparmor (2.13.2-10) ... [2021-07-09T18:13:15.018Z] #20 51.61 Setting up pigz (2.4-1) ... [2021-07-09T18:13:15.018Z] #20 51.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-09T18:13:15.018Z] #20 51.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:13:15.018Z] #20 51.66 Setting up python-pip-whl (18.1-5) ... [2021-07-09T18:13:15.018Z] #20 51.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-09T18:13:15.018Z] #20 51.68 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:13:15.099Z] #43 119.3 CC criu/file-lock.o [2021-07-09T18:13:15.277Z] #20 52.10 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-09T18:13:15.277Z] #20 52.11 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-09T18:13:15.277Z] #20 52.12 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:15.277Z] #20 52.13 Setting up vim (2:8.1.0875-5) ... [2021-07-09T18:13:15.277Z] #20 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-09T18:13:15.277Z] #20 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-09T18:13:15.277Z] #20 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-09T18:13:15.363Z] #20 35.38 Selecting previously unselected package python3-lib2to3. [2021-07-09T18:13:15.363Z] #20 35.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-09T18:13:15.363Z] #20 35.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:13:15.363Z] #20 35.54 Selecting previously unselected package python3-distutils. [2021-07-09T18:13:15.363Z] #20 35.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-09T18:13:15.381Z] #43 113.2 CC criu/external.o [2021-07-09T18:13:15.381Z] #43 113.6 CC criu/fault-injection.o [2021-07-09T18:13:15.537Z] #20 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-09T18:13:15.537Z] #20 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-09T18:13:15.537Z] #20 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-09T18:13:15.537Z] #20 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-09T18:13:15.537Z] #20 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-09T18:13:15.537Z] #20 52.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-09T18:13:15.537Z] #20 52.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:13:15.537Z] #20 52.24 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-09T18:13:15.537Z] #20 52.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-09T18:13:15.537Z] #20 52.26 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-09T18:13:15.537Z] #20 52.28 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:15.620Z] #20 35.56 Unpacking python3-distutils (3.7.3-1) ... [2021-07-09T18:13:15.620Z] #20 35.67 Selecting previously unselected package python3-pip. [2021-07-09T18:13:15.620Z] #20 35.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-09T18:13:15.620Z] #20 35.69 Unpacking python3-pip (18.1-5) ... [2021-07-09T18:13:15.640Z] #43 113.7 CC criu/fdstore.o [2021-07-09T18:13:15.877Z] #20 35.85 Selecting previously unselected package python3-pkg-resources. [2021-07-09T18:13:15.877Z] #20 35.87 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-09T18:13:15.877Z] #20 35.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:13:15.877Z] #20 36.00 Selecting previously unselected package python3-setuptools. [2021-07-09T18:13:15.877Z] #20 36.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-09T18:13:15.877Z] #20 36.02 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-09T18:13:15.899Z] #43 114.2 CC criu/fifo.o [2021-07-09T18:13:16.050Z] #43 120.3 CC criu/files-ext.o [2021-07-09T18:13:16.133Z] #20 36.23 Selecting previously unselected package python3-wheel. [2021-07-09T18:13:16.133Z] #20 36.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-09T18:13:16.133Z] #20 36.24 Unpacking python3-wheel (0.32.3-2) ... [2021-07-09T18:13:16.133Z] #20 36.31 Selecting previously unselected package sudo. [2021-07-09T18:13:16.133Z] #20 36.32 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-09T18:13:16.313Z] #43 120.6 CC criu/files-reg.o [2021-07-09T18:13:16.390Z] #20 36.33 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:13:16.467Z] #43 114.6 CC criu/file-ids.o [2021-07-09T18:13:16.648Z] #20 36.82 Selecting previously unselected package thin-provisioning-tools. [2021-07-09T18:13:16.648Z] #20 36.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-09T18:13:16.648Z] #20 36.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:13:16.726Z] #43 115.0 CC criu/file-lock.o [2021-07-09T18:13:16.809Z] #20 60.48 Setting up xfsprogs (4.20.0-1) ... [2021-07-09T18:13:16.809Z] #20 60.49 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:13:16.905Z] #20 37.05 Selecting previously unselected package uidmap. [2021-07-09T18:13:16.905Z] #20 37.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-09T18:13:16.905Z] #20 37.07 Unpacking uidmap (1:4.5-1.1) ... [2021-07-09T18:13:17.070Z] #20 60.90 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:13:17.167Z] #20 37.18 Selecting previously unselected package vim-runtime. [2021-07-09T18:13:17.167Z] #20 37.18 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-09T18:13:17.167Z] #20 37.21 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-09T18:13:17.167Z] #20 37.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-09T18:13:17.167Z] #20 37.25 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:13:17.663Z] #43 ... [2021-07-09T18:13:17.663Z] [2021-07-09T18:13:17.663Z] #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-07-09T18:13:17.663Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:13:17.663Z] #20 52.81 Setting up iptables (1.8.2-4) ... [2021-07-09T18:13:17.663Z] #20 52.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:17.663Z] #20 52.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:17.663Z] #20 52.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:17.663Z] #20 52.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:17.663Z] #20 52.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-09T18:13:17.663Z] #20 52.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-09T18:13:17.663Z] #20 52.87 Setting up python3 (3.7.3-1) ... [2021-07-09T18:13:17.922Z] #20 53.36 Setting up python3-wheel (0.32.3-2) ... [2021-07-09T18:13:18.068Z] #20 54.99 Setting up iptables (1.8.2-4) ... [2021-07-09T18:13:18.258Z] #43 122.3 CC criu/files.o [2021-07-09T18:13:18.327Z] #20 55.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:18.327Z] #20 55.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:18.327Z] #20 55.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:18.327Z] #20 55.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:18.327Z] #20 55.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-09T18:13:18.327Z] #20 55.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-09T18:13:18.327Z] #20 55.06 Setting up python3 (3.7.3-1) ... [2021-07-09T18:13:18.458Z] #20 61.95 Setting up python3-distutils (3.7.3-1) ... [2021-07-09T18:13:18.490Z] #20 54.00 Setting up apparmor (2.13.2-10) ... [2021-07-09T18:13:18.720Z] #20 62.47 Setting up python3-setuptools (40.8.0-1) ... [2021-07-09T18:13:18.896Z] #20 55.44 Setting up python3-wheel (0.32.3-2) ... [2021-07-09T18:13:19.463Z] #20 56.17 Setting up apparmor (2.13.2-10) ... [2021-07-09T18:13:20.107Z] #20 63.80 Setting up python3-pip (18.1-5) ... [2021-07-09T18:13:20.187Z] #43 123.9 CC criu/filesystems.o [2021-07-09T18:13:20.395Z] #20 55.59 Setting up xfsprogs (4.20.0-1) ... [2021-07-09T18:13:20.395Z] #20 55.61 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:13:20.439Z] #20 40.50 Selecting previously unselected package vim. [2021-07-09T18:13:20.439Z] #20 40.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-09T18:13:20.439Z] #20 40.53 Unpacking vim (2:8.1.0875-5) ... [2021-07-09T18:13:20.451Z] #43 124.5 CC criu/fsnotify.o [2021-07-09T18:13:20.654Z] #20 55.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:13:20.715Z] #43 ... [2021-07-09T18:13:20.715Z] [2021-07-09T18:13:20.715Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:20.715Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-07-09T18:13:20.715Z] #22 5.222 Collecting yamllint==1.26.1 [2021-07-09T18:13:20.850Z] #20 57.77 Setting up xfsprogs (4.20.0-1) ... [2021-07-09T18:13:21.002Z] #20 41.08 Selecting previously unselected package xfsprogs. [2021-07-09T18:13:21.002Z] #20 41.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-09T18:13:21.002Z] #20 41.09 Unpacking xfsprogs (4.20.0-1) ... [2021-07-09T18:13:21.053Z] #20 64.87 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:13:21.053Z] #20 64.94 Processing triggers for mime-support (3.62) ... [2021-07-09T18:13:21.108Z] #20 57.79 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:13:21.292Z] #22 10.63 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-09T18:13:21.557Z] #22 ... [2021-07-09T18:13:21.557Z] [2021-07-09T18:13:21.557Z] #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-07-09T18:13:21.557Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:13:21.557Z] #43 125.7 CC criu/image-desc.o [2021-07-09T18:13:21.565Z] #20 41.52 Selecting previously unselected package zip. [2021-07-09T18:13:21.565Z] #20 41.56 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-07-09T18:13:21.565Z] #20 41.56 Unpacking zip (3.0-11+b1) ... [2021-07-09T18:13:21.565Z] #20 41.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-09T18:13:21.592Z] #20 56.87 Setting up python3-distutils (3.7.3-1) ... [2021-07-09T18:13:21.675Z] #20 58.24 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:13:21.821Z] #43 125.9 CC criu/image.o [2021-07-09T18:13:21.821Z] #20 41.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-09T18:13:21.821Z] #20 41.83 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:21.821Z] #20 41.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-09T18:13:21.821Z] #20 41.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-09T18:13:21.821Z] #20 41.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:21.821Z] #20 41.88 Setting up uidmap (1:4.5-1.1) ... [2021-07-09T18:13:21.821Z] #20 41.89 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-09T18:13:21.821Z] #20 41.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-09T18:13:21.821Z] #20 41.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-09T18:13:21.821Z] #20 41.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-09T18:13:21.821Z] #20 41.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-09T18:13:21.821Z] #20 41.95 Setting up xxd (2:8.1.0875-5) ... [2021-07-09T18:13:21.821Z] #20 41.96 Setting up zip (3.0-11+b1) ... [2021-07-09T18:13:21.821Z] #20 41.97 Setting up vim-common (2:8.1.0875-5) ... [2021-07-09T18:13:21.821Z] #20 42.00 Setting up bash-completion (1:2.8-6) ... [2021-07-09T18:13:21.851Z] #20 57.37 Setting up python3-setuptools (40.8.0-1) ... [2021-07-09T18:13:22.383Z] #20 ... [2021-07-09T18:13:22.383Z] [2021-07-09T18:13:22.383Z] #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-07-09T18:13:22.383Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:22.383Z] #43 112.0 CC criu/cr-service.o [2021-07-09T18:13:22.383Z] #43 113.5 CC criu/crtools.o [2021-07-09T18:13:22.383Z] #43 114.1 CC criu/eventfd.o [2021-07-09T18:13:22.383Z] #43 114.4 CC criu/eventpoll.o [2021-07-09T18:13:22.383Z] #43 115.2 CC criu/external.o [2021-07-09T18:13:22.383Z] #43 115.5 CC criu/fault-injection.o [2021-07-09T18:13:22.383Z] #43 115.6 CC criu/fdstore.o [2021-07-09T18:13:22.383Z] #43 116.1 CC criu/fifo.o [2021-07-09T18:13:22.384Z] #43 116.5 CC criu/file-ids.o [2021-07-09T18:13:22.384Z] #43 116.9 CC criu/file-lock.o [2021-07-09T18:13:22.384Z] #43 117.9 CC criu/files-ext.o [2021-07-09T18:13:22.384Z] #43 118.3 CC criu/files-reg.o [2021-07-09T18:13:22.384Z] #43 120.4 CC criu/files.o [2021-07-09T18:13:22.442Z] #20 DONE 66.1s [2021-07-09T18:13:22.442Z] [2021-07-09T18:13:22.442Z] #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-07-09T18:13:22.442Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-07-09T18:13:22.611Z] #20 59.25 Setting up python3-distutils (3.7.3-1) ... [2021-07-09T18:13:22.772Z] #43 126.8 CC criu/ipc_ns.o [2021-07-09T18:13:22.947Z] #43 122.6 CC criu/filesystems.o [2021-07-09T18:13:23.180Z] #20 59.76 Setting up python3-setuptools (40.8.0-1) ... [2021-07-09T18:13:23.229Z] #20 58.59 Setting up python3-pip (18.1-5) ... [2021-07-09T18:13:23.388Z] #21 1.038 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-09T18:13:23.388Z] #21 1.045 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-09T18:13:23.388Z] #21 1.083 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-09T18:13:23.388Z] #21 DONE 1.2s [2021-07-09T18:13:23.388Z] [2021-07-09T18:13:23.388Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:23.388Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:23.510Z] #43 123.3 CC criu/fsnotify.o [2021-07-09T18:13:23.724Z] #43 127.8 CC criu/irmap.o [2021-07-09T18:13:24.116Z] #20 60.98 Setting up python3-pip (18.1-5) ... [2021-07-09T18:13:24.307Z] #43 128.3 CC criu/kcmp-ids.o [2021-07-09T18:13:24.573Z] #43 128.6 CC criu/kerndat.o [2021-07-09T18:13:24.606Z] #20 59.70 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:13:24.606Z] #20 59.74 Processing triggers for mime-support (3.62) ... [2021-07-09T18:13:24.864Z] #20 DONE 60.3s [2021-07-09T18:13:24.864Z] [2021-07-09T18:13:24.864Z] #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-07-09T18:13:24.864Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-07-09T18:13:24.879Z] #43 ... [2021-07-09T18:13:24.879Z] [2021-07-09T18:13:24.880Z] #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-07-09T18:13:24.880Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:13:24.880Z] #20 44.74 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-09T18:13:24.880Z] #20 44.76 Setting up xz-utils (5.2.4-1) ... [2021-07-09T18:13:24.880Z] #20 44.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-09T18:13:24.880Z] #20 44.79 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-09T18:13:24.880Z] #20 44.92 invoke-rc.d: could not determine current runlevel [2021-07-09T18:13:24.880Z] #20 44.92 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T18:13:24.880Z] #20 44.93 Setting up pigz (2.4-1) ... [2021-07-09T18:13:24.880Z] #20 44.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-09T18:13:24.880Z] #20 44.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-09T18:13:24.880Z] #20 44.98 Setting up python-pip-whl (18.1-5) ... [2021-07-09T18:13:24.880Z] #20 44.99 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-09T18:13:25.054Z] #20 ... [2021-07-09T18:13:25.054Z] [2021-07-09T18:13:25.054Z] #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-07-09T18:13:25.054Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:25.054Z] #43 113.9 CC criu/crtools.o [2021-07-09T18:13:25.054Z] #43 114.6 CC criu/eventfd.o [2021-07-09T18:13:25.054Z] #43 115.0 CC criu/eventpoll.o [2021-07-09T18:13:25.054Z] #43 115.9 CC criu/external.o [2021-07-09T18:13:25.054Z] #43 116.2 CC criu/fault-injection.o [2021-07-09T18:13:25.054Z] #43 116.4 CC criu/fdstore.o [2021-07-09T18:13:25.054Z] #43 116.8 CC criu/fifo.o [2021-07-09T18:13:25.054Z] #43 117.3 CC criu/file-ids.o [2021-07-09T18:13:25.054Z] #43 117.7 CC criu/file-lock.o [2021-07-09T18:13:25.054Z] #43 118.6 CC criu/files-ext.o [2021-07-09T18:13:25.054Z] #43 119.1 CC criu/files-reg.o [2021-07-09T18:13:25.054Z] #43 121.5 CC criu/files.o [2021-07-09T18:13:25.054Z] #43 123.5 CC criu/filesystems.o [2021-07-09T18:13:25.054Z] #43 124.2 CC criu/fsnotify.o [2021-07-09T18:13:25.136Z] #20 45.00 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-09T18:13:25.305Z] #22 ... [2021-07-09T18:13:25.305Z] [2021-07-09T18:13:25.305Z] #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-07-09T18:13:25.305Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:25.305Z] #43 122.9 CC criu/files-ext.o [2021-07-09T18:13:25.305Z] #43 123.4 CC criu/files-reg.o [2021-07-09T18:13:25.305Z] #43 125.5 CC criu/files.o [2021-07-09T18:13:25.305Z] #43 127.8 CC criu/filesystems.o [2021-07-09T18:13:25.305Z] #43 128.6 CC criu/fsnotify.o [2021-07-09T18:13:25.305Z] #43 129.7 CC criu/image-desc.o [2021-07-09T18:13:25.305Z] #43 129.9 CC criu/image.o [2021-07-09T18:13:25.305Z] #43 131.3 CC criu/ipc_ns.o [2021-07-09T18:13:25.305Z] #43 132.8 CC criu/irmap.o [2021-07-09T18:13:25.305Z] #43 ... [2021-07-09T18:13:25.305Z] [2021-07-09T18:13:25.305Z] #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-07-09T18:13:25.305Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:13:25.305Z] #40 192.1 + dpkg --print-architecture [2021-07-09T18:13:25.305Z] #40 192.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-09T18:13:25.305Z] #40 192.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-09T18:13:25.305Z] #40 192.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-09T18:13:25.314Z] #43 ... [2021-07-09T18:13:25.314Z] [2021-07-09T18:13:25.314Z] #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-07-09T18:13:25.314Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:13:25.314Z] #20 62.08 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:13:25.314Z] #20 62.13 Processing triggers for mime-support (3.62) ... [2021-07-09T18:13:25.393Z] #20 45.45 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-09T18:13:25.393Z] #20 45.47 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-09T18:13:25.393Z] #20 45.48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:25.393Z] #20 45.49 Setting up vim (2:8.1.0875-5) ... [2021-07-09T18:13:25.393Z] #20 45.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-09T18:13:25.393Z] #20 45.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-09T18:13:25.393Z] #20 45.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-09T18:13:25.393Z] #20 45.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-09T18:13:25.393Z] #20 45.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-09T18:13:25.393Z] #20 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-09T18:13:25.393Z] #20 45.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-09T18:13:25.393Z] #20 45.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-09T18:13:25.722Z] #20 45.58 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-09T18:13:25.722Z] #20 45.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-09T18:13:25.722Z] #20 45.61 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-09T18:13:25.722Z] #20 45.62 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-09T18:13:25.722Z] #20 45.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-09T18:13:25.722Z] #20 45.64 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-09T18:13:25.886Z] #20 DONE 62.8s [2021-07-09T18:13:25.886Z] [2021-07-09T18:13:25.886Z] #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-07-09T18:13:25.886Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:13:25.969Z] #43 130.0 CC criu/libnetlink.o [2021-07-09T18:13:26.145Z] #49 ... [2021-07-09T18:13:26.145Z] [2021-07-09T18:13:26.145Z] #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-07-09T18:13:26.145Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-07-09T18:13:26.239Z] #21 0.990 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-09T18:13:26.239Z] #21 0.997 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-09T18:13:26.239Z] #21 1.004 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-09T18:13:26.239Z] #21 DONE 1.1s [2021-07-09T18:13:26.239Z] [2021-07-09T18:13:26.239Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:26.239Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:26.548Z] #43 130.6 CC criu/log.o [2021-07-09T18:13:27.079Z] #21 1.044 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-09T18:13:27.080Z] #21 1.047 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-09T18:13:27.080Z] #21 1.053 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-09T18:13:27.080Z] #21 DONE 1.1s [2021-07-09T18:13:27.080Z] [2021-07-09T18:13:27.080Z] #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-07-09T18:13:27.080Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:27.080Z] #43 125.4 CC criu/image-desc.o [2021-07-09T18:13:27.080Z] #43 125.7 CC criu/image.o [2021-07-09T18:13:27.125Z] #43 131.3 CC criu/lsm.o [2021-07-09T18:13:27.702Z] #43 131.9 CC criu/mem.o [2021-07-09T18:13:28.015Z] #43 126.9 CC criu/ipc_ns.o [2021-07-09T18:13:28.168Z] #22 ... [2021-07-09T18:13:28.168Z] [2021-07-09T18:13:28.168Z] #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-07-09T18:13:28.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:28.168Z] #43 115.9 CC criu/files-ext.o [2021-07-09T18:13:28.168Z] #43 116.3 CC criu/files-reg.o [2021-07-09T18:13:28.168Z] #43 118.3 CC criu/files.o [2021-07-09T18:13:28.168Z] #43 120.6 CC criu/filesystems.o [2021-07-09T18:13:28.168Z] #43 121.2 CC criu/fsnotify.o [2021-07-09T18:13:28.168Z] #43 122.3 CC criu/image-desc.o [2021-07-09T18:13:28.168Z] #43 122.5 CC criu/image.o [2021-07-09T18:13:28.168Z] #43 123.6 CC criu/ipc_ns.o [2021-07-09T18:13:28.168Z] #43 125.3 CC criu/irmap.o [2021-07-09T18:13:28.168Z] #43 125.9 CC criu/kcmp-ids.o [2021-07-09T18:13:28.168Z] #43 126.2 CC criu/kerndat.o [2021-07-09T18:13:28.951Z] #43 128.1 CC criu/irmap.o [2021-07-09T18:13:28.997Z] #20 48.56 Setting up iptables (1.8.2-4) ... [2021-07-09T18:13:28.997Z] #20 48.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:28.997Z] #20 48.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:28.997Z] #20 48.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-09T18:13:28.997Z] #20 48.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-09T18:13:28.997Z] #20 48.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-09T18:13:28.997Z] #20 48.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-09T18:13:28.997Z] #20 48.63 Setting up python3 (3.7.3-1) ... [2021-07-09T18:13:28.997Z] #20 49.07 Setting up python3-wheel (0.32.3-2) ... [2021-07-09T18:13:29.099Z] #43 ... [2021-07-09T18:13:29.099Z] [2021-07-09T18:13:29.099Z] #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-07-09T18:13:29.099Z] #49 sha256:4b6cc1c33df1b3dc0543fbb1fda114a34327c02f962fcc81c59e35409aebf3e3 [2021-07-09T18:13:29.099Z] #49 175.2 + /build/golangci-lint --version [2021-07-09T18:13:29.363Z] #49 175.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-09T18:13:29.548Z] #43 127.4 CC criu/libnetlink.o [2021-07-09T18:13:29.561Z] #20 49.69 Setting up apparmor (2.13.2-10) ... [2021-07-09T18:13:29.807Z] #43 127.8 CC criu/log.o [2021-07-09T18:13:29.888Z] #43 128.8 CC criu/kcmp-ids.o [2021-07-09T18:13:29.942Z] #49 DONE 176.2s [2021-07-09T18:13:29.942Z] [2021-07-09T18:13:29.942Z] #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-07-09T18:13:29.942Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:13:29.942Z] #43 133.4 CC criu/memfd.o [2021-07-09T18:13:29.942Z] #43 134.0 CC criu/mount.o [2021-07-09T18:13:30.146Z] #43 129.2 CC criu/kerndat.o [2021-07-09T18:13:30.376Z] #43 128.4 CC criu/lsm.o [2021-07-09T18:13:30.635Z] #43 128.8 CC criu/mem.o [2021-07-09T18:13:31.204Z] #43 ... [2021-07-09T18:13:31.204Z] [2021-07-09T18:13:31.204Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:31.204Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:31.204Z] #22 5.151 Collecting yamllint==1.26.1 [2021-07-09T18:13:31.455Z] #20 51.33 Setting up xfsprogs (4.20.0-1) ... [2021-07-09T18:13:31.455Z] #20 51.35 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-09T18:13:31.523Z] #43 130.4 CC criu/libnetlink.o [2021-07-09T18:13:31.713Z] #20 51.72 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-09T18:13:31.781Z] #43 130.9 CC criu/log.o [2021-07-09T18:13:31.899Z] #40 ... [2021-07-09T18:13:31.899Z] [2021-07-09T18:13:31.899Z] #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-07-09T18:13:31.899Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:31.899Z] #43 133.5 CC criu/kcmp-ids.o [2021-07-09T18:13:31.899Z] #43 133.9 CC criu/kerndat.o [2021-07-09T18:13:31.899Z] #43 135.1 CC criu/libnetlink.o [2021-07-09T18:13:31.899Z] #43 135.5 CC criu/log.o [2021-07-09T18:13:31.899Z] #43 136.1 CC criu/lsm.o [2021-07-09T18:13:31.899Z] #43 136.6 CC criu/mem.o [2021-07-09T18:13:31.899Z] #43 138.0 CC criu/memfd.o [2021-07-09T18:13:31.899Z] #43 138.6 CC criu/mount.o [2021-07-09T18:13:32.349Z] #43 131.4 CC criu/lsm.o [2021-07-09T18:13:32.607Z] #43 131.7 CC criu/mem.o [2021-07-09T18:13:32.644Z] #20 52.63 Setting up python3-distutils (3.7.3-1) ... [2021-07-09T18:13:32.900Z] #20 53.12 Setting up python3-setuptools (40.8.0-1) ... [2021-07-09T18:13:33.266Z] #43 ... [2021-07-09T18:13:33.266Z] [2021-07-09T18:13:33.266Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:33.266Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-07-09T18:13:33.266Z] #22 12.07 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-09T18:13:33.266Z] #22 12.11 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-09T18:13:33.266Z] #22 12.19 Collecting pyyaml (from yamllint==1.26.1) [2021-07-09T18:13:33.266Z] #22 12.48 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-09T18:13:33.266Z] #22 13.33 Installing build dependencies: started [2021-07-09T18:13:33.266Z] #22 ... [2021-07-09T18:13:33.266Z] [2021-07-09T18:13:33.266Z] #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-07-09T18:13:33.266Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:13:33.266Z] #43 137.3 CC criu/namespaces.o [2021-07-09T18:13:33.541Z] #43 ... [2021-07-09T18:13:33.541Z] [2021-07-09T18:13:33.541Z] #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-07-09T18:13:33.541Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:13:33.541Z] #40 187.9 + dpkg --print-architecture [2021-07-09T18:13:33.541Z] #40 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-09T18:13:33.799Z] #40 188.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-09T18:13:33.799Z] #40 188.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-09T18:13:34.270Z] #20 54.39 Setting up python3-pip (18.1-5) ... [2021-07-09T18:13:34.447Z] #43 142.2 CC criu/namespaces.o [2021-07-09T18:13:34.833Z] #20 ... [2021-07-09T18:13:34.833Z] [2021-07-09T18:13:34.833Z] #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-07-09T18:13:34.833Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:34.833Z] #43 124.4 CC criu/image-desc.o [2021-07-09T18:13:34.833Z] #43 124.6 CC criu/image.o [2021-07-09T18:13:34.833Z] #43 125.5 CC criu/ipc_ns.o [2021-07-09T18:13:34.833Z] #43 126.8 CC criu/irmap.o [2021-07-09T18:13:34.833Z] #43 127.5 CC criu/kcmp-ids.o [2021-07-09T18:13:34.833Z] #43 127.9 CC criu/kerndat.o [2021-07-09T18:13:34.833Z] #43 129.0 CC criu/libnetlink.o [2021-07-09T18:13:34.833Z] #43 129.4 CC criu/log.o [2021-07-09T18:13:34.833Z] #43 129.9 CC criu/lsm.o [2021-07-09T18:13:34.833Z] #43 130.3 CC criu/mem.o [2021-07-09T18:13:34.833Z] #43 132.2 CC criu/memfd.o [2021-07-09T18:13:34.833Z] #43 132.9 CC criu/mount.o [2021-07-09T18:13:34.833Z] #43 ... [2021-07-09T18:13:34.833Z] [2021-07-09T18:13:34.834Z] #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-07-09T18:13:34.834Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:13:34.834Z] #40 183.2 + dpkg --print-architecture [2021-07-09T18:13:34.834Z] #40 183.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-09T18:13:34.834Z] #40 183.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-09T18:13:34.834Z] #40 183.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-09T18:13:35.193Z] #43 138.9 CC criu/net.o [2021-07-09T18:13:35.397Z] #40 ... [2021-07-09T18:13:35.397Z] [2021-07-09T18:13:35.397Z] #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-07-09T18:13:35.397Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-09T18:13:35.397Z] #20 55.54 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:13:35.397Z] #20 55.58 Processing triggers for mime-support (3.62) ... [2021-07-09T18:13:35.961Z] #20 DONE 56.0s [2021-07-09T18:13:35.961Z] [2021-07-09T18:13:35.961Z] #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-07-09T18:13:35.961Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-07-09T18:13:36.364Z] #43 ... [2021-07-09T18:13:36.364Z] [2021-07-09T18:13:36.364Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:36.364Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:36.364Z] #22 5.396 Collecting yamllint==1.26.1 [2021-07-09T18:13:36.364Z] #22 10.80 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-09T18:13:36.364Z] #22 12.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-09T18:13:36.364Z] #22 12.15 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-09T18:13:36.364Z] #22 12.21 Collecting pyyaml (from yamllint==1.26.1) [2021-07-09T18:13:36.364Z] #22 12.48 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-09T18:13:36.364Z] #22 12.83 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-09T18:13:36.364Z] #22 12.83 Building wheels for collected packages: yamllint [2021-07-09T18:13:36.364Z] #22 12.84 Running setup.py bdist_wheel for yamllint: started [2021-07-09T18:13:36.472Z] #22 ... [2021-07-09T18:13:36.472Z] [2021-07-09T18:13:36.472Z] #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-07-09T18:13:36.472Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:13:36.472Z] #40 186.5 + dpkg --print-architecture [2021-07-09T18:13:36.472Z] #40 186.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-09T18:13:36.472Z] #40 186.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-09T18:13:36.472Z] #40 186.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-09T18:13:36.626Z] #22 ... [2021-07-09T18:13:36.626Z] [2021-07-09T18:13:36.626Z] #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-07-09T18:13:36.626Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:36.626Z] #43 144.3 CC criu/net.o [2021-07-09T18:13:37.089Z] #40 ... [2021-07-09T18:13:37.089Z] [2021-07-09T18:13:37.089Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:37.089Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:37.089Z] #22 5.301 Collecting yamllint==1.26.1 [2021-07-09T18:13:37.358Z] #22 ... [2021-07-09T18:13:37.358Z] [2021-07-09T18:13:37.358Z] #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-07-09T18:13:37.358Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:37.358Z] #43 133.1 CC criu/memfd.o [2021-07-09T18:13:37.358Z] #43 133.7 CC criu/mount.o [2021-07-09T18:13:37.758Z] #43 141.5 CC criu/netfilter.o [2021-07-09T18:13:37.758Z] #43 141.9 CC criu/page-pipe.o [2021-07-09T18:13:38.293Z] #43 137.4 CC criu/namespaces.o [2021-07-09T18:13:38.449Z] Removing intermediate container d28ac617eb80 [2021-07-09T18:13:38.449Z] ---> 065400398513 [2021-07-09T18:13:38.449Z] 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-07-09T18:13:38.449Z] ---> Running in 3751289a0c1c [2021-07-09T18:13:38.449Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-09T18:13:38.449Z] go: finding gotest.tools v0.5.3 [2021-07-09T18:13:38.449Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-07-09T18:13:38.449Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-09T18:13:38.449Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-09T18:13:38.449Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-09T18:13:38.449Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-09T18:13:38.449Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-09T18:13:38.449Z] go: extracting github.com/pkg/errors v0.9.1 [2021-07-09T18:13:38.449Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-07-09T18:13:38.449Z] go: extracting github.com/fatih/color v1.9.0 [2021-07-09T18:13:38.449Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:13:38.449Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:13:38.449Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:13:38.449Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:13:38.449Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:13:38.449Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:13:38.449Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:13:38.449Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:13:38.449Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:13:38.449Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:13:38.449Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:13:38.449Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:13:38.449Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:13:38.449Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:13:38.449Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:13:38.449Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:13:38.484Z] #21 2.033 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-09T18:13:38.484Z] #21 2.037 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-09T18:13:38.484Z] #21 2.040 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-09T18:13:38.484Z] #21 DONE 2.1s [2021-07-09T18:13:38.484Z] [2021-07-09T18:13:38.484Z] #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-07-09T18:13:38.484Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:38.484Z] #43 137.2 CC criu/namespaces.o [2021-07-09T18:13:38.544Z] #43 ... [2021-07-09T18:13:38.544Z] [2021-07-09T18:13:38.544Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:38.544Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:38.544Z] #22 14.01 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-09T18:13:38.544Z] #22 14.02 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-09T18:13:38.544Z] #22 14.07 Successfully built yamllint [2021-07-09T18:13:38.544Z] #22 14.09 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-09T18:13:38.544Z] #22 14.53 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-09T18:13:38.544Z] #22 DONE 15.2s [2021-07-09T18:13:38.708Z] #43 142.7 CC criu/page-xfer.o [2021-07-09T18:13:38.806Z] [2021-07-09T18:13:38.806Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-09T18:13:38.806Z] #25 sha256:3d471103d1900f94bd5806d9ae21f23409dffd0468f536bc953ccd77943425d8 [2021-07-09T18:13:38.806Z] #25 DONE 0.2s [2021-07-09T18:13:38.806Z] [2021-07-09T18:13:38.806Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T18:13:38.806Z] #30 sha256:d6ba9b527036a799740e9a21497238b503a342eb2c8006e56ee1185c8a330bf1 [2021-07-09T18:13:39.407Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-09T18:13:39.407Z] go: finding github.com/fatih/color v1.9.0 [2021-07-09T18:13:39.407Z] go: finding github.com/pkg/errors v0.9.1 [2021-07-09T18:13:39.407Z] go: finding github.com/spf13/pflag v1.0.3 [2021-07-09T18:13:39.407Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-09T18:13:39.662Z] #43 ... [2021-07-09T18:13:39.662Z] [2021-07-09T18:13:39.662Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:39.662Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-07-09T18:13:39.662Z] #22 28.93 Installing build dependencies: finished with status 'done' [2021-07-09T18:13:39.855Z] #43 139.3 CC criu/net.o [2021-07-09T18:13:39.861Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-09T18:13:39.861Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-09T18:13:39.861Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-09T18:13:39.861Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-09T18:13:39.861Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-09T18:13:39.861Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-09T18:13:40.194Z] #43 ... [2021-07-09T18:13:40.194Z] [2021-07-09T18:13:40.194Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:40.194Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:40.194Z] #22 10.70 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-09T18:13:40.194Z] #22 11.96 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-09T18:13:40.194Z] #22 12.01 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-09T18:13:40.194Z] #22 12.08 Collecting pyyaml (from yamllint==1.26.1) [2021-07-09T18:13:40.194Z] #22 12.37 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-09T18:13:40.194Z] #22 12.67 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-09T18:13:40.194Z] #22 12.69 Building wheels for collected packages: yamllint [2021-07-09T18:13:40.194Z] #22 12.69 Running setup.py bdist_wheel for yamllint: started [2021-07-09T18:13:40.660Z] #40 ... [2021-07-09T18:13:40.660Z] [2021-07-09T18:13:40.660Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:40.660Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:40.660Z] #22 10.50 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-09T18:13:40.660Z] #22 11.68 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-09T18:13:40.660Z] #22 11.74 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-09T18:13:40.660Z] #22 11.79 Collecting pyyaml (from yamllint==1.26.1) [2021-07-09T18:13:40.660Z] #22 12.03 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-09T18:13:40.660Z] #22 12.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-09T18:13:40.660Z] #22 12.32 Building wheels for collected packages: yamllint [2021-07-09T18:13:40.660Z] #22 12.33 Running setup.py bdist_wheel for yamllint: started [2021-07-09T18:13:40.660Z] #22 13.44 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-09T18:13:40.660Z] #22 13.44 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-09T18:13:40.660Z] #22 13.50 Successfully built yamllint [2021-07-09T18:13:40.660Z] #22 13.52 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-09T18:13:40.660Z] #22 13.91 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-09T18:13:40.660Z] #22 DONE 14.3s [2021-07-09T18:13:40.660Z] [2021-07-09T18:13:40.660Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-09T18:13:40.660Z] #25 sha256:06114459f01022b96e9c7d784f4c00d82e36bc2b936704b1cd1d8659d130de77 [2021-07-09T18:13:40.660Z] #25 DONE 0.2s [2021-07-09T18:13:40.660Z] [2021-07-09T18:13:40.660Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T18:13:40.660Z] #30 sha256:f600b2c6a4a961069d9a0af5711a0caebbe4ca7b5dc75385407164f93deffb38 [2021-07-09T18:13:41.129Z] #22 13.82 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-09T18:13:41.129Z] #22 13.82 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-09T18:13:41.129Z] #22 13.88 Successfully built yamllint [2021-07-09T18:13:41.129Z] #22 13.89 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-09T18:13:41.387Z] #22 14.27 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-09T18:13:41.959Z] #22 DONE 14.8s [2021-07-09T18:13:41.959Z] [2021-07-09T18:13:41.959Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-09T18:13:41.959Z] #25 sha256:eee3de666363ae0daadf3a29a94aa755cc63679e6d77dfb3085c21dd4d6410ae [2021-07-09T18:13:42.115Z] #30 DONE 2.8s [2021-07-09T18:13:42.115Z] [2021-07-09T18:13:42.115Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-09T18:13:42.115Z] #33 sha256:af5bacb131b7777cc96f57c19a5361e422068830b55339b597b3a89f7fe8994d [2021-07-09T18:13:42.115Z] #33 DONE 0.1s [2021-07-09T18:13:42.115Z] [2021-07-09T18:13:42.115Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-09T18:13:42.115Z] #35 sha256:8d559e8dfe9fc3350674c2ddcebfcb36e120ffb5d87f195006221f2f8deb380c [2021-07-09T18:13:42.115Z] #35 DONE 0.1s [2021-07-09T18:13:42.115Z] [2021-07-09T18:13:42.115Z] #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-07-09T18:13:42.115Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:42.115Z] #43 147.9 CC criu/netfilter.o [2021-07-09T18:13:42.115Z] #43 148.2 CC criu/page-pipe.o [2021-07-09T18:13:42.115Z] #43 148.8 CC criu/page-xfer.o [2021-07-09T18:13:42.115Z] #43 ... [2021-07-09T18:13:42.115Z] [2021-07-09T18:13:42.115Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-09T18:13:42.115Z] #38 sha256:3fe2a6fd789c8c118e4f7b920d4482c390a38014e60d024f42c206402a80d557 [2021-07-09T18:13:42.115Z] #38 DONE 0.1s [2021-07-09T18:13:42.115Z] [2021-07-09T18:13:42.115Z] #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-07-09T18:13:42.115Z] #53 sha256:2d0b3c9f13a008e270222eb67d1bd999fcebfb9e95a0f96cd785db2d5ffa629a [2021-07-09T18:13:42.217Z] #25 DONE 0.2s [2021-07-09T18:13:42.217Z] [2021-07-09T18:13:42.217Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T18:13:42.217Z] #30 sha256:538f5fc8b2c04637e2c373228ca6ef829d7f98bf99f725e92cd7ce70c45f3918 [2021-07-09T18:13:42.566Z] #30 ... [2021-07-09T18:13:42.566Z] [2021-07-09T18:13:42.566Z] #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-07-09T18:13:42.566Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:42.566Z] #43 130.3 CC criu/memfd.o [2021-07-09T18:13:42.566Z] #43 130.9 CC criu/mount.o [2021-07-09T18:13:42.566Z] #43 134.3 CC criu/namespaces.o [2021-07-09T18:13:42.566Z] #43 136.3 CC criu/net.o [2021-07-09T18:13:42.566Z] #43 139.8 CC criu/netfilter.o [2021-07-09T18:13:42.566Z] #43 140.2 CC criu/page-pipe.o [2021-07-09T18:13:42.566Z] #43 ... [2021-07-09T18:13:42.566Z] [2021-07-09T18:13:42.566Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T18:13:42.566Z] #30 sha256:f600b2c6a4a961069d9a0af5711a0caebbe4ca7b5dc75385407164f93deffb38 [2021-07-09T18:13:42.566Z] #30 DONE 2.2s [2021-07-09T18:13:42.566Z] [2021-07-09T18:13:42.566Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-09T18:13:42.566Z] #33 sha256:a858fd8a30e24ae80a4e9f379c92c48b187ad4159fefe7b11084fea15827d0fa [2021-07-09T18:13:42.688Z] #53 ... [2021-07-09T18:13:42.688Z] [2021-07-09T18:13:42.688Z] #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-07-09T18:13:42.688Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:42.688Z] #43 150.4 CC criu/pagemap-cache.o [2021-07-09T18:13:42.825Z] #33 DONE 0.1s [2021-07-09T18:13:42.825Z] [2021-07-09T18:13:42.825Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-09T18:13:42.825Z] #35 sha256:7f4e6a8f96900633425315f4971f23344e649d64923838b924d7cafdb1b31096 [2021-07-09T18:13:42.825Z] #35 DONE 0.1s [2021-07-09T18:13:42.825Z] [2021-07-09T18:13:42.825Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-09T18:13:42.825Z] #38 sha256:62af095687156962d4e7e900e219dc546717f8fcf95b1ecf1cec701d7a4588e1 [2021-07-09T18:13:42.825Z] #38 DONE 0.1s [2021-07-09T18:13:42.825Z] [2021-07-09T18:13:42.825Z] #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-07-09T18:13:42.825Z] #53 sha256:b93a37203a4a60321a7904070b4865d07dec51fc17e1e23be90492a1623a4790 [2021-07-09T18:13:42.825Z] #53 ... [2021-07-09T18:13:42.825Z] [2021-07-09T18:13:42.825Z] #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-07-09T18:13:42.825Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:42.825Z] #43 141.0 CC criu/page-xfer.o [2021-07-09T18:13:42.961Z] #43 150.8 CC criu/pagemap.o [2021-07-09T18:13:43.146Z] #43 142.9 CC criu/netfilter.o [2021-07-09T18:13:43.717Z] #43 143.5 CC criu/page-pipe.o [2021-07-09T18:13:44.201Z] #43 142.3 CC criu/pagemap-cache.o [2021-07-09T18:13:44.280Z] #43 144.2 CC criu/page-xfer.o [2021-07-09T18:13:44.344Z] #43 151.7 CC criu/parasite-syscall.o [2021-07-09T18:13:44.460Z] #43 142.6 CC criu/pagemap.o [2021-07-09T18:13:44.524Z] INFO: Build done for gotestsum... [2021-07-09T18:13:44.749Z] #30 DONE 2.4s [2021-07-09T18:13:44.749Z] [2021-07-09T18:13:44.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-07-09T18:13:44.749Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:44.749Z] #43 139.4 CC criu/net.o [2021-07-09T18:13:44.749Z] #43 142.9 CC criu/netfilter.o [2021-07-09T18:13:44.749Z] #43 143.2 CC criu/page-pipe.o [2021-07-09T18:13:44.749Z] #43 ... [2021-07-09T18:13:44.749Z] [2021-07-09T18:13:44.749Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-09T18:13:44.749Z] #33 sha256:5f67707eda06a7fef9b0b7ac89da9390fa14ad344459f9ccb9ef71f318f79f1e [2021-07-09T18:13:44.749Z] #33 DONE 0.1s [2021-07-09T18:13:44.749Z] [2021-07-09T18:13:44.749Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-09T18:13:44.749Z] #35 sha256:f6ad2ef53f79226d56e2913ed5d6d978fbd9872a09f933037b9a90f9f1925e04 [2021-07-09T18:13:44.749Z] #35 DONE 0.0s [2021-07-09T18:13:44.749Z] [2021-07-09T18:13:44.749Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-09T18:13:44.749Z] #38 sha256:a202db46bb31e228a74f88ec5ce53e4c68056e9f9c7337fec032030d8ebffe5b [2021-07-09T18:13:44.749Z] #38 DONE 0.0s [2021-07-09T18:13:44.749Z] [2021-07-09T18:13:44.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-07-09T18:13:44.749Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:44.918Z] #43 152.6 CC criu/path.o [2021-07-09T18:13:45.007Z] #43 143.9 CC criu/page-xfer.o [2021-07-09T18:13:45.181Z] #43 152.9 CC criu/pie-util-vdso-elf32.o [2021-07-09T18:13:45.395Z] #43 143.5 CC criu/parasite-syscall.o [2021-07-09T18:13:45.752Z] #43 153.3 CC criu/pie-util-vdso.o [2021-07-09T18:13:46.174Z] #43 145.5 CC criu/pagemap-cache.o [2021-07-09T18:13:46.174Z] #43 145.9 CC criu/pagemap.o [2021-07-09T18:13:46.277Z] #22 ... [2021-07-09T18:13:46.277Z] [2021-07-09T18:13:46.277Z] #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-07-09T18:13:46.277Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:13:46.277Z] #43 144.3 CC criu/pagemap-cache.o [2021-07-09T18:13:46.277Z] #43 144.6 CC criu/pagemap.o [2021-07-09T18:13:46.277Z] #43 145.5 CC criu/parasite-syscall.o [2021-07-09T18:13:46.277Z] #43 146.4 CC criu/path.o [2021-07-09T18:13:46.278Z] #43 146.7 CC criu/pie-util-vdso.o [2021-07-09T18:13:46.278Z] #43 147.1 CC criu/pie-util.o [2021-07-09T18:13:46.278Z] #43 147.3 CC criu/pipes.o [2021-07-09T18:13:46.278Z] #43 147.9 CC criu/plugin.o [2021-07-09T18:13:46.278Z] #43 148.2 CC criu/proc_parse.o [2021-07-09T18:13:46.278Z] #43 ... [2021-07-09T18:13:46.278Z] [2021-07-09T18:13:46.278Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:46.278Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-07-09T18:13:46.278Z] #22 34.97 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-09T18:13:46.278Z] #22 34.98 Building wheels for collected packages: yamllint, pyyaml [2021-07-09T18:13:46.278Z] #22 34.98 Running setup.py bdist_wheel for yamllint: started [2021-07-09T18:13:46.324Z] #43 153.8 CC criu/pie-util.o [2021-07-09T18:13:46.324Z] #43 154.1 CC criu/pipes.o [2021-07-09T18:13:46.383Z] #43 145.4 CC criu/pagemap-cache.o [2021-07-09T18:13:46.541Z] #22 35.89 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-09T18:13:46.541Z] #22 35.89 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-09T18:13:46.541Z] #22 35.96 Running setup.py bdist_wheel for pyyaml: started [2021-07-09T18:13:46.771Z] #43 144.5 CC criu/path.o [2021-07-09T18:13:46.771Z] #43 144.9 CC criu/pie-util-vdso-elf32.o [2021-07-09T18:13:46.951Z] #43 145.9 CC criu/pagemap.o [2021-07-09T18:13:47.104Z] #43 146.8 CC criu/parasite-syscall.o [2021-07-09T18:13:47.267Z] #43 154.8 CC criu/plugin.o [2021-07-09T18:13:47.338Z] #43 145.4 CC criu/pie-util-vdso.o [2021-07-09T18:13:47.528Z] #43 155.2 CC criu/proc_parse.o [2021-07-09T18:13:47.887Z] #43 146.8 CC criu/parasite-syscall.o [2021-07-09T18:13:47.904Z] #43 145.8 CC criu/pie-util.o [2021-07-09T18:13:47.904Z] #43 146.1 CC criu/pipes.o [2021-07-09T18:13:48.035Z] #43 147.7 CC criu/path.o [2021-07-09T18:13:48.035Z] #43 ... [2021-07-09T18:13:48.035Z] [2021-07-09T18:13:48.035Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:48.035Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:48.035Z] #22 6.257 Collecting yamllint==1.26.1 [2021-07-09T18:13:48.292Z] #22 ... [2021-07-09T18:13:48.292Z] [2021-07-09T18:13:48.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-07-09T18:13:48.292Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:48.292Z] #43 148.0 CC criu/pie-util-vdso-elf32.o [2021-07-09T18:13:48.454Z] #43 147.6 CC criu/path.o [2021-07-09T18:13:48.467Z] #22 37.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-09T18:13:48.467Z] #22 37.60 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-09T18:13:48.467Z] #22 37.76 Successfully built yamllint pyyaml [2021-07-09T18:13:48.467Z] #22 37.78 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-09T18:13:48.732Z] #22 38.10 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-09T18:13:48.839Z] #43 146.9 CC criu/plugin.o [2021-07-09T18:13:48.856Z] #43 148.4 CC criu/pie-util-vdso.o [2021-07-09T18:13:48.998Z] #22 DONE 38.5s [2021-07-09T18:13:48.998Z] [2021-07-09T18:13:48.998Z] #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-07-09T18:13:48.998Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:13:48.998Z] #43 150.4 CC criu/protobuf-desc.o [2021-07-09T18:13:48.998Z] #43 151.3 CC criu/protobuf.o [2021-07-09T18:13:48.998Z] #43 151.6 CC criu/pstree.o [2021-07-09T18:13:48.998Z] #43 152.7 CC criu/rbtree.o [2021-07-09T18:13:48.998Z] #43 153.0 CC criu/rst-malloc.o [2021-07-09T18:13:48.998Z] #43 153.2 CC criu/seccomp.o [2021-07-09T18:13:49.021Z] #43 147.9 CC criu/pie-util-vdso-elf32.o [2021-07-09T18:13:49.112Z] #43 148.9 CC criu/pie-util.o [2021-07-09T18:13:49.261Z] #43 ... [2021-07-09T18:13:49.261Z] [2021-07-09T18:13:49.261Z] #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-07-09T18:13:49.261Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-09T18:13:49.261Z] #27 CACHED [2021-07-09T18:13:49.261Z] [2021-07-09T18:13:49.261Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-09T18:13:49.261Z] #28 sha256:56e0f605e3e4e3915f77fcfa30b6bbbfb49996b72bc7fa994d5a6c2a12d278ba [2021-07-09T18:13:49.261Z] #28 CACHED [2021-07-09T18:13:49.261Z] [2021-07-09T18:13:49.261Z] #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-07-09T18:13:49.261Z] #29 sha256:cd873ee4555b0dd4ef8600a9e310ffdd3b3d88418e2771340602b4a58cca1f4a [2021-07-09T18:13:49.261Z] #29 CACHED [2021-07-09T18:13:49.279Z] #43 148.4 CC criu/pie-util-vdso.o [2021-07-09T18:13:49.369Z] #43 149.2 CC criu/pipes.o [2021-07-09T18:13:49.406Z] #43 147.3 CC criu/proc_parse.o [2021-07-09T18:13:49.525Z] [2021-07-09T18:13:49.525Z] #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-07-09T18:13:49.525Z] #56 sha256:6d73935c7b68ec4b871571d7809ade8993eb9b2f6158260b8743a90658790e39 [2021-07-09T18:13:49.788Z] #56 ... [2021-07-09T18:13:49.788Z] [2021-07-09T18:13:49.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-07-09T18:13:49.788Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:13:49.788Z] #43 153.8 CC criu/seize.o [2021-07-09T18:13:49.846Z] #43 148.8 CC criu/pie-util.o [2021-07-09T18:13:49.846Z] #43 148.9 CC criu/pipes.o [2021-07-09T18:13:50.076Z] #43 157.8 CC criu/protobuf-desc.o [2021-07-09T18:13:50.299Z] #43 150.0 CC criu/plugin.o [2021-07-09T18:13:50.366Z] #43 154.6 CC criu/servicefd.o [2021-07-09T18:13:50.782Z] #43 149.6 CC criu/plugin.o [2021-07-09T18:13:50.782Z] #43 150.0 CC criu/proc_parse.o [2021-07-09T18:13:50.863Z] #43 150.5 CC criu/proc_parse.o [2021-07-09T18:13:50.944Z] #43 155.0 CC criu/shmem.o [2021-07-09T18:13:51.463Z] #43 158.9 CC criu/protobuf.o [2021-07-09T18:13:51.463Z] #43 159.2 CC criu/pstree.o [2021-07-09T18:13:51.897Z] #43 155.9 CC criu/sigframe.o [2021-07-09T18:13:51.897Z] #43 156.1 CC criu/signalfd.o [2021-07-09T18:13:51.941Z] #43 149.8 CC criu/protobuf-desc.o [2021-07-09T18:13:52.161Z] #43 156.3 CC criu/sk-inet.o [2021-07-09T18:13:52.407Z] #43 ... [2021-07-09T18:13:52.407Z] [2021-07-09T18:13:52.407Z] #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-07-09T18:13:52.407Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:13:52.407Z] #40 DONE 220.3s [2021-07-09T18:13:52.407Z] [2021-07-09T18:13:52.407Z] #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-07-09T18:13:52.407Z] #56 sha256:dd82221ad75c43d72dc908894d15ac76e5d9c5ee8b451c2ef8f4a71fffdf4969 [2021-07-09T18:13:52.879Z] #43 150.8 CC criu/protobuf.o [2021-07-09T18:13:52.980Z] #56 ... [2021-07-09T18:13:52.980Z] [2021-07-09T18:13:52.980Z] #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-07-09T18:13:52.980Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:52.980Z] #43 160.7 CC criu/rbtree.o [2021-07-09T18:13:53.111Z] #43 157.2 CC criu/sk-netlink.o [2021-07-09T18:13:53.138Z] #43 151.2 CC criu/pstree.o [2021-07-09T18:13:53.375Z] #43 157.6 CC criu/sk-packet.o [2021-07-09T18:13:53.553Z] #43 161.1 CC criu/rst-malloc.o [2021-07-09T18:13:53.814Z] #43 161.4 CC criu/seccomp.o [2021-07-09T18:13:53.814Z] #43 ... [2021-07-09T18:13:53.814Z] [2021-07-09T18:13:53.814Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-09T18:13:53.814Z] #41 sha256:e60dcf3fff6ce2fdd41a92eb671439e3d786be75668ac67d63b8367441f6ceac [2021-07-09T18:13:53.814Z] #41 DONE 0.3s [2021-07-09T18:13:53.953Z] #43 158.1 CC criu/sk-queue.o [2021-07-09T18:13:54.067Z] #43 152.6 CC criu/protobuf-desc.o [2021-07-09T18:13:54.075Z] #43 152.3 CC criu/rbtree.o [2021-07-09T18:13:54.076Z] [2021-07-09T18:13:54.076Z] #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-07-09T18:13:54.076Z] #53 sha256:2d0b3c9f13a008e270222eb67d1bd999fcebfb9e95a0f96cd785db2d5ffa629a [2021-07-09T18:13:54.134Z] #43 ... [2021-07-09T18:13:54.134Z] [2021-07-09T18:13:54.134Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-09T18:13:54.134Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-09T18:13:54.134Z] #22 11.60 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-09T18:13:54.134Z] #22 12.87 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-09T18:13:54.134Z] #22 12.92 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-09T18:13:54.134Z] #22 12.98 Collecting pyyaml (from yamllint==1.26.1) [2021-07-09T18:13:54.134Z] #22 13.23 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-09T18:13:54.134Z] #22 13.56 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-09T18:13:54.134Z] #22 13.56 Building wheels for collected packages: yamllint [2021-07-09T18:13:54.134Z] #22 13.56 Running setup.py bdist_wheel for yamllint: started [2021-07-09T18:13:54.134Z] #22 14.69 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-09T18:13:54.134Z] #22 14.70 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-09T18:13:54.134Z] #22 14.75 Successfully built yamllint [2021-07-09T18:13:54.134Z] #22 14.78 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-09T18:13:54.134Z] #22 15.17 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-09T18:13:54.134Z] #22 DONE 15.6s [2021-07-09T18:13:54.134Z] [2021-07-09T18:13:54.134Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-09T18:13:54.134Z] #25 sha256:fa9ba7352d50e2bb02e112bf2caf973e440f23530572726ead7681c6c67681bd [2021-07-09T18:13:54.134Z] #25 DONE 0.3s [2021-07-09T18:13:54.134Z] [2021-07-09T18:13:54.134Z] #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-07-09T18:13:54.134Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:54.134Z] #43 153.8 CC criu/protobuf-desc.o [2021-07-09T18:13:54.216Z] #43 158.5 CC criu/sk-tcp.o [2021-07-09T18:13:54.325Z] #43 153.5 CC criu/protobuf.o [2021-07-09T18:13:54.333Z] #43 152.6 CC criu/rst-malloc.o [2021-07-09T18:13:54.648Z] #53 ... [2021-07-09T18:13:54.648Z] [2021-07-09T18:13:54.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-07-09T18:13:54.648Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:54.648Z] #43 162.0 CC criu/seize.o [2021-07-09T18:13:54.794Z] #43 158.9 CC criu/sk-unix.o [2021-07-09T18:13:54.892Z] #43 154.0 CC criu/pstree.o [2021-07-09T18:13:54.902Z] #43 152.9 CC criu/seccomp.o [2021-07-09T18:13:55.063Z] #43 154.8 CC criu/protobuf.o [2021-07-09T18:13:55.220Z] #43 162.9 CC criu/servicefd.o [2021-07-09T18:13:55.482Z] #43 163.2 CC criu/shmem.o [2021-07-09T18:13:55.494Z] #43 153.6 CC criu/seize.o [2021-07-09T18:13:55.626Z] #43 155.3 CC criu/pstree.o [2021-07-09T18:13:56.281Z] #43 155.3 CC criu/rbtree.o [2021-07-09T18:13:56.426Z] #43 164.1 CC criu/sigframe.o [2021-07-09T18:13:56.433Z] #43 154.5 CC criu/servicefd.o [2021-07-09T18:13:56.687Z] #43 164.2 CC criu/signalfd.o [2021-07-09T18:13:56.722Z] #43 160.5 CC criu/sockets.o [2021-07-09T18:13:56.848Z] #43 155.8 CC criu/rst-malloc.o [2021-07-09T18:13:56.949Z] #43 164.5 CC criu/sk-inet.o [2021-07-09T18:13:56.986Z] #43 161.3 CC criu/stats.o [2021-07-09T18:13:56.996Z] #43 156.5 CC criu/rbtree.o [2021-07-09T18:13:56.996Z] #43 ... [2021-07-09T18:13:56.996Z] [2021-07-09T18:13:56.996Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T18:13:56.996Z] #30 sha256:9fe4ed2382c03ca1ab0b5754019f93e2692444feffcfa71a2ceb2c740922f0cc [2021-07-09T18:13:56.996Z] #30 DONE 2.8s [2021-07-09T18:13:56.996Z] [2021-07-09T18:13:56.996Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-09T18:13:56.996Z] #33 sha256:86986fb5a4f695bbb3b28b9a516757ef67b7fcfb3f72a64a39509878f1e99259 [2021-07-09T18:13:56.996Z] #33 DONE 0.2s [2021-07-09T18:13:56.996Z] [2021-07-09T18:13:56.997Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-09T18:13:56.997Z] #35 sha256:223a228577ea9a9611d9c60b8bbade93dc097da2830898d2d658b4af586f083b [2021-07-09T18:13:56.997Z] #35 DONE 0.1s [2021-07-09T18:13:56.997Z] [2021-07-09T18:13:56.997Z] #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-07-09T18:13:56.997Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:56.997Z] #43 156.8 CC criu/rst-malloc.o [2021-07-09T18:13:57.000Z] #43 155.0 CC criu/shmem.o [2021-07-09T18:13:57.106Z] #43 156.1 CC criu/seccomp.o [2021-07-09T18:13:57.250Z] #43 161.6 CC criu/string.o [2021-07-09T18:13:57.253Z] #43 ... [2021-07-09T18:13:57.253Z] [2021-07-09T18:13:57.253Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-09T18:13:57.253Z] #38 sha256:0ca3fa267e26d860683c5c3f2a18e86e0e953b9ad927f14cf1fc7e7100073359 [2021-07-09T18:13:57.253Z] #38 DONE 0.1s [2021-07-09T18:13:57.510Z] [2021-07-09T18:13:57.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-07-09T18:13:57.510Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:57.510Z] #43 157.1 CC criu/seccomp.o [2021-07-09T18:13:57.514Z] #43 161.7 CC criu/sysctl.o [2021-07-09T18:13:57.567Z] #43 155.8 CC criu/sigframe.o [2021-07-09T18:13:57.826Z] #43 156.0 CC criu/signalfd.o [2021-07-09T18:13:57.892Z] #43 165.4 CC criu/sk-netlink.o [2021-07-09T18:13:58.043Z] #43 156.9 CC criu/seize.o [2021-07-09T18:13:58.074Z] #43 ... [2021-07-09T18:13:58.074Z] [2021-07-09T18:13:58.074Z] #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-07-09T18:13:58.074Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:13:58.074Z] #40 DONE 212.0s [2021-07-09T18:13:58.074Z] [2021-07-09T18:13:58.074Z] #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-07-09T18:13:58.074Z] #49 sha256:dd0cbc3d7dd86af6c4142d8ba3c3004fa822b34be24de4a387769cc078741c75 [2021-07-09T18:13:58.170Z] #43 165.8 CC criu/sk-packet.o [2021-07-09T18:13:58.331Z] #49 ... [2021-07-09T18:13:58.331Z] [2021-07-09T18:13:58.331Z] #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-07-09T18:13:58.331Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:13:58.331Z] #43 158.0 CC criu/seize.o [2021-07-09T18:13:58.393Z] #43 156.3 CC criu/sk-inet.o [2021-07-09T18:13:58.464Z] #43 162.4 CC criu/sysfs_parse.o [2021-07-09T18:13:58.464Z] #43 ... [2021-07-09T18:13:58.464Z] [2021-07-09T18:13:58.464Z] #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-07-09T18:13:58.464Z] #53 sha256:51f86e43903242aae87b7b77f3629446b534e58c6146a763cd2bb6857038437f [2021-07-09T18:13:58.464Z] #53 121.1 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-07-09T18:13:58.610Z] #43 157.9 CC criu/servicefd.o [2021-07-09T18:13:58.742Z] #43 166.4 CC criu/sk-queue.o [2021-07-09T18:13:59.177Z] #43 158.3 CC criu/shmem.o [2021-07-09T18:13:59.262Z] #43 158.9 CC criu/servicefd.o [2021-07-09T18:13:59.312Z] #43 166.9 CC criu/sk-tcp.o [2021-07-09T18:13:59.327Z] #43 157.4 CC criu/sk-netlink.o [2021-07-09T18:13:59.518Z] #43 159.3 CC criu/shmem.o [2021-07-09T18:13:59.861Z] #53 122.5 + mkdir -p /build [2021-07-09T18:13:59.861Z] #53 122.5 + cp runc /build/runc [2021-07-09T18:13:59.884Z] #43 167.4 CC criu/sk-unix.o [2021-07-09T18:13:59.898Z] #43 157.9 CC criu/sk-packet.o [2021-07-09T18:13:59.898Z] #43 ... [2021-07-09T18:13:59.898Z] [2021-07-09T18:13:59.899Z] #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-07-09T18:13:59.899Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:13:59.899Z] #40 DONE 212.9s [2021-07-09T18:14:00.115Z] #43 ... [2021-07-09T18:14:00.115Z] [2021-07-09T18:14:00.115Z] #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-07-09T18:14:00.115Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-09T18:14:00.115Z] #40 DONE 214.7s [2021-07-09T18:14:00.115Z] [2021-07-09T18:14:00.115Z] #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-07-09T18:14:00.115Z] #56 sha256:7bbeca9338495b2822d2f4618e3e43feac1202d2534f37c38fbae2ee09c7602f [2021-07-09T18:14:00.144Z] #43 ... [2021-07-09T18:14:00.144Z] [2021-07-09T18:14:00.144Z] #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-07-09T18:14:00.144Z] #49 sha256:05d758469a02175f70d8e0a873e0c2fb19d426c1140a31a552826d43972f9707 [2021-07-09T18:14:00.144Z] #49 227.3 + /build/golangci-lint --version [2021-07-09T18:14:00.144Z] #49 227.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-09T18:14:00.144Z] #49 DONE 228.4s [2021-07-09T18:14:00.144Z] [2021-07-09T18:14:00.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-07-09T18:14:00.144Z] #53 sha256:2d0b3c9f13a008e270222eb67d1bd999fcebfb9e95a0f96cd785db2d5ffa629a [2021-07-09T18:14:00.158Z] [2021-07-09T18:14:00.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-07-09T18:14:00.158Z] #56 sha256:e4fc9b3419aed2b3787445df33d2651bf6817decf6a4fc8a7f925256cb58eb86 [2021-07-09T18:14:00.373Z] #56 ... [2021-07-09T18:14:00.373Z] [2021-07-09T18:14:00.373Z] #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-07-09T18:14:00.373Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:14:00.373Z] #43 159.4 CC criu/sigframe.o [2021-07-09T18:14:00.633Z] #43 159.7 CC criu/signalfd.o [2021-07-09T18:14:00.728Z] #56 ... [2021-07-09T18:14:00.729Z] [2021-07-09T18:14:00.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-07-09T18:14:00.729Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:14:00.729Z] #43 158.7 CC criu/sk-queue.o [2021-07-09T18:14:00.815Z] #53 DONE 123.3s [2021-07-09T18:14:00.815Z] [2021-07-09T18:14:00.815Z] #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-07-09T18:14:00.815Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:14:00.815Z] #43 162.7 CC criu/timens.o [2021-07-09T18:14:00.815Z] #43 163.0 CC criu/timerfd.o [2021-07-09T18:14:00.815Z] #43 163.3 CC criu/tty.o [2021-07-09T18:14:00.889Z] #43 ... [2021-07-09T18:14:00.889Z] [2021-07-09T18:14:00.889Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-09T18:14:00.889Z] #41 sha256:7d96d49cc42d7b9ef1c95d4716dce36c5c46ba7cbdc8169af4f4729af9453dfb [2021-07-09T18:14:00.889Z] #41 DONE 0.2s [2021-07-09T18:14:00.889Z] [2021-07-09T18:14:00.889Z] #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-07-09T18:14:00.889Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:14:00.889Z] #43 160.4 CC criu/sigframe.o [2021-07-09T18:14:00.889Z] #43 160.6 CC criu/signalfd.o [2021-07-09T18:14:01.079Z] #43 165.2 CC criu/tun.o [2021-07-09T18:14:01.146Z] #43 160.8 CC criu/sk-inet.o [2021-07-09T18:14:01.201Z] #43 160.1 CC criu/sk-inet.o [2021-07-09T18:14:01.296Z] #43 159.3 CC criu/sk-tcp.o [2021-07-09T18:14:01.656Z] #43 165.6 CC criu/uffd.o [2021-07-09T18:14:01.769Z] #43 ... [2021-07-09T18:14:01.769Z] [2021-07-09T18:14:01.769Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-09T18:14:01.769Z] #41 sha256:24923f788710b505c7fcb63e79a1ee92fd5e671aa01e2ef400fb904f0f45477c [2021-07-09T18:14:01.769Z] #41 DONE 0.2s [2021-07-09T18:14:02.027Z] [2021-07-09T18:14:02.027Z] #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-07-09T18:14:02.027Z] #53 sha256:30bc930013051e4bb8893def943a1e4c6b4c039c94af178d79b63476a572cd12 [2021-07-09T18:14:02.027Z] #53 ... [2021-07-09T18:14:02.027Z] [2021-07-09T18:14:02.027Z] #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-07-09T18:14:02.027Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:14:02.027Z] #43 161.2 CC criu/sk-netlink.o [2021-07-09T18:14:02.059Z] #53 ... [2021-07-09T18:14:02.059Z] [2021-07-09T18:14:02.059Z] #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-07-09T18:14:02.059Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:14:02.059Z] #43 169.4 CC criu/sockets.o [2021-07-09T18:14:02.075Z] #43 161.7 CC criu/sk-netlink.o [2021-07-09T18:14:02.133Z] Removing intermediate container 3751289a0c1c [2021-07-09T18:14:02.133Z] ---> dfb97278a73b [2021-07-09T18:14:02.133Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-09T18:14:02.133Z] ---> Running in 574418f5fab2 [2021-07-09T18:14:02.133Z] Removing intermediate container 574418f5fab2 [2021-07-09T18:14:02.133Z] ---> 699e161180d6 [2021-07-09T18:14:02.133Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-09T18:14:02.133Z] ---> Running in 3e2a3511547a [2021-07-09T18:14:02.133Z] Removing intermediate container 3e2a3511547a [2021-07-09T18:14:02.133Z] ---> 50afc69f7da7 [2021-07-09T18:14:02.133Z] Step 10/10 : COPY . . [2021-07-09T18:14:02.234Z] #43 ... [2021-07-09T18:14:02.234Z] [2021-07-09T18:14:02.234Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-09T18:14:02.234Z] #41 sha256:6dd0819d8c43f9d247af0956a71a86a07e9b380832ee477176a42410bf7da855 [2021-07-09T18:14:02.234Z] #41 DONE 0.2s [2021-07-09T18:14:02.234Z] [2021-07-09T18:14:02.234Z] #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-07-09T18:14:02.234Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:14:02.234Z] #43 160.2 CC criu/sk-unix.o [2021-07-09T18:14:02.286Z] #43 161.5 CC criu/sk-packet.o [2021-07-09T18:14:02.332Z] #43 162.0 CC criu/sk-packet.o [2021-07-09T18:14:02.633Z] #43 170.2 CC criu/stats.o [2021-07-09T18:14:02.655Z] #43 166.8 CC criu/util.o [2021-07-09T18:14:02.894Z] #43 170.4 CC criu/string.o [2021-07-09T18:14:02.894Z] #43 170.5 CC criu/sysctl.o [2021-07-09T18:14:02.895Z] #43 162.5 CC criu/sk-queue.o [2021-07-09T18:14:03.152Z] #43 162.9 CC criu/sk-tcp.o [2021-07-09T18:14:03.223Z] #43 162.2 CC criu/sk-queue.o [2021-07-09T18:14:03.409Z] #43 ... [2021-07-09T18:14:03.409Z] [2021-07-09T18:14:03.409Z] #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-07-09T18:14:03.409Z] #49 sha256:dd0cbc3d7dd86af6c4142d8ba3c3004fa822b34be24de4a387769cc078741c75 [2021-07-09T18:14:03.409Z] #49 217.4 + /build/golangci-lint --version [2021-07-09T18:14:03.409Z] #49 217.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-09T18:14:03.409Z] #49 DONE 217.9s [2021-07-09T18:14:03.467Z] #43 171.0 CC criu/sysfs_parse.o [2021-07-09T18:14:03.482Z] #43 162.5 CC criu/sk-tcp.o [2021-07-09T18:14:03.610Z] #43 161.8 CC criu/sockets.o [2021-07-09T18:14:03.640Z] #43 167.9 CC criu/uts_ns.o [2021-07-09T18:14:03.665Z] [2021-07-09T18:14:03.665Z] #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-07-09T18:14:03.665Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:14:03.729Z] #43 171.3 CC criu/timens.o [2021-07-09T18:14:03.914Z] #43 ... [2021-07-09T18:14:03.914Z] [2021-07-09T18:14:03.914Z] #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-07-09T18:14:03.914Z] #56 sha256:6d73935c7b68ec4b871571d7809ade8993eb9b2f6158260b8743a90658790e39 [2021-07-09T18:14:03.914Z] #56 175.0 + bin/containerd [2021-07-09T18:14:03.914Z] #56 ... [2021-07-09T18:14:03.914Z] [2021-07-09T18:14:03.914Z] #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-07-09T18:14:03.914Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:14:03.914Z] #43 168.1 CC criu/vdso.o [2021-07-09T18:14:03.922Z] #43 163.5 CC criu/sk-unix.o [2021-07-09T18:14:03.991Z] #43 171.6 CC criu/timerfd.o [2021-07-09T18:14:04.050Z] #43 163.0 CC criu/sk-unix.o [2021-07-09T18:14:04.253Z] #43 171.9 CC criu/tty.o [2021-07-09T18:14:04.489Z] #43 168.5 LINK criu/built-in.o [2021-07-09T18:14:04.489Z] #43 168.7 LINK criu/criu [2021-07-09T18:14:04.546Z] #43 162.5 CC criu/stats.o [2021-07-09T18:14:04.806Z] #43 162.8 CC criu/string.o [2021-07-09T18:14:04.806Z] #43 162.9 CC criu/sysctl.o [2021-07-09T18:14:05.066Z] #43 169.1 DEP lib/c/criu.d [2021-07-09T18:14:05.066Z] #43 169.2 CC images/rpc.pb-c.o [2021-07-09T18:14:05.374Z] #43 163.5 CC criu/sysfs_parse.o [2021-07-09T18:14:05.635Z] #43 ... [2021-07-09T18:14:05.635Z] [2021-07-09T18:14:05.635Z] #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-07-09T18:14:05.635Z] #49 sha256:25120ae94d2cd6339c011e16b45a2fede9de2c792aefc86b8940b1354f649d0a [2021-07-09T18:14:05.635Z] #49 218.3 + /build/golangci-lint --version [2021-07-09T18:14:05.635Z] #49 218.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-09T18:14:05.635Z] #49 DONE 218.8s [2021-07-09T18:14:05.641Z] #43 173.1 CC criu/tun.o [2021-07-09T18:14:05.641Z] #43 173.5 CC criu/uffd.o [2021-07-09T18:14:05.644Z] #43 169.7 CC lib/c/criu.o [2021-07-09T18:14:05.836Z] #43 165.1 CC criu/sockets.o [2021-07-09T18:14:05.894Z] [2021-07-09T18:14:05.894Z] #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-07-09T18:14:05.894Z] #56 sha256:e4fc9b3419aed2b3787445df33d2651bf6817decf6a4fc8a7f925256cb58eb86 [2021-07-09T18:14:05.894Z] #56 ... [2021-07-09T18:14:05.894Z] [2021-07-09T18:14:05.894Z] #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-07-09T18:14:05.894Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:14:05.894Z] #43 164.1 CC criu/timens.o [2021-07-09T18:14:05.955Z] #43 164.7 CC criu/sockets.o [2021-07-09T18:14:06.092Z] #43 165.9 CC criu/stats.o [2021-07-09T18:14:06.217Z] #43 165.4 CC criu/stats.o [2021-07-09T18:14:06.463Z] #43 164.5 CC criu/timerfd.o [2021-07-09T18:14:06.477Z] #43 ... [2021-07-09T18:14:06.477Z] [2021-07-09T18:14:06.477Z] #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-07-09T18:14:06.477Z] #49 sha256:6326bb0cf9010b23936b865f9296affbbde050a8c7a30bdbf831e674a83dbf80 [2021-07-09T18:14:06.477Z] #49 220.8 + /build/golangci-lint --version [2021-07-09T18:14:06.477Z] #49 221.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-09T18:14:06.477Z] #49 DONE 221.4s [2021-07-09T18:14:06.477Z] [2021-07-09T18:14:06.477Z] #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-07-09T18:14:06.477Z] #56 sha256:7bbeca9338495b2822d2f4618e3e43feac1202d2534f37c38fbae2ee09c7602f [2021-07-09T18:14:06.585Z] #43 174.4 CC criu/util.o [2021-07-09T18:14:06.595Z] #43 170.7 LINK lib/c/built-in.o [2021-07-09T18:14:06.595Z] #43 170.7 LINK lib/c/libcriu.so [2021-07-09T18:14:06.595Z] #43 170.8 LINK lib/c/libcriu.a [2021-07-09T18:14:06.595Z] #43 170.9 GEN magic.py [2021-07-09T18:14:06.654Z] #43 166.2 CC criu/string.o [2021-07-09T18:14:06.654Z] #43 166.3 CC criu/sysctl.o [2021-07-09T18:14:06.722Z] #43 164.9 CC criu/tty.o [2021-07-09T18:14:06.735Z] #56 ... [2021-07-09T18:14:06.735Z] [2021-07-09T18:14:06.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-07-09T18:14:06.735Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-09T18:14:06.735Z] #43 165.8 CC criu/string.o [2021-07-09T18:14:06.735Z] #43 165.8 CC criu/sysctl.o [2021-07-09T18:14:06.859Z] #43 ... [2021-07-09T18:14:06.859Z] [2021-07-09T18:14:06.859Z] #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-07-09T18:14:06.859Z] #24 sha256:b043a2317f5bc2d43ccf419134fc2c24fb4ff06e6cbc4d2db02c2b81cc0ef939 [2021-07-09T18:14:06.859Z] #24 211.9 + return [2021-07-09T18:14:06.859Z] #24 DONE 213.1s [2021-07-09T18:14:06.859Z] [2021-07-09T18:14:06.859Z] #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-07-09T18:14:06.859Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:14:06.859Z] #43 171.1 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:14:06.859Z] #43 171.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:14:07.122Z] #43 171.1 Note: Building without GnuTLS support [2021-07-09T18:14:07.122Z] #43 171.1 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:14:07.122Z] #43 171.1 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:14:07.217Z] #43 166.8 CC criu/sysfs_parse.o [2021-07-09T18:14:07.473Z] #43 167.1 CC criu/timens.o [2021-07-09T18:14:07.473Z] #43 167.3 CC criu/timerfd.o [2021-07-09T18:14:07.529Z] #43 175.2 CC criu/uts_ns.o [2021-07-09T18:14:07.675Z] #43 166.7 CC criu/sysfs_parse.o [2021-07-09T18:14:07.698Z] #43 172.0 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:14:07.729Z] #43 167.6 CC criu/tty.o [2021-07-09T18:14:07.791Z] #43 175.4 CC criu/vdso-compat.o [2021-07-09T18:14:07.934Z] #43 167.2 CC criu/timens.o [2021-07-09T18:14:08.052Z] #43 175.6 CC criu/vdso.o [2021-07-09T18:14:08.101Z] #43 166.1 CC criu/tun.o [2021-07-09T18:14:08.314Z] #43 176.1 LINK criu/built-in.o [2021-07-09T18:14:08.360Z] #43 166.5 CC criu/uffd.o [2021-07-09T18:14:08.502Z] #43 167.5 CC criu/timerfd.o [2021-07-09T18:14:08.502Z] #43 167.8 CC criu/tty.o [2021-07-09T18:14:08.576Z] #43 176.2 LINK criu/criu [2021-07-09T18:14:08.651Z] #43 172.7 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:08.837Z] #43 176.5 DEP lib/c/criu.d [2021-07-09T18:14:08.837Z] #43 176.5 CC images/rpc.pb-c.o [2021-07-09T18:14:09.096Z] #43 168.8 CC criu/tun.o [2021-07-09T18:14:09.229Z] #43 ... [2021-07-09T18:14:09.229Z] [2021-07-09T18:14:09.229Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-09T18:14:09.229Z] #25 sha256:3f38359477759ffe34cb8691bf7198ec460fdaa65149d50daca2e65b7b56d6b3 [2021-07-09T18:14:09.229Z] #25 DONE 0.2s [2021-07-09T18:14:09.229Z] [2021-07-09T18:14:09.229Z] #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-07-09T18:14:09.229Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-09T18:14:09.229Z] #43 173.5 make[1]: 'images/built-in.o' is up to date. [2021-07-09T18:14:09.229Z] #43 173.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-09T18:14:09.229Z] #43 173.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-09T18:14:09.297Z] #43 167.2 CC criu/util.o [2021-07-09T18:14:09.410Z] #43 177.1 CC lib/c/criu.o [2021-07-09T18:14:09.493Z] #43 173.6 make[1]: 'compel/libcompel.a' is up to date. [2021-07-09T18:14:09.493Z] #43 173.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-09T18:14:09.493Z] #43 173.7 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:09.493Z] #43 173.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:14:09.660Z] #43 169.1 CC criu/uffd.o [2021-07-09T18:14:09.757Z] #43 174.0 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:09.757Z] #43 174.1 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:09.757Z] #43 174.1 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:09.880Z] #43 168.9 CC criu/tun.o [2021-07-09T18:14:10.021Z] #43 174.2 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:10.021Z] #43 174.3 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:10.021Z] #43 174.4 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:10.140Z] #43 169.2 CC criu/uffd.o [2021-07-09T18:14:10.224Z] #43 170.0 CC criu/util.o [2021-07-09T18:14:10.233Z] #43 168.1 CC criu/uts_ns.o [2021-07-09T18:14:10.233Z] #43 168.3 CC criu/vdso-compat.o [2021-07-09T18:14:10.284Z] #43 174.4 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:10.285Z] #43 174.5 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:10.285Z] #43 174.5 INSTALL criu/criu [2021-07-09T18:14:10.353Z] #43 177.8 LINK lib/c/built-in.o [2021-07-09T18:14:10.353Z] #43 177.8 LINK lib/c/libcriu.so [2021-07-09T18:14:10.353Z] #43 177.8 LINK lib/c/libcriu.a [2021-07-09T18:14:10.353Z] #43 177.9 GEN magic.py [2021-07-09T18:14:10.353Z] #43 178.1 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:14:10.353Z] #43 178.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:14:10.353Z] #43 178.1 Note: Building without GnuTLS support [2021-07-09T18:14:10.353Z] #43 178.1 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:14:10.353Z] #43 178.1 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:14:10.492Z] #43 168.4 CC criu/vdso.o [2021-07-09T18:14:10.750Z] #43 168.8 LINK criu/built-in.o [2021-07-09T18:14:10.750Z] #43 168.9 LINK criu/criu [2021-07-09T18:14:11.009Z] #43 169.1 DEP lib/c/criu.d [2021-07-09T18:14:11.009Z] #43 169.2 CC images/rpc.pb-c.o [2021-07-09T18:14:11.076Z] #43 170.0 CC criu/util.o [2021-07-09T18:14:11.155Z] #43 170.8 CC criu/uts_ns.o [2021-07-09T18:14:11.155Z] #43 170.9 CC criu/vdso-compat.o [2021-07-09T18:14:11.267Z] #43 169.5 CC lib/c/criu.o [2021-07-09T18:14:11.297Z] #43 178.7 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:14:11.412Z] #43 171.1 CC criu/vdso.o [2021-07-09T18:14:11.559Z] #43 179.3 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:11.644Z] #43 170.9 CC criu/uts_ns.o [2021-07-09T18:14:11.903Z] #43 171.0 CC criu/vdso-compat.o [2021-07-09T18:14:11.903Z] #43 171.2 CC criu/vdso.o [2021-07-09T18:14:11.976Z] #43 171.5 LINK criu/built-in.o [2021-07-09T18:14:11.976Z] #43 171.7 LINK criu/criu [2021-07-09T18:14:12.132Z] #43 179.8 make[1]: 'images/built-in.o' is up to date. [2021-07-09T18:14:12.132Z] #43 179.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-09T18:14:12.132Z] #43 179.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-09T18:14:12.132Z] #43 179.9 make[1]: 'compel/libcompel.a' is up to date. [2021-07-09T18:14:12.203Z] #43 170.3 LINK lib/c/built-in.o [2021-07-09T18:14:12.203Z] #43 170.3 LINK lib/c/libcriu.so [2021-07-09T18:14:12.203Z] #43 170.4 LINK lib/c/libcriu.a [2021-07-09T18:14:12.234Z] #43 171.9 DEP lib/c/criu.d [2021-07-09T18:14:12.234Z] #43 172.0 CC images/rpc.pb-c.o [2021-07-09T18:14:12.400Z] #43 179.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-09T18:14:12.400Z] #43 180.0 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:12.400Z] #43 180.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:14:12.400Z] #43 180.1 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:12.400Z] #43 180.2 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:12.400Z] #43 180.2 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:12.461Z] #43 170.4 GEN magic.py [2021-07-09T18:14:12.461Z] #43 170.6 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:14:12.461Z] #43 170.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:14:12.462Z] #43 170.6 Note: Building without GnuTLS support [2021-07-09T18:14:12.462Z] #43 170.6 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:14:12.462Z] #43 170.6 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:14:12.491Z] #43 172.3 CC lib/c/criu.o [2021-07-09T18:14:12.661Z] #43 180.3 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:12.661Z] #43 180.4 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:12.847Z] #43 171.7 LINK criu/built-in.o [2021-07-09T18:14:12.847Z] #43 171.8 LINK criu/criu [2021-07-09T18:14:12.923Z] #43 180.4 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:12.923Z] #43 180.5 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:12.923Z] #43 180.6 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:12.923Z] #43 180.6 INSTALL criu/criu [2021-07-09T18:14:13.028Z] #43 171.2 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:14:13.106Z] #43 172.1 DEP lib/c/criu.d [2021-07-09T18:14:13.106Z] #43 172.2 CC images/rpc.pb-c.o [2021-07-09T18:14:13.185Z] #43 DONE 180.8s [2021-07-09T18:14:13.185Z] [2021-07-09T18:14:13.185Z] #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-07-09T18:14:13.185Z] #56 sha256:dd82221ad75c43d72dc908894d15ac76e5d9c5ee8b451c2ef8f4a71fffdf4969 [2021-07-09T18:14:13.422Z] #43 173.0 LINK lib/c/built-in.o [2021-07-09T18:14:13.422Z] #43 173.1 LINK lib/c/libcriu.so [2021-07-09T18:14:13.422Z] #43 173.1 LINK lib/c/libcriu.a [2021-07-09T18:14:13.422Z] #43 173.2 GEN magic.py [2021-07-09T18:14:13.422Z] #43 173.3 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:14:13.422Z] #43 173.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:14:13.422Z] #43 173.3 Note: Building without GnuTLS support [2021-07-09T18:14:13.422Z] #43 173.3 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:14:13.422Z] #43 173.3 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:14:13.596Z] #43 171.7 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:13.675Z] #43 172.6 CC lib/c/criu.o [2021-07-09T18:14:13.986Z] #43 173.8 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:14:14.130Z] #56 ... [2021-07-09T18:14:14.130Z] [2021-07-09T18:14:14.130Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-09T18:14:14.130Z] #44 sha256:2bd24962d4380441558f1183c1ea9d2b446358d66c8650b88e65f622a0389fad [2021-07-09T18:14:14.164Z] #43 172.3 make[1]: 'images/built-in.o' is up to date. [2021-07-09T18:14:14.164Z] #43 172.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-09T18:14:14.164Z] #43 172.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-09T18:14:14.164Z] #43 172.3 make[1]: 'compel/libcompel.a' is up to date. [2021-07-09T18:14:14.164Z] #43 172.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-09T18:14:14.164Z] #43 172.4 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:14.395Z] #44 DONE 0.1s [2021-07-09T18:14:14.395Z] [2021-07-09T18:14:14.395Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-09T18:14:14.395Z] #46 sha256:a7b62bdbf8db1052479ecedf4908061c7d169d0a9540e6c63ff17ceff6d077fe [2021-07-09T18:14:14.395Z] #46 DONE 0.1s [2021-07-09T18:14:14.395Z] [2021-07-09T18:14:14.395Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-09T18:14:14.395Z] #48 sha256:b68e7c1bc3a20b872107ecc59fa781a1454fde17ae4c1a5e66e5981b8309a416 [2021-07-09T18:14:14.395Z] #48 DONE 0.1s [2021-07-09T18:14:14.395Z] [2021-07-09T18:14:14.395Z] #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-07-09T18:14:14.395Z] #53 sha256:2d0b3c9f13a008e270222eb67d1bd999fcebfb9e95a0f96cd785db2d5ffa629a [2021-07-09T18:14:14.422Z] #43 172.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:14:14.422Z] #43 172.5 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:14.422Z] #43 172.6 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:14.422Z] #43 172.6 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:14.422Z] #43 172.7 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:14.612Z] #43 173.4 LINK lib/c/built-in.o [2021-07-09T18:14:14.612Z] #43 173.4 LINK lib/c/libcriu.so [2021-07-09T18:14:14.612Z] #43 173.5 LINK lib/c/libcriu.a [2021-07-09T18:14:14.612Z] #43 173.5 GEN magic.py [2021-07-09T18:14:14.612Z] #43 173.6 Note: Building without setproctitle() and strlcpy() support. [2021-07-09T18:14:14.612Z] #43 173.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-09T18:14:14.612Z] #43 173.7 Note: Building without GnuTLS support [2021-07-09T18:14:14.612Z] #43 173.7 Makefile.config:39: Warn: you have no libnftables installed [2021-07-09T18:14:14.612Z] #43 173.7 Makefile.config:40: Warn: Building without nftables support [2021-07-09T18:14:14.658Z] #53 ... [2021-07-09T18:14:14.658Z] [2021-07-09T18:14:14.658Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-09T18:14:14.658Z] #50 sha256:49be809b4bc24d39f9267bd62785bf7f998427637cc91cb361b2a9a42dc048ad [2021-07-09T18:14:14.658Z] #50 DONE 0.2s [2021-07-09T18:14:14.658Z] [2021-07-09T18:14:14.658Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-09T18:14:14.658Z] #52 sha256:ad7030311ce2d1c5740009c29325250e68e7f4220bc749d8c5efe2dd606487fd [2021-07-09T18:14:14.681Z] #43 172.7 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:14.681Z] #43 172.7 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:14.681Z] #43 172.8 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:14.917Z] #43 174.3 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:14.919Z] #52 DONE 0.1s [2021-07-09T18:14:14.919Z] [2021-07-09T18:14:14.919Z] #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-07-09T18:14:14.919Z] #53 sha256:2d0b3c9f13a008e270222eb67d1bd999fcebfb9e95a0f96cd785db2d5ffa629a [2021-07-09T18:14:14.940Z] #43 172.9 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:14.940Z] #43 172.9 INSTALL criu/criu [2021-07-09T18:14:14.940Z] #43 DONE 173.1s [2021-07-09T18:14:14.940Z] [2021-07-09T18:14:14.940Z] #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-07-09T18:14:14.940Z] #53 sha256:b93a37203a4a60321a7904070b4865d07dec51fc17e1e23be90492a1623a4790 [2021-07-09T18:14:15.174Z] #43 174.9 make[1]: 'images/built-in.o' is up to date. [2021-07-09T18:14:15.174Z] #43 174.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-09T18:14:15.174Z] #43 174.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-09T18:14:15.174Z] #43 174.9 make[1]: 'compel/libcompel.a' is up to date. [2021-07-09T18:14:15.174Z] #43 174.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-09T18:14:15.174Z] #43 175.0 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:15.174Z] #43 175.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:14:15.179Z] #43 174.4 fatal: not a git repository (or any of the parent directories): .git [2021-07-09T18:14:15.432Z] #43 175.1 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:15.432Z] #43 175.2 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:15.432Z] #43 175.2 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:15.596Z] #43 DONE 179.7s [2021-07-09T18:14:15.596Z] [2021-07-09T18:14:15.596Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T18:14:15.596Z] #30 sha256:be37b0623aa355fa4e06cb7f930edebd8886f85aa607554ba7969bfa1a82e8cc [2021-07-09T18:14:15.596Z] #30 DONE 6.3s [2021-07-09T18:14:15.596Z] [2021-07-09T18:14:15.596Z] #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-07-09T18:14:15.596Z] #56 sha256:6d73935c7b68ec4b871571d7809ade8993eb9b2f6158260b8743a90658790e39 [2021-07-09T18:14:15.596Z] #56 ... [2021-07-09T18:14:15.596Z] [2021-07-09T18:14:15.596Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-09T18:14:15.596Z] #33 sha256:8173486fb5de8089e41cc4ef5dd61b27536b2577fb8947dfd81ebe0c2c96001d [2021-07-09T18:14:15.690Z] #43 175.3 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:15.690Z] #43 175.3 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:15.690Z] #43 175.4 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:15.690Z] #43 175.4 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:15.747Z] #43 174.9 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:15.947Z] #43 175.5 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:15.947Z] #43 175.5 INSTALL criu/criu [2021-07-09T18:14:15.947Z] #43 DONE 175.7s [2021-07-09T18:14:15.947Z] [2021-07-09T18:14:15.947Z] #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-07-09T18:14:15.947Z] #53 sha256:30883f235eb40216e8af47f80674238edada18b36bc96fbd5fe96b5d6f3dc73e [2021-07-09T18:14:16.174Z] #33 DONE 0.7s [2021-07-09T18:14:16.175Z] [2021-07-09T18:14:16.175Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-09T18:14:16.175Z] #35 sha256:4e1d878f196ad48006c42f0d55b7eeef465379e427aa066ca1101d078a6e01ec [2021-07-09T18:14:16.315Z] #43 175.4 make[1]: 'images/built-in.o' is up to date. [2021-07-09T18:14:16.315Z] #43 175.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-09T18:14:16.315Z] #43 175.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-09T18:14:16.315Z] #43 175.5 make[1]: 'compel/libcompel.a' is up to date. [2021-07-09T18:14:16.315Z] #43 175.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-09T18:14:16.317Z] #53 ... [2021-07-09T18:14:16.317Z] [2021-07-09T18:14:16.317Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-09T18:14:16.317Z] #44 sha256:0fefdb2345e95d9eb1577f31f81d3bf40a8bb7d6777a607dc3073dc76534f837 [2021-07-09T18:14:16.317Z] #44 DONE 0.1s [2021-07-09T18:14:16.317Z] [2021-07-09T18:14:16.317Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-09T18:14:16.317Z] #46 sha256:3ace869bface38f4ca3da61161ba915b8ca1214aa49bc64321456a88d38829ea [2021-07-09T18:14:16.317Z] #46 DONE 0.1s [2021-07-09T18:14:16.317Z] [2021-07-09T18:14:16.317Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-09T18:14:16.317Z] #48 sha256:318257340986910986b764cf515e92bf445de513db94d467aaef326c30b3ae7f [2021-07-09T18:14:16.317Z] #48 DONE 0.1s [2021-07-09T18:14:16.317Z] [2021-07-09T18:14:16.317Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-09T18:14:16.317Z] #50 sha256:98dd4c126cc27a73ebfa809609a26ffe03596e062f8ccf3a83a3b1dd16ac2850 [2021-07-09T18:14:16.317Z] #50 DONE 0.1s [2021-07-09T18:14:16.317Z] [2021-07-09T18:14:16.317Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-09T18:14:16.317Z] #52 sha256:73321fc3538896fed2ff3300792d058b56df97f0d9d8759e80dab697265beb87 [2021-07-09T18:14:16.317Z] #52 DONE 0.1s [2021-07-09T18:14:16.317Z] [2021-07-09T18:14:16.317Z] #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-07-09T18:14:16.317Z] #56 sha256:e4fc9b3419aed2b3787445df33d2651bf6817decf6a4fc8a7f925256cb58eb86 [2021-07-09T18:14:16.440Z] #35 DONE 0.2s [2021-07-09T18:14:16.440Z] [2021-07-09T18:14:16.440Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-09T18:14:16.440Z] #38 sha256:52c0e01c1f63a083c84b4fec4a48564b5e1986c1fe44ed8e205044be66256485 [2021-07-09T18:14:16.440Z] #38 DONE 0.1s [2021-07-09T18:14:16.440Z] [2021-07-09T18:14:16.440Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-09T18:14:16.440Z] #41 sha256:642b9c3ecb82eb15465e7a4906b4e6a5ad896a119e470f2294d583f26db296a7 [2021-07-09T18:14:16.574Z] #43 175.6 make[1]: Nothing to be done for 'all'. [2021-07-09T18:14:16.574Z] #43 175.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-09T18:14:16.574Z] #43 175.8 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:16.574Z] #43 175.8 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:16.574Z] #43 175.8 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:16.833Z] #43 175.9 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:16.833Z] #43 175.9 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:16.833Z] #43 175.9 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:16.833Z] #43 176.0 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:17.016Z] #41 DONE 0.6s [2021-07-09T18:14:17.016Z] [2021-07-09T18:14:17.016Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-09T18:14:17.016Z] #44 sha256:9118e8e5237682c98aa08dfc4cd412e58076e42b90f329f2a724e8b3c8dc538d [2021-07-09T18:14:17.092Z] #43 176.1 make[2]: Nothing to be done for 'all'. [2021-07-09T18:14:17.092Z] #43 176.1 INSTALL criu/criu [2021-07-09T18:14:17.092Z] #43 DONE 176.3s [2021-07-09T18:14:17.092Z] [2021-07-09T18:14:17.092Z] #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-07-09T18:14:17.092Z] #53 sha256:30bc930013051e4bb8893def943a1e4c6b4c039c94af178d79b63476a572cd12 [2021-07-09T18:14:17.282Z] #44 DONE 0.1s [2021-07-09T18:14:17.282Z] [2021-07-09T18:14:17.282Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-09T18:14:17.282Z] #46 sha256:a58db9d321adfedd2a79d597b40dc8922385bbafc00aedda4297a75b96b2d59e [2021-07-09T18:14:17.317Z] #53 ... [2021-07-09T18:14:17.317Z] [2021-07-09T18:14:17.317Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-09T18:14:17.317Z] #44 sha256:a6068735f90c8affed45967e715a330eee73a6dcf95ecf3f53b4a0b4e49ba5fd [2021-07-09T18:14:17.317Z] #44 DONE 0.1s [2021-07-09T18:14:17.317Z] [2021-07-09T18:14:17.317Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-09T18:14:17.317Z] #46 sha256:cd9225e844b0c2ff2b75ce4a2f31b11dec5af61b18b01984916fc03e3a8d15f0 [2021-07-09T18:14:17.317Z] #46 DONE 0.1s [2021-07-09T18:14:17.317Z] [2021-07-09T18:14:17.317Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-09T18:14:17.317Z] #48 sha256:da9bae6fa724ca52e32bd706ef0d1b753f158bf16a23f25257f21ac120c8d739 [2021-07-09T18:14:17.317Z] #48 DONE 0.1s [2021-07-09T18:14:17.317Z] [2021-07-09T18:14:17.317Z] #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-07-09T18:14:17.317Z] #53 sha256:30883f235eb40216e8af47f80674238edada18b36bc96fbd5fe96b5d6f3dc73e [2021-07-09T18:14:17.545Z] #46 DONE 0.3s [2021-07-09T18:14:17.545Z] [2021-07-09T18:14:17.545Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-09T18:14:17.546Z] #48 sha256:e1b1781881af2b88bda6997d1be4315ed5ea4f6935f79305229fb601aee564bf [2021-07-09T18:14:17.546Z] #48 DONE 0.1s [2021-07-09T18:14:17.546Z] [2021-07-09T18:14:17.546Z] #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-07-09T18:14:17.546Z] #56 sha256:6d73935c7b68ec4b871571d7809ade8993eb9b2f6158260b8743a90658790e39 [2021-07-09T18:14:17.574Z] #53 ... [2021-07-09T18:14:17.574Z] [2021-07-09T18:14:17.574Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-09T18:14:17.574Z] #50 sha256:3dbe58f7ecc29bdcb3895ea3a4ca9e23ac90491e174e4f706b7a03e717c8fbe3 [2021-07-09T18:14:17.574Z] #50 DONE 0.2s [2021-07-09T18:14:17.574Z] [2021-07-09T18:14:17.574Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-09T18:14:17.574Z] #52 sha256:f489a99d6dde26dd27acecd1957b2ed7cc2d74d935e1df8b2286bcd22458604e [2021-07-09T18:14:17.574Z] #52 DONE 0.1s [2021-07-09T18:14:17.574Z] [2021-07-09T18:14:17.574Z] #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-07-09T18:14:17.574Z] #56 sha256:3fbef97e1272e8633dd77cfe5861c0ec41769f3494fdc11f94330acca54b85da [2021-07-09T18:14:17.809Z] #56 ... [2021-07-09T18:14:17.809Z] [2021-07-09T18:14:17.809Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-09T18:14:17.809Z] #50 sha256:a180ec255673307251c6018e6a2c3bbdc5b605c0521cd618893def80f2f30ab6 [2021-07-09T18:14:18.484Z] #53 ... [2021-07-09T18:14:18.484Z] [2021-07-09T18:14:18.484Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-09T18:14:18.484Z] #44 sha256:b8335cb62d62ec924b9cc8d3130a8c0d9d6db3c6ff16adad62a5da2c7365bff8 [2021-07-09T18:14:18.484Z] #44 DONE 0.1s [2021-07-09T18:14:18.484Z] [2021-07-09T18:14:18.484Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-09T18:14:18.484Z] #46 sha256:965ac6a87e22d623c03086900b2bffbecb338956949d3e410486d5726a415b8f [2021-07-09T18:14:18.484Z] #46 DONE 0.1s [2021-07-09T18:14:18.484Z] [2021-07-09T18:14:18.484Z] #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-07-09T18:14:18.484Z] #53 sha256:30bc930013051e4bb8893def943a1e4c6b4c039c94af178d79b63476a572cd12 [2021-07-09T18:14:18.484Z] #53 ... [2021-07-09T18:14:18.484Z] [2021-07-09T18:14:18.484Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-09T18:14:18.484Z] #48 sha256:c4eebc54e90ee2f0e0108e1fe0de006b90e4f5f8c4130d147c494c3b14cff246 [2021-07-09T18:14:18.484Z] #48 DONE 0.1s [2021-07-09T18:14:18.484Z] [2021-07-09T18:14:18.484Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-09T18:14:18.484Z] #50 sha256:980fd626151efbd97434b5205457835719597aee9cd3ef43f906dce6c4c241c8 [2021-07-09T18:14:18.745Z] #50 DONE 0.1s [2021-07-09T18:14:18.745Z] [2021-07-09T18:14:18.745Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-09T18:14:18.745Z] #52 sha256:51efb70cfa5f41cfdc5423898f0caacf663435668ff22213977e61f3f06fcd6c [2021-07-09T18:14:18.745Z] #52 DONE 0.1s [2021-07-09T18:14:18.745Z] [2021-07-09T18:14:18.745Z] #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-07-09T18:14:18.745Z] #56 sha256:7bbeca9338495b2822d2f4618e3e43feac1202d2534f37c38fbae2ee09c7602f [2021-07-09T18:14:18.758Z] #50 DONE 0.9s [2021-07-09T18:14:18.758Z] [2021-07-09T18:14:18.758Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-09T18:14:18.758Z] #52 sha256:4c593a399ecd5d432af289bfbc902c79e2fa1a9a68f1d7447560fb5e0f233b8c [2021-07-09T18:14:18.758Z] #52 DONE 0.1s [2021-07-09T18:14:18.758Z] [2021-07-09T18:14:18.758Z] #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-07-09T18:14:18.758Z] #56 sha256:6d73935c7b68ec4b871571d7809ade8993eb9b2f6158260b8743a90658790e39 [2021-07-09T18:14:18.758Z] #56 ... [2021-07-09T18:14:18.758Z] [2021-07-09T18:14:18.758Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-09T18:14:18.758Z] #54 sha256:e2876b8bf8c51e8f3fffd36f5d3298ed9c6425738c8c7ceb2f7530341132ebc4 [2021-07-09T18:14:19.021Z] #54 DONE 0.4s [2021-07-09T18:14:19.021Z] [2021-07-09T18:14:19.021Z] #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-07-09T18:14:19.021Z] #56 sha256:6d73935c7b68ec4b871571d7809ade8993eb9b2f6158260b8743a90658790e39 [2021-07-09T18:14:20.211Z] #53 ... [2021-07-09T18:14:20.211Z] [2021-07-09T18:14:20.211Z] #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-07-09T18:14:20.211Z] #56 sha256:dd82221ad75c43d72dc908894d15ac76e5d9c5ee8b451c2ef8f4a71fffdf4969 [2021-07-09T18:14:20.211Z] #56 215.0 + bin/containerd [2021-07-09T18:14:24.476Z] #56 206.1 + bin/containerd [2021-07-09T18:14:25.313Z] #56 209.8 + bin/containerd [2021-07-09T18:14:25.506Z] #56 ... [2021-07-09T18:14:25.507Z] [2021-07-09T18:14:25.507Z] #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-07-09T18:14:25.507Z] #53 sha256:2d0b3c9f13a008e270222eb67d1bd999fcebfb9e95a0f96cd785db2d5ffa629a [2021-07-09T18:14:25.507Z] #53 137.1 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-07-09T18:14:25.671Z] #56 207.8 + bin/containerd [2021-07-09T18:14:25.769Z] #53 138.2 + mkdir -p /build [2021-07-09T18:14:25.769Z] #53 138.2 + cp runc /build/runc [2021-07-09T18:14:26.031Z] #53 DONE 138.5s [2021-07-09T18:14:26.031Z] [2021-07-09T18:14:26.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-07-09T18:14:26.031Z] #56 sha256:dd82221ad75c43d72dc908894d15ac76e5d9c5ee8b451c2ef8f4a71fffdf4969 [2021-07-09T18:14:27.419Z] #56 ... [2021-07-09T18:14:27.419Z] [2021-07-09T18:14:27.419Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-09T18:14:27.419Z] #54 sha256:b33db77b5f3d9294ca513c8c69ea4e599dbd7db4008deb7959f75d287339033e [2021-07-09T18:14:27.419Z] #54 DONE 0.1s [2021-07-09T18:14:27.419Z] [2021-07-09T18:14:27.419Z] #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-07-09T18:14:27.419Z] #56 sha256:dd82221ad75c43d72dc908894d15ac76e5d9c5ee8b451c2ef8f4a71fffdf4969 [2021-07-09T18:14:28.671Z] #56 ... [2021-07-09T18:14:28.671Z] [2021-07-09T18:14:28.671Z] #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-07-09T18:14:28.671Z] #53 sha256:b93a37203a4a60321a7904070b4865d07dec51fc17e1e23be90492a1623a4790 [2021-07-09T18:14:28.671Z] #53 130.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-07-09T18:14:28.671Z] #53 131.7 + mkdir -p /build [2021-07-09T18:14:28.671Z] #53 131.7 + cp runc /build/runc [2021-07-09T18:14:28.671Z] #53 DONE 131.9s [2021-07-09T18:14:28.930Z] [2021-07-09T18:14:28.930Z] #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-07-09T18:14:28.930Z] #56 sha256:e4fc9b3419aed2b3787445df33d2651bf6817decf6a4fc8a7f925256cb58eb86 [2021-07-09T18:14:30.310Z] #56 ... [2021-07-09T18:14:30.310Z] [2021-07-09T18:14:30.310Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-09T18:14:30.310Z] #54 sha256:10dd1688e3335636a87e824357a7932b0beaa0cfb9cdc4425a8aabad9621a8f7 [2021-07-09T18:14:30.310Z] #54 DONE 0.1s [2021-07-09T18:14:30.568Z] [2021-07-09T18:14:30.568Z] #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-07-09T18:14:30.568Z] #56 sha256:e4fc9b3419aed2b3787445df33d2651bf6817decf6a4fc8a7f925256cb58eb86 [2021-07-09T18:14:30.591Z] #56 ... [2021-07-09T18:14:30.591Z] [2021-07-09T18:14:30.591Z] #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-07-09T18:14:30.591Z] #53 sha256:30bc930013051e4bb8893def943a1e4c6b4c039c94af178d79b63476a572cd12 [2021-07-09T18:14:30.591Z] #53 134.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-07-09T18:14:30.591Z] #53 135.3 + mkdir -p /build [2021-07-09T18:14:30.851Z] #53 135.3 + cp runc /build/runc [2021-07-09T18:14:30.921Z] #56 ... [2021-07-09T18:14:30.921Z] [2021-07-09T18:14:30.921Z] #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-07-09T18:14:30.921Z] #53 sha256:30883f235eb40216e8af47f80674238edada18b36bc96fbd5fe96b5d6f3dc73e [2021-07-09T18:14:30.921Z] #53 132.6 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-07-09T18:14:30.921Z] #53 133.6 + mkdir -p /build [2021-07-09T18:14:30.921Z] #53 133.6 + cp runc /build/runc [2021-07-09T18:14:30.921Z] #53 DONE 133.8s [2021-07-09T18:14:30.921Z] [2021-07-09T18:14:30.921Z] #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-07-09T18:14:30.921Z] #56 sha256:3fbef97e1272e8633dd77cfe5861c0ec41769f3494fdc11f94330acca54b85da [2021-07-09T18:14:31.109Z] #53 DONE 135.6s [2021-07-09T18:14:31.109Z] [2021-07-09T18:14:31.109Z] #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-07-09T18:14:31.109Z] #56 sha256:7bbeca9338495b2822d2f4618e3e43feac1202d2534f37c38fbae2ee09c7602f [2021-07-09T18:14:31.483Z] #56 ... [2021-07-09T18:14:31.483Z] [2021-07-09T18:14:31.483Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-09T18:14:31.483Z] #54 sha256:a0d738a4168ef62bd8b0654102cda2d076bfdc96e170583e25aa6f2a8af69ab5 [2021-07-09T18:14:32.062Z] #54 DONE 0.2s [2021-07-09T18:14:32.062Z] [2021-07-09T18:14:32.062Z] #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-07-09T18:14:32.062Z] #56 sha256:3fbef97e1272e8633dd77cfe5861c0ec41769f3494fdc11f94330acca54b85da [2021-07-09T18:14:32.489Z] #56 ... [2021-07-09T18:14:32.489Z] [2021-07-09T18:14:32.489Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-09T18:14:32.489Z] #54 sha256:00d663667e7b80bd8e038c2f9c65c26cf574722eae8be481d4e3d3ef9ffd7eb1 [2021-07-09T18:14:32.489Z] #54 DONE 0.1s [2021-07-09T18:14:32.489Z] [2021-07-09T18:14:32.489Z] #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-07-09T18:14:32.489Z] #56 sha256:7bbeca9338495b2822d2f4618e3e43feac1202d2534f37c38fbae2ee09c7602f [2021-07-09T18:14:37.157Z] #56 215.6 + bin/containerd-stress [2021-07-09T18:14:37.157Z] #56 218.4 + bin/containerd-shim [2021-07-09T18:14:37.700Z] ---> 19173373aae7 [2021-07-09T18:14:37.700Z] Successfully built 19173373aae7 [2021-07-09T18:14:37.700Z] Successfully tagged docker:latest [2021-07-09T18:14:37.700Z] INFO: Image build ended at 07/09/2021 18:14:35. Duration:00:03:54.3465729 [2021-07-09T18:14:37.700Z] [2021-07-09T18:14:37.700Z] [2021-07-09T18:14:37.700Z] INFO: Building the test binaries at 07/09/2021 18:14:35... [2021-07-09T18:14:42.374Z] INFO: make.ps1 starting at 07/09/2021 18:14:41 [2021-07-09T18:14:42.827Z] INFO: Git commit (72b66d56a5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-09T18:14:42.827Z] INFO: Invoking autogen... [2021-07-09T18:14:43.279Z] INFO: Building daemon... [2021-07-09T18:14:43.763Z] #56 223.9 + bin/containerd-shim-runc-v1 [2021-07-09T18:14:47.081Z] #56 228.0 + bin/containerd-shim-runc-v2 [2021-07-09T18:14:48.035Z] #56 229.2 + binaries [2021-07-09T18:14:48.035Z] #56 229.2 + install -D bin/containerd /build/containerd [2021-07-09T18:14:48.035Z] #56 229.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-09T18:14:48.035Z] #56 229.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-09T18:14:48.035Z] #56 229.3 + install -D bin/ctr /build/ctr [2021-07-09T18:14:48.610Z] #56 DONE 229.6s [2021-07-09T18:14:49.998Z] [2021-07-09T18:14:49.999Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-09T18:14:49.999Z] #57 sha256:fd7f362de5a83529bc6c0e5c3327da5a7f411e7479c9b37ad9ea974ad7a9216c [2021-07-09T18:14:49.999Z] #57 DONE 0.3s [2021-07-09T18:14:50.260Z] [2021-07-09T18:14:50.260Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-09T18:14:50.260Z] #61 sha256:77d869d3f3fb624d86f5beb7c3aa833ce1728519ef0060c104ce73c50d836f4a [2021-07-09T18:14:50.260Z] #61 DONE 0.1s [2021-07-09T18:14:50.260Z] [2021-07-09T18:14:50.260Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-09T18:14:50.260Z] #66 sha256:f7ff151211846e8c5273dcb935705329a46f103bc0ec604d397783b80937be6c [2021-07-09T18:14:50.837Z] #66 DONE 0.6s [2021-07-09T18:14:50.837Z] [2021-07-09T18:14:50.837Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-09T18:14:50.837Z] #68 sha256:d4691b2eb221fbd0048a8a12503f249e5da1e739f08b492e3b7e6761ab363aa7 [2021-07-09T18:14:50.837Z] #68 DONE 0.1s [2021-07-09T18:14:51.099Z] [2021-07-09T18:14:51.099Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-09T18:14:51.099Z] #69 sha256:d26b7bc301948e158ffed7492ecced2030307939f840cced8865c83a358c02c7 [2021-07-09T18:14:51.099Z] #69 DONE 0.0s [2021-07-09T18:14:51.099Z] [2021-07-09T18:14:51.099Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-09T18:14:51.099Z] #70 sha256:fc0cceb6b88434a53c5eda906ca4841795c11bda6420d7e5d6f467cd3e58a5e7 [2021-07-09T18:14:54.016Z] #56 247.5 + bin/containerd-stress [2021-07-09T18:14:54.016Z] #56 249.4 + bin/containerd-shim [2021-07-09T18:14:55.313Z] #70 DONE 4.4s [2021-07-09T18:14:55.583Z] [2021-07-09T18:14:55.583Z] #71 exporting to image [2021-07-09T18:14:55.583Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-09T18:14:55.583Z] #71 exporting layers [2021-07-09T18:14:57.113Z] #56 236.9 + bin/containerd-stress [2021-07-09T18:14:57.113Z] #56 238.7 + bin/containerd-shim [2021-07-09T18:14:58.569Z] #56 239.3 + bin/containerd-stress [2021-07-09T18:14:58.569Z] #56 241.1 + bin/containerd-shim [2021-07-09T18:14:59.062Z] #56 241.4 + bin/containerd-stress [2021-07-09T18:14:59.062Z] #56 243.3 + bin/containerd-shim [2021-07-09T18:15:00.887Z] #71 exporting layers 5.0s done [2021-07-09T18:15:00.887Z] #71 writing image sha256:342895e470b305e9ed3b975a63430d6f5a7bbf88e04e8f7e4efdf7cca5264d2c done [2021-07-09T18:15:00.887Z] #71 naming to docker.io/library/docker:72b66d56a55927687734fae392f6e451cc7db8a2 done [2021-07-09T18:15:00.887Z] #71 DONE 5.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-09T18:15:01.227Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/test/unit [2021-07-09T18:15:02.158Z] #56 256.4 + bin/containerd-shim-runc-v1 [2021-07-09T18:15:03.677Z] #56 245.4 + bin/containerd-shim-runc-v1 [2021-07-09T18:15:05.114Z] #56 247.9 + bin/containerd-shim-runc-v1 [2021-07-09T18:15:05.443Z] ? github.com/docker/docker/api [no test files] [2021-07-09T18:15:05.462Z] #56 261.1 + bin/containerd-shim-runc-v2 [2021-07-09T18:15:05.629Z] #56 250.0 + bin/containerd-shim-runc-v1 [2021-07-09T18:15:06.931Z] #56 262.2 + binaries [2021-07-09T18:15:06.931Z] #56 262.2 + install -D bin/containerd /build/containerd [2021-07-09T18:15:06.931Z] #56 262.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-09T18:15:06.931Z] #56 262.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-09T18:15:06.931Z] #56 262.3 + install -D bin/ctr /build/ctr [2021-07-09T18:15:07.870Z] #56 249.9 + bin/containerd-shim-runc-v2 [2021-07-09T18:15:07.877Z] #56 DONE 263.2s [2021-07-09T18:15:08.128Z] #56 250.8 + binaries [2021-07-09T18:15:08.386Z] #56 250.8 + install -D bin/containerd /build/containerd [2021-07-09T18:15:08.386Z] #56 250.8 + install -D bin/containerd-shim /build/containerd-shim [2021-07-09T18:15:08.386Z] #56 250.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-09T18:15:08.386Z] #56 250.8 + install -D bin/ctr /build/ctr [2021-07-09T18:15:08.448Z] [2021-07-09T18:15:08.448Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-09T18:15:08.448Z] #57 sha256:33fff954a65d7c35091fee62befd24e9ec9587ddc388da7d9960a9e84d7eab1c [2021-07-09T18:15:08.644Z] #56 DONE 251.2s [2021-07-09T18:15:09.019Z] #57 DONE 0.3s [2021-07-09T18:15:09.019Z] [2021-07-09T18:15:09.019Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-09T18:15:09.019Z] #61 sha256:e1d869435f418a19909c2e96cd6c500570b34b7c206c50c709bd3e5ed3d85bb9 [2021-07-09T18:15:09.019Z] #61 DONE 0.2s [2021-07-09T18:15:09.019Z] [2021-07-09T18:15:09.019Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-09T18:15:09.019Z] #66 sha256:ff4c4af054be3f274158c7501f6ee8d513c69b3fa8f9a1cb9a854ee8e0d923b7 [2021-07-09T18:15:09.210Z] [2021-07-09T18:15:09.211Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-09T18:15:09.211Z] #57 sha256:779a23da42a68b51e86763d17a64ded4f7e651463f725ec37daad022bce13dd7 [2021-07-09T18:15:09.284Z] #56 252.3 + bin/containerd-shim-runc-v2 [2021-07-09T18:15:09.469Z] #57 DONE 0.2s [2021-07-09T18:15:09.469Z] [2021-07-09T18:15:09.469Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-09T18:15:09.469Z] #61 sha256:9d895dbf0eac186b8af65cddcfacd5539f7b132085088922e2f066b6859474b2 [2021-07-09T18:15:09.469Z] #61 DONE 0.1s [2021-07-09T18:15:09.540Z] #56 253.2 + binaries [2021-07-09T18:15:09.728Z] [2021-07-09T18:15:09.728Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-09T18:15:09.728Z] #66 sha256:9abb23a63d1c535c535ef8b555d77d281d2d294758bce91bf0d99a7a2742fb66 [2021-07-09T18:15:09.796Z] #56 253.2 + install -D bin/containerd /build/containerd [2021-07-09T18:15:09.796Z] #56 253.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-09T18:15:09.796Z] #56 253.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-09T18:15:09.796Z] #56 253.2 + install -D bin/ctr /build/ctr [2021-07-09T18:15:09.817Z] #56 254.6 + bin/containerd-shim-runc-v2 [2021-07-09T18:15:09.960Z] #66 DONE 0.9s [2021-07-09T18:15:09.960Z] [2021-07-09T18:15:09.960Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-09T18:15:09.960Z] #68 sha256:f2a9c711eb8af2186e69a58224e95a9a4a0208e098abcb6cf4c8d975dd7773de [2021-07-09T18:15:09.960Z] #68 DONE 0.1s [2021-07-09T18:15:09.960Z] [2021-07-09T18:15:09.960Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-09T18:15:09.960Z] #69 sha256:c07c2e2873034b0442df650f27756a702604135e86bda61a046869322eb69c31 [2021-07-09T18:15:09.960Z] #69 DONE 0.0s [2021-07-09T18:15:09.987Z] #66 DONE 0.4s [2021-07-09T18:15:09.987Z] [2021-07-09T18:15:09.987Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-09T18:15:09.987Z] #68 sha256:770cb79b67406aea89e61cc5a5876734617bad4e4669b0595189d708c237ae8d [2021-07-09T18:15:09.987Z] #68 DONE 0.0s [2021-07-09T18:15:09.987Z] [2021-07-09T18:15:09.987Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-09T18:15:09.987Z] #69 sha256:af39480088cfc5fb8ebffd7cb82c0072a8e6cd5c521068a56537093ea2464150 [2021-07-09T18:15:09.987Z] #69 DONE 0.0s [2021-07-09T18:15:09.987Z] [2021-07-09T18:15:09.987Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-09T18:15:09.987Z] #70 sha256:00496fb59a41339ed5394e9d70a812dd9cd79c1468c83335e95b269eec55fac9 [2021-07-09T18:15:10.052Z] #56 DONE 253.6s [2021-07-09T18:15:10.220Z] [2021-07-09T18:15:10.220Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-09T18:15:10.220Z] #70 sha256:8ea18c55e51aeec6de662027af4edd7a80e4f2f3b311b801ff9781552a8ad160 [2021-07-09T18:15:10.754Z] #56 255.5 + binaries [2021-07-09T18:15:10.754Z] #56 255.5 + install -D bin/containerd /build/containerd [2021-07-09T18:15:10.754Z] #56 255.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-09T18:15:10.754Z] #56 255.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-09T18:15:10.754Z] #56 255.6 + install -D bin/ctr /build/ctr [2021-07-09T18:15:10.754Z] #56 DONE 255.8s [2021-07-09T18:15:10.921Z] #70 DONE 0.7s [2021-07-09T18:15:10.921Z] [2021-07-09T18:15:10.921Z] #71 exporting to image [2021-07-09T18:15:10.921Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-09T18:15:10.921Z] #71 exporting layers [2021-07-09T18:15:10.982Z] [2021-07-09T18:15:10.982Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-09T18:15:10.982Z] #57 sha256:a8689b324dd5e6e9fd60617c2ab2b46c41563d9ac11ec9cc10a8c268768804b6 [2021-07-09T18:15:10.982Z] #57 DONE 0.2s [2021-07-09T18:15:10.982Z] [2021-07-09T18:15:10.982Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-09T18:15:10.982Z] #61 sha256:59e31839b5692e84535c38901e5f18492d7679d0b831f94d19b13c37129270b7 [2021-07-09T18:15:10.982Z] #61 DONE 0.1s [2021-07-09T18:15:11.241Z] [2021-07-09T18:15:11.241Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-09T18:15:11.241Z] #66 sha256:9c9a873b8e9e7cf1a101e2662a3ba57b690a473837fbc109bff20817a564d592 [2021-07-09T18:15:11.499Z] #66 DONE 0.5s [2021-07-09T18:15:11.499Z] [2021-07-09T18:15:11.499Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-09T18:15:11.499Z] #68 sha256:f9951c7113f8473eb57e65441f5c0a8556fd42eba506233aef580f53c5f3a681 [2021-07-09T18:15:11.499Z] #68 DONE 0.1s [2021-07-09T18:15:11.499Z] [2021-07-09T18:15:11.499Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-09T18:15:11.499Z] #69 sha256:c6383a4367a65a6c7bc1d573ade4dba1f18751e1a3650d7d2cd7c70716fe2940 [2021-07-09T18:15:11.499Z] #69 DONE 0.0s [2021-07-09T18:15:11.693Z] [2021-07-09T18:15:11.693Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-09T18:15:11.693Z] #57 sha256:12d5377155bb66cb1e2c6413b7d7ad74a609fbb55fd090da4fb120fbd7b9ddda [2021-07-09T18:15:11.760Z] [2021-07-09T18:15:11.760Z] #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-07-09T18:15:11.760Z] #70 sha256:02f123429fb16a8c464f5ff76eadfc3f14fccd0a1cdb17994c665dc9e6e8fa2f [2021-07-09T18:15:11.951Z] #57 DONE 0.2s [2021-07-09T18:15:11.951Z] [2021-07-09T18:15:11.951Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-09T18:15:11.951Z] #61 sha256:948d47331b674921ca08fc6e72a080820e21fb421fea6e0b29b3994040b9bca6 [2021-07-09T18:15:11.951Z] #61 DONE 0.1s [2021-07-09T18:15:11.951Z] [2021-07-09T18:15:11.951Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-09T18:15:11.951Z] #66 sha256:721fe1aab3ac6a09ea888d51d8610497e342e58f8f636ebef505e024b743bf9a [2021-07-09T18:15:12.133Z] #70 DONE 1.8s [2021-07-09T18:15:12.133Z] [2021-07-09T18:15:12.133Z] #71 exporting to image [2021-07-09T18:15:12.133Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-09T18:15:12.133Z] #71 exporting layers [2021-07-09T18:15:12.322Z] #70 0.700 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-09T18:15:12.518Z] #66 DONE 0.5s [2021-07-09T18:15:12.518Z] [2021-07-09T18:15:12.518Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-09T18:15:12.518Z] #68 sha256:0a10da845c14ea0cf859b5822ab5c143a7d161c65ec1ff0cf0295e7999640428 [2021-07-09T18:15:12.518Z] #68 DONE 0.1s [2021-07-09T18:15:12.518Z] [2021-07-09T18:15:12.518Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-09T18:15:12.518Z] #69 sha256:b903a45118ac4f05194ba30e8691a8bcaceffeae1611620a439dfb25ed471612 [2021-07-09T18:15:12.518Z] #69 DONE 0.0s [2021-07-09T18:15:12.518Z] [2021-07-09T18:15:12.518Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-09T18:15:12.518Z] #70 sha256:8e521c1d7a43d93ea7b3c3fc16174b829c34dbd87b23cebc5368591b44810985 [2021-07-09T18:15:12.579Z] #70 0.775 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-09T18:15:12.579Z] #70 0.857 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-09T18:15:12.579Z] #70 0.939 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-09T18:15:13.397Z] #70 1.049 Reading package lists... [2021-07-09T18:15:13.961Z] #70 1.657 Reading package lists... [2021-07-09T18:15:13.961Z] #70 2.263 Building dependency tree... [2021-07-09T18:15:13.961Z] #70 2.377 Reading state information... [2021-07-09T18:15:13.961Z] #70 2.478 The following additional packages will be installed: [2021-07-09T18:15:14.217Z] #70 2.478 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-09T18:15:14.217Z] #70 2.479 libpam-systemd [2021-07-09T18:15:14.217Z] #70 2.479 Suggested packages: [2021-07-09T18:15:14.217Z] #70 2.479 systemd-container policykit-1 [2021-07-09T18:15:14.217Z] #70 2.479 Recommended packages: [2021-07-09T18:15:14.217Z] #70 2.479 libnss-systemd [2021-07-09T18:15:14.217Z] #70 2.562 The following NEW packages will be installed: [2021-07-09T18:15:14.217Z] #70 2.562 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-09T18:15:14.217Z] #70 2.563 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-09T18:15:14.473Z] #70 2.828 0 upgraded, 11 newly installed, 0 to remove and 32 not upgraded. [2021-07-09T18:15:14.473Z] #70 2.828 Need to get 4762 kB of archives. [2021-07-09T18:15:14.473Z] #70 2.828 After this operation, 16.6 MB of additional disk space will be used. [2021-07-09T18:15:14.473Z] #70 2.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-09T18:15:14.473Z] #70 2.831 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-07-09T18:15:14.473Z] #70 2.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-09T18:15:14.473Z] #70 2.834 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-09T18:15:14.473Z] #70 2.835 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-09T18:15:14.473Z] #70 2.836 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-09T18:15:14.473Z] #70 2.875 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-09T18:15:14.473Z] #70 2.877 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-09T18:15:14.473Z] #70 2.879 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-09T18:15:14.730Z] #70 2.881 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-09T18:15:14.730Z] #70 2.883 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-07-09T18:15:14.730Z] #70 3.003 debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T18:15:14.730Z] #70 3.027 Fetched 4762 kB in 0s (15.3 MB/s) [2021-07-09T18:15:14.730Z] #70 3.051 Selecting previously unselected package libargon2-1:amd64. [2021-07-09T18:15:14.730Z] #70 3.051 (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-07-09T18:15:14.730Z] #70 3.065 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-09T18:15:14.730Z] #70 3.072 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-09T18:15:14.730Z] #70 3.107 Selecting previously unselected package libjson-c3:amd64. [2021-07-09T18:15:14.730Z] #70 3.109 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-09T18:15:14.730Z] #70 3.113 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-09T18:15:14.730Z] #70 3.149 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-09T18:15:14.730Z] #70 3.149 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-09T18:15:14.730Z] #70 3.153 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-09T18:15:14.730Z] #70 3.204 Selecting previously unselected package libidn11:amd64. [2021-07-09T18:15:14.730Z] #70 3.207 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-09T18:15:14.730Z] #70 3.210 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-09T18:15:14.986Z] #70 3.253 Selecting previously unselected package libkmod2:amd64. [2021-07-09T18:15:14.986Z] #70 3.255 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-09T18:15:14.986Z] #70 3.259 Unpacking libkmod2:amd64 (26-1) ... [2021-07-09T18:15:14.986Z] #70 3.303 Selecting previously unselected package systemd. [2021-07-09T18:15:14.986Z] #70 3.306 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-09T18:15:14.986Z] #70 3.344 Unpacking systemd (241-7~deb10u7) ... [2021-07-09T18:15:15.242Z] #70 3.738 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-09T18:15:15.242Z] #70 3.748 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-09T18:15:15.499Z] #70 3.757 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-09T18:15:15.499Z] #70 3.768 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-09T18:15:15.499Z] #70 3.778 Setting up libkmod2:amd64 (26-1) ... [2021-07-09T18:15:15.499Z] #70 3.789 Setting up systemd (241-7~deb10u7) ... [2021-07-09T18:15:15.499Z] #70 3.834 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-09T18:15:15.499Z] #70 3.835 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-09T18:15:15.499Z] #70 3.839 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-09T18:15:15.499Z] #70 3.839 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-09T18:15:15.800Z] #70 DONE 3.1s [2021-07-09T18:15:15.800Z] [2021-07-09T18:15:15.800Z] #71 exporting to image [2021-07-09T18:15:15.800Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-09T18:15:15.800Z] #71 exporting layers [2021-07-09T18:15:16.061Z] #70 4.216 Selecting previously unselected package systemd-sysv. [2021-07-09T18:15:16.061Z] #70 4.216 (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-07-09T18:15:16.061Z] #70 4.229 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-09T18:15:16.061Z] #70 4.233 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-09T18:15:16.061Z] #70 4.273 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-09T18:15:16.061Z] #70 4.275 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-09T18:15:16.061Z] #70 4.279 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-09T18:15:16.061Z] #70 4.338 Selecting previously unselected package dbus. [2021-07-09T18:15:16.061Z] #70 4.340 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-09T18:15:16.061Z] #70 4.352 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-09T18:15:16.061Z] #70 4.415 Selecting previously unselected package libpam-systemd:amd64. [2021-07-09T18:15:16.061Z] #70 4.418 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-09T18:15:16.061Z] #70 4.422 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-09T18:15:16.061Z] #70 4.463 Selecting previously unselected package dbus-user-session. [2021-07-09T18:15:16.317Z] #70 4.466 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-09T18:15:16.317Z] #70 4.471 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-09T18:15:16.317Z] #70 4.513 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-09T18:15:16.317Z] #70 4.524 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-09T18:15:16.317Z] #70 4.535 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-09T18:15:16.317Z] #70 4.646 invoke-rc.d: could not determine current runlevel [2021-07-09T18:15:16.317Z] #70 4.648 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T18:15:16.317Z] #70 4.653 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-09T18:15:16.317Z] #70 4.759 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-09T18:15:16.574Z] #70 4.774 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-09T18:15:16.574Z] #70 4.783 Processing triggers for libc-bin (2.28-10) ... [2021-07-09T18:15:16.574Z] #70 DONE 4.9s [2021-07-09T18:15:16.574Z] [2021-07-09T18:15:16.574Z] #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-07-09T18:15:16.574Z] #71 sha256:3e9ccfe7c99e0c097a2db2f5562eda5cf751f63b72c0219343ad19bc54295ec2 [2021-07-09T18:15:17.138Z] #71 0.492 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-09T18:15:17.138Z] #71 0.495 Dload Upload Total Spent Left Speed [2021-07-09T18:15:17.138Z] #71 0.497 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15449 0 --:--:-- --:--:-- --:--:-- 15449 [2021-07-09T18:15:17.138Z] #71 DONE 0.7s [2021-07-09T18:15:17.138Z] [2021-07-09T18:15:17.138Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-09T18:15:17.138Z] #72 sha256:0cd7b6beea67cae0eea184b3d2d5b8c2cd17cd7bc69e4f14eb53e2978ad14c85 [2021-07-09T18:15:17.522Z] #71 exporting layers 6.6s done [2021-07-09T18:15:17.522Z] #71 writing image sha256:83a7d446f543959bb1a74efb5ec5dd19855e5125abe5ad1b257c9b90138bba84 done [2021-07-09T18:15:17.522Z] #71 naming to docker.io/library/docker:72b66d56a55927687734fae392f6e451cc7db8a2 done [2021-07-09T18:15:17.522Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-09T18:15:17.732Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-07-09T18:15:17.860Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -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=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh dynbinary test-integration [2021-07-09T18:15:18.074Z] #72 DONE 0.8s [2021-07-09T18:15:18.074Z] [2021-07-09T18:15:18.074Z] #73 exporting to image [2021-07-09T18:15:18.074Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-09T18:15:18.074Z] #73 exporting layers [2021-07-09T18:15:18.427Z] [2021-07-09T18:15:18.427Z] Removing bundles/ [2021-07-09T18:15:18.427Z] [2021-07-09T18:15:18.427Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-09T18:15:18.427Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:15:18.427Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T18:15:20.268Z] #71 exporting layers 7.4s done [2021-07-09T18:15:20.268Z] #71 writing image sha256:8f4ae19664f9c9f2234dc64a949e73977c021fec7845512c20fe31a26e8b0a07 done [2021-07-09T18:15:20.268Z] #71 naming to docker.io/library/docker:72b66d56a55927687734fae392f6e451cc7db8a2 done [2021-07-09T18:15:20.268Z] #71 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-09T18:15:20.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42613/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/validate/default [2021-07-09T18:15:21.552Z] Congratulations! All commits are properly signed with the DCO! [2021-07-09T18:15:22.495Z] Congratulations! Seccomp profile generation is done correctly. [2021-07-09T18:15:22.495Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-09T18:15:23.935Z] #71 exporting layers 7.2s done [2021-07-09T18:15:23.935Z] #71 writing image sha256:f223686cf7ddce6140395ad1d4c4c0e97366801634e52274722cde91034fb374 done [2021-07-09T18:15:23.935Z] #71 naming to docker.io/library/docker:72b66d56a55927687734fae392f6e451cc7db8a2 done [2021-07-09T18:15:23.935Z] #71 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-09T18:15:24.259Z] + trap exit INT TERM [2021-07-09T18:15:24.259Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-09T18:15:24.259Z] + CONTAINER_NAME=docker-pr1 [2021-07-09T18:15:24.259Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42613/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh dynbinary-daemon [2021-07-09T18:15:24.826Z] [2021-07-09T18:15:24.826Z] Removing bundles/ [2021-07-09T18:15:24.826Z] [2021-07-09T18:15:24.826Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-07-09T18:15:24.826Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:15:24.826Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T18:15:26.167Z] #73 exporting layers 6.8s done [2021-07-09T18:15:26.167Z] #73 writing image sha256:5d1b8e46935a9333e62887d5b96026150a029373dbff4bce3f7afc8f428b5b64 done [2021-07-09T18:15:26.167Z] #73 naming to docker.io/library/docker:72b66d56a55927687734fae392f6e451cc7db8a2 done [2021-07-09T18:15:26.167Z] #73 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-09T18:15:26.510Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -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=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh dynbinary test-integration [2021-07-09T18:15:27.073Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-09T18:15:27.074Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-09T18:15:27.074Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-09T18:15:27.074Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-09T18:15:27.074Z] 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-07-09T18:15:27.074Z] Detected virtualization docker. [2021-07-09T18:15:27.074Z] Detected architecture x86-64. [2021-07-09T18:15:27.074Z] Set hostname to . [2021-07-09T18:15:27.637Z] + source /etc/docker-entrypoint-cmd [2021-07-09T18:15:27.637Z] ++ hack/make.sh dynbinary test-integration [2021-07-09T18:15:27.637Z] [2021-07-09T18:15:27.637Z] Removing bundles/ [2021-07-09T18:15:27.637Z] [2021-07-09T18:15:27.637Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-09T18:15:27.637Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:15:27.637Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T18:15:30.635Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-07-09T18:15:32.549Z] Congratulations! All API changes are done the right way. [2021-07-09T18:15:32.549Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-09T18:15:32.549Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-09T18:15:32.549Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-09T18:15:32.549Z] Congratulations! No new tests were added to integration-cli. [2021-07-09T18:15:32.549Z] [2021-07-09T18:15:32.549Z] INFO Start validation with golang-ci-lint [2021-07-09T18:15:32.811Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-09T18:15:32.811Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-09T18:15:32.811Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-09T18:16:14.104Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 14.7% of statements [2021-07-09T18:16:14.367Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-09T18:16:15.315Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-07-09T18:16:15.315Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-09T18:16:15.315Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-09T18:16:15.315Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-09T18:16:15.315Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-09T18:16:15.315Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-09T18:16:15.315Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-09T18:16:15.315Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-09T18:16:15.315Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-09T18:16:15.578Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-09T18:16:16.527Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-09T18:16:16.527Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-09T18:16:16.792Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-07-09T18:16:17.055Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-07-09T18:16:17.055Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/types [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-09T18:16:17.055Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-09T18:16:17.318Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-09T18:16:17.318Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-09T18:16:17.318Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-09T18:16:17.318Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2021-07-09T18:16:17.581Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/builder [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-09T18:16:17.581Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-09T18:16:20.141Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-07-09T18:16:21.095Z] ok github.com/docker/docker/builder/remotecontext 0.154s coverage: 13.7% of statements [2021-07-09T18:16:22.043Z] ok github.com/docker/docker/builder/dockerfile 0.435s coverage: 48.5% of statements [2021-07-09T18:16:22.043Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-09T18:16:22.993Z] ok github.com/docker/docker/builder/remotecontext/git 4.225s coverage: 86.3% of statements [2021-07-09T18:16:22.993Z] ? github.com/docker/docker/cli [no test files] [2021-07-09T18:16:22.993Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-09T18:16:24.394Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-09T18:16:24.394Z] [2021-07-09T18:16:24.394Z] ________ ____ __. [2021-07-09T18:16:24.394Z] \_____ \ | |/ _| [2021-07-09T18:16:24.394Z] / | \| < [2021-07-09T18:16:24.394Z] / | \ | \ [2021-07-09T18:16:24.394Z] \_______ /____|__ \ [2021-07-09T18:16:24.394Z] \/ \/ [2021-07-09T18:16:24.394Z] [2021-07-09T18:16:24.394Z] INFO: make.ps1 ended at 07/09/2021 18:16:11 [2021-07-09T18:16:24.394Z] INFO: Binaries build ended at 07/09/2021 18:16:12. Duration:00:01:37.5316934 [2021-07-09T18:16:24.394Z] INFO: Copying the built daemon binary to d:\CI\PR-42613\1\binary\dockerd-72b66d56a5.exe... [2021-07-09T18:16:24.394Z] INFO: Copying the built client binary to d:\CI\PR-42613\1\binary\docker-72b66d56a5.exe... [2021-07-09T18:16:24.394Z] INFO: Copying dockerversion from the container... [2021-07-09T18:16:24.394Z] INFO: Copying the golang package from the container to d:\CI\PR-42613\1\installer\go.zip... [2021-07-09T18:16:24.394Z] INFO: Extracting go.zip to d:\CI\PR-42613\1\go [2021-07-09T18:16:28.307Z] ok github.com/docker/docker/client 0.262s coverage: 75.4% of statements [2021-07-09T18:16:41.989Z] INFO: Extraction ended at 07/09/2021 18:16:41. Duration:00:00:26.3685097 [2021-07-09T18:16:41.989Z] INFO: Updating the golang and path environment variables [2021-07-09T18:16:41.989Z] INFO: GOPATH=d:\gopath [2021-07-09T18:16:41.989Z] INFO: go version go1.13.15 windows/amd64 [2021-07-09T18:16:41.989Z] INFO: Running the daemon under test in debug mode [2021-07-09T18:16:41.989Z] INFO: Starting a daemon under test... [2021-07-09T18:16:41.989Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42613\1\daemon --pidfile d:\CI\PR-42613\1\docker.pid -D [2021-07-09T18:16:41.989Z] INFO: Process started successfully. [2021-07-09T18:16:41.989Z] INFO: Start tailing logs of the daemon under tests [2021-07-09T18:16:42.441Z] INFO: Waiting for the daemon under test to start... [2021-07-09T18:16:54.873Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:16:54.873Z] [2021-07-09T18:16:54.873Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T18:16:54.873Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T18:16:54.873Z] HOSTNAME=b6b9ad0ac7fd [2021-07-09T18:16:54.873Z] DEST=bundles/test-integration [2021-07-09T18:16:54.873Z] PWD=/go/src/github.com/docker/docker [2021-07-09T18:16:54.873Z] DOCKER_ROOTLESS=1 [2021-07-09T18:16:54.873Z] DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:16:54.873Z] container=docker [2021-07-09T18:16:54.873Z] HOME=/root [2021-07-09T18:16:54.873Z] GOLANG_VERSION=1.13.15 [2021-07-09T18:16:54.873Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T18:16:54.873Z] VALIDATE_BRANCH=20.10 [2021-07-09T18:16:54.873Z] TERM=xterm [2021-07-09T18:16:54.873Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T18:16:54.873Z] SHLVL=1 [2021-07-09T18:16:54.873Z] TIMEOUT=120m [2021-07-09T18:16:54.873Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T18:16:54.873Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T18:16:54.873Z] GO111MODULE=off [2021-07-09T18:16:54.873Z] DOCKER_EXPERIMENTAL=1 [2021-07-09T18:16:54.873Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-09T18:16:54.873Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T18:16:54.873Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T18:16:54.873Z] GOPATH=/go [2021-07-09T18:16:54.873Z] PKG_CONFIG=pkg-config [2021-07-09T18:16:54.873Z] _=/usr/bin/env [2021-07-09T18:16:54.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-09T18:17:00.469Z] ok github.com/docker/docker/cmd/dockerd 0.133s coverage: 29.1% of statements [2021-07-09T18:17:00.469Z] ok github.com/docker/docker/container 0.142s coverage: 34.5% of statements [2021-07-09T18:17:00.469Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-09T18:17:00.469Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-09T18:17:00.469Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-09T18:17:00.469Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-09T18:17:00.469Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2021-07-09T18:17:01.266Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:17:01.266Z] [2021-07-09T18:17:01.266Z] + TEST_INTEGRATION_DEST=2 [2021-07-09T18:17:01.266Z] + CONTAINER_NAME=docker-pr1-2 [2021-07-09T18:17:01.266Z] + TEST_SKIP_INTEGRATION=1 [2021-07-09T18:17:01.266Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-09T18:17:01.266Z] + run_tests [2021-07-09T18:17:01.266Z] + c=0 [2021-07-09T18:17:01.266Z] + '[' -n 0 ']' [2021-07-09T18:17:01.266Z] + rm= [2021-07-09T18:17:01.266Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42613/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42613/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh '' test-integration [2021-07-09T18:17:01.266Z] ++ jobs -p [2021-07-09T18:17:01.266Z] + TEST_INTEGRATION_DEST=3 [2021-07-09T18:17:01.266Z] + CONTAINER_NAME=docker-pr1-3 [2021-07-09T18:17:01.266Z] + TEST_SKIP_INTEGRATION=1 [2021-07-09T18:17:01.266Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-09T18:17:01.266Z] + run_tests [2021-07-09T18:17:01.266Z] + '[' -n 0 ']' [2021-07-09T18:17:01.266Z] + rm= [2021-07-09T18:17:01.266Z] + for job in $(jobs -p) [2021-07-09T18:17:01.266Z] + wait 6765 [2021-07-09T18:17:01.266Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42613/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42613/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh '' test-integration [2021-07-09T18:17:01.266Z] + TEST_INTEGRATION_DEST=1 [2021-07-09T18:17:01.266Z] + CONTAINER_NAME=docker-pr1-1 [2021-07-09T18:17:01.266Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-09T18:17:01.266Z] + run_tests test-integration-flaky [2021-07-09T18:17:01.266Z] + '[' -n 0 ']' [2021-07-09T18:17:01.266Z] + rm= [2021-07-09T18:17:01.266Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42613/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42613/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh test-integration-flaky test-integration [2021-07-09T18:17:01.266Z] [2021-07-09T18:17:01.266Z] [2021-07-09T18:17:01.266Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T18:17:01.266Z] [2021-07-09T18:17:01.266Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T18:17:01.266Z] HOSTNAME=8d99757c8d13 [2021-07-09T18:17:01.266Z] TEST_SKIP_INTEGRATION=1 [2021-07-09T18:17:01.266Z] TESTDEBUG=0 [2021-07-09T18:17:01.266Z] DEST=bundles/test-integration [2021-07-09T18:17:01.267Z] PWD=/go/src/github.com/docker/docker [2021-07-09T18:17:01.267Z] KEEPBUNDLE=1 [2021-07-09T18:17:01.267Z] DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:17:01.267Z] container=docker [2021-07-09T18:17:01.267Z] HOME=/root [2021-07-09T18:17:01.267Z] GOLANG_VERSION=1.13.15 [2021-07-09T18:17:01.267Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T18:17:01.267Z] VALIDATE_BRANCH=20.10 [2021-07-09T18:17:01.267Z] TERM=xterm [2021-07-09T18:17:01.267Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T18:17:01.267Z] SHLVL=1 [2021-07-09T18:17:01.267Z] TIMEOUT=120m [2021-07-09T18:17:01.267Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T18:17:01.267Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T18:17:01.267Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-09T18:17:01.267Z] GO111MODULE=off [2021-07-09T18:17:01.267Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T18:17:01.267Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T18:17:01.267Z] GOPATH=/go [2021-07-09T18:17:01.267Z] PKG_CONFIG=pkg-config [2021-07-09T18:17:01.267Z] _=/usr/bin/env [2021-07-09T18:17:01.267Z] Building test suite binary ./integration-cli/test.main [2021-07-09T18:17:01.267Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-09T18:17:01.267Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T18:17:01.267Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T18:17:01.267Z] HOSTNAME=bec861e6fa1f [2021-07-09T18:17:01.267Z] TEST_SKIP_INTEGRATION=1 [2021-07-09T18:17:01.267Z] TESTDEBUG=0 [2021-07-09T18:17:01.267Z] DEST=bundles/test-integration [2021-07-09T18:17:01.267Z] PWD=/go/src/github.com/docker/docker [2021-07-09T18:17:01.267Z] KEEPBUNDLE=1 [2021-07-09T18:17:01.267Z] DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:17:01.267Z] container=docker [2021-07-09T18:17:01.267Z] HOME=/root [2021-07-09T18:17:01.267Z] GOLANG_VERSION=1.13.15 [2021-07-09T18:17:01.267Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T18:17:01.267Z] VALIDATE_BRANCH=20.10 [2021-07-09T18:17:01.267Z] TERM=xterm [2021-07-09T18:17:01.267Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T18:17:01.267Z] SHLVL=1 [2021-07-09T18:17:01.267Z] TIMEOUT=120m [2021-07-09T18:17:01.267Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T18:17:01.267Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T18:17:01.267Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-09T18:17:01.267Z] GO111MODULE=off [2021-07-09T18:17:01.267Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T18:17:01.267Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T18:17:01.267Z] GOPATH=/go [2021-07-09T18:17:01.267Z] PKG_CONFIG=pkg-config [2021-07-09T18:17:01.267Z] _=/usr/bin/env [2021-07-09T18:17:01.267Z] Building test suite binary ./integration-cli/test.main [2021-07-09T18:17:01.267Z] No new tests added to integration. [2021-07-09T18:17:01.267Z] [2021-07-09T18:17:01.267Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T18:17:01.267Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T18:17:01.267Z] HOSTNAME=319b0008a9fa [2021-07-09T18:17:01.267Z] TESTDEBUG=0 [2021-07-09T18:17:01.267Z] DEST=bundles/test-integration [2021-07-09T18:17:01.267Z] PWD=/go/src/github.com/docker/docker [2021-07-09T18:17:01.267Z] KEEPBUNDLE=1 [2021-07-09T18:17:01.267Z] DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:17:01.267Z] container=docker [2021-07-09T18:17:01.267Z] HOME=/root [2021-07-09T18:17:01.267Z] GOLANG_VERSION=1.13.15 [2021-07-09T18:17:01.267Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T18:17:01.267Z] VALIDATE_BRANCH=20.10 [2021-07-09T18:17:01.267Z] TERM=xterm [2021-07-09T18:17:01.267Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T18:17:01.267Z] SHLVL=1 [2021-07-09T18:17:01.267Z] TIMEOUT=120m [2021-07-09T18:17:01.267Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T18:17:01.267Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T18:17:01.267Z] GO111MODULE=off [2021-07-09T18:17:01.267Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-09T18:17:01.267Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T18:17:01.267Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T18:17:01.267Z] GOPATH=/go [2021-07-09T18:17:01.267Z] PKG_CONFIG=pkg-config [2021-07-09T18:17:01.267Z] _=/usr/bin/env [2021-07-09T18:17:01.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-09T18:17:01.867Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.9% of statements [2021-07-09T18:17:03.430Z] .....INFO: Daemon under test started and replied! [2021-07-09T18:17:03.430Z] INFO: Docker version of the daemon under test [2021-07-09T18:17:03.430Z] [2021-07-09T18:17:03.430Z] Client: [2021-07-09T18:17:03.430Z] Version: 17.06.2-ce [2021-07-09T18:17:03.430Z] API version: 1.30 [2021-07-09T18:17:03.430Z] Go version: go1.8.3 [2021-07-09T18:17:03.430Z] Git commit: cec0b72 [2021-07-09T18:17:03.430Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-09T18:17:03.430Z] OS/Arch: windows/amd64 [2021-07-09T18:17:03.430Z] [2021-07-09T18:17:03.430Z] Server: [2021-07-09T18:17:03.430Z] Version: 0.0.0-dev [2021-07-09T18:17:03.430Z] API version: 1.41 (minimum version 1.24) [2021-07-09T18:17:03.430Z] Go version: go1.13.15 [2021-07-09T18:17:03.430Z] Git commit: 72b66d56a5 [2021-07-09T18:17:03.430Z] Built: 07/09/2021 18:14:42 [2021-07-09T18:17:03.430Z] OS/Arch: windows/amd64 [2021-07-09T18:17:03.430Z] Experimental: false [2021-07-09T18:17:03.430Z] [2021-07-09T18:17:03.430Z] INFO: Docker info of the daemon under test [2021-07-09T18:17:03.430Z] [2021-07-09T18:17:03.430Z] Containers: 0 [2021-07-09T18:17:03.430Z] Running: 0 [2021-07-09T18:17:03.430Z] Paused: 0 [2021-07-09T18:17:03.430Z] Stopped: 0 [2021-07-09T18:17:03.430Z] Images: 0 [2021-07-09T18:17:03.430Z] Server Version: 0.0.0-dev [2021-07-09T18:17:03.430Z] Storage Driver: windowsfilter [2021-07-09T18:17:03.430Z] Windows: [2021-07-09T18:17:03.430Z] Logging Driver: json-file [2021-07-09T18:17:03.430Z] Plugins: [2021-07-09T18:17:03.430Z] Volume: local [2021-07-09T18:17:03.430Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-09T18:17:03.430Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-09T18:17:03.430Z] Swarm: inactive [2021-07-09T18:17:03.430Z] Default Isolation: process [2021-07-09T18:17:03.430Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-09T18:17:03.430Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-09T18:17:03.430Z] OSType: windows [2021-07-09T18:17:03.430Z] Architecture: x86_64 [2021-07-09T18:17:03.430Z] CPUs: 4 [2021-07-09T18:17:03.430Z] Total Memory: 32GiB [2021-07-09T18:17:03.430Z] Name: azwin-2-7e8df0 [2021-07-09T18:17:03.430Z] ID: ZJBU:6MBD:SFS2:7DGA:WDKU:WO5S:4HFZ:PADD:2L5X:UFZB:MMXI:XEDL [2021-07-09T18:17:03.430Z] Docker Root Dir: D:\CI\PR-42613\1\daemon [2021-07-09T18:17:03.430Z] Debug Mode (client): false [2021-07-09T18:17:03.430Z] Debug Mode (server): true [2021-07-09T18:17:03.430Z] File Descriptors: -1 [2021-07-09T18:17:03.430Z] Goroutines: 16 [2021-07-09T18:17:03.430Z] System Time: 2021-07-09T18:17:01.6357379Z [2021-07-09T18:17:03.430Z] EventsListeners: 0 [2021-07-09T18:17:03.430Z] Registry: https://index.docker.io/v1/ [2021-07-09T18:17:03.430Z] Labels: [2021-07-09T18:17:03.430Z] Experimental: false [2021-07-09T18:17:03.430Z] Insecure Registries: [2021-07-09T18:17:03.430Z] 127.0.0.0/8 [2021-07-09T18:17:03.430Z] Live Restore Enabled: false [2021-07-09T18:17:03.430Z] [2021-07-09T18:17:03.430Z] [2021-07-09T18:17:03.430Z] INFO: Docker images of the daemon under test [2021-07-09T18:17:03.430Z] [2021-07-09T18:17:03.430Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T18:17:03.430Z] [2021-07-09T18:17:03.430Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-09T18:17:03.430Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-09T18:17:03.430Z] ltsc2019: Pulling from windows/servercore [2021-07-09T18:17:03.430Z] 4612f6d0b889: Pulling fs layer [2021-07-09T18:17:03.430Z] 8d5139ce8e39: Pulling fs layer [2021-07-09T18:17:04.035Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:17:04.035Z] [2021-07-09T18:17:04.035Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T18:17:04.035Z] DOCKER_SYSTEMD=1 [2021-07-09T18:17:04.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T18:17:04.035Z] HOSTNAME=eba536d3a079 [2021-07-09T18:17:04.035Z] DEST=bundles/test-integration [2021-07-09T18:17:04.035Z] PWD=/go/src/github.com/docker/docker [2021-07-09T18:17:04.035Z] DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:17:04.035Z] container=docker [2021-07-09T18:17:04.035Z] HOME=/root [2021-07-09T18:17:04.035Z] LANG=C.UTF-8 [2021-07-09T18:17:04.035Z] INVOCATION_ID=0b6062f0cd9946df8b1bd90b6a7088bd [2021-07-09T18:17:04.035Z] GOLANG_VERSION=1.13.15 [2021-07-09T18:17:04.035Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T18:17:04.035Z] VALIDATE_BRANCH=20.10 [2021-07-09T18:17:04.035Z] TERM=xterm [2021-07-09T18:17:04.035Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T18:17:04.035Z] SHLVL=3 [2021-07-09T18:17:04.035Z] TIMEOUT=120m [2021-07-09T18:17:04.035Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T18:17:04.035Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T18:17:04.035Z] GO111MODULE=off [2021-07-09T18:17:04.035Z] DOCKER_EXPERIMENTAL=1 [2021-07-09T18:17:04.035Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-09T18:17:04.035Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T18:17:04.035Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T18:17:04.035Z] GOPATH=/go [2021-07-09T18:17:04.035Z] PKG_CONFIG=pkg-config [2021-07-09T18:17:04.035Z] _=/usr/bin/env [2021-07-09T18:17:04.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-09T18:17:04.429Z] ok github.com/docker/docker/daemon/cluster 0.139s coverage: 0.5% of statements [2021-07-09T18:17:06.989Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-07-09T18:17:07.252Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 81.8% of statements [2021-07-09T18:17:08.202Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2021-07-09T18:17:09.602Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-07-09T18:17:13.687Z] 8d5139ce8e39: Verifying Checksum [2021-07-09T18:17:13.687Z] 8d5139ce8e39: Download complete [2021-07-09T18:17:13.824Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.971s coverage: 73.3% of statements [2021-07-09T18:17:13.824Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-07-09T18:17:14.088Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.481s coverage: 13.8% of statements [2021-07-09T18:17:14.664Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.827s coverage: 56.2% of statements [2021-07-09T18:17:16.589Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-07-09T18:17:18.520Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.848s coverage: 49.4% of statements [2021-07-09T18:17:19.915Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.452s coverage: 57.7% of statements [2021-07-09T18:17:20.491Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-07-09T18:17:20.491Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.182s coverage: 46.2% of statements [2021-07-09T18:17:21.068Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2021-07-09T18:17:21.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-09T18:17:21.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-09T18:17:22.469Z] ok github.com/docker/docker/daemon 12.298s coverage: 17.1% of statements [2021-07-09T18:17:22.469Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-09T18:17:22.469Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-09T18:17:22.469Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-09T18:17:22.469Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-09T18:17:22.469Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-09T18:17:22.469Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-09T18:17:22.469Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-09T18:17:22.469Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2021-07-09T18:17:23.871Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.2% of statements [2021-07-09T18:17:24.481Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2021-07-09T18:17:24.752Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.7% of statements [2021-07-09T18:17:24.752Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-09T18:17:24.752Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-09T18:17:25.705Z] ok github.com/docker/docker/daemon/logger/awslogs 0.324s coverage: 77.4% of statements [2021-07-09T18:17:25.705Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-09T18:17:25.705Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-09T18:17:25.968Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-07-09T18:17:25.968Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-07-09T18:17:25.987Z] 4612f6d0b889: Verifying Checksum [2021-07-09T18:17:25.987Z] 4612f6d0b889: Download complete [2021-07-09T18:17:26.551Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.051s coverage: 69.9% of statements [2021-07-09T18:17:27.950Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-07-09T18:17:27.950Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-09T18:17:27.950Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2021-07-09T18:17:28.213Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.090s coverage: 55.1% of statements [2021-07-09T18:17:29.163Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2021-07-09T18:17:29.739Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-07-09T18:17:30.002Z] ok github.com/docker/docker/daemon/network 0.036s coverage: 63.8% of statements [2021-07-09T18:17:30.953Z] ok github.com/docker/docker/daemon/logger/splunk 1.923s coverage: 82.5% of statements [2021-07-09T18:17:30.953Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-09T18:17:30.953Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-09T18:17:31.531Z] ok github.com/docker/docker/distribution/metadata 0.098s coverage: 48.2% of statements [2021-07-09T18:17:32.925Z] ok github.com/docker/docker/distribution 0.349s coverage: 25.0% of statements [2021-07-09T18:17:32.925Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-09T18:17:32.925Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2021-07-09T18:17:33.874Z] ok github.com/docker/docker/image 0.054s coverage: 86.8% of statements [2021-07-09T18:17:34.137Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2021-07-09T18:17:34.401Z] ok github.com/docker/docker/distribution/xfer 1.736s coverage: 85.6% of statements [2021-07-09T18:17:34.401Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-09T18:17:34.401Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-09T18:17:34.401Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2021-07-09T18:17:34.401Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-09T18:17:34.978Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-07-09T18:17:35.928Z] ok github.com/docker/docker/oci 0.022s coverage: 38.4% of statements [2021-07-09T18:17:35.928Z] ok github.com/docker/docker/opts 0.080s coverage: 67.1% of statements [2021-07-09T18:17:36.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-09T18:17:36.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-09T18:17:36.191Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2021-07-09T18:17:37.142Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-07-09T18:17:37.720Z] ok github.com/docker/docker/pkg/capabilities 0.026s coverage: 87.5% of statements [2021-07-09T18:17:38.297Z] ok github.com/docker/docker/pkg/authorization 0.482s coverage: 68.3% of statements [2021-07-09T18:17:39.246Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2021-07-09T18:17:39.368Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 2m5.861501747s [2021-07-09T18:17:39.368Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.975536ms [2021-07-09T18:17:39.508Z] ok github.com/docker/docker/pkg/archive 1.083s coverage: 82.2% of statements [2021-07-09T18:17:40.083Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-07-09T18:17:40.346Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2021-07-09T18:17:40.921Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-07-09T18:17:41.497Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-07-09T18:17:41.760Z] ok github.com/docker/docker/pkg/chrootarchive 2.966s coverage: 43.2% of statements [2021-07-09T18:17:42.023Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-07-09T18:17:42.971Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-07-09T18:17:43.233Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-07-09T18:17:43.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-09T18:17:43.496Z] ok github.com/docker/docker/pkg/fsutils 0.270s coverage: 85.1% of statements [2021-07-09T18:17:43.760Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-07-09T18:17:44.335Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2021-07-09T18:17:45.284Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2021-07-09T18:17:45.284Z] ok github.com/docker/docker/layer 7.600s coverage: 68.8% of statements [2021-07-09T18:17:45.284Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-09T18:17:45.284Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-09T18:17:45.284Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-09T18:17:45.284Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-09T18:17:45.284Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-09T18:17:45.284Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-09T18:17:45.284Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-09T18:17:45.284Z] ok github.com/docker/docker/pkg/idtools 0.743s coverage: 69.5% of statements [2021-07-09T18:17:45.284Z] ok github.com/docker/docker/pkg/ioutils 0.589s coverage: 70.6% of statements [2021-07-09T18:17:45.284Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-09T18:17:45.547Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-07-09T18:17:45.547Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-09T18:17:45.547Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-09T18:17:45.810Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2021-07-09T18:17:45.810Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-09T18:17:45.810Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2021-07-09T18:17:46.073Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2021-07-09T18:17:46.337Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 86.7% of statements [2021-07-09T18:17:46.601Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2021-07-09T18:17:46.601Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-09T18:17:46.601Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-09T18:17:47.552Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2021-07-09T18:17:47.552Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2021-07-09T18:17:47.815Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-07-09T18:17:48.078Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2021-07-09T18:17:48.653Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2021-07-09T18:17:49.228Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-07-09T18:17:49.228Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-07-09T18:17:49.803Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-07-09T18:17:49.803Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2021-07-09T18:17:50.752Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.9% of statements [2021-07-09T18:17:51.015Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2021-07-09T18:17:51.590Z] ok github.com/docker/docker/pkg/tailfile 0.110s coverage: 88.6% of statements [2021-07-09T18:17:52.164Z] testing: warning: no tests to run [2021-07-09T18:17:52.164Z] coverage: [no statements] [2021-07-09T18:17:52.164Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-07-09T18:17:52.164Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2021-07-09T18:17:52.740Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-07-09T18:17:52.740Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-07-09T18:17:52.740Z] ok github.com/docker/docker/pkg/signal 3.988s coverage: 62.3% of statements [2021-07-09T18:17:53.004Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2021-07-09T18:17:53.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-09T18:17:53.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-09T18:17:54.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-09T18:17:54.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-09T18:17:54.399Z] ok github.com/docker/docker/plugin/v2 0.022s coverage: 14.5% of statements [2021-07-09T18:17:54.399Z] ok github.com/docker/docker/profiles/seccomp 0.028s coverage: 85.4% of statements [2021-07-09T18:17:55.348Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-07-09T18:17:55.610Z] ok github.com/docker/docker/plugin 0.567s coverage: 23.2% of statements [2021-07-09T18:17:55.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-09T18:17:55.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-09T18:17:57.007Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2021-07-09T18:17:57.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-09T18:17:57.271Z] ok github.com/docker/docker/quota 0.517s coverage: 71.4% of statements [2021-07-09T18:17:57.534Z] ok github.com/docker/docker/registry 0.259s coverage: 57.2% of statements [2021-07-09T18:17:57.534Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2021-07-09T18:17:58.482Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-07-09T18:17:58.482Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-07-09T18:18:00.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-09T18:18:01.040Z] ok github.com/docker/docker/volume/drivers 0.071s coverage: 36.1% of statements [2021-07-09T18:18:01.303Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 67.0% of statements [2021-07-09T18:18:01.565Z] ok github.com/docker/docker/volume/local 0.200s coverage: 76.4% of statements [2021-07-09T18:18:01.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-09T18:18:02.954Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-07-09T18:18:03.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-09T18:18:03.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-09T18:18:04.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-09T18:18:05.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-09T18:18:05.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-09T18:18:05.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-09T18:18:06.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-09T18:18:07.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-09T18:18:07.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-09T18:18:07.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-09T18:18:08.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-09T18:18:09.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-09T18:18:09.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-09T18:18:10.601Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T18:18:10.601Z] Using test binary docker [2021-07-09T18:18:10.601Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-09T18:18:10.601Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T18:18:10.601Z] INFO: Waiting for daemon to start... [2021-07-09T18:18:10.601Z] Starting dockerd [2021-07-09T18:18:12.760Z] . [2021-07-09T18:18:12.760Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T18:18:12.760Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T18:18:12.760Z] Error: No such image: emptyfs [2021-07-09T18:18:12.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-09T18:18:13.019Z] Running integration-test (iteration 1) [2021-07-09T18:18:13.019Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-09T18:18:14.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-09T18:18:15.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-09T18:18:16.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-09T18:18:17.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-09T18:18:18.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-09T18:18:20.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-09T18:18:21.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-09T18:18:22.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-09T18:18:23.742Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T18:18:23.742Z] Using test binary docker [2021-07-09T18:18:23.742Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-09T18:18:23.742Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-09T18:18:23.742Z] INFO: Waiting for daemon to start... [2021-07-09T18:18:23.742Z] Starting dockerd [2021-07-09T18:18:24.930Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/rootless [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/volume [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-09T18:18:24.930Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-09T18:18:24.930Z] [2021-07-09T18:18:24.930Z] === Skipped [2021-07-09T18:18:24.930Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-07-09T18:18:24.930Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-07-09T18:18:24.930Z] [2021-07-09T18:18:24.930Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-07-09T18:18:24.930Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-07-09T18:18:24.930Z] [2021-07-09T18:18:24.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-09T18:18:24.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.930Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:18:24.930Z] [2021-07-09T18:18:24.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-09T18:18:24.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.930Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:18:24.930Z] [2021-07-09T18:18:24.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-09T18:18:24.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.930Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:18:24.930Z] [2021-07-09T18:18:24.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-09T18:18:24.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.930Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:73: No driver to put! [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-09T18:18:24.931Z] time="2021-07-09T18:17:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-09T18:18:24.931Z] time="2021-07-09T18:17:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-09T18:18:24.931Z] time="2021-07-09T18:17:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-09T18:18:24.931Z] time="2021-07-09T18:17:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-09T18:18:24.931Z] time="2021-07-09T18:17:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:73: No driver to put! [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-09T18:18:24.931Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-09T18:18:24.931Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-09T18:18:24.931Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:18:24.931Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-09T18:18:24.931Z] graphtest_unix.go:73: No driver to put! [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-09T18:18:24.931Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-09T18:18:24.931Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] [2021-07-09T18:18:24.931Z] DONE 2230 tests, 26 skipped in 198.106s Post stage [Pipeline] junit [2021-07-09T18:18:24.946Z] Recording test results [2021-07-09T18:18:25.889Z] . [2021-07-09T18:18:25.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T18:18:25.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T18:18:25.889Z] Error: No such image: emptyfs [2021-07-09T18:18:26.146Z] Running integration-test (iteration 1) [2021-07-09T18:18:26.146Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-09T18:18:26.152Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-09T18:18:26.500Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh dynbinary test-integration [2021-07-09T18:18:27.446Z] [2021-07-09T18:18:27.446Z] Removing bundles/ [2021-07-09T18:18:27.446Z] [2021-07-09T18:18:27.446Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-09T18:18:27.446Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:18:27.446Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T18:18:27.891Z] Loaded image: buildpack-deps:buster [2021-07-09T18:18:27.891Z] Loaded image: busybox:latest [2021-07-09T18:18:27.891Z] Loaded image: busybox:glibc [2021-07-09T18:18:29.823Z] Loaded image: debian:bullseye [2021-07-09T18:18:29.823Z] Loaded image: hello-world:latest [2021-07-09T18:18:30.081Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T18:18:30.081Z] INFO: Testing against a local daemon [2021-07-09T18:18:30.081Z] === RUN TestCgroupNamespacesBuild [2021-07-09T18:18:32.611Z] --- PASS: TestCgroupNamespacesBuild (2.55s) [2021-07-09T18:18:32.611Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-09T18:18:35.143Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.46s) [2021-07-09T18:18:35.143Z] === RUN TestBuildWithSession [2021-07-09T18:18:35.143Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-09T18:18:35.143Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:18:35.143Z] === RUN TestBuildSquashParent [2021-07-09T18:18:38.318Z] Loaded image: buildpack-deps:buster [2021-07-09T18:18:38.318Z] Loaded image: busybox:latest [2021-07-09T18:18:38.574Z] Loaded image: busybox:glibc [2021-07-09T18:18:41.095Z] Loaded image: debian:bullseye [2021-07-09T18:18:41.095Z] Loaded image: hello-world:latest [2021-07-09T18:18:41.095Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T18:18:41.095Z] INFO: Testing against a local daemon [2021-07-09T18:18:41.095Z] === RUN TestCgroupNamespacesBuild [2021-07-09T18:18:42.985Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2021-07-09T18:18:42.985Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-09T18:18:43.254Z] --- PASS: TestBuildSquashParent (7.94s) [2021-07-09T18:18:43.254Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-09T18:18:43.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:18:43.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:18:43.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:18:43.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:18:43.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:18:43.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:18:43.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:18:43.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:18:43.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:18:43.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:18:43.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:18:43.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:18:43.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:18:43.254Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:18:44.352Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2021-07-09T18:18:44.352Z] === RUN TestBuildWithSession [2021-07-09T18:18:44.352Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-09T18:18:44.352Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:18:44.352Z] === RUN TestBuildSquashParent [2021-07-09T18:18:46.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:18:46.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:18:47.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:18:47.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:18:50.453Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-09T18:18:50.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2021-07-09T18:18:50.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s) [2021-07-09T18:18:50.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.86s) [2021-07-09T18:18:50.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s) [2021-07-09T18:18:50.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2021-07-09T18:18:50.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2021-07-09T18:18:50.453Z] === RUN TestBuildMultiStageCopy [2021-07-09T18:18:50.453Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-09T18:18:50.897Z] --- PASS: TestBuildSquashParent (5.58s) [2021-07-09T18:18:50.897Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-09T18:18:50.897Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:18:50.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:18:50.897Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:18:50.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:18:50.897Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:18:50.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:18:50.897Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:18:50.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:18:50.897Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:18:50.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:18:50.897Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:18:50.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:18:50.897Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:18:50.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:18:52.790Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:18:52.790Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:18:52.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-09T18:18:52.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-09T18:18:53.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-09T18:18:54.302Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-09T18:18:54.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:18:54.939Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:18:55.236Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-09T18:18:56.171Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-09T18:18:57.106Z] --- PASS: TestBuildMultiStageCopy (6.86s) [2021-07-09T18:18:57.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.86s) [2021-07-09T18:18:57.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-09T18:18:57.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-09T18:18:57.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-09T18:18:57.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-09T18:18:57.106Z] === RUN TestBuildMultiStageParentConfig [2021-07-09T18:18:57.468Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-09T18:18:57.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s) [2021-07-09T18:18:57.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2021-07-09T18:18:57.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2021-07-09T18:18:57.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.36s) [2021-07-09T18:18:57.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2021-07-09T18:18:57.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2021-07-09T18:18:57.469Z] === RUN TestBuildMultiStageCopy [2021-07-09T18:18:57.469Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-09T18:18:59.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-09T18:18:59.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-09T18:18:59.616Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-09T18:18:59.872Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-09T18:19:00.128Z] --- PASS: TestBuildMultiStageCopy (2.94s) [2021-07-09T18:19:00.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-07-09T18:19:00.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-07-09T18:19:00.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-07-09T18:19:00.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-07-09T18:19:00.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-07-09T18:19:00.128Z] === RUN TestBuildMultiStageParentConfig [2021-07-09T18:19:00.856Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.534524667s with top 10 stages: buildssa: 1m41.857503619s, goimports: 22.913899499s, unconvert: 14.211954291s, gosec: 10.432023495s, golint: 6.123524709s, misspell: 4.334156041s, ineffassign: 4.091146489s, inspect: 3.835802439s, vrp: 3.011010876s, ctrlflow: 1.913347177s [2021-07-09T18:19:01.057Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-07-09T18:19:01.057Z] === RUN TestBuildLabelWithTargets [2021-07-09T18:19:01.985Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2021-07-09T18:19:01.985Z] === RUN TestBuildWithEmptyLayers [2021-07-09T18:19:02.368Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-09T18:19:02.369Z] === RUN TestBuildLabelWithTargets [2021-07-09T18:19:02.548Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-07-09T18:19:02.548Z] === RUN TestBuildMultiStageOnBuild [2021-07-09T18:19:04.439Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2021-07-09T18:19:04.439Z] === RUN TestBuildUncleanTarFilenames [2021-07-09T18:19:05.372Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-07-09T18:19:05.372Z] === RUN TestBuildMultiStageLayerLeak [2021-07-09T18:19:07.890Z] --- PASS: TestBuildMultiStageLayerLeak (2.21s) [2021-07-09T18:19:07.890Z] === RUN TestBuildWithHugeFile [2021-07-09T18:19:10.505Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-09T18:19:10.505Z] === RUN TestBuildWithEmptyLayers [2021-07-09T18:19:13.034Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-09T18:19:13.034Z] === RUN TestBuildMultiStageOnBuild [2021-07-09T18:19:18.298Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-09T18:19:18.298Z] === RUN TestBuildUncleanTarFilenames [2021-07-09T18:19:18.865Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-07-09T18:19:18.865Z] === RUN TestBuildMultiStageLayerLeak [2021-07-09T18:19:22.825Z] INFO [runner/unused/goanalysis] analyzers took 27.682332286s with top 10 stages: buildssa: 23.685211925s, U1000: 3.997120361s [2021-07-09T18:19:22.825Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-07-09T18:19:22.825Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1577/1577, exclude-rules: 64/1577, cgo: 1682/2262, path_prettifier: 1682/1682, autogenerated_exclude: 1577/1682, filename_unadjuster: 1682/1682, skip_dirs: 1682/1682, skip_files: 1682/1682, exclude: 1577/1577, nolint: 0/64 [2021-07-09T18:19:22.825Z] INFO [runner] processing took 121.654602ms with stages: nolint: 54.079909ms, identifier_marker: 29.751921ms, exclude-rules: 16.063147ms, path_prettifier: 11.737619ms, autogenerated_exclude: 6.589686ms, skip_dirs: 3.003954ms, cgo: 285.498µs, filename_unadjuster: 135.805µs, max_same_issues: 2.322µs, source_code: 787ns, uniq_by_line: 754ns, max_from_linter: 746ns, diff: 702ns, skip_files: 560ns, exclude: 450ns, path_shortener: 443ns, max_per_file_from_linter: 299ns [2021-07-09T18:19:22.825Z] INFO [runner] linters took 1m40.350474118s with stages: goanalysis_metalinter: 1m20.726838178s, unused: 19.497852149s [2021-07-09T18:19:22.825Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-07-09T18:19:22.825Z] INFO Memory: 1718 samples, avg is 256.3MB, max is 3431.9MB [2021-07-09T18:19:22.825Z] INFO Execution took 3m46.689832996s [2021-07-09T18:19:22.825Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-09T18:19:23.050Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2021-07-09T18:19:23.051Z] === RUN TestBuildWithHugeFile [2021-07-09T18:19:23.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh dynbinary-daemon test-docker-py [2021-07-09T18:19:23.741Z] [2021-07-09T18:19:23.741Z] Removing bundles/ [2021-07-09T18:19:23.741Z] [2021-07-09T18:19:23.741Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-07-09T18:19:24.001Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:19:24.001Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T18:19:48.973Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:19:48.973Z] [2021-07-09T18:19:48.973Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T18:19:48.973Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T18:19:48.973Z] HOSTNAME=dde89cf6dde4 [2021-07-09T18:19:48.973Z] TESTDEBUG=0 [2021-07-09T18:19:48.973Z] DEST=bundles/test-integration [2021-07-09T18:19:48.973Z] PWD=/go/src/github.com/docker/docker [2021-07-09T18:19:48.973Z] DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 [2021-07-09T18:19:48.973Z] container=docker [2021-07-09T18:19:48.973Z] HOME=/root [2021-07-09T18:19:48.973Z] GOLANG_VERSION=1.13.15 [2021-07-09T18:19:48.973Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T18:19:48.973Z] VALIDATE_BRANCH=20.10 [2021-07-09T18:19:48.973Z] TERM=xterm [2021-07-09T18:19:48.973Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T18:19:48.973Z] SHLVL=1 [2021-07-09T18:19:48.973Z] TIMEOUT=120m [2021-07-09T18:19:48.973Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T18:19:48.973Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T18:19:48.973Z] GO111MODULE=off [2021-07-09T18:19:48.973Z] DOCKER_EXPERIMENTAL=1 [2021-07-09T18:19:48.973Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-09T18:19:48.973Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T18:19:48.973Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T18:19:48.973Z] GOPATH=/go [2021-07-09T18:19:48.973Z] PKG_CONFIG=pkg-config [2021-07-09T18:19:48.973Z] _=/usr/bin/env [2021-07-09T18:19:48.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-09T18:20:00.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-09T18:20:04.071Z] --- PASS: TestBuildWithHugeFile (54.24s) [2021-07-09T18:20:04.071Z] === RUN TestBuildWithEmptyDockerfile [2021-07-09T18:20:04.071Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:20:04.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:20:04.071Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:20:04.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:20:04.071Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:20:04.071Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:20:04.071Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:20:04.071Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:20:04.071Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:20:04.071Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-07-09T18:20:04.071Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-09T18:20:04.071Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-09T18:20:04.071Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-09T18:20:04.071Z] === RUN TestBuildPreserveOwnership [2021-07-09T18:20:04.071Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-09T18:20:05.440Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-09T18:20:06.807Z] --- PASS: TestBuildPreserveOwnership (4.64s) [2021-07-09T18:20:06.807Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2021-07-09T18:20:06.807Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2021-07-09T18:20:06.807Z] === RUN TestBuildPlatformInvalid [2021-07-09T18:20:06.807Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-09T18:20:06.807Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-09T18:20:08.004Z] 4612f6d0b889: Pull complete [2021-07-09T18:20:10.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-09T18:20:12.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-09T18:20:19.271Z] --- PASS: TestBuildWithHugeFile (52.97s) [2021-07-09T18:20:19.271Z] === RUN TestBuildWithEmptyDockerfile [2021-07-09T18:20:19.271Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:20:19.271Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:20:19.271Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:20:19.271Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:20:19.271Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:20:19.271Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:20:19.271Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:20:19.271Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:20:19.271Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:20:19.271Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-07-09T18:20:19.271Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-09T18:20:19.271Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-09T18:20:19.271Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-09T18:20:19.271Z] === RUN TestBuildPreserveOwnership [2021-07-09T18:20:19.271Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-09T18:20:21.686Z] Loaded image: buildpack-deps:buster [2021-07-09T18:20:21.686Z] Loaded image: busybox:latest [2021-07-09T18:20:21.686Z] Loaded image: busybox:glibc [2021-07-09T18:20:22.249Z] Loaded image: debian:bullseye [2021-07-09T18:20:22.506Z] Loaded image: hello-world:latest [2021-07-09T18:20:22.506Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T18:20:23.454Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-09T18:20:27.643Z] --- PASS: TestBuildPreserveOwnership (10.71s) [2021-07-09T18:20:27.643Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.71s) [2021-07-09T18:20:27.643Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-09T18:20:27.643Z] === RUN TestBuildPlatformInvalid [2021-07-09T18:20:27.643Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-09T18:20:27.643Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-09T18:20:27.643Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-09T18:20:27.643Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-09T18:20:27.643Z] PASS [2021-07-09T18:20:27.643Z] [2021-07-09T18:20:27.643Z] === Skipped [2021-07-09T18:20:27.643Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-09T18:20:27.643Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:20:27.643Z] [2021-07-09T18:20:27.643Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-09T18:20:27.643Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-09T18:20:27.643Z] [2021-07-09T18:20:27.643Z] [2021-07-09T18:20:27.643Z] DONE 33 tests, 2 skipped in 134.289s [2021-07-09T18:20:27.643Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-09T18:20:27.643Z] INFO: Testing against a local daemon [2021-07-09T18:20:27.643Z] === RUN TestConfigInspect [2021-07-09T18:20:27.643Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-09T18:20:27.643Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:27.643Z] === RUN TestConfigList [2021-07-09T18:20:27.643Z] --- SKIP: TestConfigList (0.02s) [2021-07-09T18:20:27.643Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:27.643Z] === RUN TestConfigsCreateAndDelete [2021-07-09T18:20:27.643Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-09T18:20:27.643Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:27.643Z] === RUN TestConfigsUpdate [2021-07-09T18:20:27.643Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-09T18:20:27.643Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:27.643Z] === RUN TestTemplatedConfig [2021-07-09T18:20:27.643Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-09T18:20:27.643Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:27.643Z] === RUN TestConfigCreateResolve [2021-07-09T18:20:27.643Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-09T18:20:27.643Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:27.643Z] === RUN TestConfigDaemonLibtrustID [2021-07-09T18:20:29.017Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-07-09T18:20:29.017Z] PASS [2021-07-09T18:20:29.017Z] [2021-07-09T18:20:29.017Z] === Skipped [2021-07-09T18:20:29.017Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-09T18:20:29.017Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:29.017Z] [2021-07-09T18:20:29.017Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-07-09T18:20:29.017Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:29.017Z] [2021-07-09T18:20:29.017Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-09T18:20:29.017Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:29.017Z] [2021-07-09T18:20:29.017Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-09T18:20:29.017Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:29.017Z] [2021-07-09T18:20:29.017Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-09T18:20:29.017Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:29.017Z] [2021-07-09T18:20:29.017Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-09T18:20:29.017Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:20:29.017Z] [2021-07-09T18:20:29.017Z] [2021-07-09T18:20:29.017Z] DONE 7 tests, 6 skipped in 1.707s [2021-07-09T18:20:29.017Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-09T18:20:29.275Z] INFO: Testing against a local daemon [2021-07-09T18:20:29.275Z] === RUN TestCheckpoint [2021-07-09T18:20:29.275Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-09T18:20:29.275Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:20:29.275Z] === RUN TestContainerInvalidJSON [2021-07-09T18:20:29.275Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:20:29.275Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:20:29.275Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:20:29.275Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:20:29.275Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:20:29.275Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:20:29.275Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:20:29.275Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:20:29.275Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:20:29.275Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-09T18:20:29.275Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-09T18:20:29.275Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-09T18:20:29.275Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-09T18:20:29.275Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-09T18:20:29.275Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-09T18:20:29.275Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-09T18:20:29.275Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-09T18:20:29.275Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-09T18:20:29.275Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-09T18:20:29.275Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-09T18:20:29.275Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-09T18:20:29.275Z] === RUN TestCopyFromContainer [2021-07-09T18:20:30.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-09T18:20:30.598Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.31s) [2021-07-09T18:20:30.599Z] PASS [2021-07-09T18:20:30.599Z] [2021-07-09T18:20:30.599Z] === Skipped [2021-07-09T18:20:30.599Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-09T18:20:30.599Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:20:30.599Z] [2021-07-09T18:20:30.599Z] [2021-07-09T18:20:30.599Z] DONE 33 tests, 1 skipped in 123.956s [2021-07-09T18:20:30.599Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-09T18:20:30.599Z] INFO: Testing against a local daemon [2021-07-09T18:20:30.599Z] === RUN TestConfigInspect [2021-07-09T18:20:32.489Z] --- PASS: TestConfigInspect (2.32s) [2021-07-09T18:20:32.489Z] === RUN TestConfigList [2021-07-09T18:20:32.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-09T18:20:33.505Z] === RUN TestCopyFromContainer// [2021-07-09T18:20:33.505Z] === RUN TestCopyFromContainer//bar/root [2021-07-09T18:20:33.505Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-09T18:20:33.505Z] === RUN TestCopyFromContainer/bar/quux [2021-07-09T18:20:33.505Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-09T18:20:33.505Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-09T18:20:33.505Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-09T18:20:33.763Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-09T18:20:33.763Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-09T18:20:33.763Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer (4.48s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-07-09T18:20:33.763Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-09T18:20:33.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-09T18:20:33.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:20:33.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:20:33.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:20:33.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:20:33.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:20:33.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:20:33.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:20:33.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:20:33.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:20:33.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-09T18:20:33.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-09T18:20:33.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-09T18:20:33.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-09T18:20:33.764Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-09T18:20:34.022Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-09T18:20:34.022Z] === RUN TestCreateWithInvalidEnv [2021-07-09T18:20:34.022Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-09T18:20:34.022Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-09T18:20:34.022Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-09T18:20:34.022Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-09T18:20:34.022Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-09T18:20:34.022Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-09T18:20:34.022Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-09T18:20:34.022Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-09T18:20:34.022Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-09T18:20:34.022Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-09T18:20:34.022Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-09T18:20:34.022Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-09T18:20:34.022Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-09T18:20:34.022Z] === RUN TestCreateTmpfsMountsTarget [2021-07-09T18:20:34.022Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-09T18:20:34.022Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-09T18:20:35.005Z] --- PASS: TestConfigList (2.28s) [2021-07-09T18:20:35.005Z] === RUN TestConfigsCreateAndDelete [2021-07-09T18:20:35.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-09T18:20:35.926Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2021-07-09T18:20:35.926Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-09T18:20:37.524Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2021-07-09T18:20:37.524Z] === RUN TestConfigsUpdate [2021-07-09T18:20:37.830Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2021-07-09T18:20:37.830Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-09T18:20:37.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:20:37.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:20:37.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:20:37.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:20:37.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:20:37.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:20:37.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:20:37.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:20:37.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:20:37.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:20:37.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:20:37.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:20:37.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:20:37.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:20:37.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:20:37.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-09T18:20:37.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-09T18:20:37.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-09T18:20:37.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-09T18:20:37.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-09T18:20:37.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-09T18:20:37.830Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-09T18:20:38.396Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-07-09T18:20:38.396Z] === RUN TestCreateDifferentPlatform [2021-07-09T18:20:38.396Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-09T18:20:38.396Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-09T18:20:38.396Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-09T18:20:38.397Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-09T18:20:38.397Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-09T18:20:38.397Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-09T18:20:38.397Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-09T18:20:38.397Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-09T18:20:38.654Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-09T18:20:38.654Z] === RUN TestContainerStartOnDaemonRestart [2021-07-09T18:20:38.654Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-09T18:20:38.655Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-09T18:20:38.655Z] === RUN TestDaemonRestartIpcMode [2021-07-09T18:20:38.655Z] === PAUSE TestDaemonRestartIpcMode [2021-07-09T18:20:38.655Z] === RUN TestDaemonHostGatewayIP [2021-07-09T18:20:38.655Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-09T18:20:38.655Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:20:38.655Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-09T18:20:38.655Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-09T18:20:38.655Z] === RUN TestContainerKillOnDaemonStart [2021-07-09T18:20:38.655Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-09T18:20:38.655Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-09T18:20:38.655Z] === RUN TestDiff [2021-07-09T18:20:38.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-09T18:20:39.221Z] --- PASS: TestDiff (0.63s) [2021-07-09T18:20:39.221Z] === RUN TestExecWithCloseStdin [2021-07-09T18:20:39.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-09T18:20:39.412Z] --- PASS: TestConfigsUpdate (2.27s) [2021-07-09T18:20:39.412Z] === RUN TestTemplatedConfig [2021-07-09T18:20:40.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-09T18:20:40.156Z] --- PASS: TestExecWithCloseStdin (0.96s) [2021-07-09T18:20:40.156Z] === RUN TestExec [2021-07-09T18:20:41.092Z] --- PASS: TestExec (0.92s) [2021-07-09T18:20:41.092Z] === RUN TestExecUser [2021-07-09T18:20:41.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-09T18:20:42.028Z] --- PASS: TestExecUser (0.94s) [2021-07-09T18:20:42.028Z] === RUN TestExportContainerAndImportImage [2021-07-09T18:20:42.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-09T18:20:42.681Z] --- PASS: TestTemplatedConfig (3.45s) [2021-07-09T18:20:42.681Z] === RUN TestConfigCreateResolve [2021-07-09T18:20:42.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-09T18:20:42.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-09T18:20:42.963Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2021-07-09T18:20:42.963Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-09T18:20:43.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-09T18:20:45.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-09T18:20:45.199Z] --- PASS: TestConfigCreateResolve (2.31s) [2021-07-09T18:20:45.199Z] === RUN TestConfigDaemonLibtrustID [2021-07-09T18:20:45.762Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-09T18:20:45.762Z] PASS [2021-07-09T18:20:45.762Z] [2021-07-09T18:20:45.762Z] DONE 7 tests in 15.485s [2021-07-09T18:20:45.762Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-09T18:20:45.762Z] INFO: Testing against a local daemon [2021-07-09T18:20:45.762Z] === RUN TestCheckpoint [2021-07-09T18:20:45.762Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-09T18:20:45.762Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:20:45.762Z] === RUN TestContainerInvalidJSON [2021-07-09T18:20:45.762Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:20:45.762Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:20:45.762Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:20:45.762Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:20:45.762Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:20:45.762Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:20:45.762Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:20:45.762Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:20:45.762Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:20:45.762Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-09T18:20:45.762Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-09T18:20:45.762Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-09T18:20:45.762Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-09T18:20:45.762Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-09T18:20:45.762Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-09T18:20:45.762Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-09T18:20:45.762Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-09T18:20:45.762Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-09T18:20:45.762Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-09T18:20:45.762Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-09T18:20:45.762Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-09T18:20:45.762Z] === RUN TestCopyFromContainer [2021-07-09T18:20:46.243Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2021-07-09T18:20:46.243Z] === RUN TestHealthCheckWorkdir [2021-07-09T18:20:47.130Z] === RUN TestCopyFromContainer// [2021-07-09T18:20:47.388Z] === RUN TestCopyFromContainer//bar/root [2021-07-09T18:20:47.388Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-09T18:20:47.388Z] === RUN TestCopyFromContainer/bar/quux [2021-07-09T18:20:47.619Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2021-07-09T18:20:47.620Z] === RUN TestHealthKillContainer [2021-07-09T18:20:47.644Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-09T18:20:47.644Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-09T18:20:47.644Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-09T18:20:47.644Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-09T18:20:47.901Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-09T18:20:47.901Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer (2.08s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-07-09T18:20:47.901Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-09T18:20:47.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-09T18:20:47.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:20:47.901Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:20:47.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:20:47.901Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:20:47.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:20:47.901Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:20:47.901Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:20:47.901Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:20:47.901Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:20:47.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-09T18:20:47.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-09T18:20:47.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-09T18:20:47.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-09T18:20:47.901Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-09T18:20:47.901Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-09T18:20:47.901Z] === RUN TestCreateWithInvalidEnv [2021-07-09T18:20:47.901Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-09T18:20:47.901Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-09T18:20:47.901Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-09T18:20:47.901Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-09T18:20:47.901Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-09T18:20:47.901Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-09T18:20:47.901Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-09T18:20:47.901Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-09T18:20:47.901Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-09T18:20:47.901Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-09T18:20:47.901Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-09T18:20:47.901Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-09T18:20:47.901Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-09T18:20:47.901Z] === RUN TestCreateTmpfsMountsTarget [2021-07-09T18:20:47.901Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-09T18:20:47.901Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-09T18:20:48.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-09T18:20:48.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-09T18:20:50.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-09T18:20:50.446Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2021-07-09T18:20:50.446Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-09T18:20:50.901Z] --- PASS: TestHealthKillContainer (2.98s) [2021-07-09T18:20:50.901Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-09T18:20:51.160Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-07-09T18:20:51.160Z] === RUN TestIpcModeNone [2021-07-09T18:20:52.097Z] --- PASS: TestIpcModeNone (0.92s) [2021-07-09T18:20:52.097Z] === RUN TestIpcModePrivate [2021-07-09T18:20:52.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-09T18:20:52.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-09T18:20:52.963Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2021-07-09T18:20:52.963Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-09T18:20:52.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:20:52.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:20:52.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:20:52.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:20:52.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:20:52.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:20:52.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:20:52.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:20:52.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:20:52.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:20:52.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:20:52.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:20:52.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:20:52.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:20:52.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:20:52.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-09T18:20:52.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-09T18:20:52.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-09T18:20:52.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-09T18:20:52.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-09T18:20:52.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-09T18:20:52.963Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-09T18:20:53.034Z] --- PASS: TestIpcModePrivate (0.92s) [2021-07-09T18:20:53.034Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-09T18:20:53.034Z] === RUN TestIpcModeShareable [2021-07-09T18:20:53.034Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-09T18:20:53.034Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:20:53.034Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-09T18:20:53.891Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-07-09T18:20:53.891Z] === RUN TestCreateDifferentPlatform [2021-07-09T18:20:53.891Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-09T18:20:53.891Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-09T18:20:53.891Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-09T18:20:53.891Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-09T18:20:53.891Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-09T18:20:53.891Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-09T18:20:53.891Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-09T18:20:53.891Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-09T18:20:53.891Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-09T18:20:53.891Z] === RUN TestContainerStartOnDaemonRestart [2021-07-09T18:20:53.891Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-09T18:20:53.891Z] === RUN TestDaemonRestartIpcMode [2021-07-09T18:20:53.891Z] === PAUSE TestDaemonRestartIpcMode [2021-07-09T18:20:53.891Z] === RUN TestDaemonHostGatewayIP [2021-07-09T18:20:53.891Z] === PAUSE TestDaemonHostGatewayIP [2021-07-09T18:20:53.891Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-09T18:20:53.891Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-09T18:20:53.891Z] === RUN TestContainerKillOnDaemonStart [2021-07-09T18:20:53.891Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-09T18:20:53.891Z] === RUN TestDiff [2021-07-09T18:20:54.456Z] --- PASS: TestDiff (0.77s) [2021-07-09T18:20:54.456Z] === RUN TestExecWithCloseStdin [2021-07-09T18:20:54.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-09T18:20:55.565Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2021-07-09T18:20:55.565Z] === RUN TestAPIIpcModeHost [2021-07-09T18:20:55.565Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-09T18:20:55.565Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:20:55.565Z] === RUN TestDaemonIpcModeShareable [2021-07-09T18:20:55.565Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-09T18:20:55.565Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:20:55.565Z] === RUN TestDaemonIpcModePrivate [2021-07-09T18:20:55.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-09T18:20:55.828Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-07-09T18:20:55.828Z] === RUN TestExec [2021-07-09T18:20:56.759Z] --- PASS: TestExec (1.12s) [2021-07-09T18:20:56.759Z] === RUN TestExecUser [2021-07-09T18:20:57.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-09T18:20:58.095Z] --- PASS: TestDaemonIpcModePrivate (2.64s) [2021-07-09T18:20:58.096Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-09T18:20:58.096Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-09T18:20:58.096Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-09T18:20:58.096Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:20:58.096Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-09T18:20:58.096Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-09T18:20:58.096Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:20:58.096Z] === RUN TestIpcModeOlderClient [2021-07-09T18:20:58.096Z] === PAUSE TestIpcModeOlderClient [2021-07-09T18:20:58.096Z] === RUN TestKillContainerInvalidSignal [2021-07-09T18:20:58.126Z] --- PASS: TestExecUser (1.12s) [2021-07-09T18:20:58.126Z] === RUN TestExportContainerAndImportImage [2021-07-09T18:20:58.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-09T18:20:58.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-09T18:20:59.036Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-07-09T18:20:59.036Z] === RUN TestKillContainer [2021-07-09T18:20:59.036Z] === RUN TestKillContainer/no_signal [2021-07-09T18:20:59.054Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-07-09T18:20:59.054Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-09T18:20:59.611Z] === RUN TestKillContainer/non_killing_signal [2021-07-09T18:21:00.177Z] === RUN TestKillContainer/killing_signal [2021-07-09T18:21:00.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-09T18:21:00.420Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-07-09T18:21:00.420Z] === RUN TestHealthCheckWorkdir [2021-07-09T18:21:00.498Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T18:21:00.498Z] [2021-07-09T18:21:00.498Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-09T18:21:00.498Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-09T18:21:00.498Z] Using test binary docker [2021-07-09T18:21:00.498Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-09T18:21:00.498Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T18:21:00.498Z] INFO: Waiting for daemon to start... [2021-07-09T18:21:00.498Z] Starting dockerd [2021-07-09T18:21:00.498Z] . [2021-07-09T18:21:00.498Z] INFO: Building docker-sdk-python3:4.4.1... [2021-07-09T18:21:00.743Z] --- PASS: TestKillContainer (1.98s) [2021-07-09T18:21:00.743Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-07-09T18:21:00.743Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-07-09T18:21:00.743Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-07-09T18:21:00.743Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-09T18:21:00.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-09T18:21:01.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-09T18:21:01.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-09T18:21:01.767Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T18:21:01.767Z] Using test binary docker [2021-07-09T18:21:01.767Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-09T18:21:01.767Z] +++ /etc/init.d/apparmor start [2021-07-09T18:21:01.767Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T18:21:01.767Z] INFO: Waiting for daemon to start... [2021-07-09T18:21:01.767Z] Starting dockerd [2021-07-09T18:21:01.767Z] +++ 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-07-09T18:21:01.786Z] --- PASS: TestHealthCheckWorkdir (1.51s) [2021-07-09T18:21:01.786Z] === RUN TestHealthKillContainer [2021-07-09T18:21:02.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-07-09T18:21:02.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-07-09T18:21:02.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-07-09T18:21:02.244Z] === RUN TestKillStoppedContainer [2021-07-09T18:21:02.244Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-09T18:21:02.244Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-09T18:21:02.244Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-09T18:21:02.244Z] === RUN TestKillDifferentUserContainer [2021-07-09T18:21:02.812Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-07-09T18:21:02.812Z] === RUN TestInspectOomKilledTrue [2021-07-09T18:21:02.812Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-09T18:21:02.812Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:21:02.812Z] === RUN TestInspectOomKilledFalse [2021-07-09T18:21:02.812Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-09T18:21:02.812Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:21:02.812Z] === RUN TestLinksEtcHostsContentMatch [2021-07-09T18:21:02.812Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-09T18:21:02.812Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-09T18:21:02.812Z] === RUN TestLinksContainerNames [2021-07-09T18:21:03.946Z] . [2021-07-09T18:21:03.946Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T18:21:03.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T18:21:04.188Z] --- PASS: TestLinksContainerNames (1.35s) [2021-07-09T18:21:04.188Z] === RUN TestLogsFollowTailEmpty [2021-07-09T18:21:04.208Z] Error: No such image: emptyfs [2021-07-09T18:21:04.208Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-09T18:21:04.208Z] ++++ docker load [2021-07-09T18:21:04.208Z] Running integration-test (iteration 1) [2021-07-09T18:21:04.208Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-09T18:21:04.208Z] ++ 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-07-09T18:21:04.208Z] ++ set -e [2021-07-09T18:21:04.208Z] ++ '[' -n 0 ']' [2021-07-09T18:21:04.208Z] ++ set -x [2021-07-09T18:21:04.208Z] ++ env -i DEST=/go/src/github.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-07-09T18:21:05.052Z] --- PASS: TestHealthKillContainer (3.11s) [2021-07-09T18:21:05.053Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-09T18:21:05.124Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-07-09T18:21:05.124Z] === RUN TestContainerNetworkMountsNoChown [2021-07-09T18:21:05.615Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-07-09T18:21:05.615Z] === RUN TestIpcModeNone [2021-07-09T18:21:05.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-09T18:21:05.691Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/default [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/default [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/private [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/private [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rprivate [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/slave [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/slave [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rslave [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/shared [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/shared [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rshared [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/default [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rslave [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rshared [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/shared [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rprivate [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/slave [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/private [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:21:05.691Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-09T18:21:05.691Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:21:05.691Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-09T18:21:05.949Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-09T18:21:05.949Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-09T18:21:05.949Z] === RUN TestContainerBindMountNonRecursive [2021-07-09T18:21:05.949Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-09T18:21:05.949Z] 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-07-09T18:21:05.949Z] === RUN TestContainerVolumesMountedAsShared [2021-07-09T18:21:05.949Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-09T18:21:05.949Z] 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-07-09T18:21:05.949Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-09T18:21:05.949Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-09T18:21:05.949Z] 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-07-09T18:21:05.949Z] === RUN TestNetworkNat [2021-07-09T18:21:06.885Z] --- PASS: TestNetworkNat (0.72s) [2021-07-09T18:21:06.885Z] === RUN TestNetworkLocalhostTCPNat [2021-07-09T18:21:06.984Z] --- PASS: TestIpcModeNone (1.10s) [2021-07-09T18:21:06.984Z] === RUN TestIpcModePrivate [2021-07-09T18:21:07.452Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-07-09T18:21:07.452Z] === RUN TestNetworkLoopbackNat [2021-07-09T18:21:07.914Z] --- PASS: TestIpcModePrivate (1.12s) [2021-07-09T18:21:07.914Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-09T18:21:07.914Z] === RUN TestIpcModeShareable [2021-07-09T18:21:08.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-09T18:21:09.281Z] --- PASS: TestIpcModeShareable (1.11s) [2021-07-09T18:21:09.281Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-09T18:21:09.281Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-09T18:21:10.736Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2021-07-09T18:21:10.736Z] === RUN TestPause [2021-07-09T18:21:10.736Z] --- SKIP: TestPause (0.00s) [2021-07-09T18:21:10.736Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:21:10.736Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-09T18:21:10.736Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T18:21:10.736Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T18:21:10.736Z] === RUN TestPauseStopPausedContainer [2021-07-09T18:21:10.736Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-09T18:21:10.736Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:21:10.736Z] === RUN TestPsFilter [2021-07-09T18:21:10.736Z] --- PASS: TestPsFilter (0.10s) [2021-07-09T18:21:10.736Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-09T18:21:11.304Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-07-09T18:21:11.304Z] === RUN TestRemoveContainerWithVolume [2021-07-09T18:21:11.870Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-07-09T18:21:11.870Z] === RUN TestRemoveContainerRunning [2021-07-09T18:21:12.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-09T18:21:12.437Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-07-09T18:21:12.437Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-09T18:21:12.552Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2021-07-09T18:21:12.552Z] === RUN TestAPIIpcModeHost [2021-07-09T18:21:13.114Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-07-09T18:21:13.114Z] === RUN TestDaemonIpcModeShareable [2021-07-09T18:21:13.371Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-07-09T18:21:13.371Z] === RUN TestRemoveInvalidContainer [2021-07-09T18:21:13.371Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-09T18:21:13.371Z] === RUN TestRenameLinkedContainer [2021-07-09T18:21:15.035Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2021-07-09T18:21:15.035Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-09T18:21:15.035Z] === RUN TestDaemonIpcModePrivate [2021-07-09T18:21:15.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-09T18:21:15.902Z] --- PASS: TestRenameLinkedContainer (2.56s) [2021-07-09T18:21:15.902Z] === RUN TestRenameStoppedContainer [2021-07-09T18:21:16.459Z] Loaded image: buildpack-deps:buster [2021-07-09T18:21:16.459Z] Loaded image: busybox:latest [2021-07-09T18:21:16.459Z] Loaded image: busybox:glibc [2021-07-09T18:21:16.468Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-07-09T18:21:16.468Z] === RUN TestRenameRunningContainerAndReuse [2021-07-09T18:21:16.923Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2021-07-09T18:21:16.923Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-09T18:21:16.923Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-09T18:21:17.844Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s) [2021-07-09T18:21:17.844Z] === RUN TestRenameInvalidName [2021-07-09T18:21:17.849Z] Loaded image: debian:bullseye [2021-07-09T18:21:17.849Z] Loaded image: hello-world:latest [2021-07-09T18:21:17.849Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T18:21:17.849Z] INFO: Testing against a local daemon [2021-07-09T18:21:17.849Z] === RUN TestCgroupNamespacesBuild [2021-07-09T18:21:18.289Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-07-09T18:21:18.289Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-09T18:21:18.289Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-09T18:21:18.411Z] --- PASS: TestRenameInvalidName (0.65s) [2021-07-09T18:21:18.412Z] === RUN TestRenameAnonymousContainer [2021-07-09T18:21:20.180Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2021-07-09T18:21:20.180Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-09T18:21:20.180Z] === RUN TestIpcModeOlderClient [2021-07-09T18:21:20.180Z] === PAUSE TestIpcModeOlderClient [2021-07-09T18:21:20.180Z] === RUN TestKillContainerInvalidSignal [2021-07-09T18:21:20.742Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-07-09T18:21:20.742Z] === RUN TestKillContainer [2021-07-09T18:21:20.742Z] === RUN TestKillContainer/no_signal [2021-07-09T18:21:20.942Z] --- PASS: TestRenameAnonymousContainer (2.19s) [2021-07-09T18:21:20.942Z] === RUN TestRenameContainerWithSameName [2021-07-09T18:21:20.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-09T18:21:21.163Z] --- PASS: TestCgroupNamespacesBuild (3.25s) [2021-07-09T18:21:21.163Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-09T18:21:21.201Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-07-09T18:21:21.201Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-09T18:21:21.670Z] === RUN TestKillContainer/non_killing_signal [2021-07-09T18:21:21.927Z] === RUN TestKillContainer/killing_signal [2021-07-09T18:21:22.577Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2021-07-09T18:21:22.577Z] === RUN TestResize [2021-07-09T18:21:22.856Z] --- PASS: TestKillContainer (2.15s) [2021-07-09T18:21:22.857Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-07-09T18:21:22.857Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-07-09T18:21:22.857Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-07-09T18:21:22.857Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-09T18:21:22.857Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-09T18:21:23.082Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2021-07-09T18:21:23.082Z] === RUN TestBuildWithSession [2021-07-09T18:21:23.082Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-09T18:21:23.082Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:21:23.082Z] === RUN TestBuildSquashParent [2021-07-09T18:21:23.144Z] --- PASS: TestResize (0.65s) [2021-07-09T18:21:23.144Z] === RUN TestResizeWithInvalidSize [2021-07-09T18:21:23.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-09T18:21:23.711Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-07-09T18:21:23.711Z] === RUN TestResizeWhenContainerNotStarted [2021-07-09T18:21:23.785Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-09T18:21:24.348Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-07-09T18:21:24.348Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-07-09T18:21:24.348Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-07-09T18:21:24.348Z] === RUN TestKillStoppedContainer [2021-07-09T18:21:24.348Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-09T18:21:24.348Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-09T18:21:24.348Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-09T18:21:24.348Z] === RUN TestKillDifferentUserContainer [2021-07-09T18:21:24.657Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2021-07-09T18:21:24.657Z] === RUN TestDaemonRestartKillContainers [2021-07-09T18:21:24.657Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-09T18:21:24.657Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-09T18:21:24.657Z] === RUN TestCgroupNamespacesRun [2021-07-09T18:21:25.276Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-07-09T18:21:25.276Z] === RUN TestInspectOomKilledTrue [2021-07-09T18:21:25.276Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-09T18:21:25.276Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-09T18:21:25.276Z] === RUN TestInspectOomKilledFalse [2021-07-09T18:21:25.839Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-07-09T18:21:25.839Z] === RUN TestLinksEtcHostsContentMatch [2021-07-09T18:21:26.768Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-07-09T18:21:26.768Z] === RUN TestLinksContainerNames [2021-07-09T18:21:26.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-09T18:21:27.192Z] --- PASS: TestCgroupNamespacesRun (2.62s) [2021-07-09T18:21:27.192Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-09T18:21:28.136Z] --- PASS: TestLinksContainerNames (1.42s) [2021-07-09T18:21:28.136Z] === RUN TestLogsFollowTailEmpty [2021-07-09T18:21:28.699Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-07-09T18:21:28.699Z] === RUN TestContainerNetworkMountsNoChown [2021-07-09T18:21:29.631Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/default [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/default [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/private [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/private [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rprivate [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/slave [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/slave [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rslave [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/shared [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/shared [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rshared [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/default [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rslave [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rshared [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/shared [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rprivate [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/slave [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/private [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-09T18:21:29.631Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:21:29.631Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:21:29.631Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:21:29.675Z] --- PASS: TestBuildSquashParent (6.23s) [2021-07-09T18:21:29.675Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-09T18:21:29.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:21:29.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:21:29.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:21:29.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:21:29.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:21:29.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:21:29.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:21:29.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:21:29.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:21:29.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:21:29.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:21:29.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:21:29.675Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:21:29.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:21:29.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:21:29.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:21:29.721Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2021-07-09T18:21:29.721Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:21:29.888Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-09T18:21:29.888Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-09T18:21:29.888Z] === RUN TestContainerBindMountNonRecursive [2021-07-09T18:21:30.065Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T18:21:30.065Z] Using test binary docker [2021-07-09T18:21:30.065Z] +++ /etc/init.d/apparmor start [2021-07-09T18:21:30.065Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T18:21:30.065Z] INFO: Waiting for daemon to start... [2021-07-09T18:21:30.065Z] Starting dockerd [2021-07-09T18:21:30.065Z] +++ 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-07-09T18:21:32.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:21:32.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:21:32.249Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.62s) [2021-07-09T18:21:32.249Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-09T18:21:32.405Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2021-07-09T18:21:32.405Z] === RUN TestContainerVolumesMountedAsShared [2021-07-09T18:21:32.598Z] . [2021-07-09T18:21:32.598Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T18:21:32.598Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T18:21:32.598Z] Error: No such image: emptyfs [2021-07-09T18:21:32.598Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-09T18:21:32.598Z] ++++ docker load [2021-07-09T18:21:32.661Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-07-09T18:21:32.661Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-09T18:21:32.856Z] Running integration-test (iteration 1) [2021-07-09T18:21:32.856Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-09T18:21:32.856Z] ++ 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-07-09T18:21:32.856Z] ++ set -e [2021-07-09T18:21:32.856Z] ++ '[' -n 0 ']' [2021-07-09T18:21:32.856Z] ++ set -x [2021-07-09T18:21:32.857Z] ++ env -i DEST=/go/src/github.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-07-09T18:21:33.590Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-07-09T18:21:33.590Z] === RUN TestNetworkNat [2021-07-09T18:21:34.518Z] --- PASS: TestNetworkNat (0.74s) [2021-07-09T18:21:34.518Z] === RUN TestNetworkLocalhostTCPNat [2021-07-09T18:21:34.779Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) [2021-07-09T18:21:34.779Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-09T18:21:34.785Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-09T18:21:34.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.89s) [2021-07-09T18:21:34.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2021-07-09T18:21:34.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2021-07-09T18:21:34.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.17s) [2021-07-09T18:21:34.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s) [2021-07-09T18:21:34.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2021-07-09T18:21:34.785Z] === RUN TestBuildMultiStageCopy [2021-07-09T18:21:34.785Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-09T18:21:35.080Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2021-07-09T18:21:35.080Z] === RUN TestNetworkLoopbackNat [2021-07-09T18:21:36.701Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-09T18:21:36.963Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-09T18:21:37.307Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.66s) [2021-07-09T18:21:37.307Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-09T18:21:37.536Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-09T18:21:37.798Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-09T18:21:38.061Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2021-07-09T18:21:38.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.11s) [2021-07-09T18:21:38.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2021-07-09T18:21:38.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-07-09T18:21:38.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2021-07-09T18:21:38.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-07-09T18:21:38.061Z] === RUN TestBuildMultiStageParentConfig [2021-07-09T18:21:38.367Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2021-07-09T18:21:38.367Z] === RUN TestPause [2021-07-09T18:21:38.930Z] --- PASS: TestPause (0.74s) [2021-07-09T18:21:38.930Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-09T18:21:38.930Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T18:21:38.930Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T18:21:38.930Z] === RUN TestPauseStopPausedContainer [2021-07-09T18:21:39.006Z] --- PASS: TestBuildMultiStageParentConfig (0.93s) [2021-07-09T18:21:39.006Z] === RUN TestBuildLabelWithTargets [2021-07-09T18:21:39.493Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-07-09T18:21:39.493Z] === RUN TestPsFilter [2021-07-09T18:21:39.750Z] --- PASS: TestPsFilter (0.10s) [2021-07-09T18:21:39.750Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-09T18:21:39.842Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2021-07-09T18:21:39.842Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-09T18:21:40.314Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-07-09T18:21:40.314Z] === RUN TestRemoveContainerWithVolume [2021-07-09T18:21:40.925Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2021-07-09T18:21:40.926Z] === RUN TestBuildWithEmptyLayers [2021-07-09T18:21:41.215Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2021-07-09T18:21:41.216Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-09T18:21:41.242Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-07-09T18:21:41.242Z] === RUN TestRemoveContainerRunning [2021-07-09T18:21:41.499Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-07-09T18:21:41.499Z] === RUN TestBuildMultiStageOnBuild [2021-07-09T18:21:41.804Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-07-09T18:21:41.804Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-09T18:21:42.368Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-07-09T18:21:42.368Z] === RUN TestRemoveInvalidContainer [2021-07-09T18:21:42.368Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-09T18:21:42.368Z] === RUN TestRenameLinkedContainer [2021-07-09T18:21:43.748Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.63s) [2021-07-09T18:21:43.748Z] === RUN TestNISDomainname [2021-07-09T18:21:43.748Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-09T18:21:43.748Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-09T18:21:43.748Z] === RUN TestHostnameDnsResolution [2021-07-09T18:21:44.049Z] --- PASS: TestBuildMultiStageOnBuild (2.47s) [2021-07-09T18:21:44.049Z] === RUN TestBuildUncleanTarFilenames [2021-07-09T18:21:44.995Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-07-09T18:21:44.995Z] === RUN TestBuildMultiStageLayerLeak [2021-07-09T18:21:45.123Z] --- PASS: TestHostnameDnsResolution (1.14s) [2021-07-09T18:21:45.123Z] === RUN TestStats [2021-07-09T18:21:45.123Z] --- SKIP: TestStats (0.00s) [2021-07-09T18:21:45.123Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:21:45.123Z] === RUN TestStopContainerWithTimeout [2021-07-09T18:21:45.123Z] === RUN TestStopContainerWithTimeout/0 [2021-07-09T18:21:45.123Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-09T18:21:45.123Z] === RUN TestStopContainerWithTimeout/1 [2021-07-09T18:21:45.123Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-09T18:21:45.123Z] === RUN TestStopContainerWithTimeout/3 [2021-07-09T18:21:45.123Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-09T18:21:45.123Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-09T18:21:45.123Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-09T18:21:45.123Z] === CONT TestStopContainerWithTimeout/0 [2021-07-09T18:21:45.123Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-09T18:21:45.636Z] --- PASS: TestRenameLinkedContainer (2.85s) [2021-07-09T18:21:45.636Z] === RUN TestRenameStoppedContainer [2021-07-09T18:21:46.059Z] === CONT TestStopContainerWithTimeout/3 [2021-07-09T18:21:46.199Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-07-09T18:21:46.199Z] === RUN TestRenameRunningContainerAndReuse [2021-07-09T18:21:47.208Z] sha256:bf8f3821796acd808ccfaf8a8490a196d70f956ff39375ea68c5804c3c34c643 [2021-07-09T18:21:47.208Z] INFO: Starting docker-py tests... [2021-07-09T18:21:47.208Z] ============================= test session starts ============================== [2021-07-09T18:21:47.208Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-09T18:21:47.208Z] rootdir: /src, inifile: pytest.ini [2021-07-09T18:21:47.208Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-09T18:21:47.546Z] --- PASS: TestBuildMultiStageLayerLeak (2.55s) [2021-07-09T18:21:47.546Z] === RUN TestBuildWithHugeFile [2021-07-09T18:21:47.565Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2021-07-09T18:21:47.565Z] === RUN TestRenameInvalidName [2021-07-09T18:21:47.778Z] collected 389 items / 1 deselected / 388 selected [2021-07-09T18:21:47.778Z] [2021-07-09T18:21:47.960Z] === CONT TestStopContainerWithTimeout/1 [2021-07-09T18:21:48.128Z] --- PASS: TestRenameInvalidName (0.68s) [2021-07-09T18:21:48.128Z] === RUN TestRenameAnonymousContainer [2021-07-09T18:21:49.859Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-09T18:21:49.859Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2021-07-09T18:21:49.859Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2021-07-09T18:21:49.859Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-07-09T18:21:49.859Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-07-09T18:21:49.859Z] === RUN TestDeleteDevicemapper [2021-07-09T18:21:49.859Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-09T18:21:49.859Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T18:21:49.859Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-09T18:21:50.646Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2021-07-09T18:21:50.646Z] === RUN TestRenameContainerWithSameName [2021-07-09T18:21:51.208Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-07-09T18:21:51.208Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-09T18:21:51.761Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2021-07-09T18:21:51.761Z] === RUN TestUpdateMemory [2021-07-09T18:21:51.761Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-09T18:21:51.761Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:21:51.761Z] === RUN TestUpdateCPUQuota [2021-07-09T18:21:51.761Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-09T18:21:51.761Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:21:51.762Z] === RUN TestUpdatePidsLimit [2021-07-09T18:21:51.762Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-09T18:21:51.762Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:21:51.762Z] === RUN TestUpdateRestartPolicy [2021-07-09T18:21:53.100Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2021-07-09T18:21:53.100Z] === RUN TestResize [2021-07-09T18:21:53.356Z] --- PASS: TestResize (0.68s) [2021-07-09T18:21:53.356Z] === RUN TestResizeWithInvalidSize [2021-07-09T18:21:54.284Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-07-09T18:21:54.284Z] === RUN TestResizeWhenContainerNotStarted [2021-07-09T18:21:54.846Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-07-09T18:21:54.846Z] === RUN TestDaemonRestartKillContainers [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:21:54.847Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:21:54.847Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:21:54.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T18:21:54.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T18:21:57.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:21:57.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:21:58.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:21:58.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:21:59.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T18:22:00.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T18:22:01.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T18:22:02.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T18:22:04.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T18:22:05.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T18:22:06.666Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2021-07-09T18:22:06.666Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-09T18:22:06.666Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-07-09T18:22:06.666Z] === RUN TestWaitNonBlocked [2021-07-09T18:22:06.666Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:22:06.666Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:22:06.666Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:22:06.666Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:22:06.666Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:22:06.666Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:22:06.666Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-09T18:22:06.666Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2021-07-09T18:22:06.666Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2021-07-09T18:22:06.666Z] === RUN TestWaitBlocked [2021-07-09T18:22:06.666Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:22:06.666Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:22:06.666Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:22:06.666Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:22:06.666Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:22:06.666Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:22:06.927Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-09T18:22:06.927Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2021-07-09T18:22:06.927Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2021-07-09T18:22:06.927Z] === CONT TestDaemonRestartIpcMode [2021-07-09T18:22:06.927Z] === CONT TestIpcModeOlderClient [2021-07-09T18:22:06.927Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-09T18:22:06.927Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2021-07-09T18:22:07.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2021-07-09T18:22:07.794Z] === RUN TestCgroupNamespacesRun [2021-07-09T18:22:09.163Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2021-07-09T18:22:09.163Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-09T18:22:09.163Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-09T18:22:09.163Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-09T18:22:09.163Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-09T18:22:11.054Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2021-07-09T18:22:11.054Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-09T18:22:12.195Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.86s) [2021-07-09T18:22:12.453Z] --- PASS: TestDaemonRestartIpcMode (5.46s) [2021-07-09T18:22:12.453Z] PASS [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === Skipped [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-09T18:22:12.453Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-09T18:22:12.453Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-09T18:22:12.453Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-09T18:22:12.453Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-09T18:22:12.453Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-09T18:22:12.453Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-09T18:22:12.453Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-09T18:22:12.453Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-09T18:22:12.453Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-09T18:22:12.453Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-09T18:22:12.453Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-09T18:22:12.453Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-09T18:22:12.453Z] 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-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-09T18:22:12.453Z] 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-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-09T18:22:12.453Z] 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-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-09T18:22:12.453Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T18:22:12.453Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-09T18:22:12.453Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-09T18:22:12.453Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-09T18:22:12.453Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-09T18:22:12.453Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-09T18:22:12.453Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-09T18:22:12.453Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-09T18:22:12.453Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-09T18:22:12.453Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] [2021-07-09T18:22:12.453Z] DONE 176 tests, 25 skipped in 103.440s [2021-07-09T18:22:12.453Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-09T18:22:12.712Z] INFO: Testing against a local daemon [2021-07-09T18:22:12.712Z] === RUN TestCommitInheritsEnv [2021-07-09T18:22:12.946Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2021-07-09T18:22:12.946Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-09T18:22:13.020Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-09T18:22:13.852Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-09T18:22:14.085Z] --- PASS: TestCommitInheritsEnv (1.53s) [2021-07-09T18:22:14.085Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-09T18:22:14.085Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-09T18:22:14.085Z] === RUN TestImagesFilterMultiReference [2021-07-09T18:22:14.313Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2021-07-09T18:22:14.314Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-09T18:22:14.343Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-09T18:22:14.343Z] === RUN TestImagePullPlatformInvalid [2021-07-09T18:22:14.343Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-09T18:22:14.343Z] === RUN TestRemoveImageOrphaning [2021-07-09T18:22:15.624Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-09T18:22:15.679Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-07-09T18:22:15.679Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-09T18:22:16.241Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-09T18:22:16.241Z] === RUN TestRemoveImageGarbageCollector [2021-07-09T18:22:16.241Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-09T18:22:16.241Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-09T18:22:16.241Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-09T18:22:16.241Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-09T18:22:16.241Z] === RUN TestTagInvalidReference [2021-07-09T18:22:16.241Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-09T18:22:16.241Z] === RUN TestTagValidPrefixedRepo [2021-07-09T18:22:16.241Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-09T18:22:16.241Z] === RUN TestTagExistedNameWithoutForce [2021-07-09T18:22:16.241Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-09T18:22:16.241Z] === RUN TestTagOfficialNames [2021-07-09T18:22:16.241Z] --- PASS: TestTagOfficialNames (0.04s) [2021-07-09T18:22:16.241Z] === RUN TestTagMatchesDigest [2021-07-09T18:22:16.241Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-09T18:22:16.241Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-09T18:22:16.242Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-07-09T18:22:16.242Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-09T18:22:18.133Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2021-07-09T18:22:18.133Z] === RUN TestNISDomainname [2021-07-09T18:22:19.501Z] --- PASS: TestNISDomainname (1.28s) [2021-07-09T18:22:19.501Z] === RUN TestHostnameDnsResolution [2021-07-09T18:22:19.592Z] Loaded image: buildpack-deps:buster [2021-07-09T18:22:19.592Z] Loaded image: busybox:latest [2021-07-09T18:22:19.592Z] Loaded image: busybox:glibc [2021-07-09T18:22:20.430Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-07-09T18:22:20.430Z] === RUN TestStats [2021-07-09T18:22:21.498Z] Loaded image: debian:bullseye [2021-07-09T18:22:21.757Z] Loaded image: hello-world:latest [2021-07-09T18:22:22.017Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T18:22:22.017Z] INFO: Testing against a local daemon [2021-07-09T18:22:22.017Z] === RUN TestCgroupNamespacesBuild [2021-07-09T18:22:23.696Z] --- PASS: TestStats (2.75s) [2021-07-09T18:22:23.696Z] === RUN TestStopContainerWithTimeout [2021-07-09T18:22:23.696Z] === RUN TestStopContainerWithTimeout/0 [2021-07-09T18:22:23.696Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-09T18:22:23.696Z] === RUN TestStopContainerWithTimeout/1 [2021-07-09T18:22:23.696Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-09T18:22:23.696Z] === RUN TestStopContainerWithTimeout/3 [2021-07-09T18:22:23.696Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-09T18:22:23.696Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-09T18:22:23.696Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-09T18:22:23.696Z] === CONT TestStopContainerWithTimeout/0 [2021-07-09T18:22:23.696Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-09T18:22:24.259Z] === CONT TestStopContainerWithTimeout/3 [2021-07-09T18:22:26.169Z] === CONT TestStopContainerWithTimeout/1 [2021-07-09T18:22:26.210Z] --- PASS: TestCgroupNamespacesBuild (3.78s) [2021-07-09T18:22:26.210Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-09T18:22:28.059Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-09T18:22:28.059Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-07-09T18:22:28.059Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-07-09T18:22:28.059Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-07-09T18:22:28.059Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-07-09T18:22:28.059Z] === RUN TestDeleteDevicemapper [2021-07-09T18:22:28.059Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-09T18:22:28.059Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T18:22:28.059Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-09T18:22:28.746Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.66s) [2021-07-09T18:22:28.746Z] === RUN TestBuildWithSession [2021-07-09T18:22:28.746Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-09T18:22:28.746Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:22:28.746Z] === RUN TestBuildSquashParent [2021-07-09T18:22:31.332Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2021-07-09T18:22:31.332Z] === RUN TestUpdateMemory [2021-07-09T18:22:32.699Z] --- PASS: TestUpdateMemory (1.31s) [2021-07-09T18:22:32.699Z] === RUN TestUpdateCPUQuota [2021-07-09T18:22:34.320Z] --- PASS: TestBuildWithHugeFile (41.39s) [2021-07-09T18:22:34.320Z] === RUN TestBuildWithEmptyDockerfile [2021-07-09T18:22:34.320Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:22:34.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:22:34.320Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:22:34.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:22:34.320Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:22:34.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:22:34.320Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:22:34.320Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:22:34.320Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:22:34.320Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-07-09T18:22:34.320Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-07-09T18:22:34.320Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-07-09T18:22:34.320Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2021-07-09T18:22:34.320Z] === RUN TestBuildPreserveOwnership [2021-07-09T18:22:34.320Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-09T18:22:34.320Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-09T18:22:34.583Z] --- PASS: TestBuildPreserveOwnership (5.28s) [2021-07-09T18:22:34.583Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.55s) [2021-07-09T18:22:34.583Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2021-07-09T18:22:34.583Z] === RUN TestBuildPlatformInvalid [2021-07-09T18:22:34.845Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-07-09T18:22:34.845Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-09T18:22:39.234Z] --- PASS: TestUpdateCPUQuota (6.69s) [2021-07-09T18:22:39.234Z] === RUN TestUpdatePidsLimit [2021-07-09T18:22:39.234Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-09T18:22:39.797Z] === RUN TestUpdatePidsLimit/no_change [2021-07-09T18:22:40.360Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-09T18:22:41.290Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-09T18:22:41.852Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-09T18:22:42.781Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-09T18:22:43.345Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-09T18:22:43.631Z] --- PASS: TestBuildSquashParent (12.96s) [2021-07-09T18:22:43.631Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-09T18:22:43.631Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:22:43.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:22:43.631Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:22:43.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:22:43.631Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:22:43.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:22:43.631Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:22:43.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:22:43.631Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:22:43.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:22:43.631Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:22:43.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:22:43.631Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:22:43.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:22:44.713Z] --- PASS: TestUpdatePidsLimit (5.38s) [2021-07-09T18:22:44.713Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-07-09T18:22:44.713Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-07-09T18:22:44.713Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-07-09T18:22:44.713Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-07-09T18:22:44.713Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-07-09T18:22:44.713Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-07-09T18:22:44.713Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-07-09T18:22:44.713Z] === RUN TestUpdateRestartPolicy [2021-07-09T18:22:47.093Z] Loaded image: buildpack-deps:buster [2021-07-09T18:22:47.093Z] Loaded image: busybox:latest [2021-07-09T18:22:47.093Z] Loaded image: busybox:glibc [2021-07-09T18:22:47.841Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:22:47.841Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:22:49.644Z] Loaded image: debian:bullseye [2021-07-09T18:22:49.644Z] Loaded image: hello-world:latest [2021-07-09T18:22:49.644Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T18:22:50.220Z] 8d5139ce8e39: Pull complete [2021-07-09T18:22:50.220Z] Digest: sha256:6dfc9ed8c6048a7a45fba93fdfc0b5c4cf1215392e74dfa674003ccfb99061fa [2021-07-09T18:22:50.220Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:22:50.220Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-09T18:22:50.220Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-09T18:22:50.220Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2029' [2021-07-09T18:22:50.220Z] WARN: Skipping validation tests [2021-07-09T18:22:50.220Z] INFO: Running unit tests at 07/09/2021 18:22:43... [2021-07-09T18:22:50.684Z] INFO: make.ps1 starting at 07/09/2021 18:22:50 [2021-07-09T18:22:51.151Z] INFO: Git commit (72b66d56a5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-09T18:22:51.151Z] INFO: Invoking autogen... [2021-07-09T18:22:52.133Z] INFO: Running unit tests... [2021-07-09T18:22:53.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:22:53.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:22:56.289Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-07-09T18:22:58.403Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-09T18:22:58.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.84s) [2021-07-09T18:22:58.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.95s) [2021-07-09T18:22:58.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.21s) [2021-07-09T18:22:58.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.64s) [2021-07-09T18:22:58.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.57s) [2021-07-09T18:22:58.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.19s) [2021-07-09T18:22:58.403Z] === RUN TestBuildMultiStageCopy [2021-07-09T18:22:58.403Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-09T18:22:59.550Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2021-07-09T18:22:59.550Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-09T18:22:59.550Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-07-09T18:22:59.550Z] === RUN TestWaitNonBlocked [2021-07-09T18:22:59.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:22:59.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:22:59.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:22:59.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:22:59.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:22:59.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:22:59.550Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-09T18:22:59.550Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-07-09T18:22:59.550Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2021-07-09T18:22:59.550Z] === RUN TestWaitBlocked [2021-07-09T18:22:59.550Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:22:59.550Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:22:59.550Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:22:59.550Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:22:59.550Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:22:59.550Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:22:59.656Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.66s) [2021-07-09T18:22:59.656Z] PASS [2021-07-09T18:22:59.656Z] [2021-07-09T18:22:59.656Z] === Skipped [2021-07-09T18:22:59.656Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-09T18:22:59.656Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:22:59.656Z] [2021-07-09T18:22:59.656Z] [2021-07-09T18:22:59.656Z] DONE 33 tests, 1 skipped in 114.099s [2021-07-09T18:22:59.656Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-09T18:22:59.656Z] ++ 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-07-09T18:22:59.656Z] ++ set -e [2021-07-09T18:22:59.656Z] ++ '[' -n 0 ']' [2021-07-09T18:22:59.656Z] ++ set -x [2021-07-09T18:22:59.656Z] ++ env -i DEST=/go/src/github.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-07-09T18:22:59.656Z] INFO: Testing against a local daemon [2021-07-09T18:22:59.656Z] === RUN TestConfigInspect [2021-07-09T18:23:00.477Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-09T18:23:00.477Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2021-07-09T18:23:00.477Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2021-07-09T18:23:00.477Z] === CONT TestContainerStartOnDaemonRestart [2021-07-09T18:23:00.477Z] === CONT TestContainerKillOnDaemonStart [2021-07-09T18:23:02.207Z] --- PASS: TestConfigInspect (3.18s) [2021-07-09T18:23:02.207Z] === RUN TestConfigList [2021-07-09T18:23:02.597Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-09T18:23:02.597Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-09T18:23:03.165Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-09T18:23:03.732Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-09T18:23:03.761Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-07-09T18:23:03.761Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-09T18:23:04.300Z] --- PASS: TestBuildMultiStageCopy (5.97s) [2021-07-09T18:23:04.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.69s) [2021-07-09T18:23:04.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2021-07-09T18:23:04.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-07-09T18:23:04.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-07-09T18:23:04.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-07-09T18:23:04.300Z] === RUN TestBuildMultiStageParentConfig [2021-07-09T18:23:04.571Z] 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-07-09T18:23:04.759Z] --- PASS: TestConfigList (2.97s) [2021-07-09T18:23:04.759Z] === RUN TestConfigsCreateAndDelete [2021-07-09T18:23:05.652Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2021-07-09T18:23:05.652Z] === CONT TestDaemonHostGatewayIP [2021-07-09T18:23:05.676Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2021-07-09T18:23:05.676Z] === RUN TestBuildLabelWithTargets [2021-07-09T18:23:08.064Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2021-07-09T18:23:08.065Z] === RUN TestConfigsUpdate [2021-07-09T18:23:08.210Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2021-07-09T18:23:08.210Z] === RUN TestBuildWithEmptyLayers [2021-07-09T18:23:08.923Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2021-07-09T18:23:08.924Z] === CONT TestDaemonRestartIpcMode [2021-07-09T18:23:09.148Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2021-07-09T18:23:09.148Z] === RUN TestBuildMultiStageOnBuild [2021-07-09T18:23:10.614Z] --- PASS: TestConfigsUpdate (2.92s) [2021-07-09T18:23:10.614Z] === RUN TestTemplatedConfig [2021-07-09T18:23:12.192Z] --- PASS: TestDaemonRestartIpcMode (3.03s) [2021-07-09T18:23:12.192Z] === CONT TestIpcModeOlderClient [2021-07-09T18:23:12.192Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-09T18:23:12.756Z] --- PASS: TestContainerKillOnDaemonStart (12.41s) [2021-07-09T18:23:12.756Z] PASS [2021-07-09T18:23:12.756Z] [2021-07-09T18:23:12.756Z] === Skipped [2021-07-09T18:23:12.756Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-09T18:23:12.756Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:23:12.756Z] [2021-07-09T18:23:12.756Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-09T18:23:12.756Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-09T18:23:12.756Z] [2021-07-09T18:23:12.756Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T18:23:12.756Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T18:23:12.756Z] [2021-07-09T18:23:12.756Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-09T18:23:12.756Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-09T18:23:12.756Z] [2021-07-09T18:23:12.756Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-09T18:23:12.756Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T18:23:12.756Z] [2021-07-09T18:23:12.756Z] [2021-07-09T18:23:12.756Z] DONE 195 tests, 5 skipped in 147.165s [2021-07-09T18:23:12.756Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-09T18:23:12.756Z] INFO: Testing against a local daemon [2021-07-09T18:23:12.756Z] === RUN TestCommitInheritsEnv [2021-07-09T18:23:13.012Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-07-09T18:23:13.012Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-09T18:23:13.012Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-09T18:23:13.012Z] === RUN TestImagesFilterMultiReference [2021-07-09T18:23:13.269Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-09T18:23:13.269Z] === RUN TestImagePullPlatformInvalid [2021-07-09T18:23:13.269Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-09T18:23:13.269Z] === RUN TestRemoveImageOrphaning [2021-07-09T18:23:13.340Z] --- PASS: TestBuildMultiStageOnBuild (4.23s) [2021-07-09T18:23:13.340Z] === RUN TestBuildUncleanTarFilenames [2021-07-09T18:23:13.525Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-07-09T18:23:13.525Z] === RUN TestRemoveImageGarbageCollector [2021-07-09T18:23:14.827Z] --- PASS: TestTemplatedConfig (3.68s) [2021-07-09T18:23:14.827Z] === RUN TestConfigCreateResolve [2021-07-09T18:23:14.972Z] ? github.com/docker/docker/api [no test files] [2021-07-09T18:23:15.254Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2021-07-09T18:23:15.255Z] === RUN TestBuildMultiStageLayerLeak [2021-07-09T18:23:16.793Z] --- PASS: TestRemoveImageGarbageCollector (2.83s) [2021-07-09T18:23:16.793Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-09T18:23:16.793Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-09T18:23:16.793Z] === RUN TestTagInvalidReference [2021-07-09T18:23:16.793Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-09T18:23:16.793Z] === RUN TestTagValidPrefixedRepo [2021-07-09T18:23:16.793Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-09T18:23:16.793Z] === RUN TestTagExistedNameWithoutForce [2021-07-09T18:23:16.793Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-09T18:23:16.793Z] === RUN TestTagOfficialNames [2021-07-09T18:23:16.793Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-09T18:23:16.793Z] === RUN TestTagMatchesDigest [2021-07-09T18:23:16.793Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-09T18:23:16.793Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-09T18:23:17.377Z] --- PASS: TestConfigCreateResolve (2.91s) [2021-07-09T18:23:17.377Z] === RUN TestConfigDaemonLibtrustID [2021-07-09T18:23:17.950Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-07-09T18:23:17.950Z] PASS [2021-07-09T18:23:17.950Z] [2021-07-09T18:23:17.950Z] DONE 7 tests in 19.423s [2021-07-09T18:23:17.950Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-09T18:23:17.950Z] ++ 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-07-09T18:23:17.950Z] ++ set -e [2021-07-09T18:23:17.950Z] ++ '[' -n 0 ']' [2021-07-09T18:23:17.950Z] ++ set -x [2021-07-09T18:23:17.950Z] ++ env -i DEST=/go/src/github.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-07-09T18:23:18.212Z] INFO: Testing against a local daemon [2021-07-09T18:23:18.212Z] === RUN TestCheckpoint [2021-07-09T18:23:18.212Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-09T18:23:18.212Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:23:18.212Z] === RUN TestContainerInvalidJSON [2021-07-09T18:23:18.212Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:23:18.212Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:23:18.212Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:23:18.212Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:23:18.212Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:23:18.212Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:23:18.212Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:23:18.212Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:23:18.212Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:23:18.212Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-09T18:23:18.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-09T18:23:18.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-09T18:23:18.212Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-09T18:23:18.212Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-09T18:23:18.212Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-07-09T18:23:18.212Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-09T18:23:18.212Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-09T18:23:18.212Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-09T18:23:18.474Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-09T18:23:18.474Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-09T18:23:18.474Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-09T18:23:18.474Z] === RUN TestCopyFromContainer [2021-07-09T18:23:20.392Z] === RUN TestCopyFromContainer// [2021-07-09T18:23:20.392Z] === RUN TestCopyFromContainer//bar/root [2021-07-09T18:23:20.392Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-09T18:23:20.392Z] === RUN TestCopyFromContainer/bar/quux [2021-07-09T18:23:20.521Z] --- PASS: TestBuildMultiStageLayerLeak (4.64s) [2021-07-09T18:23:20.521Z] === RUN TestBuildWithHugeFile [2021-07-09T18:23:20.654Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-09T18:23:20.654Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-09T18:23:20.655Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-09T18:23:20.916Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-09T18:23:20.916Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-09T18:23:21.178Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-09T18:23:21.178Z] --- PASS: TestCopyFromContainer (2.75s) [2021-07-09T18:23:21.178Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-07-09T18:23:21.178Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-07-09T18:23:21.178Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-07-09T18:23:21.179Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-07-09T18:23:21.179Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-07-09T18:23:21.179Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-07-09T18:23:21.179Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-07-09T18:23:21.179Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-07-09T18:23:21.179Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-07-09T18:23:21.179Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-07-09T18:23:21.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-09T18:23:21.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:23:21.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:23:21.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:23:21.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:23:21.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:23:21.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:23:21.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:23:21.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:23:21.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:23:21.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-09T18:23:21.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-09T18:23:21.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-09T18:23:21.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-09T18:23:21.179Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-09T18:23:21.179Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-09T18:23:21.179Z] === RUN TestCreateWithInvalidEnv [2021-07-09T18:23:21.179Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-09T18:23:21.179Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-09T18:23:21.179Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-09T18:23:21.179Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-09T18:23:21.179Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-09T18:23:21.179Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-09T18:23:21.440Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-09T18:23:21.440Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-09T18:23:21.440Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-09T18:23:21.440Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-09T18:23:21.440Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-09T18:23:21.440Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-09T18:23:21.440Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-09T18:23:21.440Z] === RUN TestCreateTmpfsMountsTarget [2021-07-09T18:23:21.440Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-09T18:23:21.440Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-09T18:23:23.989Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-07-09T18:23:23.989Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-09T18:23:26.541Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2021-07-09T18:23:26.541Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-09T18:23:26.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:23:26.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:23:26.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:23:26.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:23:26.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:23:26.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:23:26.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:23:26.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:23:26.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:23:26.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:23:26.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:23:26.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:23:26.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:23:26.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:23:26.542Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:23:26.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-09T18:23:26.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-07-09T18:23:26.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-07-09T18:23:26.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-07-09T18:23:26.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-07-09T18:23:26.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-09T18:23:26.542Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-09T18:23:27.114Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-07-09T18:23:27.114Z] === RUN TestCreateDifferentPlatform [2021-07-09T18:23:27.114Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-09T18:23:27.114Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-09T18:23:27.114Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-09T18:23:27.114Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-09T18:23:27.114Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-09T18:23:27.114Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-09T18:23:27.114Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-09T18:23:27.114Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-09T18:23:27.114Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-09T18:23:27.114Z] === RUN TestContainerStartOnDaemonRestart [2021-07-09T18:23:27.114Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-09T18:23:27.114Z] === RUN TestDaemonRestartIpcMode [2021-07-09T18:23:27.114Z] === PAUSE TestDaemonRestartIpcMode [2021-07-09T18:23:27.114Z] === RUN TestDaemonHostGatewayIP [2021-07-09T18:23:27.114Z] === PAUSE TestDaemonHostGatewayIP [2021-07-09T18:23:27.114Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-09T18:23:27.114Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-09T18:23:27.114Z] === RUN TestContainerKillOnDaemonStart [2021-07-09T18:23:27.114Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-09T18:23:27.114Z] === RUN TestDiff [2021-07-09T18:23:28.059Z] --- PASS: TestDiff (0.81s) [2021-07-09T18:23:28.059Z] === RUN TestExecWithCloseStdin [2021-07-09T18:23:29.003Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-07-09T18:23:29.003Z] === RUN TestExec [2021-07-09T18:23:30.391Z] --- PASS: TestExec (1.11s) [2021-07-09T18:23:30.391Z] === RUN TestExecUser [2021-07-09T18:23:31.335Z] --- PASS: TestExecUser (1.12s) [2021-07-09T18:23:31.335Z] === RUN TestExportContainerAndImportImage [2021-07-09T18:23:32.705Z] === RUN TestMiddlewares [2021-07-09T18:23:32.705Z] --- PASS: TestMiddlewares (0.00s) [2021-07-09T18:23:32.705Z] PASS [2021-07-09T18:23:32.705Z] coverage: 9.0% of statements [2021-07-09T18:23:32.705Z] ok github.com/docker/docker/api/server 0.094s coverage: 9.0% of statements [2021-07-09T18:23:32.723Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-07-09T18:23:32.723Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-09T18:23:34.112Z] --- PASS: TestExportContainerAfterDaemonRestart (1.80s) [2021-07-09T18:23:34.112Z] === RUN TestHealthCheckWorkdir [2021-07-09T18:23:35.402Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T18:23:35.402Z] Using test binary docker [2021-07-09T18:23:35.402Z] +++ /etc/init.d/apparmor start [2021-07-09T18:23:35.402Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T18:23:35.402Z] INFO: Waiting for daemon to start... [2021-07-09T18:23:35.402Z] Starting dockerd [2021-07-09T18:23:35.402Z] +++ 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-07-09T18:23:35.402Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T18:23:35.402Z] Using test binary docker [2021-07-09T18:23:35.402Z] +++ /etc/init.d/apparmor start [2021-07-09T18:23:35.402Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T18:23:35.402Z] INFO: Waiting for daemon to start... [2021-07-09T18:23:35.402Z] Starting dockerd [2021-07-09T18:23:35.402Z] +++ 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-07-09T18:23:35.661Z] . [2021-07-09T18:23:35.661Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T18:23:35.919Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T18:23:35.919Z] Error: No such image: emptyfs [2021-07-09T18:23:35.919Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-09T18:23:35.919Z] ++++ docker load [2021-07-09T18:23:36.030Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-07-09T18:23:36.030Z] === RUN TestHealthKillContainer [2021-07-09T18:23:36.178Z] Running integration-test (iteration 1) [2021-07-09T18:23:36.178Z] 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-07-09T18:23:36.178Z] ++ 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-07-09T18:23:36.178Z] ++ set -e [2021-07-09T18:23:36.178Z] ++ '[' -n 0 ']' [2021-07-09T18:23:36.178Z] ++ set -x [2021-07-09T18:23:36.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T18:23:36.746Z] [2021-07-09T18:23:36.746Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T18:23:36.746Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T18:23:36.746Z] Error: No such image: emptyfs [2021-07-09T18:23:36.746Z] ++++ docker load [2021-07-09T18:23:36.746Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-09T18:23:37.315Z] Running integration-test (iteration 1) [2021-07-09T18:23:37.315Z] 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-07-09T18:23:37.315Z] ++ 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-07-09T18:23:37.315Z] ++ set -e [2021-07-09T18:23:37.315Z] ++ '[' -n 0 ']' [2021-07-09T18:23:37.315Z] ++ set -x [2021-07-09T18:23:37.315Z] ++ env -i DEST=/go/src/github.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-07-09T18:23:39.340Z] --- PASS: TestHealthKillContainer (3.08s) [2021-07-09T18:23:39.340Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-09T18:23:39.602Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-07-09T18:23:39.602Z] === RUN TestIpcModeNone [2021-07-09T18:23:40.546Z] --- PASS: TestIpcModeNone (1.09s) [2021-07-09T18:23:40.546Z] === RUN TestIpcModePrivate [2021-07-09T18:23:41.934Z] --- PASS: TestIpcModePrivate (1.11s) [2021-07-09T18:23:41.934Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-09T18:23:41.934Z] === RUN TestIpcModeShareable [2021-07-09T18:23:42.881Z] --- PASS: TestIpcModeShareable (1.09s) [2021-07-09T18:23:42.881Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-07-09T18:23:42.881Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-09T18:23:46.191Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.14s) [2021-07-09T18:23:46.191Z] === RUN TestAPIIpcModeHost [2021-07-09T18:23:47.136Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-07-09T18:23:47.136Z] === RUN TestDaemonIpcModeShareable [2021-07-09T18:23:49.057Z] --- PASS: TestDaemonIpcModeShareable (2.00s) [2021-07-09T18:23:49.057Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-09T18:23:49.057Z] === RUN TestDaemonIpcModePrivate [2021-07-09T18:23:51.608Z] --- PASS: TestDaemonIpcModePrivate (2.00s) [2021-07-09T18:23:51.608Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-09T18:23:51.608Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-09T18:23:52.997Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2021-07-09T18:23:52.997Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-09T18:23:52.997Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-09T18:23:55.547Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.05s) [2021-07-09T18:23:55.547Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-09T18:23:55.548Z] === RUN TestIpcModeOlderClient [2021-07-09T18:23:55.548Z] === PAUSE TestIpcModeOlderClient [2021-07-09T18:23:55.548Z] === RUN TestKillContainerInvalidSignal [2021-07-09T18:23:56.121Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-07-09T18:23:56.121Z] === RUN TestKillContainer [2021-07-09T18:23:56.121Z] === RUN TestKillContainer/no_signal [2021-07-09T18:23:57.065Z] === RUN TestKillContainer/non_killing_signal [2021-07-09T18:23:57.638Z] === RUN TestKillContainer/killing_signal [2021-07-09T18:23:58.583Z] --- PASS: TestKillContainer (2.49s) [2021-07-09T18:23:58.583Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-07-09T18:23:58.583Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-07-09T18:23:58.583Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-07-09T18:23:58.583Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-09T18:23:58.583Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-09T18:23:59.527Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-09T18:24:00.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2021-07-09T18:24:00.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2021-07-09T18:24:00.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-07-09T18:24:00.100Z] === RUN TestKillStoppedContainer [2021-07-09T18:24:00.363Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-09T18:24:00.363Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-09T18:24:00.363Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-09T18:24:00.363Z] === RUN TestKillDifferentUserContainer [2021-07-09T18:24:01.306Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-07-09T18:24:01.306Z] === RUN TestInspectOomKilledTrue [2021-07-09T18:24:01.306Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-09T18:24:01.306Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:24:01.306Z] === RUN TestInspectOomKilledFalse [2021-07-09T18:24:01.306Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-09T18:24:01.306Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:24:01.306Z] === RUN TestLinksEtcHostsContentMatch [2021-07-09T18:24:01.879Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-07-09T18:24:01.879Z] === RUN TestLinksContainerNames [2021-07-09T18:24:03.797Z] --- PASS: TestLinksContainerNames (1.64s) [2021-07-09T18:24:03.797Z] === RUN TestLogsFollowTailEmpty [2021-07-09T18:24:04.370Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-07-09T18:24:04.370Z] === RUN TestContainerNetworkMountsNoChown [2021-07-09T18:24:05.316Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/default [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/default [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/private [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/private [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rprivate [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/slave [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/slave [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rslave [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/shared [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/shared [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rshared [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-09T18:24:05.316Z] === CONT TestMountDaemonRoot/default [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:24:05.316Z] === CONT TestMountDaemonRoot/rslave [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:24:05.316Z] === CONT TestMountDaemonRoot/rshared [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:24:05.316Z] === CONT TestMountDaemonRoot/slave [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:24:05.316Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:24:05.316Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/shared [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/private [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rprivate [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-09T18:24:05.317Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:24:05.317Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:24:05.317Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-09T18:24:05.579Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-09T18:24:05.579Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-09T18:24:05.579Z] === RUN TestContainerBindMountNonRecursive [2021-07-09T18:24:07.685Z] --- PASS: TestImportExtremelyLargeImageWorks (102.49s) [2021-07-09T18:24:07.685Z] PASS [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === Skipped [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-09T18:24:07.685Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] DONE 12 tests, 1 skipped in 106.348s [2021-07-09T18:24:07.685Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-09T18:24:07.685Z] INFO: Testing against a local daemon [2021-07-09T18:24:07.685Z] === RUN TestNetworkCreateDelete [2021-07-09T18:24:07.685Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-09T18:24:07.685Z] === RUN TestDockerNetworkDeletePreferID [2021-07-09T18:24:07.685Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-07-09T18:24:07.685Z] === RUN TestDaemonDNSFallback [2021-07-09T18:24:07.685Z] --- PASS: TestDaemonDNSFallback (7.55s) [2021-07-09T18:24:07.685Z] === RUN TestInspectNetwork [2021-07-09T18:24:07.685Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-09T18:24:07.685Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:07.685Z] === RUN TestRunContainerWithBridgeNone [2021-07-09T18:24:07.685Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-09T18:24:07.685Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] === RUN TestNetworkInvalidJSON [2021-07-09T18:24:07.685Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-09T18:24:07.685Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-09T18:24:07.685Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:24:07.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:24:07.685Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:24:07.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:24:07.685Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-09T18:24:07.685Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:24:07.685Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:24:07.685Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-09T18:24:07.685Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-09T18:24:07.685Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-09T18:24:07.685Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-09T18:24:07.685Z] === RUN TestNetworkList [2021-07-09T18:24:07.685Z] === RUN TestNetworkList//networks [2021-07-09T18:24:07.685Z] === PAUSE TestNetworkList//networks [2021-07-09T18:24:07.685Z] === RUN TestNetworkList//networks/ [2021-07-09T18:24:07.685Z] === PAUSE TestNetworkList//networks/ [2021-07-09T18:24:07.685Z] === CONT TestNetworkList//networks [2021-07-09T18:24:07.685Z] === CONT TestNetworkList//networks/ [2021-07-09T18:24:07.685Z] --- PASS: TestNetworkList (0.02s) [2021-07-09T18:24:07.685Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-09T18:24:07.685Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-09T18:24:07.685Z] === RUN TestHostIPv4BridgeLabel [2021-07-09T18:24:07.685Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-09T18:24:07.685Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-09T18:24:07.685Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-09T18:24:07.685Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] === RUN TestDaemonDefaultNetworkPools [2021-07-09T18:24:07.685Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-09T18:24:07.685Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-09T18:24:07.685Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-07-09T18:24:07.685Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-09T18:24:07.685Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-09T18:24:07.685Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] === RUN TestServiceWithPredefinedNetwork [2021-07-09T18:24:07.685Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:07.685Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-09T18:24:07.685Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:24:07.685Z] === RUN TestServiceWithDataPathPortInit [2021-07-09T18:24:07.685Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:07.685Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-09T18:24:07.685Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:07.685Z] PASS [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === Skipped [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-09T18:24:07.685Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-09T18:24:07.685Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-09T18:24:07.685Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-09T18:24:07.685Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-07-09T18:24:07.685Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-09T18:24:07.685Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-09T18:24:07.685Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] DONE 22 tests, 12 skipped in 8.214s [2021-07-09T18:24:07.685Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-09T18:24:07.685Z] INFO: Testing against a local daemon [2021-07-09T18:24:07.685Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-09T18:24:07.685Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T18:24:07.685Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:24:07.685Z] === RUN TestDockerNetworkIpvlan [2021-07-09T18:24:07.685Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-09T18:24:07.685Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:24:07.685Z] PASS [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === Skipped [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T18:24:07.685Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-09T18:24:07.685Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] DONE 2 tests, 2 skipped in 0.099s [2021-07-09T18:24:07.685Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-09T18:24:07.685Z] INFO: Testing against a local daemon [2021-07-09T18:24:07.685Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-09T18:24:07.685Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-09T18:24:07.685Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] === RUN TestDockerNetworkMacvlan [2021-07-09T18:24:07.685Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-09T18:24:07.685Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] PASS [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === Skipped [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-09T18:24:07.685Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-09T18:24:07.685Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] DONE 2 tests, 2 skipped in 0.107s [2021-07-09T18:24:07.685Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-09T18:24:07.685Z] testing: warning: no tests to run [2021-07-09T18:24:07.685Z] PASS [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.685Z] DONE 0 tests in 0.022s [2021-07-09T18:24:07.685Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-09T18:24:07.685Z] INFO: Testing against a local daemon [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginAllowRequest [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginTLS [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginDenyRequest [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginDenyResponse [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginAllowEventStream [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginErrorResponse [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginErrorRequest [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginHeader [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginV2Disable [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-09T18:24:07.685Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-09T18:24:07.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.685Z] PASS [2021-07-09T18:24:07.685Z] [2021-07-09T18:24:07.686Z] === Skipped [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-09T18:24:07.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] [2021-07-09T18:24:07.686Z] DONE 17 tests, 17 skipped in 0.398s [2021-07-09T18:24:07.686Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-09T18:24:07.944Z] INFO: Testing against a local daemon [2021-07-09T18:24:07.944Z] === RUN TestPluginInvalidJSON [2021-07-09T18:24:07.944Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:24:07.944Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:24:07.944Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:24:07.944Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-09T18:24:07.944Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-09T18:24:07.944Z] === RUN TestPluginInstall [2021-07-09T18:24:07.944Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-09T18:24:07.944Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.944Z] === RUN TestPluginsWithRuntimes [2021-07-09T18:24:07.944Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-09T18:24:07.944Z] 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-07-09T18:24:07.944Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T18:24:07.944Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T18:24:07.944Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-09T18:24:07.944Z] PASS [2021-07-09T18:24:07.944Z] [2021-07-09T18:24:07.944Z] === Skipped [2021-07-09T18:24:07.944Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-09T18:24:07.944Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T18:24:07.944Z] [2021-07-09T18:24:07.944Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-09T18:24:07.944Z] 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-07-09T18:24:07.944Z] [2021-07-09T18:24:07.944Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T18:24:07.944Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-09T18:24:07.944Z] [2021-07-09T18:24:07.944Z] [2021-07-09T18:24:07.944Z] DONE 5 tests, 3 skipped in 0.133s [2021-07-09T18:24:07.944Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-09T18:24:07.944Z] INFO: Testing against a local daemon [2021-07-09T18:24:07.944Z] === RUN TestExternalGraphDriver [2021-07-09T18:24:07.944Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-07-09T18:24:07.944Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-09T18:24:07.944Z] === RUN TestGraphdriverPluginV2 [2021-07-09T18:24:08.131Z] --- PASS: TestContainerBindMountNonRecursive (2.24s) [2021-07-09T18:24:08.131Z] === RUN TestContainerVolumesMountedAsShared [2021-07-09T18:24:08.706Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2021-07-09T18:24:08.706Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-09T18:24:09.279Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-07-09T18:24:09.279Z] === RUN TestNetworkNat [2021-07-09T18:24:10.482Z] ..........................xx.................... [ 29%] [2021-07-09T18:24:10.666Z] --- PASS: TestNetworkNat (1.01s) [2021-07-09T18:24:10.666Z] === RUN TestNetworkLocalhostTCPNat [2021-07-09T18:24:11.239Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2021-07-09T18:24:11.239Z] === RUN TestNetworkLoopbackNat [2021-07-09T18:24:14.504Z] --- PASS: TestGraphdriverPluginV2 (6.17s) [2021-07-09T18:24:14.504Z] PASS [2021-07-09T18:24:14.504Z] [2021-07-09T18:24:14.504Z] === Skipped [2021-07-09T18:24:14.504Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-07-09T18:24:14.504Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-09T18:24:14.504Z] [2021-07-09T18:24:14.504Z] [2021-07-09T18:24:14.504Z] DONE 2 tests, 1 skipped in 6.342s [2021-07-09T18:24:14.504Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-09T18:24:14.504Z] INFO: Testing against a local daemon [2021-07-09T18:24:14.504Z] === RUN TestContinueAfterPluginCrash [2021-07-09T18:24:14.504Z] === PAUSE TestContinueAfterPluginCrash [2021-07-09T18:24:14.504Z] === RUN TestReadPluginNoRead [2021-07-09T18:24:14.504Z] === PAUSE TestReadPluginNoRead [2021-07-09T18:24:14.504Z] === RUN TestDaemonStartWithLogOpt [2021-07-09T18:24:14.504Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-09T18:24:14.504Z] === CONT TestContinueAfterPluginCrash [2021-07-09T18:24:14.504Z] === CONT TestDaemonStartWithLogOpt [2021-07-09T18:24:14.546Z] --- PASS: TestNetworkLoopbackNat (3.29s) [2021-07-09T18:24:14.546Z] === RUN TestPause [2021-07-09T18:24:15.489Z] --- PASS: TestPause (0.90s) [2021-07-09T18:24:15.489Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-09T18:24:15.489Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T18:24:15.489Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T18:24:15.489Z] === RUN TestPauseStopPausedContainer [2021-07-09T18:24:16.036Z] Loaded image: buildpack-deps:buster [2021-07-09T18:24:16.036Z] Loaded image: busybox:latest [2021-07-09T18:24:16.433Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-07-09T18:24:16.433Z] === RUN TestPsFilter [2021-07-09T18:24:16.433Z] --- PASS: TestPsFilter (0.16s) [2021-07-09T18:24:16.433Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-09T18:24:16.604Z] Loaded image: busybox:glibc [2021-07-09T18:24:17.173Z] Loaded image: buildpack-deps:buster [2021-07-09T18:24:17.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2021-07-09T18:24:17.379Z] === RUN TestRemoveContainerWithVolume [2021-07-09T18:24:17.452Z] Loaded image: busybox:latest [2021-07-09T18:24:18.030Z] Loaded image: busybox:glibc [2021-07-09T18:24:18.323Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-07-09T18:24:18.323Z] === RUN TestRemoveContainerRunning [2021-07-09T18:24:18.897Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-07-09T18:24:18.897Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-09T18:24:19.842Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-07-09T18:24:19.842Z] === RUN TestRemoveInvalidContainer [2021-07-09T18:24:19.842Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-09T18:24:19.842Z] === RUN TestRenameLinkedContainer [2021-07-09T18:24:21.065Z] --- PASS: TestDaemonStartWithLogOpt (6.43s) [2021-07-09T18:24:21.065Z] === CONT TestReadPluginNoRead [2021-07-09T18:24:23.149Z] --- PASS: TestRenameLinkedContainer (3.24s) [2021-07-09T18:24:23.149Z] === RUN TestRenameStoppedContainer [2021-07-09T18:24:23.722Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-07-09T18:24:23.722Z] === RUN TestRenameRunningContainerAndReuse [2021-07-09T18:24:24.380Z] === RUN TestReadPluginNoRead/default [2021-07-09T18:24:24.595Z] Loaded image: debian:bullseye [2021-07-09T18:24:24.595Z] Loaded image: hello-world:latest [2021-07-09T18:24:24.595Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T18:24:24.595Z] INFO: Testing against a local daemon [2021-07-09T18:24:24.595Z] === RUN TestDockerSuite [2021-07-09T18:24:24.595Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-09T18:24:24.595Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-09T18:24:24.595Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-09T18:24:24.595Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-09T18:24:24.595Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-09T18:24:24.595Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-09T18:24:24.595Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-09T18:24:24.595Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-09T18:24:24.638Z] --- PASS: TestContinueAfterPluginCrash (10.30s) [2021-07-09T18:24:25.161Z] Loaded image: debian:bullseye [2021-07-09T18:24:25.421Z] Loaded image: hello-world:latest [2021-07-09T18:24:25.639Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2021-07-09T18:24:25.639Z] === RUN TestRenameInvalidName [2021-07-09T18:24:25.679Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T18:24:25.679Z] INFO: Testing against a local daemon [2021-07-09T18:24:25.679Z] === RUN TestDockerDaemonSuite [2021-07-09T18:24:25.679Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-09T18:24:26.212Z] --- PASS: TestRenameInvalidName (0.80s) [2021-07-09T18:24:26.212Z] === RUN TestRenameAnonymousContainer [2021-07-09T18:24:27.165Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-09T18:24:28.964Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-09T18:24:28.964Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-09T18:24:29.223Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-09T18:24:29.223Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-09T18:24:29.524Z] --- PASS: TestRenameAnonymousContainer (3.37s) [2021-07-09T18:24:29.524Z] === RUN TestRenameContainerWithSameName [2021-07-09T18:24:29.693Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-09T18:24:30.158Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-09T18:24:30.417Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-09T18:24:30.417Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-09T18:24:30.477Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2021-07-09T18:24:30.477Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-09T18:24:32.221Z] --- PASS: TestReadPluginNoRead (11.06s) [2021-07-09T18:24:32.221Z] --- PASS: TestReadPluginNoRead/default (2.48s) [2021-07-09T18:24:32.221Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.49s) [2021-07-09T18:24:32.221Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2021-07-09T18:24:32.221Z] read_test.go:92: [dfb2e3f23658c] daemon is not started [2021-07-09T18:24:32.221Z] PASS [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] DONE 6 tests in 17.600s [2021-07-09T18:24:32.221Z] 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-07-09T18:24:32.221Z] testing: warning: no tests to run [2021-07-09T18:24:32.221Z] PASS [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] DONE 0 tests in 0.050s [2021-07-09T18:24:32.221Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-09T18:24:32.221Z] INFO: Testing against a local daemon [2021-07-09T18:24:32.221Z] === RUN TestPluginWithDevMounts [2021-07-09T18:24:32.221Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-09T18:24:32.221Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-09T18:24:32.221Z] PASS [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] === Skipped [2021-07-09T18:24:32.221Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-09T18:24:32.221Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] DONE 1 tests, 1 skipped in 0.107s [2021-07-09T18:24:32.221Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-09T18:24:32.221Z] INFO: Testing against a local daemon [2021-07-09T18:24:32.221Z] === RUN TestSecretInspect [2021-07-09T18:24:32.221Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-09T18:24:32.221Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] === RUN TestSecretList [2021-07-09T18:24:32.221Z] --- SKIP: TestSecretList (0.02s) [2021-07-09T18:24:32.221Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] === RUN TestSecretsCreateAndDelete [2021-07-09T18:24:32.221Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-07-09T18:24:32.221Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] === RUN TestSecretsUpdate [2021-07-09T18:24:32.221Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-09T18:24:32.221Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] === RUN TestTemplatedSecret [2021-07-09T18:24:32.221Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-09T18:24:32.221Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] === RUN TestSecretCreateResolve [2021-07-09T18:24:32.221Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-09T18:24:32.221Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] PASS [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] === Skipped [2021-07-09T18:24:32.221Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-09T18:24:32.221Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-07-09T18:24:32.221Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-07-09T18:24:32.221Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-09T18:24:32.221Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-09T18:24:32.221Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-09T18:24:32.221Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] [2021-07-09T18:24:32.221Z] DONE 6 tests, 6 skipped in 0.168s [2021-07-09T18:24:32.221Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-09T18:24:32.221Z] INFO: Testing against a local daemon [2021-07-09T18:24:32.221Z] === RUN TestServiceCreateInit [2021-07-09T18:24:32.221Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-09T18:24:32.221Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-09T18:24:32.221Z] --- PASS: TestServiceCreateInit (0.02s) [2021-07-09T18:24:32.221Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T18:24:32.221Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T18:24:32.221Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] === RUN TestCreateServiceMultipleTimes [2021-07-09T18:24:32.221Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-09T18:24:32.221Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] === RUN TestCreateServiceConflict [2021-07-09T18:24:32.221Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-09T18:24:32.221Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.221Z] === RUN TestCreateServiceMaxReplicas [2021-07-09T18:24:32.320Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-09T18:24:32.394Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2021-07-09T18:24:32.394Z] === RUN TestResize [2021-07-09T18:24:32.480Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-09T18:24:32.480Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-09T18:24:32.480Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-09T18:24:32.480Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestCreateServiceSecretFileMode [2021-07-09T18:24:32.480Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-09T18:24:32.480Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestCreateServiceConfigFileMode [2021-07-09T18:24:32.480Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-09T18:24:32.480Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestCreateServiceSysctls [2021-07-09T18:24:32.480Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-09T18:24:32.480Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestCreateServiceCapabilities [2021-07-09T18:24:32.480Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-09T18:24:32.480Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestInspect [2021-07-09T18:24:32.480Z] --- SKIP: TestInspect (0.01s) [2021-07-09T18:24:32.480Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestCreateJob [2021-07-09T18:24:32.480Z] --- SKIP: TestCreateJob (0.01s) [2021-07-09T18:24:32.480Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestReplicatedJob [2021-07-09T18:24:32.480Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-09T18:24:32.480Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestUpdateReplicatedJob [2021-07-09T18:24:32.480Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-07-09T18:24:32.480Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestServiceListWithStatuses [2021-07-09T18:24:32.480Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-09T18:24:32.480Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T18:24:32.480Z] === RUN TestDockerNetworkConnectAlias [2021-07-09T18:24:32.480Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-09T18:24:32.480Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestDockerNetworkReConnect [2021-07-09T18:24:32.480Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-09T18:24:32.480Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:32.480Z] === RUN TestServicePlugin [2021-07-09T18:24:32.579Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-09T18:24:32.579Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-09T18:24:32.579Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-09T18:24:32.838Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-09T18:24:32.968Z] --- PASS: TestResize (0.85s) [2021-07-09T18:24:32.968Z] === RUN TestResizeWithInvalidSize [2021-07-09T18:24:33.776Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-09T18:24:33.913Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2021-07-09T18:24:33.913Z] === RUN TestResizeWhenContainerNotStarted [2021-07-09T18:24:34.858Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:24:34.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:24:34.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:24:34.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T18:24:34.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T18:24:34.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T18:24:34.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T18:24:35.681Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-09T18:24:35.681Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-09T18:24:35.681Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-09T18:24:35.681Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-09T18:24:35.681Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-09T18:24:36.667Z] --- SKIP: TestServicePlugin (3.42s) [2021-07-09T18:24:36.667Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] === RUN TestServiceUpdateLabel [2021-07-09T18:24:36.667Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-09T18:24:36.667Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] === RUN TestServiceUpdateSecrets [2021-07-09T18:24:36.667Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-07-09T18:24:36.667Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] === RUN TestServiceUpdateConfigs [2021-07-09T18:24:36.667Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-07-09T18:24:36.667Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] === RUN TestServiceUpdateNetwork [2021-07-09T18:24:36.667Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-09T18:24:36.667Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] === RUN TestServiceUpdatePidsLimit [2021-07-09T18:24:36.667Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-09T18:24:36.667Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] PASS [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === Skipped [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T18:24:36.667Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T18:24:36.667Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T18:24:36.667Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T18:24:36.667Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-09T18:24:36.667Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-09T18:24:36.667Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-09T18:24:36.667Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-09T18:24:36.667Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-09T18:24:36.667Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-09T18:24:36.667Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-09T18:24:36.667Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-09T18:24:36.667Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-09T18:24:36.667Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-09T18:24:36.667Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-09T18:24:36.667Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-07-09T18:24:36.667Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-09T18:24:36.667Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-09T18:24:36.667Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-09T18:24:36.667Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) [2021-07-09T18:24:36.667Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-09T18:24:36.667Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-07-09T18:24:36.667Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-07-09T18:24:36.667Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-09T18:24:36.667Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-09T18:24:36.667Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] DONE 24 tests, 23 skipped in 3.821s [2021-07-09T18:24:36.667Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-09T18:24:36.667Z] INFO: Testing against a local daemon [2021-07-09T18:24:36.667Z] === RUN TestSessionCreate [2021-07-09T18:24:36.667Z] --- PASS: TestSessionCreate (0.02s) [2021-07-09T18:24:36.667Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-09T18:24:36.667Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-09T18:24:36.667Z] PASS [2021-07-09T18:24:36.667Z] [2021-07-09T18:24:36.667Z] DONE 2 tests in 0.137s [2021-07-09T18:24:36.667Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-09T18:24:36.667Z] INFO: Testing against a local daemon [2021-07-09T18:24:36.667Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-09T18:24:36.667Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T18:24:36.667Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T18:24:36.667Z] === RUN TestEventsExecDie [2021-07-09T18:24:37.234Z] --- PASS: TestEventsExecDie (0.98s) [2021-07-09T18:24:37.234Z] === RUN TestEventsBackwardsCompatible [2021-07-09T18:24:37.234Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-09T18:24:37.234Z] === RUN TestInfoBinaryCommits [2021-07-09T18:24:37.234Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-09T18:24:37.234Z] === RUN TestInfoAPIVersioned [2021-07-09T18:24:37.234Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-09T18:24:37.234Z] === RUN TestInfoDiscoveryBackend [2021-07-09T18:24:38.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:24:38.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:24:38.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:24:38.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:24:39.090Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-09T18:24:39.132Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-07-09T18:24:39.132Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-09T18:24:39.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T18:24:39.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T18:24:39.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T18:24:40.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T18:24:42.243Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-09T18:24:42.412Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-07-09T18:24:42.412Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-09T18:24:42.412Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-09T18:24:42.412Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:24:42.412Z] === RUN TestInfoAPI [2021-07-09T18:24:42.412Z] --- PASS: TestInfoAPI (0.03s) [2021-07-09T18:24:42.412Z] === RUN TestInfoAPIWarnings [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.04s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.16s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.31s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2021-07-09T18:24:43.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s) [2021-07-09T18:24:43.562Z] === RUN TestCgroupNamespacesRun [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-09T18:24:44.853Z] === RUN TestBoolValue [2021-07-09T18:24:44.853Z] --- PASS: TestBoolValue (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestBoolValueOrDefault [2021-07-09T18:24:44.853Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestInt64ValueOrZero [2021-07-09T18:24:44.853Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestInt64ValueOrDefault [2021-07-09T18:24:44.853Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-09T18:24:44.853Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestJsonContentType [2021-07-09T18:24:44.853Z] --- PASS: TestJsonContentType (0.00s) [2021-07-09T18:24:44.853Z] PASS [2021-07-09T18:24:44.853Z] coverage: 14.7% of statements [2021-07-09T18:24:44.853Z] ok github.com/docker/docker/api/server/httputils 0.075s coverage: 14.7% of statements [2021-07-09T18:24:44.853Z] === RUN TestMaskSecretKeys [2021-07-09T18:24:44.853Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-09T18:24:44.853Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-09T18:24:44.853Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-09T18:24:44.853Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-09T18:24:44.853Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-09T18:24:44.853Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-09T18:24:44.853Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestVersionMiddlewareVersion [2021-07-09T18:24:44.853Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-09T18:24:44.853Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-09T18:24:44.853Z] PASS [2021-07-09T18:24:44.853Z] coverage: 37.7% of statements [2021-07-09T18:24:44.853Z] ok github.com/docker/docker/api/server/middleware 0.159s coverage: 37.7% of statements [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-09T18:24:44.853Z] === RUN TestStrSliceMarshalJSON [2021-07-09T18:24:44.853Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestStrSliceUnmarshalJSON [2021-07-09T18:24:44.853Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestStrSliceUnmarshalString [2021-07-09T18:24:44.853Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestStrSliceUnmarshalSlice [2021-07-09T18:24:44.853Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-09T18:24:44.853Z] PASS [2021-07-09T18:24:44.853Z] coverage: 90.0% of statements [2021-07-09T18:24:44.853Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-07-09T18:24:44.853Z] === RUN TestToJSON [2021-07-09T18:24:44.853Z] --- PASS: TestToJSON (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestToParamWithVersion [2021-07-09T18:24:44.853Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestFromJSON [2021-07-09T18:24:44.853Z] --- PASS: TestFromJSON (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestEmpty [2021-07-09T18:24:44.853Z] --- PASS: TestEmpty (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestArgsMatchKVListEmptySources [2021-07-09T18:24:44.853Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestArgsMatchKVList [2021-07-09T18:24:44.853Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestArgsMatch [2021-07-09T18:24:44.853Z] --- PASS: TestArgsMatch (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestAdd [2021-07-09T18:24:44.853Z] --- PASS: TestAdd (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestDel [2021-07-09T18:24:44.853Z] --- PASS: TestDel (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestLen [2021-07-09T18:24:44.853Z] --- PASS: TestLen (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestExactMatch [2021-07-09T18:24:44.853Z] --- PASS: TestExactMatch (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestOnlyOneExactMatch [2021-07-09T18:24:44.853Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestContains [2021-07-09T18:24:44.853Z] --- PASS: TestContains (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestValidate [2021-07-09T18:24:44.853Z] --- PASS: TestValidate (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestWalkValues [2021-07-09T18:24:44.853Z] --- PASS: TestWalkValues (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestFuzzyMatch [2021-07-09T18:24:44.853Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-09T18:24:44.853Z] === RUN TestClone [2021-07-09T18:24:44.853Z] --- PASS: TestClone (0.00s) [2021-07-09T18:24:44.853Z] PASS [2021-07-09T18:24:44.853Z] coverage: 92.2% of statements [2021-07-09T18:24:44.853Z] ok github.com/docker/docker/api/types/filters 0.082s coverage: 92.2% of statements [2021-07-09T18:24:44.853Z] === RUN TestAdjustForAPIVersion [2021-07-09T18:24:44.853Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-09T18:24:44.853Z] PASS [2021-07-09T18:24:44.853Z] coverage: 5.7% of statements [2021-07-09T18:24:44.853Z] ok github.com/docker/docker/api/server/router/swarm 0.071s coverage: 5.7% of statements [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-09T18:24:44.853Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-09T18:24:44.854Z] === RUN TestDurationToSecondsString [2021-07-09T18:24:44.854Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-09T18:24:44.854Z] === RUN TestGetTimestamp [2021-07-09T18:24:44.854Z] --- PASS: TestGetTimestamp (0.19s) [2021-07-09T18:24:44.854Z] === RUN TestParseTimestamps [2021-07-09T18:24:44.854Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-09T18:24:44.854Z] PASS [2021-07-09T18:24:44.854Z] coverage: 100.0% of statements [2021-07-09T18:24:44.854Z] ok github.com/docker/docker/api/types/time 0.258s coverage: 100.0% of statements [2021-07-09T18:24:44.854Z] === RUN TestCompareVersion [2021-07-09T18:24:44.854Z] --- PASS: TestCompareVersion (0.00s) [2021-07-09T18:24:44.854Z] PASS [2021-07-09T18:24:44.854Z] coverage: 75.0% of statements [2021-07-09T18:24:44.854Z] ok github.com/docker/docker/api/types/versions 0.072s coverage: 75.0% of statements [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/builder [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-09T18:24:44.854Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-09T18:24:44.854Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-09T18:24:44.854Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-09T18:24:44.854Z] === RUN TestCloneArgsSmartHttp [2021-07-09T18:24:44.854Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-09T18:24:44.854Z] === RUN TestCloneArgsDumbHttp [2021-07-09T18:24:44.854Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-09T18:24:44.854Z] === RUN TestCloneArgsGit [2021-07-09T18:24:44.854Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-09T18:24:44.854Z] === RUN TestCheckoutGit [2021-07-09T18:24:45.482Z] --- PASS: TestCgroupNamespacesRun (1.99s) [2021-07-09T18:24:45.482Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-09T18:24:45.536Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-09T18:24:46.399Z] === RUN TestEnable [2021-07-09T18:24:46.399Z] --- PASS: TestEnable (0.00s) [2021-07-09T18:24:46.399Z] === RUN TestDisable [2021-07-09T18:24:46.399Z] --- PASS: TestDisable (0.00s) [2021-07-09T18:24:46.399Z] === RUN TestEnabled [2021-07-09T18:24:46.399Z] --- PASS: TestEnabled (0.00s) [2021-07-09T18:24:46.399Z] PASS [2021-07-09T18:24:46.399Z] coverage: 100.0% of statements [2021-07-09T18:24:46.399Z] ok github.com/docker/docker/cli/debug 0.221s coverage: 100.0% of statements [2021-07-09T18:24:46.860Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-09T18:24:46.860Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-09T18:24:46.860Z] === RUN TestProcessNoDockerignore [2021-07-09T18:24:46.860Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-09T18:24:46.860Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-09T18:24:46.860Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-09T18:24:46.860Z] === RUN TestDetectContentType [2021-07-09T18:24:46.860Z] --- PASS: TestDetectContentType (0.00s) [2021-07-09T18:24:46.860Z] === RUN TestSelectAcceptableMIME [2021-07-09T18:24:46.860Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-09T18:24:46.860Z] === RUN TestInspectEmptyResponse [2021-07-09T18:24:46.860Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-09T18:24:46.860Z] === RUN TestInspectResponseBinary [2021-07-09T18:24:46.860Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-09T18:24:46.860Z] === RUN TestResponseUnsupportedContentType [2021-07-09T18:24:46.860Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-09T18:24:46.860Z] === RUN TestInspectResponseTextSimple [2021-07-09T18:24:46.860Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-09T18:24:46.860Z] === RUN TestInspectResponseEmptyContentType [2021-07-09T18:24:46.860Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-09T18:24:46.860Z] === RUN TestUnknownContentLength [2021-07-09T18:24:46.860Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-09T18:24:46.860Z] === RUN TestDownloadRemote [2021-07-09T18:24:46.860Z] --- PASS: TestDownloadRemote (0.12s) [2021-07-09T18:24:46.860Z] === RUN TestGetWithStatusError [2021-07-09T18:24:46.860Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-09T18:24:46.860Z] === RUN TestCloseRootDirectory [2021-07-09T18:24:46.860Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-09T18:24:46.860Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:24:46.860Z] === RUN TestHashFile [2021-07-09T18:24:46.860Z] --- SKIP: TestHashFile (0.01s) [2021-07-09T18:24:46.860Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:24:46.860Z] === RUN TestHashSubdir [2021-07-09T18:24:46.860Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-09T18:24:46.860Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:24:46.860Z] === RUN TestRemoveDirectory [2021-07-09T18:24:46.860Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-09T18:24:46.860Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:24:46.860Z] PASS [2021-07-09T18:24:46.860Z] coverage: 9.3% of statements [2021-07-09T18:24:46.870Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2021-07-09T18:24:46.870Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-09T18:24:47.332Z] ok github.com/docker/docker/builder/remotecontext 0.379s coverage: 9.3% of statements [2021-07-09T18:24:47.332Z] === RUN TestGetAllAllowed [2021-07-09T18:24:47.332Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestGetAllMeta [2021-07-09T18:24:47.332Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-09T18:24:47.332Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestIsUnreferencedBuiltin [2021-07-09T18:24:47.332Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestIsExistingDirectory [2021-07-09T18:24:47.332Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestGetFilenameForDownload [2021-07-09T18:24:47.332Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestEnv2Variables [2021-07-09T18:24:47.332Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-09T18:24:47.332Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestMaintainer [2021-07-09T18:24:47.332Z] --- PASS: TestMaintainer (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestLabel [2021-07-09T18:24:47.332Z] --- PASS: TestLabel (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestFromScratch [2021-07-09T18:24:47.332Z] --- PASS: TestFromScratch (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestFromWithArg [2021-07-09T18:24:47.332Z] --- PASS: TestFromWithArg (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-09T18:24:47.332Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestFromWithUndefinedArg [2021-07-09T18:24:47.332Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestFromMultiStageWithNamedStage [2021-07-09T18:24:47.332Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestOnbuild [2021-07-09T18:24:47.332Z] --- PASS: TestOnbuild (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestWorkdir [2021-07-09T18:24:47.332Z] --- PASS: TestWorkdir (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestCmd [2021-07-09T18:24:47.332Z] --- PASS: TestCmd (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestHealthcheckNone [2021-07-09T18:24:47.332Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestHealthcheckCmd [2021-07-09T18:24:47.332Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestEntrypoint [2021-07-09T18:24:47.332Z] --- PASS: TestEntrypoint (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestExpose [2021-07-09T18:24:47.332Z] --- PASS: TestExpose (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestUser [2021-07-09T18:24:47.332Z] --- PASS: TestUser (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestVolume [2021-07-09T18:24:47.332Z] --- PASS: TestVolume (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestStopSignal [2021-07-09T18:24:47.332Z] --- SKIP: TestStopSignal (0.00s) [2021-07-09T18:24:47.332Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-09T18:24:47.332Z] === RUN TestArg [2021-07-09T18:24:47.332Z] --- PASS: TestArg (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestShell [2021-07-09T18:24:47.332Z] --- PASS: TestShell (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestPrependEnvOnCmd [2021-07-09T18:24:47.332Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestRunWithBuildArgs [2021-07-09T18:24:47.332Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestRunIgnoresHealthcheck [2021-07-09T18:24:47.332Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestDispatchUnsupportedOptions [2021-07-09T18:24:47.332Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-09T18:24:47.332Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-09T18:24:47.332Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-09T18:24:47.332Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestNormalizeWorkdir [2021-07-09T18:24:47.332Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestDispatch [2021-07-09T18:24:47.332Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-09T18:24:47.332Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-09T18:24:47.332Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-09T18:24:47.332Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-09T18:24:47.332Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-09T18:24:47.332Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-09T18:24:47.332Z] === RUN TestDispatch/COPY_url [2021-07-09T18:24:47.332Z] --- PASS: TestDispatch (0.11s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-09T18:24:47.332Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestAddScratchImageAddsToMounts [2021-07-09T18:24:47.332Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-09T18:24:47.332Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-09T18:24:47.332Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-09T18:24:47.332Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestImageSourceGetAddsToMounts [2021-07-09T18:24:47.332Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestEmptyDockerfile [2021-07-09T18:24:47.332Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-09T18:24:47.332Z] === RUN TestSymlinkDockerfile [2021-07-09T18:24:47.332Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-09T18:24:47.332Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-09T18:24:47.332Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestNonExistingDockerfile [2021-07-09T18:24:47.332Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestCopyRunConfig [2021-07-09T18:24:47.332Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestDeepCopyRunConfig [2021-07-09T18:24:47.332Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-09T18:24:47.332Z] === RUN TestExportImage [2021-07-09T18:24:47.794Z] --- PASS: TestExportImage (0.00s) [2021-07-09T18:24:47.794Z] === RUN TestNormalizeDest [2021-07-09T18:24:47.794Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-09T18:24:47.794Z] PASS [2021-07-09T18:24:47.794Z] coverage: 46.8% of statements [2021-07-09T18:24:47.794Z] ok github.com/docker/docker/builder/dockerfile 0.316s coverage: 46.8% of statements [2021-07-09T18:24:47.794Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-09T18:24:48.789Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2021-07-09T18:24:48.789Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-09T18:24:48.821Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-09T18:24:48.828Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-09T18:24:50.715Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2021-07-09T18:24:50.715Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-09T18:24:51.354Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-09T18:24:52.290Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-09T18:24:52.551Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-09T18:24:53.266Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2021-07-09T18:24:53.266Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-09T18:24:53.531Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-09T18:24:53.928Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-09T18:24:54.655Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2021-07-09T18:24:54.655Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-09T18:24:55.230Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-07-09T18:24:55.230Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-09T18:24:55.307Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-09T18:24:55.873Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-09T18:24:56.813Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-09T18:24:57.783Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.02s) [2021-07-09T18:24:57.783Z] === RUN TestNISDomainname [2021-07-09T18:24:58.719Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-09T18:24:58.727Z] --- PASS: TestNISDomainname (1.38s) [2021-07-09T18:24:58.727Z] === RUN TestHostnameDnsResolution [2021-07-09T18:24:59.286Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-09T18:25:00.486Z] --- PASS: TestInfoAPIWarnings (17.33s) [2021-07-09T18:25:00.486Z] === RUN TestInfoDebug [2021-07-09T18:25:00.646Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-07-09T18:25:00.646Z] === RUN TestStats [2021-07-09T18:25:01.051Z] --- PASS: TestInfoDebug (1.52s) [2021-07-09T18:25:01.051Z] === RUN TestInfoInsecureRegistries [2021-07-09T18:25:01.190Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-09T18:25:01.757Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-09T18:25:02.639Z] === RUN TestCheckpointCreateError [2021-07-09T18:25:02.639Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCheckpointCreate [2021-07-09T18:25:02.639Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCheckpointDeleteError [2021-07-09T18:25:02.639Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCheckpointDelete [2021-07-09T18:25:02.639Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCheckpointListError [2021-07-09T18:25:02.639Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCheckpointList [2021-07-09T18:25:02.639Z] --- PASS: TestCheckpointList (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCheckpointListContainerNotFound [2021-07-09T18:25:02.639Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestNewClientWithOpsFromEnv [2021-07-09T18:25:02.639Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-09T18:25:02.639Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-09T18:25:02.639Z] === RUN TestGetAPIPath [2021-07-09T18:25:02.639Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestParseHostURL [2021-07-09T18:25:02.639Z] --- PASS: TestParseHostURL (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-09T18:25:02.639Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-09T18:25:02.639Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestNegotiateAPIVersion [2021-07-09T18:25:02.639Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestNegotiateAPVersionOverride [2021-07-09T18:25:02.639Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-09T18:25:02.639Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-09T18:25:02.639Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-09T18:25:02.639Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestClientRedirect [2021-07-09T18:25:02.639Z] --- PASS: TestClientRedirect (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigCreateUnsupported [2021-07-09T18:25:02.639Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigCreateError [2021-07-09T18:25:02.639Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigCreate [2021-07-09T18:25:02.639Z] --- PASS: TestConfigCreate (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigInspectNotFound [2021-07-09T18:25:02.639Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigInspectWithEmptyID [2021-07-09T18:25:02.639Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigInspectUnsupported [2021-07-09T18:25:02.639Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigInspectError [2021-07-09T18:25:02.639Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigInspectConfigNotFound [2021-07-09T18:25:02.639Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigInspect [2021-07-09T18:25:02.639Z] --- PASS: TestConfigInspect (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigListUnsupported [2021-07-09T18:25:02.639Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigListError [2021-07-09T18:25:02.639Z] --- PASS: TestConfigListError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigList [2021-07-09T18:25:02.639Z] --- PASS: TestConfigList (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigRemoveUnsupported [2021-07-09T18:25:02.639Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigRemoveError [2021-07-09T18:25:02.639Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigRemove [2021-07-09T18:25:02.639Z] --- PASS: TestConfigRemove (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigUpdateUnsupported [2021-07-09T18:25:02.639Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigUpdateError [2021-07-09T18:25:02.639Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestConfigUpdate [2021-07-09T18:25:02.639Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerCommitError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerCommit [2021-07-09T18:25:02.639Z] --- PASS: TestContainerCommit (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStatPathError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStatPathNotFoundError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStatPathNoHeaderError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStatPath [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCopyToContainerError [2021-07-09T18:25:02.639Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCopyToContainerNotFoundError [2021-07-09T18:25:02.639Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-09T18:25:02.639Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCopyToContainer [2021-07-09T18:25:02.639Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCopyFromContainerError [2021-07-09T18:25:02.639Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCopyFromContainerNotFoundError [2021-07-09T18:25:02.639Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-09T18:25:02.639Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-09T18:25:02.639Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestCopyFromContainer [2021-07-09T18:25:02.639Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerCreateError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerCreateImageNotFound [2021-07-09T18:25:02.639Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerCreateWithName [2021-07-09T18:25:02.639Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerCreateAutoRemove [2021-07-09T18:25:02.639Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerDiffError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerDiff [2021-07-09T18:25:02.639Z] --- PASS: TestContainerDiff (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExecCreateError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExecCreate [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExecStartError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExecStart [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExecInspectError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExecInspect [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExportError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExportError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExport [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExport (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerInspectError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerInspectContainerNotFound [2021-07-09T18:25:02.639Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerInspectWithEmptyID [2021-07-09T18:25:02.639Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerInspect [2021-07-09T18:25:02.639Z] --- PASS: TestContainerInspect (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerInspectNode [2021-07-09T18:25:02.639Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerKillError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerKillError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerKill [2021-07-09T18:25:02.639Z] --- PASS: TestContainerKill (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerListError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerListError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerList [2021-07-09T18:25:02.639Z] --- PASS: TestContainerList (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerLogsNotFoundError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerLogsError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerLogs [2021-07-09T18:25:02.639Z] --- PASS: TestContainerLogs (0.20s) [2021-07-09T18:25:02.639Z] === RUN TestContainerPauseError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerPause [2021-07-09T18:25:02.639Z] --- PASS: TestContainerPause (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainersPruneError [2021-07-09T18:25:02.639Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainersPrune [2021-07-09T18:25:02.639Z] --- PASS: TestContainersPrune (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerRemoveError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerRemoveNotFoundError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerRemove [2021-07-09T18:25:02.639Z] --- PASS: TestContainerRemove (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerRenameError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerRename [2021-07-09T18:25:02.639Z] --- PASS: TestContainerRename (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerResizeError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExecResizeError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerResize [2021-07-09T18:25:02.639Z] --- PASS: TestContainerResize (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerExecResize [2021-07-09T18:25:02.639Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerRestartError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerRestart [2021-07-09T18:25:02.639Z] --- PASS: TestContainerRestart (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStartError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStartError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStart [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStart (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStatsError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStats [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStats (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStopError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStopError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerStop [2021-07-09T18:25:02.639Z] --- PASS: TestContainerStop (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerTopError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerTopError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerTop [2021-07-09T18:25:02.639Z] --- PASS: TestContainerTop (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerUnpauseError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerUnpause [2021-07-09T18:25:02.639Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerUpdateError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerUpdateError (0.01s) [2021-07-09T18:25:02.639Z] === RUN TestContainerUpdate [2021-07-09T18:25:02.639Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerWaitError [2021-07-09T18:25:02.639Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestContainerWait [2021-07-09T18:25:02.639Z] --- PASS: TestContainerWait (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestDiskUsageError [2021-07-09T18:25:02.639Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestDiskUsage [2021-07-09T18:25:02.639Z] --- PASS: TestDiskUsage (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestDistributionInspectUnsupported [2021-07-09T18:25:02.639Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestDistributionInspectWithEmptyID [2021-07-09T18:25:02.639Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestEventsErrorInOptions [2021-07-09T18:25:02.639Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestEventsErrorFromServer [2021-07-09T18:25:02.639Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestEvents [2021-07-09T18:25:02.639Z] --- PASS: TestEvents (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestTLSCloseWriter [2021-07-09T18:25:02.639Z] === PAUSE TestTLSCloseWriter [2021-07-09T18:25:02.639Z] === RUN TestImageBuildError [2021-07-09T18:25:02.639Z] --- PASS: TestImageBuildError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageBuild [2021-07-09T18:25:02.639Z] --- PASS: TestImageBuild (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestGetDockerOS [2021-07-09T18:25:02.639Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageCreateError [2021-07-09T18:25:02.639Z] --- PASS: TestImageCreateError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageCreate [2021-07-09T18:25:02.639Z] --- PASS: TestImageCreate (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageHistoryError [2021-07-09T18:25:02.639Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageHistory [2021-07-09T18:25:02.639Z] --- PASS: TestImageHistory (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageImportError [2021-07-09T18:25:02.639Z] --- PASS: TestImageImportError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageImport [2021-07-09T18:25:02.639Z] --- PASS: TestImageImport (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageInspectError [2021-07-09T18:25:02.639Z] --- PASS: TestImageInspectError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageInspectImageNotFound [2021-07-09T18:25:02.639Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageInspectWithEmptyID [2021-07-09T18:25:02.639Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageInspect [2021-07-09T18:25:02.639Z] --- PASS: TestImageInspect (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageListError [2021-07-09T18:25:02.639Z] --- PASS: TestImageListError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageList [2021-07-09T18:25:02.639Z] --- PASS: TestImageList (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageListApiBefore125 [2021-07-09T18:25:02.639Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageLoadError [2021-07-09T18:25:02.639Z] --- PASS: TestImageLoadError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageLoad [2021-07-09T18:25:02.639Z] --- PASS: TestImageLoad (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagesPruneError [2021-07-09T18:25:02.639Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagesPrune [2021-07-09T18:25:02.639Z] --- PASS: TestImagesPrune (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePullReferenceParseError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePullAnyError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePullWithoutErrors [2021-07-09T18:25:02.639Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePushReferenceError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePushAnyError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImagePushWithoutErrors [2021-07-09T18:25:02.639Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-09T18:25:02.639Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-09T18:25:02.639Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-09T18:25:02.639Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-09T18:25:02.639Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageRemoveError [2021-07-09T18:25:02.639Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageRemoveImageNotFound [2021-07-09T18:25:02.639Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-09T18:25:02.639Z] === RUN TestImageRemove [2021-07-09T18:25:02.640Z] --- PASS: TestImageRemove (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageSaveError [2021-07-09T18:25:02.640Z] --- PASS: TestImageSaveError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageSave [2021-07-09T18:25:02.640Z] --- PASS: TestImageSave (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageSearchAnyError [2021-07-09T18:25:02.640Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-09T18:25:02.640Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-09T18:25:02.640Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-09T18:25:02.640Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-09T18:25:02.640Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageSearchWithoutErrors [2021-07-09T18:25:02.640Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageTagError [2021-07-09T18:25:02.640Z] --- PASS: TestImageTagError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageTagInvalidReference [2021-07-09T18:25:02.640Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageTagInvalidSourceImageName [2021-07-09T18:25:02.640Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageTagHexSource [2021-07-09T18:25:02.640Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestImageTag [2021-07-09T18:25:02.640Z] --- PASS: TestImageTag (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestInfoServerError [2021-07-09T18:25:02.640Z] --- PASS: TestInfoServerError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestInfoInvalidResponseJSONError [2021-07-09T18:25:02.640Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestInfo [2021-07-09T18:25:02.640Z] --- PASS: TestInfo (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkConnectError [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkConnect [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkCreateError [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkCreate [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkDisconnectError [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkDisconnect [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkInspectError [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkInspectNotFoundError [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkInspectWithEmptyID [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkInspect [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkListError [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkListError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkList [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkList (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworksPruneError [2021-07-09T18:25:02.640Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworksPrune [2021-07-09T18:25:02.640Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkRemoveError [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNetworkRemove [2021-07-09T18:25:02.640Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeInspectError [2021-07-09T18:25:02.640Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeInspectNodeNotFound [2021-07-09T18:25:02.640Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeInspectWithEmptyID [2021-07-09T18:25:02.640Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeInspect [2021-07-09T18:25:02.640Z] --- PASS: TestNodeInspect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeListError [2021-07-09T18:25:02.640Z] --- PASS: TestNodeListError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeList [2021-07-09T18:25:02.640Z] --- PASS: TestNodeList (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeRemoveError [2021-07-09T18:25:02.640Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeRemove [2021-07-09T18:25:02.640Z] --- PASS: TestNodeRemove (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeUpdateError [2021-07-09T18:25:02.640Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestNodeUpdate [2021-07-09T18:25:02.640Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestOptionWithTimeout [2021-07-09T18:25:02.640Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPingFail [2021-07-09T18:25:02.640Z] --- PASS: TestPingFail (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPingWithError [2021-07-09T18:25:02.640Z] 2021/07/09 18:25:00 RoundTripper returned a response & error; ignoring response [2021-07-09T18:25:02.640Z] 2021/07/09 18:25:00 RoundTripper returned a response & error; ignoring response [2021-07-09T18:25:02.640Z] --- PASS: TestPingWithError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPingSuccess [2021-07-09T18:25:02.640Z] --- PASS: TestPingSuccess (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPingHeadFallback [2021-07-09T18:25:02.640Z] === RUN TestPingHeadFallback/OK [2021-07-09T18:25:02.640Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-09T18:25:02.640Z] === RUN TestPingHeadFallback/Not_Found [2021-07-09T18:25:02.640Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-09T18:25:02.640Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-09T18:25:02.640Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-09T18:25:02.640Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-09T18:25:02.640Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-09T18:25:02.640Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginDisableError [2021-07-09T18:25:02.640Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginDisable [2021-07-09T18:25:02.640Z] --- PASS: TestPluginDisable (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginEnableError [2021-07-09T18:25:02.640Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginEnable [2021-07-09T18:25:02.640Z] --- PASS: TestPluginEnable (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginInspectError [2021-07-09T18:25:02.640Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginInspectWithEmptyID [2021-07-09T18:25:02.640Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginInspect [2021-07-09T18:25:02.640Z] --- PASS: TestPluginInspect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginListError [2021-07-09T18:25:02.640Z] --- PASS: TestPluginListError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginList [2021-07-09T18:25:02.640Z] --- PASS: TestPluginList (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginPushError [2021-07-09T18:25:02.640Z] --- PASS: TestPluginPushError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginPush [2021-07-09T18:25:02.640Z] --- PASS: TestPluginPush (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginRemoveError [2021-07-09T18:25:02.640Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginRemove [2021-07-09T18:25:02.640Z] --- PASS: TestPluginRemove (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginSetError [2021-07-09T18:25:02.640Z] --- PASS: TestPluginSetError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPluginSet [2021-07-09T18:25:02.640Z] --- PASS: TestPluginSet (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSetHostHeader [2021-07-09T18:25:02.640Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestPlainTextError [2021-07-09T18:25:02.640Z] --- PASS: TestPlainTextError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestInfiniteError [2021-07-09T18:25:02.640Z] --- PASS: TestInfiniteError (0.04s) [2021-07-09T18:25:02.640Z] === RUN TestSecretCreateUnsupported [2021-07-09T18:25:02.640Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretCreateError [2021-07-09T18:25:02.640Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretCreate [2021-07-09T18:25:02.640Z] --- PASS: TestSecretCreate (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretInspectUnsupported [2021-07-09T18:25:02.640Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretInspectError [2021-07-09T18:25:02.640Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretInspectSecretNotFound [2021-07-09T18:25:02.640Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretInspectWithEmptyID [2021-07-09T18:25:02.640Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretInspect [2021-07-09T18:25:02.640Z] --- PASS: TestSecretInspect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretListUnsupported [2021-07-09T18:25:02.640Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretListError [2021-07-09T18:25:02.640Z] --- PASS: TestSecretListError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretList [2021-07-09T18:25:02.640Z] --- PASS: TestSecretList (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretRemoveUnsupported [2021-07-09T18:25:02.640Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretRemoveError [2021-07-09T18:25:02.640Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretRemove [2021-07-09T18:25:02.640Z] --- PASS: TestSecretRemove (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretUpdateUnsupported [2021-07-09T18:25:02.640Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretUpdateError [2021-07-09T18:25:02.640Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSecretUpdate [2021-07-09T18:25:02.640Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceCreateError [2021-07-09T18:25:02.640Z] --- PASS: TestServiceCreateError (0.01s) [2021-07-09T18:25:02.640Z] === RUN TestServiceCreate [2021-07-09T18:25:02.640Z] --- PASS: TestServiceCreate (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-09T18:25:02.640Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceCreateDigestPinning [2021-07-09T18:25:02.640Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceInspectError [2021-07-09T18:25:02.640Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceInspectServiceNotFound [2021-07-09T18:25:02.640Z] --- PASS: TestServiceInspectServiceNotFound (0.01s) [2021-07-09T18:25:02.640Z] === RUN TestServiceInspectWithEmptyID [2021-07-09T18:25:02.640Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceInspect [2021-07-09T18:25:02.640Z] --- PASS: TestServiceInspect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceListError [2021-07-09T18:25:02.640Z] --- PASS: TestServiceListError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceList [2021-07-09T18:25:02.640Z] --- PASS: TestServiceList (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceLogsError [2021-07-09T18:25:02.640Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceLogs [2021-07-09T18:25:02.640Z] --- PASS: TestServiceLogs (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceRemoveError [2021-07-09T18:25:02.640Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceRemoveNotFoundError [2021-07-09T18:25:02.640Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceRemove [2021-07-09T18:25:02.640Z] --- PASS: TestServiceRemove (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceUpdateError [2021-07-09T18:25:02.640Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestServiceUpdate [2021-07-09T18:25:02.640Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmGetUnlockKeyError [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmGetUnlockKey [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmInitError [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmInit [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmInit (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmInspectError [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmInspect [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmJoinError [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmJoin [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmLeaveError [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmLeave [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmUnlockError [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmUnlock [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmUpdateError [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestSwarmUpdate [2021-07-09T18:25:02.640Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestTaskInspectError [2021-07-09T18:25:02.640Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestTaskInspectWithEmptyID [2021-07-09T18:25:02.640Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestTaskInspect [2021-07-09T18:25:02.640Z] --- PASS: TestTaskInspect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestTaskListError [2021-07-09T18:25:02.640Z] --- PASS: TestTaskListError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestTaskList [2021-07-09T18:25:02.640Z] --- PASS: TestTaskList (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeCreateError [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeCreate [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeInspectError [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeInspectNotFound [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeInspectWithEmptyID [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeInspect [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeListError [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeListError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeList [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeList (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeRemoveError [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-09T18:25:02.640Z] === RUN TestVolumeRemove [2021-07-09T18:25:02.640Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-09T18:25:02.640Z] === CONT TestTLSCloseWriter [2021-07-09T18:25:02.640Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-09T18:25:02.640Z] PASS [2021-07-09T18:25:02.640Z] coverage: 74.9% of statements [2021-07-09T18:25:02.640Z] ok github.com/docker/docker/client 0.578s coverage: 74.9% of statements [2021-07-09T18:25:02.950Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-07-09T18:25:02.950Z] === RUN TestInfoRegistryMirrors [2021-07-09T18:25:03.135Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-09T18:25:03.202Z] --- PASS: TestStats (2.86s) [2021-07-09T18:25:03.202Z] === RUN TestStopContainerWithTimeout [2021-07-09T18:25:03.202Z] === RUN TestStopContainerWithTimeout/0 [2021-07-09T18:25:03.202Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-09T18:25:03.202Z] === RUN TestStopContainerWithTimeout/1 [2021-07-09T18:25:03.202Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-09T18:25:03.202Z] === RUN TestStopContainerWithTimeout/3 [2021-07-09T18:25:03.202Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-09T18:25:03.202Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-09T18:25:03.202Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-09T18:25:03.202Z] === CONT TestStopContainerWithTimeout/0 [2021-07-09T18:25:03.202Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-09T18:25:03.202Z] === CONT TestStopContainerWithTimeout/3 [2021-07-09T18:25:03.202Z] === CONT TestStopContainerWithTimeout/1 [2021-07-09T18:25:03.394Z] --- PASS: TestBuildWithHugeFile (103.50s) [2021-07-09T18:25:03.394Z] === RUN TestBuildWithEmptyDockerfile [2021-07-09T18:25:03.394Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:25:03.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:25:03.394Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:25:03.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:25:03.394Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:25:03.394Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:25:03.394Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:25:03.394Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:25:03.652Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:25:03.652Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-09T18:25:03.652Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-07-09T18:25:03.652Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-07-09T18:25:03.652Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-07-09T18:25:03.652Z] === RUN TestBuildPreserveOwnership [2021-07-09T18:25:03.652Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-09T18:25:03.911Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-09T18:25:04.323Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-07-09T18:25:04.323Z] === RUN TestLoginFailsWithBadCredentials [2021-07-09T18:25:04.323Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-07-09T18:25:04.323Z] === RUN TestPingCacheHeaders [2021-07-09T18:25:04.323Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-09T18:25:04.323Z] === RUN TestPingGet [2021-07-09T18:25:04.323Z] --- PASS: TestPingGet (0.01s) [2021-07-09T18:25:04.323Z] === RUN TestPingHead [2021-07-09T18:25:04.323Z] --- PASS: TestPingHead (0.02s) [2021-07-09T18:25:04.323Z] === RUN TestVersion [2021-07-09T18:25:04.323Z] --- PASS: TestVersion (0.02s) [2021-07-09T18:25:04.323Z] PASS [2021-07-09T18:25:04.323Z] [2021-07-09T18:25:04.323Z] === Skipped [2021-07-09T18:25:04.323Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T18:25:04.323Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T18:25:04.323Z] [2021-07-09T18:25:04.323Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-09T18:25:04.323Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T18:25:04.323Z] [2021-07-09T18:25:04.323Z] [2021-07-09T18:25:04.323Z] DONE 18 tests, 2 skipped in 28.220s [2021-07-09T18:25:04.323Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-09T18:25:04.582Z] INFO: Testing against a local daemon [2021-07-09T18:25:04.582Z] === RUN TestVolumesCreateAndList [2021-07-09T18:25:04.582Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-09T18:25:04.582Z] === RUN TestVolumesRemove [2021-07-09T18:25:04.582Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-09T18:25:04.582Z] === RUN TestVolumesInspect [2021-07-09T18:25:04.582Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-09T18:25:04.582Z] === RUN TestVolumesInvalidJSON [2021-07-09T18:25:04.582Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-09T18:25:04.582Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-09T18:25:04.582Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-09T18:25:04.582Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-09T18:25:04.582Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-09T18:25:04.582Z] PASS [2021-07-09T18:25:04.582Z] [2021-07-09T18:25:04.582Z] DONE 5 tests in 0.206s [2021-07-09T18:25:04.582Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T18:25:04.582Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12217 is not a child of this shell [2021-07-09T18:25:04.582Z] warning: PID 12217 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-09T18:25:04.582Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T18:25:04.582Z] [2021-07-09T18:25:04.582Z] Unloading profiles will leave already running processes permanently [2021-07-09T18:25:04.582Z] unconfined, which can lead to unexpected situations. [2021-07-09T18:25:04.582Z] [2021-07-09T18:25:04.582Z] To set a process to complain mode, use the command line tool [2021-07-09T18:25:04.582Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T18:25:04.582Z] Removing test suite binaries [2021-07-09T18:25:04.840Z] exiting test-integration [2021-07-09T18:25:04.840Z] ++ exit 0 [2021-07-09T18:25:05.774Z] [2021-07-09T18:25:05.847Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-09T18:25:06.106Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-09T18:25:07.423Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-07-09T18:25:07.423Z] --- PASS: TestStopContainerWithTimeout/0 (1.51s) [2021-07-09T18:25:07.423Z] --- PASS: TestStopContainerWithTimeout/1 (2.53s) [2021-07-09T18:25:07.423Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2021-07-09T18:25:07.423Z] --- PASS: TestStopContainerWithTimeout/-1 (3.50s) [2021-07-09T18:25:07.423Z] === RUN TestDeleteDevicemapper [2021-07-09T18:25:07.423Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-09T18:25:07.423Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T18:25:07.423Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-09T18:25:07.483Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-09T18:25:08.182Z] --- PASS: TestImportExtremelyLargeImageWorks (102.33s) [2021-07-09T18:25:08.182Z] PASS [2021-07-09T18:25:08.182Z] [2021-07-09T18:25:08.182Z] DONE 12 tests in 105.999s [2021-07-09T18:25:08.182Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-09T18:25:08.182Z] INFO: Testing against a local daemon [2021-07-09T18:25:08.182Z] === RUN TestNetworkCreateDelete [2021-07-09T18:25:08.182Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-09T18:25:08.182Z] === RUN TestDockerNetworkDeletePreferID [2021-07-09T18:25:08.182Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-07-09T18:25:08.182Z] === RUN TestDaemonDNSFallback [2021-07-09T18:25:08.182Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-07-09T18:25:08.182Z] === RUN TestInspectNetwork Post stage [Pipeline] junit [2021-07-09T18:25:08.350Z] Recording test results [2021-07-09T18:25:08.419Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-09T18:25:08.678Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-09T18:25:08.696Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-09T18:25:09.029Z] + echo Ensuring container killed. [2021-07-09T18:25:09.029Z] Ensuring container killed. [2021-07-09T18:25:09.029Z] + docker rm -vf docker-pr1 [2021-07-09T18:25:09.029Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-09T18:25:09.245Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-09T18:25:09.310Z] + echo Chowning /workspace to jenkins user [2021-07-09T18:25:09.310Z] Chowning /workspace to jenkins user [2021-07-09T18:25:09.310Z] + id -u [2021-07-09T18:25:09.310Z] + id -g [2021-07-09T18:25:09.310Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42613:/workspace busybox chown -R 1000:1000 /workspace [2021-07-09T18:25:09.549Z] === RUN TestInspectNetwork/full_network_id [2021-07-09T18:25:09.549Z] === RUN TestInspectNetwork/partial_network_id [2021-07-09T18:25:09.549Z] === RUN TestInspectNetwork/network_name [2021-07-09T18:25:09.549Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-09T18:25:09.977Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.73s) [2021-07-09T18:25:09.977Z] === RUN TestUpdateMemory [2021-07-09T18:25:09.977Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-09T18:25:09.977Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:25:09.977Z] === RUN TestUpdateCPUQuota [2021-07-09T18:25:10.624Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-09T18:25:10.624Z] --- PASS: TestBuildPreserveOwnership (7.07s) [2021-07-09T18:25:10.624Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.63s) [2021-07-09T18:25:10.624Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.43s) [2021-07-09T18:25:10.624Z] === RUN TestBuildPlatformInvalid [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T18:25:10.883Z] --- PASS: TestBuildPlatformInvalid (0.22s) [2021-07-09T18:25:10.883Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-09T18:25:10.982Z] + bundleName=amd64-rootless [2021-07-09T18:25:10.982Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-09T18:25:10.982Z] Creating amd64-rootless-bundles.tar.gz [2021-07-09T18:25:10.982Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-07-09T18:25:10.982Z] + 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-07-09T18:25:10.993Z] Archiving artifacts [2021-07-09T18:25:11.229Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42613/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T18:25:11.534Z] + make clean [2021-07-09T18:25:11.534Z] docker volume rm -f docker-dev-cache [2021-07-09T18:25:11.793Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T18:25:12.789Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-09T18:25:13.360Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-09T18:25:13.729Z] --- PASS: TestInspectNetwork (7.77s) [2021-07-09T18:25:13.729Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-09T18:25:13.729Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-09T18:25:13.729Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-09T18:25:13.729Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-09T18:25:13.729Z] === RUN TestRunContainerWithBridgeNone [2021-07-09T18:25:15.262Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-09T18:25:15.275Z] --- PASS: TestUpdateCPUQuota (5.67s) [2021-07-09T18:25:15.275Z] === RUN TestUpdatePidsLimit [2021-07-09T18:25:15.275Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-09T18:25:15.848Z] === RUN TestUpdatePidsLimit/no_change [2021-07-09T18:25:16.016Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-09T18:25:16.427Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-09T18:25:16.997Z] --- PASS: TestRunContainerWithBridgeNone (3.12s) [2021-07-09T18:25:16.997Z] === RUN TestNetworkInvalidJSON [2021-07-09T18:25:16.997Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-09T18:25:16.997Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-09T18:25:16.997Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:25:16.997Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:25:16.997Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:25:16.997Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:25:16.997Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-09T18:25:16.997Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:25:16.997Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:25:16.997Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-09T18:25:16.997Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-09T18:25:16.997Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-09T18:25:16.997Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-09T18:25:16.997Z] === RUN TestNetworkList [2021-07-09T18:25:16.997Z] === RUN TestNetworkList//networks [2021-07-09T18:25:16.997Z] === PAUSE TestNetworkList//networks [2021-07-09T18:25:16.997Z] === RUN TestNetworkList//networks/ [2021-07-09T18:25:16.997Z] === PAUSE TestNetworkList//networks/ [2021-07-09T18:25:16.997Z] === CONT TestNetworkList//networks [2021-07-09T18:25:16.997Z] === CONT TestNetworkList//networks/ [2021-07-09T18:25:16.997Z] --- PASS: TestNetworkList (0.01s) [2021-07-09T18:25:16.997Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-09T18:25:16.997Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-09T18:25:16.997Z] === RUN TestHostIPv4BridgeLabel [2021-07-09T18:25:17.167Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-09T18:25:17.167Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-09T18:25:17.383Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-09T18:25:17.425Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-09T18:25:17.560Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-07-09T18:25:17.560Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-09T18:25:17.956Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-09T18:25:18.491Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-09T18:25:18.491Z] === RUN TestDaemonDefaultNetworkPools [2021-07-09T18:25:18.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-09T18:25:18.803Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-09T18:25:19.102Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-09T18:25:19.418Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-07-09T18:25:19.418Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-09T18:25:20.180Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-09T18:25:20.346Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-07-09T18:25:20.346Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-09T18:25:20.490Z] --- PASS: TestUpdatePidsLimit (5.27s) [2021-07-09T18:25:20.490Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.63s) [2021-07-09T18:25:20.490Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-07-09T18:25:20.490Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-07-09T18:25:20.490Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-07-09T18:25:20.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-07-09T18:25:20.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-07-09T18:25:20.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-07-09T18:25:20.490Z] === RUN TestUpdateRestartPolicy [2021-07-09T18:25:21.713Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-07-09T18:25:21.713Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-09T18:25:22.275Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-07-09T18:25:22.275Z] === RUN TestServiceWithPredefinedNetwork [2021-07-09T18:25:23.534Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-09T18:25:24.063Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-09T18:25:24.792Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2021-07-09T18:25:24.792Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-09T18:25:24.792Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:25:24.792Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:25:24.792Z] === RUN TestServiceWithDataPathPortInit [2021-07-09T18:25:25.574Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-09T18:25:26.842Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-09T18:25:27.779Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-09T18:25:27.817Z] --- PASS: TestCheckoutGit (41.53s) [2021-07-09T18:25:27.817Z] === RUN TestValidGitTransport [2021-07-09T18:25:27.817Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-09T18:25:27.817Z] === RUN TestGitInvalidRef [2021-07-09T18:25:27.817Z] --- PASS: TestGitInvalidRef (0.30s) [2021-07-09T18:25:27.817Z] PASS [2021-07-09T18:25:27.817Z] coverage: 86.3% of statements [2021-07-09T18:25:27.817Z] ok github.com/docker/docker/builder/remotecontext/git 42.013s coverage: 86.3% of statements [2021-07-09T18:25:27.817Z] ? github.com/docker/docker/cli [no test files] [2021-07-09T18:25:27.817Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-09T18:25:31.069Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-09T18:25:31.638Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-09T18:25:31.991Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-07-09T18:25:32.205Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-09T18:25:33.632Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestConfigureDaemonLogs [2021-07-09T18:25:33.632Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestCommonOptionsInstallFlags [2021-07-09T18:25:33.632Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-09T18:25:33.632Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-09T18:25:33.632Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-09T18:25:33.632Z] PASS [2021-07-09T18:25:33.632Z] coverage: 18.4% of statements [2021-07-09T18:25:33.632Z] ok github.com/docker/docker/cmd/dockerd 0.444s coverage: 18.4% of statements [2021-07-09T18:25:34.739Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-09T18:25:34.998Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-09T18:25:35.405Z] --- PASS: TestUpdateRestartPolicy (12.98s) [2021-07-09T18:25:35.405Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-09T18:25:35.405Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2021-07-09T18:25:35.405Z] === RUN TestWaitNonBlocked [2021-07-09T18:25:35.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:25:35.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:25:35.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:25:35.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:25:35.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:25:35.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:25:35.405Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-09T18:25:35.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2021-07-09T18:25:35.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-07-09T18:25:35.405Z] === RUN TestWaitBlocked [2021-07-09T18:25:35.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:25:35.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:25:35.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:25:35.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:25:35.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:25:35.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:25:35.823Z] === RUN TestContainerStopSignal [2021-07-09T18:25:35.823Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestContainerStopTimeout [2021-07-09T18:25:35.823Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-09T18:25:35.823Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-09T18:25:35.823Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-09T18:25:35.823Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestReplaceAndAppendEnvVars [2021-07-09T18:25:35.823Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-09T18:25:35.823Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-09T18:25:35.823Z] === RUN TestNewMemoryStore [2021-07-09T18:25:35.823Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestAddContainers [2021-07-09T18:25:35.823Z] --- PASS: TestAddContainers (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestGetContainer [2021-07-09T18:25:35.823Z] --- PASS: TestGetContainer (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestDeleteContainer [2021-07-09T18:25:35.823Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestListContainers [2021-07-09T18:25:35.823Z] --- PASS: TestListContainers (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestFirstContainer [2021-07-09T18:25:35.823Z] --- PASS: TestFirstContainer (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestApplyAllContainer [2021-07-09T18:25:35.823Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestIsValidHealthString [2021-07-09T18:25:35.823Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestStateRunStop [2021-07-09T18:25:35.823Z] --- PASS: TestStateRunStop (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestStateTimeoutWait [2021-07-09T18:25:35.823Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-09T18:25:35.823Z] state_test.go:141: Stop callback fired [2021-07-09T18:25:35.823Z] state_test.go:165: Stop callback fired [2021-07-09T18:25:35.823Z] === RUN TestIsValidStateString [2021-07-09T18:25:35.823Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestViewSaveDelete [2021-07-09T18:25:35.823Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-09T18:25:35.823Z] === RUN TestViewAll [2021-07-09T18:25:35.823Z] --- PASS: TestViewAll (0.12s) [2021-07-09T18:25:35.823Z] === RUN TestViewGet [2021-07-09T18:25:35.823Z] --- PASS: TestViewGet (0.01s) [2021-07-09T18:25:35.823Z] === RUN TestNames [2021-07-09T18:25:35.823Z] --- PASS: TestNames (0.00s) [2021-07-09T18:25:35.823Z] === RUN TestViewWithHealthCheck [2021-07-09T18:25:35.823Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-09T18:25:35.823Z] PASS [2021-07-09T18:25:35.823Z] coverage: 41.4% of statements [2021-07-09T18:25:35.823Z] ok github.com/docker/docker/container 0.420s coverage: 41.4% of statements [2021-07-09T18:25:35.823Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-09T18:25:35.823Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-09T18:25:35.823Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-09T18:25:35.823Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-09T18:25:36.796Z] --- PASS: TestWaitBlocked (0.03s) [2021-07-09T18:25:36.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-07-09T18:25:36.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-07-09T18:25:36.796Z] === CONT TestContainerStartOnDaemonRestart [2021-07-09T18:25:36.796Z] === CONT TestContainerKillOnDaemonStart [2021-07-09T18:25:36.796Z] === CONT TestIpcModeOlderClient [2021-07-09T18:25:36.796Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-09T18:25:36.796Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-07-09T18:25:36.796Z] === CONT TestDaemonHostGatewayIP [2021-07-09T18:25:38.008Z] === RUN TestPrepare [2021-07-09T18:25:38.008Z] --- PASS: TestPrepare (0.00s) [2021-07-09T18:25:38.008Z] === RUN TestStart [2021-07-09T18:25:38.008Z] --- PASS: TestStart (0.00s) [2021-07-09T18:25:38.008Z] === RUN TestWaitCancel [2021-07-09T18:25:38.008Z] --- PASS: TestWaitCancel (0.00s) [2021-07-09T18:25:38.008Z] === RUN TestWaitDisabled [2021-07-09T18:25:38.008Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-09T18:25:38.008Z] === RUN TestWaitEnabled [2021-07-09T18:25:38.008Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-09T18:25:38.008Z] === RUN TestRemove [2021-07-09T18:25:38.008Z] --- PASS: TestRemove (0.00s) [2021-07-09T18:25:38.008Z] PASS [2021-07-09T18:25:38.008Z] coverage: 65.3% of statements [2021-07-09T18:25:38.008Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.135s coverage: 65.3% of statements [2021-07-09T18:25:38.465Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-09T18:25:39.634Z] --- PASS: TestServiceWithDataPathPortInit (14.64s) [2021-07-09T18:25:39.634Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-09T18:25:39.845Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-09T18:25:41.015Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2021-07-09T18:25:41.015Z] === CONT TestDaemonRestartIpcMode [2021-07-09T18:25:41.015Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s) [2021-07-09T18:25:41.765Z] === RUN TestNewListSecretsFilters [2021-07-09T18:25:41.765Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-09T18:25:41.765Z] === RUN TestNewListConfigsFilters [2021-07-09T18:25:41.765Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-09T18:25:41.765Z] PASS [2021-07-09T18:25:41.765Z] coverage: 0.5% of statements [2021-07-09T18:25:41.765Z] ok github.com/docker/docker/daemon/cluster 0.567s coverage: 0.5% of statements [2021-07-09T18:25:41.765Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-09T18:25:41.765Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-09T18:25:42.226Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-09T18:25:42.226Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-09T18:25:42.405Z] --- PASS: TestDaemonHostGatewayIP (5.53s) [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-09T18:25:42.688Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-09T18:25:42.688Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-09T18:25:42.688Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-09T18:25:42.688Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-09T18:25:42.688Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-09T18:25:42.688Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-09T18:25:43.131Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-09T18:25:43.150Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-09T18:25:43.150Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-09T18:25:43.150Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-09T18:25:43.150Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-09T18:25:43.150Z] PASS [2021-07-09T18:25:43.150Z] coverage: 35.9% of statements [2021-07-09T18:25:43.150Z] ok github.com/docker/docker/daemon/cluster/convert 0.374s coverage: 35.9% of statements [2021-07-09T18:25:44.322Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2021-07-09T18:25:44.507Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-09T18:25:44.507Z] Loaded image: buildpack-deps:buster [2021-07-09T18:25:44.766Z] Loaded image: busybox:latest [2021-07-09T18:25:44.766Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-09T18:25:45.024Z] Loaded image: busybox:glibc [2021-07-09T18:25:46.306Z] ......................... [ 67%] [2021-07-09T18:25:46.905Z] === RUN TestDiscoveryOptsErrors [2021-07-09T18:25:46.905Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-09T18:25:46.905Z] === RUN TestDiscoveryOpts [2021-07-09T18:25:46.905Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-09T18:25:46.905Z] PASS [2021-07-09T18:25:46.905Z] coverage: 30.0% of statements [2021-07-09T18:25:46.905Z] ok github.com/docker/docker/daemon/discovery 0.085s coverage: 30.0% of statements [2021-07-09T18:25:47.556Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-09T18:25:47.720Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.54s) [2021-07-09T18:25:47.720Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0xrkvkd1jpwod8ni212vnb8m4 Created:2021-07-09 18:25:40.851675164 +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[22904ba150b0ed525e5e77281191e5ff5f6c0d4ed8e43af71216d49516c5c477:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tsmuc6kz8b9uh0b4j6m4gahui EndpointID:a239ba19bbab7daeb1a54d2f5965a2f7b7bfecb19500c0cc4164cc42bb4a1057 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4dc696ebb840e3697ed5683ab2ee275dac474458cf12e76edb6e14ad048b4a8b 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:2e3e50c8902d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tsmuc6kz8b9uh0b4j6m4gahui EndpointID:a239ba19bbab7daeb1a54d2f5965a2f7b7bfecb19500c0cc4164cc42bb4a1057 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-09T18:25:47.720Z] PASS [2021-07-09T18:25:47.720Z] [2021-07-09T18:25:47.720Z] === Skipped [2021-07-09T18:25:47.720Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:25:47.720Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:25:47.720Z] [2021-07-09T18:25:47.720Z] [2021-07-09T18:25:47.720Z] DONE 26 tests, 1 skipped in 48.273s [2021-07-09T18:25:47.720Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-09T18:25:47.720Z] INFO: Testing against a local daemon [2021-07-09T18:25:47.720Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-09T18:25:47.720Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T18:25:47.720Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:25:47.720Z] === RUN TestDockerNetworkIpvlan [2021-07-09T18:25:47.720Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-09T18:25:47.720Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:25:47.720Z] PASS [2021-07-09T18:25:47.720Z] [2021-07-09T18:25:47.720Z] === Skipped [2021-07-09T18:25:47.720Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T18:25:47.720Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:25:47.720Z] [2021-07-09T18:25:47.720Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-09T18:25:47.720Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:25:47.720Z] [2021-07-09T18:25:47.720Z] [2021-07-09T18:25:47.720Z] DONE 2 tests, 2 skipped in 0.036s [2021-07-09T18:25:47.720Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-09T18:25:47.720Z] INFO: Testing against a local daemon [2021-07-09T18:25:47.720Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-09T18:25:47.814Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-09T18:25:48.381Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-09T18:25:48.649Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2021-07-09T18:25:48.649Z] === RUN TestDockerNetworkMacvlan [2021-07-09T18:25:49.211Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-09T18:25:49.317Z] Loaded image: debian:bullseye [2021-07-09T18:25:49.317Z] Loaded image: hello-world:latest [2021-07-09T18:25:49.576Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T18:25:49.576Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-09T18:25:49.773Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-09T18:25:49.831Z] === RUN TestBuilderGC [2021-07-09T18:25:49.831Z] --- PASS: TestBuilderGC (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestDaemonConfigurationNotFound [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestDaemonBrokenConfiguration [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestParseClusterAdvertiseSettings [2021-07-09T18:25:49.831Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestFindConfigurationConflicts [2021-07-09T18:25:49.831Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-09T18:25:49.831Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-09T18:25:49.831Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-09T18:25:49.831Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-09T18:25:49.831Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-09T18:25:49.831Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-09T18:25:49.831Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-09T18:25:49.831Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-09T18:25:49.831Z] === RUN TestValidateConfigurationErrors [2021-07-09T18:25:49.831Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-09T18:25:49.831Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-09T18:25:49.831Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-09T18:25:49.831Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-09T18:25:49.831Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-09T18:25:49.832Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-09T18:25:49.832Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-09T18:25:49.832Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-09T18:25:49.832Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-09T18:25:49.832Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-09T18:25:49.832Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-09T18:25:49.832Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-09T18:25:49.832Z] === RUN TestValidateConfiguration [2021-07-09T18:25:49.832Z] === RUN TestValidateConfiguration/with_label [2021-07-09T18:25:49.832Z] === RUN TestValidateConfiguration/with_dns [2021-07-09T18:25:49.832Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-09T18:25:49.832Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-09T18:25:49.832Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-09T18:25:49.832Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-09T18:25:49.832Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-09T18:25:49.832Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-09T18:25:49.832Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-09T18:25:49.832Z] === RUN TestModifiedDiscoverySettings [2021-07-09T18:25:49.832Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-09T18:25:49.832Z] === RUN TestReloadSetConfigFileNotExist [2021-07-09T18:25:49.832Z] time="2021-07-09T18:25:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-09T18:25:49.832Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-07-09T18:25:49.832Z] === RUN TestReloadDefaultConfigNotExist [2021-07-09T18:25:49.832Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-09T18:25:49.832Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:25:49.832Z] === RUN TestReloadBadDefaultConfig [2021-07-09T18:25:49.832Z] time="2021-07-09T18:25:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-591578539" [2021-07-09T18:25:49.832Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-09T18:25:49.832Z] === RUN TestReloadWithConflictingLabels [2021-07-09T18:25:49.832Z] time="2021-07-09T18:25:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-928048398" [2021-07-09T18:25:49.832Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-07-09T18:25:49.832Z] === RUN TestReloadWithDuplicateLabels [2021-07-09T18:25:49.832Z] time="2021-07-09T18:25:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-771134741" [2021-07-09T18:25:49.832Z] --- PASS: TestReloadWithDuplicateLabels (0.08s) [2021-07-09T18:25:49.832Z] === RUN TestDaemonConfigurationMerge [2021-07-09T18:25:49.832Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-09T18:25:49.832Z] PASS [2021-07-09T18:25:49.832Z] coverage: 79.7% of statements [2021-07-09T18:25:49.832Z] ok github.com/docker/docker/daemon/config 0.852s coverage: 79.7% of statements [2021-07-09T18:25:49.835Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-09T18:25:50.293Z] === RUN TestEventsLog [2021-07-09T18:25:50.293Z] --- PASS: TestEventsLog (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestEventsLogTimeout [2021-07-09T18:25:50.293Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestLogEvents [2021-07-09T18:25:50.293Z] --- PASS: TestLogEvents (0.05s) [2021-07-09T18:25:50.293Z] === RUN TestLoadBufferedEvents [2021-07-09T18:25:50.293Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-07-09T18:25:50.293Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-09T18:25:50.293Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-09T18:25:50.293Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-09T18:25:50.293Z] PASS [2021-07-09T18:25:50.293Z] coverage: 50.0% of statements [2021-07-09T18:25:50.293Z] ok github.com/docker/docker/daemon/events 0.324s coverage: 50.0% of statements [2021-07-09T18:25:50.293Z] === RUN TestVerifyNetworkingConfig [2021-07-09T18:25:50.293Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestGetContainer [2021-07-09T18:25:50.293Z] --- PASS: TestGetContainer (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestValidContainerNames [2021-07-09T18:25:50.293Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestContainerInitDNS [2021-07-09T18:25:50.293Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-09T18:25:50.293Z] daemon_test.go:147: root required [2021-07-09T18:25:50.293Z] === RUN TestMerge [2021-07-09T18:25:50.293Z] --- PASS: TestMerge (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestValidateContainerIsolation [2021-07-09T18:25:50.293Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestFindNetworkErrorType [2021-07-09T18:25:50.293Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestEnsureServicesExist [2021-07-09T18:25:50.293Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestEnsureServicesExistErrors [2021-07-09T18:25:50.293Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-09T18:25:50.293Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-09T18:25:50.293Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-09T18:25:50.293Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-09T18:25:50.293Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-09T18:25:50.293Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-09T18:25:50.293Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-09T18:25:50.293Z] === RUN TestContainerDelete [2021-07-09T18:25:50.293Z] --- PASS: TestContainerDelete (0.01s) [2021-07-09T18:25:50.293Z] === RUN TestContainerDoubleDelete [2021-07-09T18:25:50.293Z] --- PASS: TestContainerDoubleDelete (0.01s) [2021-07-09T18:25:50.293Z] === RUN TestLogContainerEventCopyLabels [2021-07-09T18:25:50.293Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-09T18:25:50.404Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-09T18:25:50.719Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-09T18:25:50.754Z] === RUN TestLogContainerEventWithAttributes [2021-07-09T18:25:50.754Z] --- PASS: TestLogContainerEventWithAttributes (0.02s) [2021-07-09T18:25:50.754Z] === RUN TestNoneHealthcheck [2021-07-09T18:25:50.754Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-09T18:25:50.754Z] === RUN TestHealthStates [2021-07-09T18:25:50.754Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.754Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.754Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.754Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.754Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.755Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.755Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.755Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.755Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.755Z] time="2021-07-09T18:25:50Z" 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-07-09T18:25:50.755Z] --- PASS: TestHealthStates (0.20s) [2021-07-09T18:25:50.755Z] === RUN TestMaskURLCredentials [2021-07-09T18:25:50.755Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestGetInspectData [2021-07-09T18:25:50.755Z] --- PASS: TestGetInspectData (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestFillLicense [2021-07-09T18:25:50.755Z] --- PASS: TestFillLicense (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestListInvalidFilter [2021-07-09T18:25:50.755Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestNameFilter [2021-07-09T18:25:50.755Z] --- PASS: TestNameFilter (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-09T18:25:50.755Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-09T18:25:50.755Z] === 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-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-09T18:25:50.755Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-09T18:25:50.755Z] --- 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-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-09T18:25:50.755Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestDaemonReloadLabels [2021-07-09T18:25:50.755Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-09T18:25:50.755Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestDaemonReloadMirrors [2021-07-09T18:25:50.755Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-09T18:25:50.755Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-09T18:25:50.755Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-09T18:25:50.755Z] === RUN TestDaemonDiscoveryReload [2021-07-09T18:25:50.755Z] === RUN TestWaitNodeAttachment [2021-07-09T18:25:50.910Z] --- PASS: TestContainerKillOnDaemonStart (13.23s) [2021-07-09T18:25:50.910Z] PASS [2021-07-09T18:25:50.910Z] [2021-07-09T18:25:50.910Z] === Skipped [2021-07-09T18:25:50.910Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-09T18:25:50.910Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:25:50.910Z] [2021-07-09T18:25:50.910Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-09T18:25:50.910Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:25:50.910Z] [2021-07-09T18:25:50.910Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-09T18:25:50.910Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:25:50.910Z] [2021-07-09T18:25:50.910Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T18:25:50.910Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T18:25:50.910Z] [2021-07-09T18:25:50.910Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-09T18:25:50.910Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T18:25:50.910Z] [2021-07-09T18:25:50.910Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-09T18:25:50.910Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:25:50.910Z] [2021-07-09T18:25:50.910Z] [2021-07-09T18:25:50.910Z] DONE 195 tests, 6 skipped in 151.954s [2021-07-09T18:25:50.910Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-09T18:25:50.910Z] ++ 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-07-09T18:25:50.910Z] ++ set -e [2021-07-09T18:25:50.910Z] ++ '[' -n 0 ']' [2021-07-09T18:25:50.910Z] ++ set -x [2021-07-09T18:25:50.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=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-07-09T18:25:50.910Z] INFO: Testing against a local daemon [2021-07-09T18:25:50.910Z] === RUN TestCommitInheritsEnv [2021-07-09T18:25:50.910Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-07-09T18:25:50.910Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-09T18:25:50.910Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-09T18:25:50.910Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-09T18:25:50.910Z] === RUN TestImagesFilterMultiReference [2021-07-09T18:25:50.910Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-09T18:25:50.910Z] === RUN TestImagePullPlatformInvalid [2021-07-09T18:25:50.910Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-07-09T18:25:50.910Z] === RUN TestRemoveImageOrphaning [2021-07-09T18:25:51.175Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-07-09T18:25:51.175Z] === RUN TestRemoveImageGarbageCollector [2021-07-09T18:25:51.175Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-09T18:25:51.175Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:25:51.175Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-09T18:25:51.175Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-07-09T18:25:51.175Z] === RUN TestTagInvalidReference [2021-07-09T18:25:51.175Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-09T18:25:51.175Z] === RUN TestTagValidPrefixedRepo [2021-07-09T18:25:51.175Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-09T18:25:51.175Z] === RUN TestTagExistedNameWithoutForce [2021-07-09T18:25:51.175Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-09T18:25:51.175Z] === RUN TestTagOfficialNames [2021-07-09T18:25:51.216Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-09T18:25:51.216Z] === RUN TestIsolationConversion [2021-07-09T18:25:51.216Z] === RUN TestIsolationConversion/default [2021-07-09T18:25:51.216Z] === RUN TestIsolationConversion/process [2021-07-09T18:25:51.216Z] === RUN TestIsolationConversion/hyperv [2021-07-09T18:25:51.216Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-09T18:25:51.216Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-09T18:25:51.216Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-09T18:25:51.216Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-09T18:25:51.216Z] === RUN TestContainerLabels [2021-07-09T18:25:51.216Z] --- PASS: TestContainerLabels (0.00s) [2021-07-09T18:25:51.216Z] === RUN TestCredentialSpecConversion [2021-07-09T18:25:51.216Z] === RUN TestCredentialSpecConversion/none [2021-07-09T18:25:51.216Z] === RUN TestCredentialSpecConversion/config [2021-07-09T18:25:51.216Z] === RUN TestCredentialSpecConversion/file [2021-07-09T18:25:51.216Z] === RUN TestCredentialSpecConversion/registry [2021-07-09T18:25:51.216Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-09T18:25:51.216Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-09T18:25:51.216Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-09T18:25:51.216Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-09T18:25:51.216Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-09T18:25:51.216Z] === RUN TestControllerValidateMountBind [2021-07-09T18:25:51.216Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-09T18:25:51.216Z] === RUN TestControllerValidateMountVolume [2021-07-09T18:25:51.216Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-09T18:25:51.216Z] === RUN TestControllerValidateMountTarget [2021-07-09T18:25:51.216Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-09T18:25:51.216Z] === RUN TestControllerValidateMountTmpfs [2021-07-09T18:25:51.216Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-09T18:25:51.216Z] === RUN TestControllerValidateMountInvalidType [2021-07-09T18:25:51.216Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-09T18:25:51.216Z] === RUN TestControllerValidateMountNamedPipe [2021-07-09T18:25:51.216Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-09T18:25:51.216Z] PASS [2021-07-09T18:25:51.216Z] coverage: 11.0% of statements [2021-07-09T18:25:51.217Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.831s coverage: 11.0% of statements [2021-07-09T18:25:51.440Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-09T18:25:51.440Z] === RUN TestTagMatchesDigest [2021-07-09T18:25:51.440Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-09T18:25:51.440Z] PASS [2021-07-09T18:25:51.440Z] [2021-07-09T18:25:51.440Z] === Skipped [2021-07-09T18:25:51.440Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-09T18:25:51.440Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-09T18:25:51.440Z] [2021-07-09T18:25:51.440Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-09T18:25:51.440Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:25:51.440Z] [2021-07-09T18:25:51.440Z] [2021-07-09T18:25:51.440Z] DONE 12 tests, 2 skipped in 1.462s [2021-07-09T18:25:51.440Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-09T18:25:51.440Z] ++ 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-07-09T18:25:51.440Z] ++ set -e [2021-07-09T18:25:51.440Z] ++ '[' -n 0 ']' [2021-07-09T18:25:51.440Z] ++ set -x [2021-07-09T18:25:51.440Z] ++ env -i DEST=/go/src/github.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-07-09T18:25:51.440Z] INFO: Testing against a local daemon [2021-07-09T18:25:51.440Z] === RUN TestNetworkCreateDelete [2021-07-09T18:25:51.678Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-09T18:25:51.678Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-09T18:25:52.014Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-07-09T18:25:52.014Z] === RUN TestDockerNetworkDeletePreferID [2021-07-09T18:25:52.139Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-09T18:25:52.139Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-09T18:25:52.307Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-09T18:25:52.600Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-09T18:25:52.600Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-09T18:25:52.600Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-09T18:25:52.600Z] reload_test.go:520: root required [2021-07-09T18:25:52.600Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-09T18:25:52.600Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-09T18:25:52.600Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-09T18:25:52.600Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-07-09T18:25:52.600Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-09T18:25:52.600Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-07-09T18:25:52.600Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-09T18:25:52.877Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-09T18:25:53.062Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-07-09T18:25:53.062Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-09T18:25:53.062Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-09T18:25:53.062Z] === RUN TestParseVolumesFrom [2021-07-09T18:25:53.062Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-09T18:25:53.062Z] PASS [2021-07-09T18:25:53.062Z] coverage: 9.1% of statements [2021-07-09T18:25:53.062Z] ok github.com/docker/docker/daemon 2.754s coverage: 9.1% of statements [2021-07-09T18:25:53.062Z] === RUN TestIsEmptyDir [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-09T18:25:53.062Z] --- PASS: TestIsEmptyDir (0.02s) [2021-07-09T18:25:53.062Z] PASS [2021-07-09T18:25:53.062Z] coverage: 2.3% of statements [2021-07-09T18:25:53.062Z] ok github.com/docker/docker/daemon/graphdriver 0.216s coverage: 2.3% of statements [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-09T18:25:53.062Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-09T18:25:53.062Z] === RUN TestLinkNaming [2021-07-09T18:25:53.062Z] --- PASS: TestLinkNaming (0.00s) [2021-07-09T18:25:53.062Z] === RUN TestLinkNew [2021-07-09T18:25:53.062Z] --- PASS: TestLinkNew (0.00s) [2021-07-09T18:25:53.062Z] === RUN TestLinkEnv [2021-07-09T18:25:53.062Z] --- PASS: TestLinkEnv (0.00s) [2021-07-09T18:25:53.062Z] === RUN TestLinkMultipleEnv [2021-07-09T18:25:53.062Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-09T18:25:53.062Z] === RUN TestLinkPortRangeEnv [2021-07-09T18:25:53.062Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-09T18:25:53.062Z] PASS [2021-07-09T18:25:53.062Z] coverage: 93.0% of statements [2021-07-09T18:25:53.062Z] ok github.com/docker/docker/daemon/links 0.066s coverage: 93.0% of statements [2021-07-09T18:25:53.236Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-09T18:25:53.402Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2021-07-09T18:25:53.402Z] === RUN TestDaemonDNSFallback [2021-07-09T18:25:53.446Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-09T18:25:53.446Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-09T18:25:54.016Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-09T18:25:54.585Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-09T18:25:56.492Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-09T18:25:56.504Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-09T18:25:57.769Z] === RUN TestNewStreamConfig [2021-07-09T18:25:57.769Z] === RUN TestNewStreamConfig/defaults [2021-07-09T18:25:57.769Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-09T18:25:57.769Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-09T18:25:57.769Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-09T18:25:57.769Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-09T18:25:57.769Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-09T18:25:57.769Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-09T18:25:57.769Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-09T18:25:57.769Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-09T18:25:57.769Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-09T18:25:57.769Z] time="2021-07-09T18:25:56Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-09T18:25:57.769Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2021-07-09T18:25:57.769Z] === RUN TestCreateSuccess [2021-07-09T18:25:57.769Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCreateLogGroupSuccess [2021-07-09T18:25:57.769Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCreateError [2021-07-09T18:25:57.769Z] --- PASS: TestCreateError (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCreateAlreadyExists [2021-07-09T18:25:57.769Z] time="2021-07-09T18:25:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-09T18:25:57.769Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestLogClosed [2021-07-09T18:25:57.769Z] --- PASS: TestLogClosed (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestLogBlocking [2021-07-09T18:25:57.769Z] --- PASS: TestLogBlocking (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-09T18:25:57.769Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestLogNonBlockingBufferFull [2021-07-09T18:25:57.769Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestPublishBatchSuccess [2021-07-09T18:25:57.769Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestPublishBatchError [2021-07-09T18:25:57.769Z] time="2021-07-09T18:25:56Z" level=error msg=Error [2021-07-09T18:25:57.769Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-09T18:25:57.769Z] time="2021-07-09T18:25:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-09T18:25:57.769Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-09T18:25:57.769Z] time="2021-07-09T18:25:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-09T18:25:57.769Z] time="2021-07-09T18:25:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-09T18:25:57.769Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchSimple [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchTicker [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchMultilinePattern [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.16s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchClose [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestEffectiveLen [2021-07-09T18:25:57.769Z] === RUN TestEffectiveLen/0/Hello [2021-07-09T18:25:57.769Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-09T18:25:57.769Z] === RUN TestEffectiveLen/2/🙃 [2021-07-09T18:25:57.769Z] === RUN TestEffectiveLen/3/���� [2021-07-09T18:25:57.769Z] === RUN TestEffectiveLen/4/He��o [2021-07-09T18:25:57.769Z] === RUN TestEffectiveLen/5/ [2021-07-09T18:25:57.769Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestFindValidSplit [2021-07-09T18:25:57.769Z] === RUN TestFindValidSplit/0/ [2021-07-09T18:25:57.769Z] === RUN TestFindValidSplit/1/Hello [2021-07-09T18:25:57.769Z] === RUN TestFindValidSplit/2/Hello [2021-07-09T18:25:57.769Z] === RUN TestFindValidSplit/3/Hello [2021-07-09T18:25:57.769Z] === RUN TestFindValidSplit/4/🙃 [2021-07-09T18:25:57.769Z] === RUN TestFindValidSplit/5/🙃 [2021-07-09T18:25:57.769Z] === RUN TestFindValidSplit/6/a� [2021-07-09T18:25:57.769Z] === RUN TestFindValidSplit/7/a� [2021-07-09T18:25:57.769Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1044: [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1045: [2021-07-09T18:25:57.769Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1044: Hello [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1045: [2021-07-09T18:25:57.769Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1044: He [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1045: llo [2021-07-09T18:25:57.769Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1044: [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1045: Hello [2021-07-09T18:25:57.769Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1044: [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-09T18:25:57.769Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1045: [2021-07-09T18:25:57.769Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1044: a [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1045: � [2021-07-09T18:25:57.769Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1044: a� [2021-07-09T18:25:57.769Z] cloudwatchlogs_test.go:1045: [2021-07-09T18:25:57.769Z] === RUN TestProcessEventEmoji [2021-07-09T18:25:57.769Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchLineSplit [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchMaxEvents [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchMaxEvents (0.15s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-07-09T18:25:57.769Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-09T18:25:57.769Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2021-07-09T18:25:57.769Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-09T18:25:57.769Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-09T18:25:57.769Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-09T18:25:57.769Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-09T18:25:57.769Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-09T18:25:57.769Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-09T18:25:57.769Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-09T18:25:57.769Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-09T18:25:57.769Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-09T18:25:57.769Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-09T18:25:57.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-09T18:25:57.769Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-09T18:25:57.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-09T18:25:57.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestCreateTagSuccess [2021-07-09T18:25:57.770Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-09T18:25:57.770Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-09T18:25:57.770Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-09T18:25:57.770Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-09T18:25:57.770Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-09T18:25:57.770Z] PASS [2021-07-09T18:25:57.770Z] coverage: 77.8% of statements [2021-07-09T18:25:57.770Z] ok github.com/docker/docker/daemon/logger/awslogs 0.935s coverage: 77.8% of statements [2021-07-09T18:25:57.770Z] === RUN TestAdapterReadLogs [2021-07-09T18:25:57.770Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestCopier [2021-07-09T18:25:57.770Z] --- PASS: TestCopier (0.01s) [2021-07-09T18:25:57.770Z] === RUN TestCopierLongLines [2021-07-09T18:25:57.770Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestCopierSlow [2021-07-09T18:25:57.770Z] === RUN TestSearchRegistryForImagesErrors [2021-07-09T18:25:57.770Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestSearchRegistryForImages [2021-07-09T18:25:57.770Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestOnlyPlatformWithFallback [2021-07-09T18:25:57.770Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestImageDelete [2021-07-09T18:25:57.770Z] === RUN TestImageDelete/no_lease [2021-07-09T18:25:57.770Z] === RUN TestImageDelete/lease_exists [2021-07-09T18:25:57.770Z] --- PASS: TestImageDelete (0.05s) [2021-07-09T18:25:57.770Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-09T18:25:57.770Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-09T18:25:57.770Z] === RUN TestContentStoreForPull [2021-07-09T18:25:57.770Z] --- PASS: TestCopierSlow (0.20s) [2021-07-09T18:25:57.770Z] === RUN TestCopierWithSized [2021-07-09T18:25:57.770Z] === RUN TestCopierWithSized/as_is [2021-07-09T18:25:57.770Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-09T18:25:57.770Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-09T18:25:57.770Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-09T18:25:57.770Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-09T18:25:57.770Z] === RUN TestCopierWithPartial [2021-07-09T18:25:57.770Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestRingLogger [2021-07-09T18:25:57.770Z] --- PASS: TestRingLogger (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestRingCap [2021-07-09T18:25:57.770Z] --- PASS: TestRingCap (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestRingClose [2021-07-09T18:25:57.770Z] --- PASS: TestRingClose (0.00s) [2021-07-09T18:25:57.770Z] === RUN TestRingDrain [2021-07-09T18:25:57.770Z] --- PASS: TestRingDrain (0.00s) [2021-07-09T18:25:57.770Z] PASS [2021-07-09T18:25:57.770Z] coverage: 43.5% of statements [2021-07-09T18:25:57.770Z] ok github.com/docker/docker/daemon/logger 0.325s coverage: 43.5% of statements [2021-07-09T18:25:58.232Z] === RUN TestJSONFileLogger [2021-07-09T18:25:58.232Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-09T18:25:58.232Z] === RUN TestJSONFileLoggerWithTags [2021-07-09T18:25:58.232Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-09T18:25:58.232Z] === RUN TestJSONFileLoggerWithOpts [2021-07-09T18:25:58.232Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-09T18:25:58.232Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-09T18:25:58.232Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-09T18:25:58.232Z] === RUN TestEncodeDecode [2021-07-09T18:25:58.232Z] === PAUSE TestEncodeDecode [2021-07-09T18:25:58.232Z] === RUN TestUnexpectedEOF [2021-07-09T18:25:58.232Z] --- PASS: TestContentStoreForPull (0.25s) [2021-07-09T18:25:58.232Z] PASS [2021-07-09T18:25:58.232Z] coverage: 6.7% of statements [2021-07-09T18:25:58.232Z] ok github.com/docker/docker/daemon/images 0.507s coverage: 6.7% of statements [2021-07-09T18:25:58.232Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-09T18:25:58.232Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-09T18:25:58.232Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-09T18:25:58.232Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-09T18:25:58.232Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-09T18:25:58.232Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-09T18:25:58.232Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-09T18:25:58.232Z] time="2021-07-09T18:25:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-09T18:25:58.232Z] time="2021-07-09T18:25:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-09T18:25:58.232Z] --- PASS: TestUnexpectedEOF (0.23s) [2021-07-09T18:25:58.232Z] === CONT TestEncodeDecode [2021-07-09T18:25:58.232Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-09T18:25:58.232Z] PASS [2021-07-09T18:25:58.232Z] coverage: 69.9% of statements [2021-07-09T18:25:58.232Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.358s coverage: 69.9% of statements [2021-07-09T18:25:58.396Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-09T18:25:58.654Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-09T18:25:59.223Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.13s) [2021-07-09T18:25:59.223Z] PASS [2021-07-09T18:25:59.223Z] [2021-07-09T18:25:59.223Z] === Skipped [2021-07-09T18:25:59.223Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-09T18:25:59.223Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:25:59.223Z] [2021-07-09T18:25:59.223Z] [2021-07-09T18:25:59.223Z] DONE 33 tests, 1 skipped in 266.357s [2021-07-09T18:25:59.223Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-09T18:25:59.223Z] ++ 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-07-09T18:25:59.223Z] ++ set -e [2021-07-09T18:25:59.223Z] ++ '[' -n 0 ']' [2021-07-09T18:25:59.223Z] ++ set -x [2021-07-09T18:25:59.224Z] ++ env -i DEST=/go/src/github.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-07-09T18:25:59.483Z] INFO: Testing against a local daemon [2021-07-09T18:25:59.483Z] === RUN TestConfigInspect [2021-07-09T18:25:59.777Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-09T18:25:59.777Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-09T18:25:59.777Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-09T18:25:59.777Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-07-09T18:25:59.777Z] === RUN TestFastTimeMarshalJSON [2021-07-09T18:25:59.777Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-09T18:25:59.777Z] PASS [2021-07-09T18:25:59.777Z] coverage: 87.2% of statements [2021-07-09T18:25:59.777Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.506s coverage: 87.2% of statements [2021-07-09T18:26:00.750Z] === RUN TestWriteLog [2021-07-09T18:26:00.750Z] === PAUSE TestWriteLog [2021-07-09T18:26:00.750Z] === RUN TestReadLog [2021-07-09T18:26:00.750Z] === PAUSE TestReadLog [2021-07-09T18:26:00.750Z] === CONT TestWriteLog [2021-07-09T18:26:00.750Z] --- PASS: TestWriteLog (0.00s) [2021-07-09T18:26:00.750Z] === CONT TestReadLog [2021-07-09T18:26:01.212Z] === RUN TestReadLog/tail_exact [2021-07-09T18:26:01.212Z] === RUN TestReadLog/tail_less_than_available [2021-07-09T18:26:01.212Z] === RUN TestReadLog/tail_more_than_available [2021-07-09T18:26:01.212Z] --- PASS: TestReadLog (0.26s) [2021-07-09T18:26:01.212Z] --- PASS: TestReadLog/tail_exact (0.21s) [2021-07-09T18:26:01.212Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-09T18:26:01.212Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-07-09T18:26:01.212Z] PASS [2021-07-09T18:26:01.212Z] coverage: 75.2% of statements [2021-07-09T18:26:01.212Z] ok github.com/docker/docker/daemon/logger/local 0.370s coverage: 75.2% of statements [2021-07-09T18:26:01.212Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-09T18:26:01.547Z] --- PASS: TestDaemonDNSFallback (7.14s) [2021-07-09T18:26:01.547Z] === RUN TestInspectNetwork [2021-07-09T18:26:01.679Z] === RUN TestLog [2021-07-09T18:26:01.679Z] --- PASS: TestLog (0.02s) [2021-07-09T18:26:01.679Z] PASS [2021-07-09T18:26:01.679Z] coverage: 31.5% of statements [2021-07-09T18:26:01.679Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.390s coverage: 31.5% of statements [2021-07-09T18:26:01.752Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-09T18:26:02.139Z] === RUN TestOpenFileDelete [2021-07-09T18:26:02.139Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-09T18:26:02.139Z] === RUN TestOpenFileRename [2021-07-09T18:26:02.139Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-09T18:26:02.139Z] === RUN TestParseLogTagDefaultTag [2021-07-09T18:26:02.139Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-09T18:26:02.139Z] === RUN TestParseLogTag [2021-07-09T18:26:02.139Z] --- PASS: TestParseLogTag (0.00s) [2021-07-09T18:26:02.139Z] === RUN TestParseLogTagEmptyTag [2021-07-09T18:26:02.139Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-09T18:26:02.139Z] === RUN TestTailFiles [2021-07-09T18:26:02.139Z] --- PASS: TestTailFiles (0.00s) [2021-07-09T18:26:02.139Z] === RUN TestFollowLogsConsumerGone [2021-07-09T18:26:02.139Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2021-07-09T18:26:02.139Z] === RUN TestFollowLogsProducerGone [2021-07-09T18:26:02.139Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-09T18:26:02.139Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-09T18:26:02.139Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-09T18:26:02.139Z] === RUN TestCheckCapacityAndRotate [2021-07-09T18:26:02.139Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-09T18:26:02.139Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-09T18:26:02.139Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-07-09T18:26:02.139Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-09T18:26:02.139Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-07-09T18:26:02.139Z] PASS [2021-07-09T18:26:02.139Z] coverage: 55.3% of statements [2021-07-09T18:26:02.139Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.323s coverage: 55.3% of statements [2021-07-09T18:26:02.769Z] --- PASS: TestConfigInspect (3.17s) [2021-07-09T18:26:02.769Z] === RUN TestConfigList [2021-07-09T18:26:03.643Z] --- PASS: TestDockerNetworkMacvlan (14.84s) [2021-07-09T18:26:03.643Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-09T18:26:03.643Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-09T18:26:03.643Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.66s) [2021-07-09T18:26:03.643Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.94s) [2021-07-09T18:26:03.643Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.23s) [2021-07-09T18:26:03.643Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2021-07-09T18:26:03.643Z] PASS [2021-07-09T18:26:03.643Z] [2021-07-09T18:26:03.643Z] DONE 8 tests in 16.141s [2021-07-09T18:26:03.643Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-09T18:26:03.643Z] testing: warning: no tests to run [2021-07-09T18:26:03.643Z] PASS [2021-07-09T18:26:03.643Z] [2021-07-09T18:26:03.643Z] DONE 0 tests in 0.007s [2021-07-09T18:26:03.643Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-09T18:26:03.643Z] INFO: Testing against a local daemon [2021-07-09T18:26:03.643Z] === RUN TestAuthZPluginAllowRequest [2021-07-09T18:26:03.683Z] === RUN TestNewParse [2021-07-09T18:26:03.683Z] --- PASS: TestNewParse (0.00s) [2021-07-09T18:26:03.683Z] PASS [2021-07-09T18:26:03.683Z] coverage: 8.3% of statements [2021-07-09T18:26:03.683Z] ok github.com/docker/docker/daemon/logger/templates 0.130s coverage: 8.3% of statements [2021-07-09T18:26:04.144Z] === RUN TestValidateLogOpt [2021-07-09T18:26:04.144Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-09T18:26:04.144Z] === RUN TestNewMissedConfig [2021-07-09T18:26:04.144Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-09T18:26:04.144Z] === RUN TestNewMissedUrl [2021-07-09T18:26:04.145Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestNewMissedToken [2021-07-09T18:26:04.145Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestNewWithProxy [2021-07-09T18:26:04.145Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestDefault [2021-07-09T18:26:04.145Z] --- PASS: TestDefault (0.01s) [2021-07-09T18:26:04.145Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-09T18:26:04.145Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.03s) [2021-07-09T18:26:04.145Z] === RUN TestJsonFormat [2021-07-09T18:26:04.145Z] --- PASS: TestJsonFormat (0.05s) [2021-07-09T18:26:04.145Z] === RUN TestRawFormat [2021-07-09T18:26:04.145Z] --- PASS: TestRawFormat (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestRawFormatWithLabels [2021-07-09T18:26:04.145Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestRawFormatWithoutTag [2021-07-09T18:26:04.145Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestBatching [2021-07-09T18:26:04.145Z] === RUN TestParseLogFormat [2021-07-09T18:26:04.145Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestValidateLogOptEmpty [2021-07-09T18:26:04.145Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestValidateSyslogAddress [2021-07-09T18:26:04.145Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestParseAddressDefaultPort [2021-07-09T18:26:04.145Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestValidateSyslogFacility [2021-07-09T18:26:04.145Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestValidateLogOptSyslogFormat [2021-07-09T18:26:04.145Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-09T18:26:04.145Z] === RUN TestValidateLogOpt [2021-07-09T18:26:04.145Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-09T18:26:04.145Z] PASS [2021-07-09T18:26:04.145Z] coverage: 46.8% of statements [2021-07-09T18:26:04.145Z] ok github.com/docker/docker/daemon/logger/syslog 0.233s coverage: 46.8% of statements [2021-07-09T18:26:04.606Z] --- PASS: TestBatching (0.42s) [2021-07-09T18:26:04.606Z] === RUN TestFrequency [2021-07-09T18:26:04.606Z] --- PASS: TestFrequency (0.17s) [2021-07-09T18:26:04.606Z] === RUN TestOneMessagePerRequest [2021-07-09T18:26:04.606Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-09T18:26:04.606Z] === RUN TestVerify [2021-07-09T18:26:04.606Z] --- PASS: TestVerify (0.00s) [2021-07-09T18:26:04.606Z] === RUN TestSkipVerify [2021-07-09T18:26:04.857Z] === RUN TestInspectNetwork/full_network_id [2021-07-09T18:26:04.857Z] === RUN TestInspectNetwork/partial_network_id [2021-07-09T18:26:04.857Z] === RUN TestInspectNetwork/network_name [2021-07-09T18:26:04.857Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-09T18:26:05.009Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-07-09T18:26:05.009Z] === RUN TestAuthZPluginTLS [2021-07-09T18:26:05.067Z] time="2021-07-09T18:26:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.067Z] time="2021-07-09T18:26:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.067Z] time="2021-07-09T18:26:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.265Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-09T18:26:05.266Z] === RUN TestAuthZPluginDenyRequest [2021-07-09T18:26:05.302Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-09T18:26:05.528Z] --- PASS: TestSkipVerify (0.81s) [2021-07-09T18:26:05.528Z] === RUN TestBufferMaximum [2021-07-09T18:26:05.528Z] time="2021-07-09T18:26:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.528Z] time="2021-07-09T18:26:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.528Z] time="2021-07-09T18:26:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.528Z] time="2021-07-09T18:26:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.528Z] time="2021-07-09T18:26:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625855165.266392\",\"host\":\"42e303d48b12\"}'" [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625855165.266392\",\"host\":\"42e303d48b12\"}'" [2021-07-09T18:26:05.529Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-09T18:26:05.529Z] === RUN TestServerAlwaysDown [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625855165.270392\",\"host\":\"42e303d48b12\"}'" [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625855165.270392\",\"host\":\"42e303d48b12\"}'" [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625855165.270392\",\"host\":\"42e303d48b12\"}'" [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625855165.271389\",\"host\":\"42e303d48b12\"}'" [2021-07-09T18:26:05.529Z] time="2021-07-09T18:26:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625855165.271389\",\"host\":\"42e303d48b12\"}'" [2021-07-09T18:26:05.529Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-09T18:26:05.529Z] === RUN TestCannotSendAfterClose [2021-07-09T18:26:05.529Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-09T18:26:05.529Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-09T18:26:05.827Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-09T18:26:05.827Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-09T18:26:06.238Z] --- PASS: TestConfigList (3.28s) [2021-07-09T18:26:06.238Z] === RUN TestConfigsCreateAndDelete [2021-07-09T18:26:06.389Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-09T18:26:06.389Z] === RUN TestAuthZPluginDenyResponse [2021-07-09T18:26:06.501Z] time="2021-07-09T18:26:06Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-07-09T18:26:06.501Z] time="2021-07-09T18:26:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"42e303d48b12\"}'" [2021-07-09T18:26:06.501Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2021-07-09T18:26:06.501Z] PASS [2021-07-09T18:26:06.501Z] coverage: 82.5% of statements [2021-07-09T18:26:06.501Z] ok github.com/docker/docker/daemon/logger/splunk 2.714s coverage: 82.5% of statements [2021-07-09T18:26:06.501Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-09T18:26:06.501Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-09T18:26:06.501Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-09T18:26:06.501Z] === RUN TestV1IDService [2021-07-09T18:26:06.952Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-09T18:26:06.952Z] === RUN TestAuthZPluginAllowEventStream [2021-07-09T18:26:06.968Z] --- PASS: TestV1IDService (0.04s) [2021-07-09T18:26:06.968Z] === RUN TestV2MetadataService [2021-07-09T18:26:07.429Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-09T18:26:07.429Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-09T18:26:07.429Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-09T18:26:07.429Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-09T18:26:07.429Z] === RUN TestContinueOnError_NeverContinue [2021-07-09T18:26:07.429Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-09T18:26:07.429Z] === RUN TestContinueOnError_UnnestsErrors [2021-07-09T18:26:07.429Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-07-09T18:26:07.429Z] === RUN TestManifestStore [2021-07-09T18:26:07.429Z] === RUN TestManifestStore/no_remote_or_local [2021-07-09T18:26:07.891Z] time="2021-07-09T18:26:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local019720431\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/no_local_cache [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/with_local_cache [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/unknown_media_type [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-09T18:26:07.891Z] time="2021-07-09T18:26:07Z" level=warning msg="reference for unknown type: " [2021-07-09T18:26:07.891Z] time="2021-07-09T18:26:07Z" level=warning msg="reference for unknown type: " [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-09T18:26:07.891Z] time="2021-07-09T18:26:07Z" level=warning msg="reference for unknown type: " [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-09T18:26:07.891Z] time="2021-07-09T18:26:07Z" level=warning msg="reference for unknown type: " [2021-07-09T18:26:07.891Z] time="2021-07-09T18:26:07Z" level=warning msg="reference for unknown type: " [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-09T18:26:07.891Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-09T18:26:07.891Z] time="2021-07-09T18:26:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore (0.47s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/no_remote_or_local (0.29s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-07-09T18:26:07.891Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-09T18:26:07.891Z] === RUN TestDetectManifestBlobMediaType [2021-07-09T18:26:07.891Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-09T18:26:07.891Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-09T18:26:07.891Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-09T18:26:07.891Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-09T18:26:07.891Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-09T18:26:07.891Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-09T18:26:07.891Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-09T18:26:07.891Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-09T18:26:07.891Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-09T18:26:07.891Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-09T18:26:07.891Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-09T18:26:07.891Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-09T18:26:07.891Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-09T18:26:07.891Z] === RUN TestFixManifestLayers [2021-07-09T18:26:07.891Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-09T18:26:07.891Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-09T18:26:07.891Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-09T18:26:07.891Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-09T18:26:07.891Z] === RUN TestFixManifestLayersBadParent [2021-07-09T18:26:07.891Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-09T18:26:07.891Z] === RUN TestValidateManifest [2021-07-09T18:26:07.891Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-09T18:26:07.891Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-09T18:26:07.891Z] === RUN TestFormatPlatform [2021-07-09T18:26:07.891Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-09T18:26:07.891Z] === RUN TestGetRepositoryMountCandidates [2021-07-09T18:26:07.891Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-09T18:26:07.891Z] === RUN TestLayerAlreadyExists [2021-07-09T18:26:07.891Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-09T18:26:07.891Z] 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-07-09T18:26:07.891Z] 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-07-09T18:26:07.891Z] 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-07-09T18:26:07.891Z] 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-07-09T18:26:07.891Z] 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-07-09T18:26:07.891Z] 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-07-09T18:26:07.891Z] === RUN TestWhenEmptyAuthConfig [2021-07-09T18:26:08.353Z] === RUN TestSuccessfulDownload [2021-07-09T18:26:08.353Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-09T18:26:08.353Z] download_test.go:268: Needs fixing on Windows [2021-07-09T18:26:08.353Z] === RUN TestCancelledDownload [2021-07-09T18:26:08.353Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-09T18:26:08.353Z] === RUN TestMaxDownloadAttempts [2021-07-09T18:26:08.353Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-09T18:26:08.353Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-09T18:26:08.353Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-09T18:26:08.353Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-09T18:26:08.353Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-09T18:26:08.353Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-09T18:26:08.353Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-09T18:26:08.353Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-09T18:26:08.353Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-09T18:26:08.353Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-09T18:26:08.353Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-09T18:26:08.353Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-09T18:26:08.800Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-09T18:26:08.800Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-09T18:26:08.800Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-09T18:26:08.814Z] time="2021-07-09T18:26:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-09T18:26:08.814Z] time="2021-07-09T18:26:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-09T18:26:08.814Z] time="2021-07-09T18:26:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-09T18:26:08.814Z] time="2021-07-09T18:26:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-09T18:26:08.814Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-09T18:26:08.814Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-07-09T18:26:08.814Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-07-09T18:26:08.814Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-07-09T18:26:08.814Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-07-09T18:26:08.814Z] === RUN TestTransfer [2021-07-09T18:26:08.814Z] --- PASS: TestV2MetadataService (1.85s) [2021-07-09T18:26:08.814Z] PASS [2021-07-09T18:26:08.814Z] coverage: 48.2% of statements [2021-07-09T18:26:08.814Z] ok github.com/docker/docker/distribution/metadata 2.140s coverage: 48.2% of statements [2021-07-09T18:26:08.814Z] --- PASS: TestTransfer (0.12s) [2021-07-09T18:26:08.814Z] === RUN TestConcurrencyLimit [2021-07-09T18:26:08.843Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2021-07-09T18:26:08.843Z] === RUN TestAuthZPluginErrorResponse [2021-07-09T18:26:09.066Z] --- PASS: TestInspectNetwork (8.48s) [2021-07-09T18:26:09.066Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-09T18:26:09.066Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-09T18:26:09.066Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-09T18:26:09.066Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-09T18:26:09.066Z] === RUN TestRunContainerWithBridgeNone [2021-07-09T18:26:09.098Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-09T18:26:09.098Z] === RUN TestAuthZPluginErrorRequest [2021-07-09T18:26:09.275Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-07-09T18:26:09.275Z] === RUN TestInactiveJobs [2021-07-09T18:26:09.275Z] === RUN TestNotFound [2021-07-09T18:26:09.275Z] --- PASS: TestNotFound (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestConflict [2021-07-09T18:26:09.275Z] --- PASS: TestConflict (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestForbidden [2021-07-09T18:26:09.275Z] --- PASS: TestForbidden (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestInvalidParameter [2021-07-09T18:26:09.275Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestNotImplemented [2021-07-09T18:26:09.275Z] --- PASS: TestNotImplemented (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestNotModified [2021-07-09T18:26:09.275Z] --- PASS: TestNotModified (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestUnauthorized [2021-07-09T18:26:09.275Z] --- PASS: TestUnauthorized (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestUnknown [2021-07-09T18:26:09.275Z] --- PASS: TestUnknown (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestCancelled [2021-07-09T18:26:09.275Z] --- PASS: TestCancelled (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestDeadline [2021-07-09T18:26:09.275Z] --- PASS: TestDeadline (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestDataLoss [2021-07-09T18:26:09.275Z] --- PASS: TestDataLoss (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestUnavailable [2021-07-09T18:26:09.275Z] --- PASS: TestUnavailable (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestSystem [2021-07-09T18:26:09.275Z] --- PASS: TestSystem (0.00s) [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Not_Found [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Bad_Request [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Conflict [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Unauthorized [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Forbidden [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Not_Modified [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-09T18:26:09.275Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-09T18:26:09.275Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-09T18:26:09.275Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-09T18:26:09.275Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-09T18:26:09.275Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-09T18:26:09.275Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-09T18:26:09.275Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-09T18:26:09.275Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-09T18:26:09.275Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-09T18:26:09.276Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-09T18:26:09.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-09T18:26:09.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-09T18:26:09.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-09T18:26:09.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-09T18:26:09.276Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-09T18:26:09.276Z] PASS [2021-07-09T18:26:09.276Z] coverage: 53.1% of statements [2021-07-09T18:26:09.276Z] ok github.com/docker/docker/errdefs 0.073s coverage: 53.1% of statements [2021-07-09T18:26:09.276Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-07-09T18:26:09.276Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-09T18:26:09.276Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-09T18:26:09.276Z] === RUN TestTokenPassThru [2021-07-09T18:26:09.276Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-09T18:26:09.276Z] === RUN TestTokenPassThruDifferentHost [2021-07-09T18:26:09.276Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-09T18:26:09.276Z] PASS [2021-07-09T18:26:09.276Z] coverage: 23.4% of statements [2021-07-09T18:26:09.276Z] ok github.com/docker/docker/distribution 1.795s coverage: 23.4% of statements [2021-07-09T18:26:09.276Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-09T18:26:09.276Z] --- PASS: TestInactiveJobs (0.39s) [2021-07-09T18:26:09.276Z] === RUN TestWatchRelease [2021-07-09T18:26:09.276Z] --- PASS: TestWatchRelease (0.04s) [2021-07-09T18:26:09.276Z] === RUN TestWatchFinishedTransfer [2021-07-09T18:26:09.276Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-09T18:26:09.276Z] === RUN TestDuplicateTransfer [2021-07-09T18:26:09.370Z] --- PASS: TestConfigsCreateAndDelete (3.35s) [2021-07-09T18:26:09.370Z] === RUN TestConfigsUpdate [2021-07-09T18:26:09.659Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-09T18:26:09.659Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-09T18:26:09.742Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-09T18:26:09.742Z] === RUN TestSuccessfulUpload [2021-07-09T18:26:09.742Z] time="2021-07-09T18:26:09Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-09T18:26:10.203Z] --- PASS: TestSuccessfulUpload (0.48s) [2021-07-09T18:26:10.203Z] === RUN TestCancelledUpload [2021-07-09T18:26:10.203Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-09T18:26:10.203Z] PASS [2021-07-09T18:26:10.203Z] coverage: 76.8% of statements [2021-07-09T18:26:10.203Z] ok github.com/docker/docker/distribution/xfer 1.940s coverage: 76.8% of statements [2021-07-09T18:26:10.203Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-09T18:26:10.222Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-09T18:26:10.222Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-09T18:26:10.747Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-09T18:26:11.752Z] === RUN TestCompare [2021-07-09T18:26:11.752Z] --- PASS: TestCompare (0.00s) [2021-07-09T18:26:11.752Z] PASS [2021-07-09T18:26:11.752Z] coverage: 19.2% of statements [2021-07-09T18:26:11.752Z] ok github.com/docker/docker/image/cache 0.141s coverage: 19.2% of statements [2021-07-09T18:26:11.752Z] === RUN TestFSGetInvalidData [2021-07-09T18:26:11.752Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-09T18:26:11.752Z] === RUN TestFSInvalidSet [2021-07-09T18:26:11.752Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-09T18:26:11.752Z] === RUN TestFSInvalidRoot [2021-07-09T18:26:11.752Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-09T18:26:11.752Z] === RUN TestFSMetadataGetSet [2021-07-09T18:26:11.752Z] --- PASS: TestFSMetadataGetSet (0.09s) [2021-07-09T18:26:11.752Z] === RUN TestFSInvalidWalker [2021-07-09T18:26:12.112Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2021-07-09T18:26:12.112Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-09T18:26:12.213Z] --- PASS: TestFSInvalidWalker (0.04s) [2021-07-09T18:26:12.213Z] === RUN TestFSGetSet [2021-07-09T18:26:12.213Z] --- PASS: TestFSGetSet (0.12s) [2021-07-09T18:26:12.213Z] === RUN TestFSGetUnsetKey [2021-07-09T18:26:12.213Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-09T18:26:12.213Z] === RUN TestFSGetEmptyData [2021-07-09T18:26:12.213Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-09T18:26:12.213Z] === RUN TestFSDelete [2021-07-09T18:26:12.213Z] === RUN TestMakeV1ConfigFromConfig [2021-07-09T18:26:12.213Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-09T18:26:12.213Z] PASS [2021-07-09T18:26:12.213Z] coverage: 25.0% of statements [2021-07-09T18:26:12.213Z] --- PASS: TestFSDelete (0.10s) [2021-07-09T18:26:12.213Z] === RUN TestFSWalker [2021-07-09T18:26:12.213Z] ok github.com/docker/docker/image/v1 0.332s coverage: 25.0% of statements [2021-07-09T18:26:12.213Z] --- PASS: TestFSWalker (0.08s) [2021-07-09T18:26:12.213Z] === RUN TestFSWalkerStopOnError [2021-07-09T18:26:12.213Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-09T18:26:12.213Z] === RUN TestNewFromJSON [2021-07-09T18:26:12.213Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-09T18:26:12.213Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-09T18:26:12.213Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-09T18:26:12.213Z] === RUN TestMarshalKeyOrder [2021-07-09T18:26:12.213Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-09T18:26:12.213Z] === RUN TestImage [2021-07-09T18:26:12.213Z] --- PASS: TestImage (0.00s) [2021-07-09T18:26:12.213Z] === RUN TestImageOSNotEmpty [2021-07-09T18:26:12.213Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-09T18:26:12.213Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-09T18:26:12.213Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-09T18:26:12.213Z] === RUN TestCreate [2021-07-09T18:26:12.213Z] --- PASS: TestCreate (0.01s) [2021-07-09T18:26:12.213Z] === RUN TestRestore [2021-07-09T18:26:12.371Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2021-07-09T18:26:12.371Z] === RUN TestNetworkInvalidJSON [2021-07-09T18:26:12.371Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-09T18:26:12.371Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-09T18:26:12.371Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:26:12.371Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:26:12.371Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:26:12.371Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:26:12.371Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-09T18:26:12.371Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:26:12.371Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:26:12.371Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-09T18:26:12.371Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-09T18:26:12.371Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-09T18:26:12.371Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-09T18:26:12.371Z] === RUN TestNetworkList [2021-07-09T18:26:12.371Z] === RUN TestNetworkList//networks [2021-07-09T18:26:12.371Z] === PAUSE TestNetworkList//networks [2021-07-09T18:26:12.371Z] === RUN TestNetworkList//networks/ [2021-07-09T18:26:12.371Z] === PAUSE TestNetworkList//networks/ [2021-07-09T18:26:12.371Z] === CONT TestNetworkList//networks [2021-07-09T18:26:12.371Z] === CONT TestNetworkList//networks/ [2021-07-09T18:26:12.371Z] --- PASS: TestNetworkList (0.03s) [2021-07-09T18:26:12.371Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-09T18:26:12.371Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-09T18:26:12.371Z] === RUN TestHostIPv4BridgeLabel [2021-07-09T18:26:12.674Z] time="2021-07-09T18:26:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-09T18:26:12.674Z] --- PASS: TestRestore (0.28s) [2021-07-09T18:26:12.674Z] === RUN TestAddDelete [2021-07-09T18:26:12.674Z] --- PASS: TestAddDelete (0.03s) [2021-07-09T18:26:12.674Z] === RUN TestSearchAfterDelete [2021-07-09T18:26:12.674Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-09T18:26:12.674Z] === RUN TestParentReset [2021-07-09T18:26:12.674Z] --- PASS: TestParentReset (0.05s) [2021-07-09T18:26:12.674Z] === RUN TestGetAndSetLastUpdated [2021-07-09T18:26:12.674Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2021-07-09T18:26:12.674Z] === RUN TestStoreLen [2021-07-09T18:26:12.674Z] --- PASS: TestStoreLen (0.17s) [2021-07-09T18:26:12.674Z] PASS [2021-07-09T18:26:12.674Z] coverage: 86.8% of statements [2021-07-09T18:26:12.943Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2021-07-09T18:26:12.943Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-09T18:26:13.136Z] ok github.com/docker/docker/image 1.202s coverage: 86.8% of statements [2021-07-09T18:26:13.136Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-09T18:26:13.136Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-09T18:26:13.281Z] --- PASS: TestConfigsUpdate (3.44s) [2021-07-09T18:26:13.281Z] === RUN TestTemplatedConfig [2021-07-09T18:26:13.480Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2021-07-09T18:26:13.480Z] === RUN TestAuthZPluginHeader [2021-07-09T18:26:13.540Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-09T18:26:14.107Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-09T18:26:14.333Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2021-07-09T18:26:14.333Z] === RUN TestDaemonDefaultNetworkPools [2021-07-09T18:26:14.367Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-09T18:26:14.409Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-07-09T18:26:14.409Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-09T18:26:14.684Z] === RUN TestSerialization [2021-07-09T18:26:14.684Z] --- PASS: TestSerialization (0.02s) [2021-07-09T18:26:14.684Z] PASS [2021-07-09T18:26:14.684Z] coverage: 100.0% of statements [2021-07-09T18:26:14.684Z] ok github.com/docker/docker/libcontainerd/queue 0.086s coverage: 100.0% of statements [2021-07-09T18:26:14.684Z] === RUN TestEmptyLayer [2021-07-09T18:26:14.684Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-09T18:26:14.684Z] === RUN TestCommitFailure [2021-07-09T18:26:14.684Z] --- PASS: TestCommitFailure (0.01s) [2021-07-09T18:26:14.684Z] === RUN TestStartTransactionFailure [2021-07-09T18:26:14.684Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-09T18:26:14.684Z] === RUN TestGetOrphan [2021-07-09T18:26:14.684Z] --- PASS: TestGetOrphan (0.01s) [2021-07-09T18:26:14.684Z] === RUN TestMountAndRegister [2021-07-09T18:26:15.146Z] --- PASS: TestMountAndRegister (0.24s) [2021-07-09T18:26:15.146Z] layer_test.go:271: Layer size: 14 [2021-07-09T18:26:15.146Z] === RUN TestLayerRelease [2021-07-09T18:26:15.146Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-09T18:26:15.146Z] layer_test.go:304: Failing on Windows [2021-07-09T18:26:15.146Z] === RUN TestStoreRestore [2021-07-09T18:26:15.146Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-09T18:26:15.146Z] layer_test.go:353: Failing on Windows [2021-07-09T18:26:15.146Z] === RUN TestTarStreamStability [2021-07-09T18:26:15.146Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-09T18:26:15.146Z] layer_test.go:468: Failing on Windows [2021-07-09T18:26:15.146Z] === RUN TestRegisterExistingLayer [2021-07-09T18:26:15.146Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-07-09T18:26:15.146Z] === RUN TestTarStreamVerification [2021-07-09T18:26:15.146Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-09T18:26:15.146Z] layer_test.go:697: Failing on Windows [2021-07-09T18:26:15.146Z] === RUN TestLayerMigration [2021-07-09T18:26:15.146Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-09T18:26:15.146Z] migration_test.go:46: Failing on Windows [2021-07-09T18:26:15.146Z] === RUN TestLayerMigrationNoTarsplit [2021-07-09T18:26:15.146Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-09T18:26:15.146Z] migration_test.go:182: Failing on Windows [2021-07-09T18:26:15.146Z] === RUN TestMountInit [2021-07-09T18:26:15.146Z] --- SKIP: TestMountInit (0.00s) [2021-07-09T18:26:15.146Z] mount_test.go:17: Failing on Windows [2021-07-09T18:26:15.146Z] === RUN TestMountSize [2021-07-09T18:26:15.146Z] --- SKIP: TestMountSize (0.00s) [2021-07-09T18:26:15.146Z] mount_test.go:76: Failing on Windows [2021-07-09T18:26:15.146Z] === RUN TestMountChanges [2021-07-09T18:26:15.146Z] --- SKIP: TestMountChanges (0.00s) [2021-07-09T18:26:15.146Z] mount_test.go:125: Failing on Windows [2021-07-09T18:26:15.146Z] === RUN TestMountApply [2021-07-09T18:26:15.146Z] --- SKIP: TestMountApply (0.00s) [2021-07-09T18:26:15.146Z] mount_test.go:212: Failing on Windows [2021-07-09T18:26:15.146Z] PASS [2021-07-09T18:26:15.146Z] coverage: 30.1% of statements [2021-07-09T18:26:15.146Z] ok github.com/docker/docker/layer 0.562s coverage: 30.1% of statements [2021-07-09T18:26:15.608Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-09T18:26:15.608Z] === RUN TestEnvironmentParsing [2021-07-09T18:26:15.608Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-09T18:26:15.608Z] PASS [2021-07-09T18:26:15.608Z] coverage: 1.0% of statements [2021-07-09T18:26:15.608Z] ok github.com/docker/docker/libcontainerd/local 0.194s coverage: 1.0% of statements [2021-07-09T18:26:15.608Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-09T18:26:15.608Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-09T18:26:15.608Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-09T18:26:15.721Z] --- PASS: TestDaemonDefaultNetworkPools (1.16s) [2021-07-09T18:26:15.721Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-09T18:26:16.069Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-09T18:26:16.069Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-09T18:26:16.069Z] PASS [2021-07-09T18:26:16.069Z] coverage: 42.3% of statements [2021-07-09T18:26:16.069Z] ok github.com/docker/docker/oci 0.117s coverage: 42.3% of statements [2021-07-09T18:26:16.069Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-09T18:26:16.530Z] === RUN TestParseVersion [2021-07-09T18:26:16.530Z] --- PASS: TestParseVersion (0.00s) [2021-07-09T18:26:16.530Z] PASS [2021-07-09T18:26:16.530Z] coverage: 52.9% of statements [2021-07-09T18:26:16.902Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-09T18:26:16.902Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-09T18:26:16.990Z] ok github.com/docker/docker/pkg/aaparser 0.082s coverage: 52.9% of statements [2021-07-09T18:26:16.991Z] === RUN TestAddressPoolOpt [2021-07-09T18:26:16.991Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/a [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/something [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/_=a [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/env1=value1 [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/_env1=value1 [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/PATH [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/=a [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/PATH= [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/PATH=something [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/asd!qwe [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/1asd [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/123 [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/some_space [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/__some_space_before [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/some_space_after__ [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/= [2021-07-09T18:26:16.991Z] === RUN TestValidateEnv/PaTh [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-09T18:26:16.991Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-09T18:26:16.991Z] === RUN TestParseHost [2021-07-09T18:26:16.991Z] --- PASS: TestParseHost (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestParseDockerDaemonHost [2021-07-09T18:26:17.453Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestParseTCP [2021-07-09T18:26:17.453Z] --- PASS: TestParseTCP (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-09T18:26:17.453Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestValidateExtraHosts [2021-07-09T18:26:17.453Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestIpOptString [2021-07-09T18:26:17.453Z] --- PASS: TestIpOptString (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-09T18:26:17.453Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestNewIpOptValidDefaultVal [2021-07-09T18:26:17.453Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestIpOptSetInvalidVal [2021-07-09T18:26:17.453Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestValidateIPAddress [2021-07-09T18:26:17.453Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestMapOpts [2021-07-09T18:26:17.453Z] --- PASS: TestMapOpts (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestListOptsWithoutValidator [2021-07-09T18:26:17.453Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestListOptsWithValidator [2021-07-09T18:26:17.453Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestValidateDNSSearch [2021-07-09T18:26:17.453Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_general_format [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_one_more [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-09T18:26:17.453Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-09T18:26:17.453Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestNamedListOpts [2021-07-09T18:26:17.453Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestNamedMapOpts [2021-07-09T18:26:17.453Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestParseLink [2021-07-09T18:26:17.453Z] --- PASS: TestParseLink (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestQuotedStringSetWithQuotes [2021-07-09T18:26:17.453Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-09T18:26:17.453Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-09T18:26:17.453Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-09T18:26:17.453Z] === RUN TestUlimitOpt [2021-07-09T18:26:17.453Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-09T18:26:17.453Z] PASS [2021-07-09T18:26:17.453Z] coverage: 67.1% of statements [2021-07-09T18:26:17.453Z] ok github.com/docker/docker/opts 0.215s coverage: 67.1% of statements [2021-07-09T18:26:17.638Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2021-07-09T18:26:17.638Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-09T18:26:18.277Z] --- PASS: TestTemplatedConfig (5.55s) [2021-07-09T18:26:18.277Z] === RUN TestConfigCreateResolve [2021-07-09T18:26:18.425Z] === RUN TestUnbuffered [2021-07-09T18:26:18.425Z] --- PASS: TestUnbuffered (0.00s) [2021-07-09T18:26:18.425Z] === RUN TestRaceUnbuffered [2021-07-09T18:26:18.425Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-09T18:26:18.425Z] PASS [2021-07-09T18:26:18.425Z] coverage: 100.0% of statements [2021-07-09T18:26:18.425Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2021-07-09T18:26:18.584Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.78s) [2021-07-09T18:26:18.584Z] === RUN TestAuthZPluginV2Disable [2021-07-09T18:26:18.845Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-09T18:26:18.886Z] === RUN TestPeerCertificateMarshalJSON [2021-07-09T18:26:19.350Z] === RUN TestMatch [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[]] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[foo]] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[foo_bar]] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[]#01 [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[qux]] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-09T18:26:19.350Z] === RUN TestMatch/[[foo_baz]] [2021-07-09T18:26:19.350Z] --- PASS: TestMatch (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-09T18:26:19.350Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-09T18:26:19.350Z] PASS [2021-07-09T18:26:19.350Z] coverage: 87.5% of statements [2021-07-09T18:26:19.350Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-09T18:26:19.350Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-09T18:26:19.351Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2021-07-09T18:26:19.351Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-09T18:26:19.351Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-09T18:26:19.351Z] === RUN TestMiddleware [2021-07-09T18:26:19.351Z] --- PASS: TestMiddleware (0.00s) [2021-07-09T18:26:19.351Z] === RUN TestNewResponseModifier [2021-07-09T18:26:19.351Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-09T18:26:19.351Z] PASS [2021-07-09T18:26:19.351Z] coverage: 26.8% of statements [2021-07-09T18:26:19.351Z] ok github.com/docker/docker/pkg/capabilities 0.120s coverage: 87.5% of statements [2021-07-09T18:26:19.351Z] ok github.com/docker/docker/pkg/authorization 0.606s coverage: 26.8% of statements [2021-07-09T18:26:19.556Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.37s) [2021-07-09T18:26:19.556Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-09T18:26:19.813Z] === RUN TestIsArchivePathDir [2021-07-09T18:26:19.813Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-07-09T18:26:19.813Z] === RUN TestIsArchivePathInvalidFile [2021-07-09T18:26:19.813Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-07-09T18:26:19.813Z] === RUN TestIsArchivePathTar [2021-07-09T18:26:20.273Z] --- PASS: TestIsArchivePathTar (0.32s) [2021-07-09T18:26:20.273Z] === RUN TestDecompressStreamGzip [2021-07-09T18:26:20.273Z] --- PASS: TestDecompressStreamGzip (0.17s) [2021-07-09T18:26:20.273Z] === RUN TestDecompressStreamBzip2 [2021-07-09T18:26:20.499Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2021-07-09T18:26:20.499Z] === RUN TestServiceWithPredefinedNetwork [2021-07-09T18:26:20.735Z] === RUN TestSizeEmpty [2021-07-09T18:26:20.735Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestSizeEmptyFile [2021-07-09T18:26:20.735Z] --- PASS: TestDecompressStreamBzip2 (0.25s) [2021-07-09T18:26:20.735Z] === RUN TestDecompressStreamXz [2021-07-09T18:26:20.735Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:134: Xz not present in msys2 [2021-07-09T18:26:20.735Z] === RUN TestCompressStreamXzUnsupported [2021-07-09T18:26:20.735Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-09T18:26:20.735Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestSizeNonemptyFile [2021-07-09T18:26:20.735Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestCompressStreamInvalid [2021-07-09T18:26:20.735Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-09T18:26:20.735Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-09T18:26:20.735Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestExtensionInvalid [2021-07-09T18:26:20.735Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestExtensionUncompressed [2021-07-09T18:26:20.735Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestExtensionBzip2 [2021-07-09T18:26:20.735Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestExtensionGzip [2021-07-09T18:26:20.735Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestExtensionXz [2021-07-09T18:26:20.735Z] --- PASS: TestExtensionXz (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestCmdStreamLargeStderr [2021-07-09T18:26:20.735Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-09T18:26:20.735Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestMoveToSubdir [2021-07-09T18:26:20.735Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-09T18:26:20.735Z] === RUN TestSizeNonExistingDirectory [2021-07-09T18:26:20.735Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-09T18:26:20.735Z] PASS [2021-07-09T18:26:20.735Z] coverage: 80.0% of statements [2021-07-09T18:26:20.735Z] ok github.com/docker/docker/pkg/directory 0.092s coverage: 80.0% of statements [2021-07-09T18:26:20.735Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2021-07-09T18:26:20.735Z] === RUN TestCmdStreamBad [2021-07-09T18:26:20.735Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:239: Failing on Windows CI machines [2021-07-09T18:26:20.735Z] === RUN TestCmdStreamGood [2021-07-09T18:26:20.735Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-09T18:26:20.735Z] === RUN TestUntarPathWithInvalidDest [2021-07-09T18:26:20.735Z] === RUN TestChrootTarUntar [2021-07-09T18:26:20.735Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:26:20.735Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-09T18:26:20.735Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:26:20.735Z] === RUN TestChrootUntarEmptyArchive [2021-07-09T18:26:20.735Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestChrootTarUntarWithSymlink [2021-07-09T18:26:20.735Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T18:26:20.735Z] === RUN TestChrootCopyWithTar [2021-07-09T18:26:20.735Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T18:26:20.735Z] === RUN TestChrootCopyFileWithTar [2021-07-09T18:26:20.735Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:26:20.735Z] === RUN TestChrootUntarPath [2021-07-09T18:26:20.735Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T18:26:20.735Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-09T18:26:20.735Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:26:20.735Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-09T18:26:20.735Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:26:20.735Z] === RUN TestChrootApplyDotDotFile [2021-07-09T18:26:20.735Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-09T18:26:20.735Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:26:20.735Z] PASS [2021-07-09T18:26:20.735Z] coverage: 15.4% of statements [2021-07-09T18:26:20.735Z] ok github.com/docker/docker/pkg/chrootarchive 0.167s coverage: 15.4% of statements [2021-07-09T18:26:20.735Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2021-07-09T18:26:20.735Z] === RUN TestUntarPathWithInvalidSrc [2021-07-09T18:26:20.735Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-09T18:26:20.735Z] === RUN TestUntarPath [2021-07-09T18:26:20.735Z] --- PASS: TestUntarPath (0.09s) [2021-07-09T18:26:20.735Z] === RUN TestUntarPathWithDestinationFile [2021-07-09T18:26:21.101Z] --- PASS: TestAuthZPluginV2Disable (2.94s) [2021-07-09T18:26:21.101Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-09T18:26:21.196Z] --- PASS: TestUntarPathWithDestinationFile (0.12s) [2021-07-09T18:26:21.196Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-09T18:26:21.196Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-07-09T18:26:21.196Z] === RUN TestCopyWithTarInvalidSrc [2021-07-09T18:26:21.196Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-09T18:26:21.196Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-09T18:26:21.196Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-09T18:26:21.196Z] === RUN TestCopyWithTarSrcFile [2021-07-09T18:26:21.196Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-09T18:26:21.196Z] === RUN TestCopyWithTarSrcFolder [2021-07-09T18:26:21.196Z] --- PASS: TestCopyWithTarSrcFolder (0.03s) [2021-07-09T18:26:21.196Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-09T18:26:21.196Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-09T18:26:21.196Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-09T18:26:21.196Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-09T18:26:21.196Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-09T18:26:21.196Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-09T18:26:21.196Z] === RUN TestCopyFileWithTarSrcFile [2021-07-09T18:26:21.196Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-09T18:26:21.196Z] === RUN TestTarFiles [2021-07-09T18:26:21.657Z] === RUN Test [2021-07-09T18:26:21.657Z] === RUN Test/TestContainsEntry [2021-07-09T18:26:21.657Z] === RUN Test/TestCreateEntries [2021-07-09T18:26:21.657Z] === RUN Test/TestEntriesDiff [2021-07-09T18:26:21.657Z] === RUN Test/TestEntriesEquality [2021-07-09T18:26:21.657Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-09T18:26:21.657Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-09T18:26:21.657Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-09T18:26:21.657Z] === RUN Test/TestGeneratorNotGenerate [2021-07-09T18:26:21.657Z] === RUN Test/TestGeneratorWithPort [2021-07-09T18:26:21.657Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-09T18:26:21.657Z] === RUN Test/TestNewEntry [2021-07-09T18:26:21.657Z] === RUN Test/TestParse [2021-07-09T18:26:21.657Z] --- PASS: Test (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-09T18:26:21.657Z] --- PASS: Test/TestParse (0.00s) [2021-07-09T18:26:21.657Z] PASS [2021-07-09T18:26:21.657Z] coverage: 58.3% of statements [2021-07-09T18:26:21.657Z] ok github.com/docker/docker/pkg/discovery 0.094s coverage: 58.3% of statements [2021-07-09T18:26:22.118Z] === RUN Test [2021-07-09T18:26:22.118Z] === RUN Test/TestContent [2021-07-09T18:26:22.118Z] === RUN Test/TestInitialize [2021-07-09T18:26:22.118Z] === RUN Test/TestNew [2021-07-09T18:26:22.129Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-09T18:26:22.129Z] --- PASS: TestConfigCreateResolve (3.54s) [2021-07-09T18:26:22.129Z] === RUN TestConfigDaemonLibtrustID [2021-07-09T18:26:22.388Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-07-09T18:26:22.388Z] PASS [2021-07-09T18:26:22.388Z] [2021-07-09T18:26:22.388Z] DONE 7 tests in 23.174s [2021-07-09T18:26:22.388Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-09T18:26:22.388Z] ++ 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-07-09T18:26:22.388Z] ++ set -e [2021-07-09T18:26:22.388Z] ++ '[' -n 0 ']' [2021-07-09T18:26:22.388Z] ++ set -x [2021-07-09T18:26:22.388Z] ++ env -i DEST=/go/src/github.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-07-09T18:26:22.580Z] === RUN Test/TestParsingContentsWithComments [2021-07-09T18:26:22.580Z] === RUN Test/TestRegister [2021-07-09T18:26:22.580Z] === RUN Test/TestWatch [2021-07-09T18:26:22.580Z] --- PASS: Test (0.01s) [2021-07-09T18:26:22.580Z] --- PASS: Test/TestContent (0.00s) [2021-07-09T18:26:22.580Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-09T18:26:22.580Z] --- PASS: Test/TestNew (0.00s) [2021-07-09T18:26:22.580Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-09T18:26:22.580Z] --- PASS: Test/TestRegister (0.00s) [2021-07-09T18:26:22.580Z] --- PASS: Test/TestWatch (0.00s) [2021-07-09T18:26:22.580Z] PASS [2021-07-09T18:26:22.580Z] coverage: 92.9% of statements [2021-07-09T18:26:22.580Z] ok github.com/docker/docker/pkg/discovery/file 0.096s coverage: 92.9% of statements [2021-07-09T18:26:22.646Z] INFO: Testing against a local daemon [2021-07-09T18:26:22.646Z] === RUN TestCheckpoint [2021-07-09T18:26:22.646Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-09T18:26:22.646Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:26:22.646Z] === RUN TestContainerInvalidJSON [2021-07-09T18:26:22.646Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:26:22.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:26:22.646Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:26:22.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:26:22.646Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:26:22.646Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:26:22.906Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:26:22.906Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:26:22.906Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:26:22.906Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-09T18:26:22.906Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-09T18:26:22.906Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-09T18:26:22.906Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-09T18:26:22.906Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-09T18:26:22.906Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-09T18:26:22.906Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-09T18:26:22.906Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-09T18:26:22.906Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-09T18:26:22.906Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-09T18:26:23.053Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s) [2021-07-09T18:26:23.053Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-09T18:26:23.053Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:26:23.053Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:26:23.053Z] === RUN TestServiceWithDataPathPortInit [2021-07-09T18:26:23.165Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2021-07-09T18:26:23.165Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-09T18:26:23.165Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-09T18:26:23.165Z] === RUN TestCopyFromContainer [2021-07-09T18:26:23.424Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-09T18:26:23.552Z] === RUN Test [2021-07-09T18:26:23.552Z] === RUN Test/TestWatch [2021-07-09T18:26:23.552Z] --- PASS: Test (0.00s) [2021-07-09T18:26:23.552Z] --- PASS: Test/TestWatch (0.00s) [2021-07-09T18:26:23.552Z] PASS [2021-07-09T18:26:23.552Z] coverage: 92.3% of statements [2021-07-09T18:26:23.552Z] ok github.com/docker/docker/pkg/discovery/memory 0.082s coverage: 92.3% of statements [2021-07-09T18:26:23.552Z] === RUN Test [2021-07-09T18:26:23.552Z] === RUN Test/TestInitialize [2021-07-09T18:26:23.616Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.69s) [2021-07-09T18:26:23.616Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-09T18:26:23.683Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-09T18:26:24.013Z] time="2021-07-09T18:26:23Z" level=info msg="Initializing discovery without TLS" [2021-07-09T18:26:24.013Z] time="2021-07-09T18:26:23Z" level=info msg="Initializing discovery without TLS" [2021-07-09T18:26:24.013Z] time="2021-07-09T18:26:23Z" level=info msg="Initializing discovery without TLS" [2021-07-09T18:26:24.013Z] === RUN Test/TestInitializeWithCerts [2021-07-09T18:26:24.013Z] time="2021-07-09T18:26:23Z" level=info msg="Initializing discovery with TLS" [2021-07-09T18:26:24.013Z] === RUN Test/TestWatch [2021-07-09T18:26:24.013Z] time="2021-07-09T18:26:23Z" level=info msg="Initializing discovery without TLS" [2021-07-09T18:26:24.013Z] === RUN Test [2021-07-09T18:26:24.013Z] === RUN Test/TestInitialize [2021-07-09T18:26:24.013Z] === RUN Test/TestInitializeWithPattern [2021-07-09T18:26:24.013Z] === RUN Test/TestRegister [2021-07-09T18:26:24.013Z] === RUN Test/TestWatch [2021-07-09T18:26:24.013Z] --- PASS: Test (0.00s) [2021-07-09T18:26:24.013Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-09T18:26:24.013Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-09T18:26:24.013Z] --- PASS: Test/TestRegister (0.00s) [2021-07-09T18:26:24.013Z] --- PASS: Test/TestWatch (0.00s) [2021-07-09T18:26:24.013Z] PASS [2021-07-09T18:26:24.013Z] coverage: 93.8% of statements [2021-07-09T18:26:24.013Z] ok github.com/docker/docker/pkg/discovery/nodes 0.074s coverage: 93.8% of statements [2021-07-09T18:26:24.619Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-09T18:26:24.986Z] === RUN TestPollerAddRemove [2021-07-09T18:26:24.986Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-09T18:26:24.986Z] === RUN TestPollerEvent [2021-07-09T18:26:24.986Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-09T18:26:24.986Z] poller_test.go:41: No chmod on Windows [2021-07-09T18:26:24.986Z] === RUN TestPollerClose [2021-07-09T18:26:24.986Z] --- PASS: TestPollerClose (0.00s) [2021-07-09T18:26:24.986Z] PASS [2021-07-09T18:26:24.986Z] coverage: 39.4% of statements [2021-07-09T18:26:24.986Z] ok github.com/docker/docker/pkg/filenotify 0.078s coverage: 39.4% of statements [2021-07-09T18:26:25.555Z] === RUN TestCopyFromContainer// [2021-07-09T18:26:25.555Z] === RUN TestCopyFromContainer//bar/root [2021-07-09T18:26:25.555Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-09T18:26:25.814Z] === RUN TestCopyFromContainer/bar/quux [2021-07-09T18:26:25.814Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-09T18:26:25.958Z] === RUN TestCopyFileWithInvalidSrc [2021-07-09T18:26:25.958Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCopyFileWithInvalidDest [2021-07-09T18:26:25.958Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-09T18:26:25.958Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-09T18:26:25.958Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-07-09T18:26:25.958Z] === RUN TestCopyFile [2021-07-09T18:26:25.958Z] --- PASS: TestCopyFile (0.01s) [2021-07-09T18:26:25.958Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-09T18:26:25.958Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-09T18:26:25.958Z] fileutils_test.go:134: Needs porting to Windows [2021-07-09T18:26:25.958Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-09T18:26:25.958Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-09T18:26:25.958Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-09T18:26:25.958Z] fileutils_test.go:180: Needs porting to Windows [2021-07-09T18:26:25.958Z] === RUN TestWildcardMatches [2021-07-09T18:26:25.958Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestPatternMatches [2021-07-09T18:26:25.958Z] --- PASS: TestPatternMatches (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-09T18:26:25.958Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestPatternMatchesFolderExclusions [2021-07-09T18:26:25.958Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-09T18:26:25.958Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-09T18:26:25.958Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-09T18:26:25.958Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-09T18:26:25.958Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestSingleExclamationError [2021-07-09T18:26:25.958Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestMatchesWithNoPatterns [2021-07-09T18:26:25.958Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestMatchesWithMalformedPatterns [2021-07-09T18:26:25.958Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestMatches [2021-07-09T18:26:25.958Z] --- PASS: TestMatches (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCleanPatterns [2021-07-09T18:26:25.958Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-09T18:26:25.958Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCleanPatternsExceptionFlag [2021-07-09T18:26:25.958Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-09T18:26:25.958Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-09T18:26:25.958Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCleanPatternsErrorSingleException [2021-07-09T18:26:25.958Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-09T18:26:25.958Z] === RUN TestCreateIfNotExistsDir [2021-07-09T18:26:25.958Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-07-09T18:26:25.958Z] === RUN TestCreateIfNotExistsFile [2021-07-09T18:26:25.958Z] --- PASS: TestCreateIfNotExistsFile (0.03s) [2021-07-09T18:26:25.958Z] === RUN TestMatch [2021-07-09T18:26:25.958Z] --- PASS: TestMatch (0.00s) [2021-07-09T18:26:25.958Z] PASS [2021-07-09T18:26:25.958Z] coverage: 87.7% of statements [2021-07-09T18:26:26.073Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-09T18:26:26.073Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-09T18:26:26.073Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-09T18:26:26.332Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-09T18:26:26.332Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-09T18:26:26.419Z] ok github.com/docker/docker/pkg/fileutils 0.167s coverage: 87.7% of statements [2021-07-09T18:26:26.419Z] === RUN TestGet [2021-07-09T18:26:26.419Z] --- PASS: TestGet (0.00s) [2021-07-09T18:26:26.419Z] === RUN TestGetShortcutString [2021-07-09T18:26:26.419Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-09T18:26:26.419Z] PASS [2021-07-09T18:26:26.419Z] coverage: 42.9% of statements [2021-07-09T18:26:26.419Z] ok github.com/docker/docker/pkg/homedir 0.100s coverage: 42.9% of statements [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer (3.37s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-07-09T18:26:26.591Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-07-09T18:26:26.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-09T18:26:26.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:26:26.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:26:26.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:26:26.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:26:26.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:26:26.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:26:26.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:26:26.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:26:26.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:26:26.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-09T18:26:26.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-09T18:26:26.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-09T18:26:26.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-09T18:26:26.591Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-09T18:26:26.591Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-09T18:26:26.591Z] === RUN TestCreateWithInvalidEnv [2021-07-09T18:26:26.591Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-09T18:26:26.591Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-09T18:26:26.591Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-09T18:26:26.591Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-09T18:26:26.591Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-09T18:26:26.591Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-09T18:26:26.591Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-09T18:26:26.591Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-09T18:26:26.591Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-09T18:26:26.591Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-09T18:26:26.591Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-09T18:26:26.591Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-09T18:26:26.591Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-09T18:26:26.591Z] === RUN TestCreateTmpfsMountsTarget [2021-07-09T18:26:26.591Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-09T18:26:26.591Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-09T18:26:26.850Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-09T18:26:26.880Z] --- PASS: Test (3.23s) [2021-07-09T18:26:26.880Z] --- PASS: Test/TestInitialize (0.20s) [2021-07-09T18:26:26.880Z] --- PASS: Test/TestInitializeWithCerts (0.03s) [2021-07-09T18:26:26.880Z] --- PASS: Test/TestWatch (3.00s) [2021-07-09T18:26:26.880Z] PASS [2021-07-09T18:26:26.880Z] coverage: 84.1% of statements [2021-07-09T18:26:26.880Z] ok github.com/docker/docker/pkg/discovery/kv 3.384s coverage: 84.1% of statements [2021-07-09T18:26:27.852Z] === RUN TestCreateIDMapOrder [2021-07-09T18:26:27.852Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-09T18:26:27.852Z] PASS [2021-07-09T18:26:27.852Z] coverage: 7.2% of statements [2021-07-09T18:26:27.852Z] ok github.com/docker/docker/pkg/idtools 0.093s coverage: 7.2% of statements [2021-07-09T18:26:28.189Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-09T18:26:28.824Z] === RUN TestFixedBufferCap [2021-07-09T18:26:28.824Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-09T18:26:28.824Z] === RUN TestFixedBufferLen [2021-07-09T18:26:28.824Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-09T18:26:28.824Z] === RUN TestFixedBufferString [2021-07-09T18:26:28.824Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-09T18:26:28.824Z] === RUN TestFixedBufferWrite [2021-07-09T18:26:28.824Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-09T18:26:28.824Z] === RUN TestFixedBufferRead [2021-07-09T18:26:28.824Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-09T18:26:28.824Z] === RUN TestBytesPipeRead [2021-07-09T18:26:28.824Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-09T18:26:28.824Z] === RUN TestBytesPipeWrite [2021-07-09T18:26:28.824Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-09T18:26:28.824Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-09T18:26:29.286Z] --- PASS: TestTarFiles (7.95s) [2021-07-09T18:26:29.286Z] === RUN TestTarUntar [2021-07-09T18:26:29.286Z] === RUN TestError [2021-07-09T18:26:29.286Z] --- PASS: TestError (0.00s) [2021-07-09T18:26:29.286Z] === RUN TestProgressString [2021-07-09T18:26:29.286Z] === RUN TestProgressString/no_progress [2021-07-09T18:26:29.286Z] === RUN TestProgressString/progress_1 [2021-07-09T18:26:29.286Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-09T18:26:29.286Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-09T18:26:29.286Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-09T18:26:29.286Z] === RUN TestProgressString/with_units [2021-07-09T18:26:29.286Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-09T18:26:29.286Z] === RUN TestProgressString/hide_counts [2021-07-09T18:26:29.286Z] --- PASS: TestProgressString (0.00s) [2021-07-09T18:26:29.286Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-09T18:26:29.286Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-09T18:26:29.286Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-09T18:26:29.286Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-09T18:26:29.286Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-09T18:26:29.286Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-09T18:26:29.286Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-09T18:26:29.286Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-09T18:26:29.286Z] === RUN TestJSONMessageDisplay [2021-07-09T18:26:29.286Z] --- PASS: TestTarUntar (0.04s) [2021-07-09T18:26:29.286Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-09T18:26:29.286Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-09T18:26:29.286Z] === RUN TestTarWithOptions [2021-07-09T18:26:29.286Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-09T18:26:29.286Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-09T18:26:29.286Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-09T18:26:29.286Z] === RUN TestUntarUstarGnuConflict [2021-07-09T18:26:29.286Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-09T18:26:29.286Z] === RUN TestUntarInvalidFilenames [2021-07-09T18:26:29.286Z] --- PASS: TestJSONMessageDisplay (0.22s) [2021-07-09T18:26:29.286Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-09T18:26:29.286Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-09T18:26:29.286Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-09T18:26:29.286Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-09T18:26:29.286Z] === RUN TestDisplayJSONMessagesStream [2021-07-09T18:26:29.286Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-09T18:26:29.286Z] PASS [2021-07-09T18:26:29.286Z] coverage: 91.7% of statements [2021-07-09T18:26:29.286Z] ok github.com/docker/docker/pkg/jsonmessage 0.331s coverage: 91.7% of statements [2021-07-09T18:26:29.286Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames809731938\\dest" [2021-07-09T18:26:29.286Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2021-07-09T18:26:29.286Z] === RUN TestAtomicWriteToFile [2021-07-09T18:26:29.286Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2021-07-09T18:26:29.286Z] === RUN TestUntarHardlinkToSymlink [2021-07-09T18:26:29.286Z] --- PASS: TestAtomicWriteToFile (0.03s) [2021-07-09T18:26:29.286Z] === RUN TestAtomicWriteSetCommit [2021-07-09T18:26:29.382Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-09T18:26:29.747Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2021-07-09T18:26:29.747Z] === RUN TestUntarInvalidHardlink [2021-07-09T18:26:29.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink085759219\\victim\\hello" -> "../victim/hello" [2021-07-09T18:26:29.747Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-07-09T18:26:29.747Z] === RUN TestAtomicWriteSetCancel [2021-07-09T18:26:29.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink218894262\\victim\\hello" -> "/../victim/hello" [2021-07-09T18:26:29.747Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-09T18:26:29.747Z] === RUN TestReadCloserWrapperClose [2021-07-09T18:26:29.747Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestReaderErrWrapperReadOnError [2021-07-09T18:26:29.747Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestReaderErrWrapperRead [2021-07-09T18:26:29.747Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestHashData [2021-07-09T18:26:29.747Z] --- PASS: TestHashData (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestCancelReadCloser [2021-07-09T18:26:29.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink859238813\\victim" -> "../victim" [2021-07-09T18:26:29.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink763578968\\victim" -> "../victim" [2021-07-09T18:26:29.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink508611031\\victim" -> "../victim" [2021-07-09T18:26:29.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink901663050\\victim" -> "../victim" [2021-07-09T18:26:29.747Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2021-07-09T18:26:29.747Z] === RUN TestUntarInvalidSymlink [2021-07-09T18:26:29.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink409357857\\dest\\dotdot" -> "../victim/hello" [2021-07-09T18:26:29.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink637785868\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-09T18:26:29.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink994448123\\dest\\loophole-victim" -> "../victim" [2021-07-09T18:26:29.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink753996318\\dest\\loophole-victim" -> "../victim" [2021-07-09T18:26:29.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink665191653\\dest\\loophole-victim" -> "../victim" [2021-07-09T18:26:29.747Z] === RUN TestStandardLongPath [2021-07-09T18:26:29.747Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestUNCLongPath [2021-07-09T18:26:29.747Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-09T18:26:29.747Z] PASS [2021-07-09T18:26:29.747Z] coverage: 100.0% of statements [2021-07-09T18:26:29.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink135108352\\dest\\loophole-victim" -> "../victim" [2021-07-09T18:26:29.747Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements [2021-07-09T18:26:29.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink374498399\\dest\\dir\\loophole" -> "../../victim" [2021-07-09T18:26:29.747Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-09T18:26:29.747Z] === RUN TestWriteCloserWrapperClose [2021-07-09T18:26:29.747Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestNopWriteCloser [2021-07-09T18:26:29.747Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestNopWriter [2021-07-09T18:26:29.747Z] --- PASS: TestNopWriter (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestWriteCounter [2021-07-09T18:26:29.747Z] --- PASS: TestWriteCounter (0.00s) [2021-07-09T18:26:29.747Z] PASS [2021-07-09T18:26:29.747Z] coverage: 69.2% of statements [2021-07-09T18:26:29.747Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-07-09T18:26:29.747Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-09T18:26:29.747Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestXGlobalNoParent [2021-07-09T18:26:29.747Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-09T18:26:29.747Z] === RUN TestReplaceFileTarWrapper [2021-07-09T18:26:29.747Z] ok github.com/docker/docker/pkg/ioutils 0.791s coverage: 69.2% of statements [2021-07-09T18:26:29.747Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2021-07-09T18:26:29.747Z] === RUN TestPrefixHeaderReadable [2021-07-09T18:26:29.747Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-09T18:26:29.747Z] === RUN TestDisablePigz [2021-07-09T18:26:30.209Z] --- PASS: TestDisablePigz (0.16s) [2021-07-09T18:26:30.209Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-09T18:26:30.209Z] === RUN TestPigz [2021-07-09T18:26:30.209Z] --- PASS: TestPigz (0.20s) [2021-07-09T18:26:30.209Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-09T18:26:30.209Z] === RUN TestCopyFileWithInvalidDest [2021-07-09T18:26:30.209Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-09T18:26:30.209Z] archive_windows_test.go:16: Currently fails [2021-07-09T18:26:30.209Z] === RUN TestCanonicalTarNameForPath [2021-07-09T18:26:30.209Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-09T18:26:30.209Z] === RUN TestCanonicalTarName [2021-07-09T18:26:30.209Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-09T18:26:30.209Z] === RUN TestChmodTarEntry [2021-07-09T18:26:30.209Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-09T18:26:30.209Z] === RUN TestHardLinkOrder [2021-07-09T18:26:30.324Z] --- PASS: TestCreateWithCustomMaskedPaths (3.52s) [2021-07-09T18:26:30.324Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-09T18:26:30.583Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-09T18:26:30.675Z] --- PASS: TestHardLinkOrder (0.22s) [2021-07-09T18:26:30.675Z] === RUN TestChangeString [2021-07-09T18:26:30.675Z] --- PASS: TestChangeString (0.00s) [2021-07-09T18:26:30.675Z] === RUN TestChangesWithNoChanges [2021-07-09T18:26:30.675Z] --- PASS: TestChangesWithNoChanges (0.09s) [2021-07-09T18:26:30.675Z] === RUN TestChangesWithChanges [2021-07-09T18:26:30.675Z] --- PASS: TestChangesWithChanges (0.07s) [2021-07-09T18:26:30.675Z] === RUN TestChangesWithChangesGH13590 [2021-07-09T18:26:30.675Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-09T18:26:30.675Z] changes_test.go:192: needs more investigation [2021-07-09T18:26:30.675Z] === RUN TestChangesDirsEmpty [2021-07-09T18:26:30.675Z] === RUN TestNameFormat [2021-07-09T18:26:30.675Z] --- PASS: TestNameFormat (0.00s) [2021-07-09T18:26:30.675Z] === RUN TestNameRetries [2021-07-09T18:26:30.675Z] --- PASS: TestNameRetries (0.00s) [2021-07-09T18:26:30.675Z] PASS [2021-07-09T18:26:30.675Z] coverage: 85.7% of statements [2021-07-09T18:26:30.675Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2021-07-09T18:26:30.675Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-07-09T18:26:30.675Z] === RUN TestChangesDirsMutated [2021-07-09T18:26:31.136Z] === RUN TestParseKeyValueOpt [2021-07-09T18:26:31.136Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-09T18:26:31.136Z] === RUN TestParseUintList [2021-07-09T18:26:31.136Z] --- PASS: TestParseUintList (0.00s) [2021-07-09T18:26:31.136Z] === RUN TestParseUintListMaximumLimits [2021-07-09T18:26:31.136Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-09T18:26:31.136Z] PASS [2021-07-09T18:26:31.136Z] coverage: 97.0% of statements [2021-07-09T18:26:31.136Z] ok github.com/docker/docker/pkg/parsers 0.075s coverage: 97.0% of statements [2021-07-09T18:26:31.136Z] --- PASS: TestChangesDirsMutated (0.19s) [2021-07-09T18:26:31.136Z] === RUN TestApplyLayer [2021-07-09T18:26:31.136Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-09T18:26:31.136Z] changes_test.go:405: needs further investigation [2021-07-09T18:26:31.136Z] === RUN TestChangesSizeWithHardlinks [2021-07-09T18:26:31.136Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-09T18:26:31.136Z] changes_test.go:441: needs further investigation [2021-07-09T18:26:31.136Z] === RUN TestChangesSizeWithNoChanges [2021-07-09T18:26:31.136Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-09T18:26:31.136Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-09T18:26:31.136Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-09T18:26:31.136Z] === RUN TestChangesSize [2021-07-09T18:26:31.136Z] --- PASS: TestChangesSize (0.00s) [2021-07-09T18:26:31.136Z] === RUN TestApplyLayerInvalidFilenames [2021-07-09T18:26:31.136Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames347874134\\dest" [2021-07-09T18:26:31.136Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-09T18:26:31.136Z] === RUN TestApplyLayerInvalidHardlink [2021-07-09T18:26:31.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink254205688\\victim\\hello" -> "../victim/hello" [2021-07-09T18:26:31.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink522689015\\victim\\hello" -> "/../victim/hello" [2021-07-09T18:26:31.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink716413674\\victim" -> "../victim" [2021-07-09T18:26:31.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink073820481\\victim" -> "../victim" [2021-07-09T18:26:31.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink078737324\\victim" -> "../victim" [2021-07-09T18:26:31.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink165598491\\victim" -> "../victim" [2021-07-09T18:26:31.136Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-09T18:26:31.136Z] === RUN TestApplyLayerInvalidSymlink [2021-07-09T18:26:31.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink805047230\\dest\\dotdot" -> "../victim/hello" [2021-07-09T18:26:31.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink048002565\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-09T18:26:31.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink746336672\\dest\\loophole-victim" -> "../victim" [2021-07-09T18:26:31.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink542300799\\dest\\loophole-victim" -> "../victim" [2021-07-09T18:26:31.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink183293906\\dest\\loophole-victim" -> "../victim" [2021-07-09T18:26:31.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink379984137\\dest\\loophole-victim" -> "../victim" [2021-07-09T18:26:31.136Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-09T18:26:31.136Z] === RUN TestApplyLayerWhiteouts [2021-07-09T18:26:31.136Z] === RUN TestNewAndRemove [2021-07-09T18:26:31.136Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-09T18:26:31.136Z] === RUN TestRemoveInvalidPath [2021-07-09T18:26:31.136Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-09T18:26:31.136Z] PASS [2021-07-09T18:26:31.136Z] coverage: 82.6% of statements [2021-07-09T18:26:31.136Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2021-07-09T18:26:31.136Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2021-07-09T18:26:31.136Z] === RUN TestGenerateEmptyFile [2021-07-09T18:26:31.136Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-09T18:26:31.136Z] === RUN TestGenerateWithContent [2021-07-09T18:26:31.136Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-09T18:26:31.136Z] PASS [2021-07-09T18:26:31.136Z] coverage: 62.6% of statements [2021-07-09T18:26:31.136Z] ok github.com/docker/docker/pkg/archive 11.715s coverage: 62.6% of statements [2021-07-09T18:26:32.506Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-09T18:26:32.681Z] === RUN TestParseEmptyInterface [2021-07-09T18:26:32.681Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-09T18:26:32.681Z] === RUN TestParseNonInterfaceType [2021-07-09T18:26:32.681Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-09T18:26:32.681Z] === RUN TestParseWithOneFunction [2021-07-09T18:26:32.681Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-09T18:26:32.681Z] === RUN TestParseWithMultipleFuncs [2021-07-09T18:26:32.681Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-09T18:26:32.681Z] === RUN TestParseWithUnnamedReturn [2021-07-09T18:26:32.681Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-09T18:26:32.681Z] === RUN TestEmbeddedInterface [2021-07-09T18:26:32.681Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-09T18:26:32.681Z] === RUN TestParsedImports [2021-07-09T18:26:32.681Z] --- PASS: TestParsedImports (0.00s) [2021-07-09T18:26:32.681Z] === RUN TestAliasedImports [2021-07-09T18:26:32.681Z] --- PASS: TestAliasedImports (0.00s) [2021-07-09T18:26:32.681Z] PASS [2021-07-09T18:26:32.681Z] coverage: 56.8% of statements [2021-07-09T18:26:32.681Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2021-07-09T18:26:33.440Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.12s) [2021-07-09T18:26:33.440Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-09T18:26:33.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:26:33.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:26:33.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:26:33.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:26:33.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:26:33.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:26:33.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:26:33.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:26:33.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:26:33.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:26:33.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:26:33.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:26:33.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:26:33.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:26:33.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:26:33.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-09T18:26:33.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-07-09T18:26:33.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-07-09T18:26:33.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-09T18:26:33.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-09T18:26:33.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-09T18:26:33.440Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-09T18:26:33.654Z] === RUN TestFailedConnection [2021-07-09T18:26:34.007Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-09T18:26:34.114Z] === RUN TestHTTPTransport [2021-07-09T18:26:34.114Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-09T18:26:34.114Z] PASS [2021-07-09T18:26:34.114Z] coverage: 85.7% of statements [2021-07-09T18:26:34.114Z] ok github.com/docker/docker/pkg/plugins/transport 0.106s coverage: 85.7% of statements [2021-07-09T18:26:34.114Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-09T18:26:34.114Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-09T18:26:34.114Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-09T18:26:34.114Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-09T18:26:34.114Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-09T18:26:34.114Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-09T18:26:34.114Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-09T18:26:34.114Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-09T18:26:34.114Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-09T18:26:34.114Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-09T18:26:34.114Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-09T18:26:34.114Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-09T18:26:34.114Z] === RUN TestBufferPoolPutAndGet [2021-07-09T18:26:34.114Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-09T18:26:34.114Z] PASS [2021-07-09T18:26:34.114Z] coverage: 88.2% of statements [2021-07-09T18:26:34.115Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2021-07-09T18:26:34.575Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.24s) [2021-07-09T18:26:34.575Z] === RUN TestCreateDifferentPlatform [2021-07-09T18:26:34.575Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-09T18:26:34.575Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-09T18:26:34.575Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-09T18:26:34.575Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-09T18:26:34.575Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-09T18:26:34.575Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-09T18:26:34.575Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-09T18:26:34.575Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-09T18:26:34.834Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-07-09T18:26:34.834Z] === RUN TestContainerStartOnDaemonRestart [2021-07-09T18:26:34.834Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-09T18:26:34.834Z] === RUN TestDaemonRestartIpcMode [2021-07-09T18:26:34.834Z] === PAUSE TestDaemonRestartIpcMode [2021-07-09T18:26:34.834Z] === RUN TestDaemonHostGatewayIP [2021-07-09T18:26:34.834Z] === PAUSE TestDaemonHostGatewayIP [2021-07-09T18:26:34.834Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-09T18:26:34.834Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-09T18:26:34.834Z] === RUN TestContainerKillOnDaemonStart [2021-07-09T18:26:34.834Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-09T18:26:34.834Z] === RUN TestDiff [2021-07-09T18:26:35.090Z] --- PASS: TestFailedConnection (1.04s) [2021-07-09T18:26:35.090Z] === RUN TestFailOnce [2021-07-09T18:26:35.090Z] 2021/07/09 18:26:34 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-07-09T18:26:35.090Z] goroutine 10 [running]: [2021-07-09T18:26:35.090Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-07-09T18:26:35.090Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-07-09T18:26:35.090Z] panic(0x849b40, 0x986ad0) [2021-07-09T18:26:35.090Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-07-09T18:26:35.091Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-07-09T18:26:35.091Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-09T18:26:35.091Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-07-09T18:26:35.091Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-07-09T18:26:35.091Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-07-09T18:26:35.091Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-07-09T18:26:35.091Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-07-09T18:26:35.091Z] c:/go/src/net/http/server.go:2831 +0xab [2021-07-09T18:26:35.091Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-07-09T18:26:35.091Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-07-09T18:26:35.091Z] created by net/http.(*Server).Serve [2021-07-09T18:26:35.091Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-07-09T18:26:35.091Z] time="2021-07-09T18:26:34Z" 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-07-09T18:26:35.091Z] === RUN TestOutputOnPrematureClose [2021-07-09T18:26:35.091Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-09T18:26:35.091Z] === RUN TestCompleteSilently [2021-07-09T18:26:35.091Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-09T18:26:35.091Z] PASS [2021-07-09T18:26:35.091Z] coverage: 75.9% of statements [2021-07-09T18:26:35.091Z] ok github.com/docker/docker/pkg/progress 0.052s coverage: 75.9% of statements [2021-07-09T18:26:35.093Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-09T18:26:35.552Z] === RUN TestSendToOneSub [2021-07-09T18:26:35.552Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-09T18:26:35.552Z] === RUN TestSendToMultipleSubs [2021-07-09T18:26:35.552Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-09T18:26:35.552Z] === RUN TestEvictOneSub [2021-07-09T18:26:35.552Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-09T18:26:35.552Z] === RUN TestClosePublisher [2021-07-09T18:26:35.552Z] --- PASS: TestClosePublisher (0.00s) [2021-07-09T18:26:35.552Z] === RUN TestPubSubRace [2021-07-09T18:26:35.661Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-09T18:26:35.661Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-09T18:26:35.787Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.07s) [2021-07-09T18:26:35.787Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-09T18:26:36.014Z] --- PASS: TestFailOnce (1.22s) [2021-07-09T18:26:36.014Z] === RUN TestEchoInputOutput [2021-07-09T18:26:36.014Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-09T18:26:36.014Z] === RUN TestBackoff [2021-07-09T18:26:36.014Z] --- PASS: TestBackoff (0.00s) [2021-07-09T18:26:36.014Z] === RUN TestAbortRetry [2021-07-09T18:26:36.014Z] --- PASS: TestAbortRetry (0.00s) [2021-07-09T18:26:36.014Z] === RUN TestClientScheme [2021-07-09T18:26:36.014Z] --- PASS: TestClientScheme (0.00s) [2021-07-09T18:26:36.014Z] === RUN TestNewClientWithTimeout [2021-07-09T18:26:36.231Z] --- PASS: TestDiff (1.41s) [2021-07-09T18:26:36.231Z] === RUN TestExecWithCloseStdin [2021-07-09T18:26:36.231Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-09T18:26:36.475Z] === RUN TestRegister [2021-07-09T18:26:36.475Z] --- PASS: TestRegister (0.00s) [2021-07-09T18:26:36.475Z] === RUN TestCommand [2021-07-09T18:26:36.475Z] --- PASS: TestCommand (0.03s) [2021-07-09T18:26:36.475Z] === RUN TestNaiveSelf [2021-07-09T18:26:36.475Z] --- PASS: TestNaiveSelf (0.04s) [2021-07-09T18:26:36.475Z] PASS [2021-07-09T18:26:36.475Z] coverage: 82.4% of statements [2021-07-09T18:26:36.475Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2021-07-09T18:26:36.475Z] time="2021-07-09T18:26: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 1s" [2021-07-09T18:26:36.475Z] --- PASS: TestPubSubRace (1.05s) [2021-07-09T18:26:36.475Z] PASS [2021-07-09T18:26:36.476Z] coverage: 75.0% of statements [2021-07-09T18:26:36.476Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2021-07-09T18:26:36.799Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-09T18:26:37.449Z] === RUN TestParseSignal [2021-07-09T18:26:37.449Z] --- PASS: TestParseSignal (0.00s) [2021-07-09T18:26:37.449Z] === RUN TestValidSignalForPlatform [2021-07-09T18:26:37.449Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-09T18:26:37.449Z] PASS [2021-07-09T18:26:37.449Z] coverage: 19.7% of statements [2021-07-09T18:26:37.449Z] ok github.com/docker/docker/pkg/signal 0.045s coverage: 19.7% of statements [2021-07-09T18:26:37.910Z] === RUN TestNewStdWriter [2021-07-09T18:26:37.910Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-09T18:26:37.910Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestWriteWithNilBytes [2021-07-09T18:26:37.910Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestWrite [2021-07-09T18:26:37.910Z] --- PASS: TestWrite (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestWriteWithWriterError [2021-07-09T18:26:37.910Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-09T18:26:37.910Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestStdCopyWriteAndRead [2021-07-09T18:26:37.910Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-09T18:26:37.910Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-09T18:26:37.910Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-09T18:26:37.910Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-09T18:26:37.910Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-09T18:26:37.910Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-09T18:26:37.910Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-09T18:26:37.910Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-09T18:26:37.910Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-09T18:26:37.910Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-09T18:26:37.910Z] PASS [2021-07-09T18:26:37.910Z] coverage: 100.0% of statements [2021-07-09T18:26:37.910Z] ok github.com/docker/docker/pkg/stdcopy 0.064s coverage: 100.0% of statements [2021-07-09T18:26:37.910Z] time="2021-07-09T18:26:37Z" 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-07-09T18:26:38.180Z] --- PASS: TestExecWithCloseStdin (1.83s) [2021-07-09T18:26:38.180Z] === RUN TestExec [2021-07-09T18:26:38.882Z] === RUN TestGenerateRandomID [2021-07-09T18:26:38.882Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestShortenId [2021-07-09T18:26:38.882Z] --- PASS: TestShortenId (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestShortenSha256Id [2021-07-09T18:26:38.882Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestShortenIdEmpty [2021-07-09T18:26:38.882Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestShortenIdInvalid [2021-07-09T18:26:38.882Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestIsShortIDNonHex [2021-07-09T18:26:38.882Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestIsShortIDNotCorrectSize [2021-07-09T18:26:38.882Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-09T18:26:38.882Z] PASS [2021-07-09T18:26:38.882Z] coverage: 70.6% of statements [2021-07-09T18:26:38.882Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2021-07-09T18:26:38.882Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-09T18:26:38.882Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-09T18:26:38.882Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestFormatStatus [2021-07-09T18:26:38.882Z] --- PASS: TestFormatStatus (0.01s) [2021-07-09T18:26:38.882Z] === RUN TestFormatError [2021-07-09T18:26:38.882Z] --- PASS: TestFormatError (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestFormatJSONError [2021-07-09T18:26:38.882Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-09T18:26:38.882Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.01s) [2021-07-09T18:26:38.882Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-09T18:26:38.882Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestNewJSONProgressOutput [2021-07-09T18:26:38.882Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestAuxFormatterEmit [2021-07-09T18:26:38.882Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestStreamWriterStdout [2021-07-09T18:26:38.882Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-09T18:26:38.882Z] === RUN TestStreamWriterStderr [2021-07-09T18:26:38.882Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-09T18:26:38.882Z] PASS [2021-07-09T18:26:38.882Z] coverage: 66.2% of statements [2021-07-09T18:26:38.882Z] ok github.com/docker/docker/pkg/streamformatter 0.069s coverage: 66.2% of statements [2021-07-09T18:26:39.116Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-09T18:26:40.053Z] --- PASS: TestExec (2.02s) [2021-07-09T18:26:40.053Z] === RUN TestExecUser [2021-07-09T18:26:40.311Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-09T18:26:40.425Z] === RUN TestIsCpusetListAvailable [2021-07-09T18:26:40.425Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-09T18:26:40.425Z] PASS [2021-07-09T18:26:40.425Z] coverage: 38.2% of statements [2021-07-09T18:26:40.426Z] ok github.com/docker/docker/pkg/sysinfo 0.050s coverage: 38.2% of statements [2021-07-09T18:26:40.426Z] time="2021-07-09T18:26:40Z" 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-07-09T18:26:40.888Z] === RUN TestChtimes [2021-07-09T18:26:40.888Z] --- PASS: TestChtimes (0.01s) [2021-07-09T18:26:40.888Z] === RUN TestChtimesWindows [2021-07-09T18:26:40.888Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-09T18:26:40.888Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-09T18:26:40.888Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-09T18:26:40.888Z] === RUN TestEnsureRemoveAllNotExist [2021-07-09T18:26:40.888Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-09T18:26:40.888Z] === RUN TestEnsureRemoveAllWithDir [2021-07-09T18:26:40.888Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-09T18:26:40.888Z] === RUN TestEnsureRemoveAllWithFile [2021-07-09T18:26:40.888Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-09T18:26:40.888Z] === RUN TestHasWin32KSupport [2021-07-09T18:26:40.888Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-09T18:26:40.888Z] syscall_windows_test.go:8: win32k: true [2021-07-09T18:26:40.888Z] PASS [2021-07-09T18:26:40.888Z] coverage: 12.0% of statements [2021-07-09T18:26:40.888Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 12.0% of statements [2021-07-09T18:26:41.180Z] --- PASS: TestServiceWithDataPathPortInit (16.64s) [2021-07-09T18:26:41.180Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-09T18:26:41.689Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-09T18:26:41.861Z] === RUN TestTailFile [2021-07-09T18:26:41.861Z] --- PASS: TestTailFile (0.00s) [2021-07-09T18:26:41.861Z] === RUN TestTailFileManyLines [2021-07-09T18:26:41.861Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-09T18:26:41.861Z] === RUN TestTailEmptyFile [2021-07-09T18:26:41.861Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-09T18:26:41.861Z] === RUN TestTailNegativeN [2021-07-09T18:26:41.861Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/no_delimiter [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/truncated_last_line [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-09T18:26:41.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.861Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/no_delimiter [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:41.862Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-09T18:26:41.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:41.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:41.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:41.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:41.864Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:41.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:41.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:41.947Z] --- PASS: TestExecUser (1.90s) [2021-07-09T18:26:41.948Z] === RUN TestExportContainerAndImportImage [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:42.326Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:42.326Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:42.327Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-09T18:26:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T18:26:42.328Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.06s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T18:26:42.329Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T18:26:42.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T18:26:42.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T18:26:42.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T18:26:42.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.02s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.02s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.02s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.02s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.02s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.02s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T18:26:42.792Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T18:26:42.793Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T18:26:42.794Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T18:26:42.794Z] PASS [2021-07-09T18:26:42.794Z] coverage: 88.6% of statements [2021-07-09T18:26:42.794Z] ok github.com/docker/docker/pkg/tailfile 0.686s coverage: 88.6% of statements [2021-07-09T18:26:42.794Z] === RUN TestTarSumRemoveNonExistent [2021-07-09T18:26:42.794Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-09T18:26:42.794Z] === RUN TestTarSumRemove [2021-07-09T18:26:42.794Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-09T18:26:42.794Z] === RUN TestSortFileInfoSums [2021-07-09T18:26:42.794Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-09T18:26:42.794Z] === RUN TestNewTarSumForLabelInvalid [2021-07-09T18:26:42.794Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-09T18:26:42.794Z] === RUN TestNewTarSumForLabel [2021-07-09T18:26:42.794Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-09T18:26:42.794Z] === RUN TestEmptyTar [2021-07-09T18:26:42.794Z] --- PASS: TestEmptyTar (0.00s) [2021-07-09T18:26:42.794Z] === RUN TestTarSumsReadSize [2021-07-09T18:26:42.794Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-07-09T18:26:42.794Z] === RUN TestTarSums [2021-07-09T18:26:43.255Z] --- PASS: TestTarSums (0.11s) [2021-07-09T18:26:43.255Z] === RUN TestIteration [2021-07-09T18:26:43.255Z] --- PASS: TestIteration (0.00s) [2021-07-09T18:26:43.255Z] === RUN TestVersionLabelForChecksum [2021-07-09T18:26:43.255Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-09T18:26:43.255Z] === RUN TestVersion [2021-07-09T18:26:43.255Z] --- PASS: TestVersion (0.00s) [2021-07-09T18:26:43.255Z] === RUN TestGetVersion [2021-07-09T18:26:43.255Z] --- PASS: TestGetVersion (0.00s) [2021-07-09T18:26:43.255Z] === RUN TestGetVersions [2021-07-09T18:26:43.255Z] --- PASS: TestGetVersions (0.00s) [2021-07-09T18:26:43.255Z] PASS [2021-07-09T18:26:43.255Z] coverage: 89.3% of statements [2021-07-09T18:26:43.255Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2021-07-09T18:26:43.366Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-09T18:26:43.717Z] testing: warning: no tests to run [2021-07-09T18:26:43.717Z] PASS [2021-07-09T18:26:43.717Z] coverage: [no statements] [2021-07-09T18:26:43.717Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2021-07-09T18:26:43.851Z] --- PASS: TestExportContainerAndImportImage (1.83s) [2021-07-09T18:26:43.851Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-09T18:26:43.851Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-09T18:26:44.178Z] === RUN TestTruncIndex [2021-07-09T18:26:44.178Z] --- PASS: TestTruncIndex (0.10s) [2021-07-09T18:26:44.178Z] PASS [2021-07-09T18:26:44.178Z] coverage: 91.5% of statements [2021-07-09T18:26:44.178Z] ok github.com/docker/docker/pkg/truncindex 0.161s coverage: 91.5% of statements [2021-07-09T18:26:44.640Z] === RUN TestIsGIT [2021-07-09T18:26:44.640Z] --- PASS: TestIsGIT (0.00s) [2021-07-09T18:26:44.640Z] === RUN TestIsTransport [2021-07-09T18:26:44.640Z] --- PASS: TestIsTransport (0.00s) [2021-07-09T18:26:44.640Z] PASS [2021-07-09T18:26:44.640Z] coverage: 100.0% of statements [2021-07-09T18:26:44.640Z] ok github.com/docker/docker/pkg/urlutil 0.050s coverage: 100.0% of statements [2021-07-09T18:26:45.102Z] time="2021-07-09T18:26:44Z" 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-07-09T18:26:45.102Z] === RUN TestVersionInfo [2021-07-09T18:26:45.102Z] --- PASS: TestVersionInfo (0.00s) [2021-07-09T18:26:45.102Z] === RUN TestAppendVersions [2021-07-09T18:26:45.102Z] --- PASS: TestAppendVersions (0.00s) [2021-07-09T18:26:45.102Z] PASS [2021-07-09T18:26:45.102Z] coverage: 88.9% of statements [2021-07-09T18:26:45.102Z] ok github.com/docker/docker/pkg/useragent 0.099s coverage: 88.9% of statements [2021-07-09T18:26:45.274Z] tests/integration/client_test.py ..... [ 75%] [2021-07-09T18:26:45.274Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-09T18:26:45.755Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2021-07-09T18:26:45.755Z] === RUN TestHealthCheckWorkdir [2021-07-09T18:26:46.214Z] tests/integration/errors_test.py . [ 76%] [2021-07-09T18:26:46.325Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-09T18:26:48.019Z] === RUN TestValidatePrivileges [2021-07-09T18:26:48.019Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-09T18:26:48.019Z] === RUN TestFilterByCapNeg [2021-07-09T18:26:48.019Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-09T18:26:48.019Z] === RUN TestFilterByCapPos [2021-07-09T18:26:48.019Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-09T18:26:48.019Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-09T18:26:48.019Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-09T18:26:48.019Z] PASS [2021-07-09T18:26:48.019Z] coverage: 12.0% of statements [2021-07-09T18:26:48.019Z] ok github.com/docker/docker/plugin 0.076s coverage: 12.0% of statements [2021-07-09T18:26:48.019Z] === RUN TestNewSettable [2021-07-09T18:26:48.019Z] --- PASS: TestNewSettable (0.00s) [2021-07-09T18:26:48.019Z] === RUN TestIsSettable [2021-07-09T18:26:48.019Z] --- PASS: TestIsSettable (0.00s) [2021-07-09T18:26:48.019Z] === RUN TestUpdateSettingsEnv [2021-07-09T18:26:48.019Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-09T18:26:48.019Z] PASS [2021-07-09T18:26:48.019Z] coverage: 20.1% of statements [2021-07-09T18:26:48.019Z] ok github.com/docker/docker/plugin/v2 0.068s coverage: 20.1% of statements [2021-07-09T18:26:48.229Z] --- PASS: TestHealthCheckWorkdir (2.69s) [2021-07-09T18:26:48.229Z] === RUN TestHealthKillContainer [2021-07-09T18:26:48.488Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-09T18:26:49.327Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.39s) [2021-07-09T18:26:49.328Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nn0rx5aoho5emjvj1pbbnpn06 Created:2021-07-09 18:26:41.355710131 +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[c6779dfe8e8ba31e68b10ff97f36a6eaa367273b85b0cf50a678fd18ba8c2b88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.53g7r2i3mb3un4qel2icbqu3c EndpointID:b01d0fe3d229e9e07416f5786834a71d1c882a8b13f42df1c9ccc828ea29daed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb9eb275a5ba019f16d824ce28757c2ff111dc1eb751be5755d90c0ad555ac2a 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:7f1d1404662d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.53g7r2i3mb3un4qel2icbqu3c EndpointID:b01d0fe3d229e9e07416f5786834a71d1c882a8b13f42df1c9ccc828ea29daed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-09T18:26:49.328Z] PASS [2021-07-09T18:26:49.328Z] [2021-07-09T18:26:49.328Z] === Skipped [2021-07-09T18:26:49.328Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:26:49.328Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:26:49.328Z] [2021-07-09T18:26:49.328Z] [2021-07-09T18:26:49.328Z] DONE 26 tests, 1 skipped in 56.662s [2021-07-09T18:26:49.328Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-09T18:26:49.328Z] ++ 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-07-09T18:26:49.328Z] ++ set -e [2021-07-09T18:26:49.328Z] ++ '[' -n 0 ']' [2021-07-09T18:26:49.328Z] ++ set -x [2021-07-09T18:26:49.328Z] ++ env -i DEST=/go/src/github.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-07-09T18:26:49.328Z] INFO: Testing against a local daemon [2021-07-09T18:26:49.328Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-09T18:26:49.328Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T18:26:49.328Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:26:49.328Z] === RUN TestDockerNetworkIpvlan [2021-07-09T18:26:49.328Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-09T18:26:49.328Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:26:49.328Z] PASS [2021-07-09T18:26:49.328Z] [2021-07-09T18:26:49.328Z] === Skipped [2021-07-09T18:26:49.328Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T18:26:49.328Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:26:49.328Z] [2021-07-09T18:26:49.328Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-09T18:26:49.328Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:26:49.328Z] [2021-07-09T18:26:49.328Z] [2021-07-09T18:26:49.328Z] DONE 2 tests, 2 skipped in 0.156s [2021-07-09T18:26:49.328Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-09T18:26:49.328Z] ++ 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-07-09T18:26:49.328Z] ++ set -e [2021-07-09T18:26:49.328Z] ++ '[' -n 0 ']' [2021-07-09T18:26:49.328Z] ++ set -x [2021-07-09T18:26:49.328Z] ++ env -i DEST=/go/src/github.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-07-09T18:26:49.328Z] INFO: Testing against a local daemon [2021-07-09T18:26:49.328Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-09T18:26:49.562Z] === RUN TestLoad [2021-07-09T18:26:49.562Z] --- PASS: TestLoad (0.00s) [2021-07-09T18:26:49.562Z] === RUN TestSave [2021-07-09T18:26:49.562Z] --- PASS: TestSave (0.04s) [2021-07-09T18:26:49.562Z] === RUN TestAddDeleteGet [2021-07-09T18:26:49.562Z] --- PASS: TestAddDeleteGet (0.06s) [2021-07-09T18:26:49.562Z] === RUN TestInvalidTags [2021-07-09T18:26:49.562Z] --- PASS: TestInvalidTags (0.01s) [2021-07-09T18:26:49.562Z] PASS [2021-07-09T18:26:49.562Z] coverage: 84.4% of statements [2021-07-09T18:26:49.562Z] ok github.com/docker/docker/reference 0.183s coverage: 84.4% of statements [2021-07-09T18:26:50.273Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.87s) [2021-07-09T18:26:50.273Z] === RUN TestDockerNetworkMacvlan [2021-07-09T18:26:50.623Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-07-09T18:26:50.623Z] PASS [2021-07-09T18:26:50.623Z] [2021-07-09T18:26:50.623Z] DONE 17 tests in 47.018s [2021-07-09T18:26:50.623Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-09T18:26:50.623Z] INFO: Testing against a local daemon [2021-07-09T18:26:50.623Z] === RUN TestPluginInvalidJSON [2021-07-09T18:26:50.623Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:26:50.623Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:26:50.623Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:26:50.623Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-09T18:26:50.623Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-09T18:26:50.623Z] === RUN TestPluginInstall [2021-07-09T18:26:50.623Z] === RUN TestPluginInstall/no_auth [2021-07-09T18:26:51.025Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-09T18:26:51.218Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-09T18:26:51.593Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-09T18:26:51.750Z] === RUN TestResolveAuthConfigIndexServer [2021-07-09T18:26:51.750Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestResolveAuthConfigFullURL [2021-07-09T18:26:51.750Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-09T18:26:51.750Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestValidateMirror [2021-07-09T18:26:51.750Z] --- PASS: TestValidateMirror (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestLoadInsecureRegistries [2021-07-09T18:26:51.750Z] time="2021-07-09T18:26:51Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-09T18:26:51.750Z] time="2021-07-09T18:26:51Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-09T18:26:51.750Z] time="2021-07-09T18:26:51Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-09T18:26:51.750Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2021-07-09T18:26:51.750Z] === RUN TestNewServiceConfig [2021-07-09T18:26:51.750Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestValidateIndexName [2021-07-09T18:26:51.750Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestValidateIndexNameWithError [2021-07-09T18:26:51.750Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestEndpointParse [2021-07-09T18:26:51.750Z] --- PASS: TestEndpointParse (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestEndpointParseInvalid [2021-07-09T18:26:51.750Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestValidateEndpoint [2021-07-09T18:26:51.750Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-09T18:26:51.750Z] === RUN TestPing [2021-07-09T18:26:51.750Z] --- PASS: TestPing (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestPingRegistryEndpoint [2021-07-09T18:26:51.750Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-07-09T18:26:51.750Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:26:51.750Z] === RUN TestEndpoint [2021-07-09T18:26:51.750Z] --- SKIP: TestEndpoint (0.02s) [2021-07-09T18:26:51.750Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:26:51.750Z] === RUN TestParseRepositoryInfo [2021-07-09T18:26:51.750Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestNewIndexInfo [2021-07-09T18:26:51.750Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-09T18:26:51.750Z] === RUN TestMirrorEndpointLookup [2021-07-09T18:26:51.750Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-09T18:26:51.750Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:26:51.750Z] === RUN TestSearchRepositories [2021-07-09T18:26:51.750Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-09T18:26:51.750Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-09T18:26:51.750Z] Host: 127.0.0.1:49231 [2021-07-09T18:26:51.750Z] User-Agent: docker test client [2021-07-09T18:26:51.750Z] Authorization: Token fake-token [2021-07-09T18:26:51.750Z] X-Docker-Token: true [2021-07-09T18:26:51.750Z] Accept-Encoding: gzip [2021-07-09T18:26:51.750Z] [2021-07-09T18:26:51.750Z] [2021-07-09T18:26:51.750Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-09T18:26:51.750Z] Connection: close [2021-07-09T18:26:51.750Z] Content-Length: 144 [2021-07-09T18:26:51.750Z] Cache-Control: no-cache [2021-07-09T18:26:51.750Z] Content-Type: application/json [2021-07-09T18:26:51.750Z] Date: Fri, 09 Jul 2021 18:26:51 GMT [2021-07-09T18:26:51.853Z] --- PASS: TestHealthKillContainer (3.82s) [2021-07-09T18:26:51.853Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-09T18:26:52.163Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-09T18:26:52.213Z] Expires: -1 [2021-07-09T18:26:52.213Z] Pragma: no-cache [2021-07-09T18:26:52.213Z] Server: docker-tests/mock [2021-07-09T18:26:52.213Z] X-Docker-Registry-Config: mock [2021-07-09T18:26:52.213Z] X-Docker-Registry-Version: 0.0.0 [2021-07-09T18:26:52.213Z] [2021-07-09T18:26:52.213Z] [2021-07-09T18:26:52.213Z] === RUN TestTrustedLocation [2021-07-09T18:26:52.213Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-09T18:26:52.213Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-09T18:26:52.213Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-09T18:26:52.213Z] === RUN TestAllowNondistributableArtifacts [2021-07-09T18:26:52.213Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-09T18:26:52.213Z] === RUN TestIsSecureIndex [2021-07-09T18:26:52.213Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-09T18:26:52.213Z] PASS [2021-07-09T18:26:52.213Z] coverage: 50.3% of statements [2021-07-09T18:26:52.213Z] ok github.com/docker/docker/registry 0.417s coverage: 50.3% of statements [2021-07-09T18:26:52.213Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-09T18:26:52.213Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-09T18:26:52.213Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-09T18:26:52.213Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-09T18:26:52.213Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-09T18:26:52.213Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-09T18:26:52.213Z] === RUN TestResumableRequestReaderWithReadError [2021-07-09T18:26:52.514Z] time="2021-07-09T18:26:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:26:52.514Z] time="2021-07-09T18:26:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:574d0f82931ef2bf8d84f89d4c14ad4bafd917c924e305e7cd1d84e1417a0584" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:26:52.514Z] time="2021-07-09T18:26:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:26:52.514Z] time="2021-07-09T18:26:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:574d0f82931ef2bf8d84f89d4c14ad4bafd917c924e305e7cd1d84e1417a0584" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:26:52.514Z] === RUN TestPluginInstall/with_htpasswd [2021-07-09T18:26:52.674Z] time="2021-07-09T18:26:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-09T18:26:52.674Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2021-07-09T18:26:52.674Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-09T18:26:52.674Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-09T18:26:52.674Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-09T18:26:52.674Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-09T18:26:52.674Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-09T18:26:52.674Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-09T18:26:52.674Z] === RUN TestResumableRequestReader [2021-07-09T18:26:52.674Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-09T18:26:52.674Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-09T18:26:52.674Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-09T18:26:52.674Z] PASS [2021-07-09T18:26:52.674Z] coverage: 100.0% of statements [2021-07-09T18:26:52.674Z] ok github.com/docker/docker/registry/resumable 0.304s coverage: 100.0% of statements [2021-07-09T18:26:52.790Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-09T18:26:53.077Z] time="2021-07-09T18:26:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:26:53.077Z] time="2021-07-09T18:26:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3be2803f1e4848b656b6ce5dbe311efc1f3378e689c3620cd07790b881e30ab1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:26:53.077Z] time="2021-07-09T18:26:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:26:53.077Z] time="2021-07-09T18:26:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3be2803f1e4848b656b6ce5dbe311efc1f3378e689c3620cd07790b881e30ab1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:26:53.135Z] === RUN TestRestartManagerTimeout [2021-07-09T18:26:53.135Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-09T18:26:53.135Z] === RUN TestRestartManagerTimeoutReset [2021-07-09T18:26:53.135Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-09T18:26:53.135Z] PASS [2021-07-09T18:26:53.135Z] coverage: 45.3% of statements [2021-07-09T18:26:53.135Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 45.3% of statements [2021-07-09T18:26:53.333Z] === RUN TestPluginInstall/with_insecure [2021-07-09T18:26:53.359Z] --- PASS: TestInspectCpusetInConfigPre120 (1.31s) [2021-07-09T18:26:53.359Z] === RUN TestIpcModeNone [2021-07-09T18:26:53.359Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-09T18:26:53.553Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-09T18:26:53.595Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-07-09T18:26:53.596Z] === RUN TestClientStream [2021-07-09T18:26:53.596Z] --- PASS: TestClientStream (0.00s) [2021-07-09T18:26:53.596Z] === RUN TestClientSendFile [2021-07-09T18:26:53.596Z] --- PASS: TestClientSendFile (0.00s) [2021-07-09T18:26:53.596Z] === RUN TestClientWithRequestTimeout [2021-07-09T18:26:53.596Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-09T18:26:53.596Z] === RUN TestFileSpecPlugin [2021-07-09T18:26:53.596Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-07-09T18:26:53.596Z] === RUN TestFileJSONSpecPlugin [2021-07-09T18:26:53.596Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-07-09T18:26:53.596Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-09T18:26:53.596Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-09T18:26:53.596Z] === RUN TestPluginAddHandler [2021-07-09T18:26:53.596Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-09T18:26:53.596Z] === RUN TestPluginWaitBadPlugin [2021-07-09T18:26:53.596Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-09T18:26:53.596Z] === RUN TestGet [2021-07-09T18:26:53.596Z] time="2021-07-09T18:26:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-09T18:26:54.057Z] === RUN TestDecodeContainerConfig [2021-07-09T18:26:54.057Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-09T18:26:54.057Z] === RUN TestDecodeContainerConfigIsolation [2021-07-09T18:26:54.057Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-09T18:26:54.057Z] === RUN TestValidatePrivileged [2021-07-09T18:26:54.057Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-09T18:26:54.057Z] PASS [2021-07-09T18:26:54.057Z] coverage: 52.2% of statements [2021-07-09T18:26:54.057Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.2% of statements [2021-07-09T18:26:54.262Z] time="2021-07-09T18:26:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:26:54.262Z] time="2021-07-09T18:26:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5505ee5d7982221fec2c4c7880a2cadb7985b232b1e52b9c4b1700157e6aa5ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:26:54.262Z] time="2021-07-09T18:26:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:26:54.262Z] time="2021-07-09T18:26:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5505ee5d7982221fec2c4c7880a2cadb7985b232b1e52b9c4b1700157e6aa5ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:26:54.518Z] --- PASS: TestPluginInstall (4.11s) [2021-07-09T18:26:54.518Z] --- PASS: TestPluginInstall/no_auth (2.05s) [2021-07-09T18:26:54.518Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-07-09T18:26:54.518Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-07-09T18:26:54.518Z] plugin_test.go:165: [dca730bfdb427] daemon is not started [2021-07-09T18:26:54.518Z] === RUN TestPluginsWithRuntimes [2021-07-09T18:26:54.738Z] --- PASS: TestIpcModeNone (1.58s) [2021-07-09T18:26:54.738Z] === RUN TestIpcModePrivate [2021-07-09T18:26:55.030Z] time="2021-07-09T18:26:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-09T18:26:55.030Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-09T18:26:55.030Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-09T18:26:55.030Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-09T18:26:55.030Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-09T18:26:55.030Z] PASS [2021-07-09T18:26:55.030Z] coverage: 62.5% of statements [2021-07-09T18:26:55.030Z] ok github.com/docker/docker/testutil 0.077s coverage: 62.5% of statements [2021-07-09T18:26:55.493Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-09T18:26:55.493Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-09T18:26:55.493Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-09T18:26:55.493Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-09T18:26:55.493Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-09T18:26:55.493Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-09T18:26:55.493Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-09T18:26:55.493Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-09T18:26:55.493Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-09T18:26:56.148Z] --- PASS: TestIpcModePrivate (1.49s) [2021-07-09T18:26:56.148Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2021-07-09T18:26:56.148Z] === RUN TestIpcModeShareable [2021-07-09T18:26:56.408Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-09T18:26:56.859Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-09T18:26:56.970Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-09T18:26:57.042Z] time="2021-07-09T18:26:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-09T18:26:57.083Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-09T18:26:58.021Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-09T18:26:58.021Z] --- PASS: TestIpcModeShareable (1.56s) [2021-07-09T18:26:58.021Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-07-09T18:26:58.021Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-09T18:26:58.335Z] --- PASS: TestPluginsWithRuntimes (3.57s) [2021-07-09T18:26:58.335Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-07-09T18:26:58.335Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-07-09T18:26:58.335Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T18:26:58.907Z] --- PASS: TestPluginBackCompatMediaTypes (0.70s) [2021-07-09T18:26:58.907Z] PASS [2021-07-09T18:26:58.907Z] [2021-07-09T18:26:58.907Z] DONE 10 tests in 8.430s [2021-07-09T18:26:58.907Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-09T18:26:58.907Z] INFO: Testing against a local daemon [2021-07-09T18:26:58.907Z] === RUN TestExternalGraphDriver [2021-07-09T18:26:58.907Z] === RUN TestExternalGraphDriver/json [2021-07-09T18:26:59.235Z] === RUN TestGetDriver [2021-07-09T18:26:59.235Z] --- PASS: TestGetDriver (0.00s) [2021-07-09T18:26:59.235Z] === RUN TestVolumeRequestError [2021-07-09T18:26:59.235Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-09T18:26:59.235Z] PASS [2021-07-09T18:26:59.235Z] coverage: 36.1% of statements [2021-07-09T18:26:59.235Z] ok github.com/docker/docker/volume/drivers 0.071s coverage: 36.1% of statements [2021-07-09T18:26:59.235Z] === RUN TestGetAddress [2021-07-09T18:26:59.235Z] --- PASS: TestGetAddress (0.00s) [2021-07-09T18:26:59.235Z] === RUN TestRemove [2021-07-09T18:26:59.235Z] --- SKIP: TestRemove (0.00s) [2021-07-09T18:26:59.235Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-09T18:26:59.235Z] === RUN TestInitializeWithVolumes [2021-07-09T18:26:59.235Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-09T18:26:59.235Z] === RUN TestCreate [2021-07-09T18:26:59.235Z] --- PASS: TestCreate (0.02s) [2021-07-09T18:26:59.235Z] === RUN TestValidateName [2021-07-09T18:26:59.235Z] --- PASS: TestValidateName (0.00s) [2021-07-09T18:26:59.235Z] === RUN TestCreateWithOpts [2021-07-09T18:26:59.235Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-09T18:26:59.235Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-09T18:26:59.235Z] === RUN TestRelaodNoOpts [2021-07-09T18:26:59.235Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-09T18:26:59.235Z] PASS [2021-07-09T18:26:59.235Z] coverage: 41.5% of statements [2021-07-09T18:26:59.235Z] ok github.com/docker/docker/volume/local 0.103s coverage: 41.5% of statements [2021-07-09T18:26:59.699Z] === RUN TestConvertTmpfsOptions [2021-07-09T18:26:59.699Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-09T18:26:59.699Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-09T18:26:59.699Z] parser_test.go:49: data="ro" [2021-07-09T18:26:59.699Z] === RUN TestParseMountRaw [2021-07-09T18:26:59.699Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-09T18:26:59.699Z] === RUN TestParseMountRawSplit [2021-07-09T18:26:59.699Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-07-09T18:26:59.699Z] parser_test.go:390: case 0 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 1 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 2 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 3 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 4 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 5 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 6 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 7 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 8 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 0 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 1 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 2 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 3 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 4 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 5 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 6 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 7 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 8 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 9 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 10 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 11 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 12 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 0 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 1 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 2 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 3 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 4 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 5 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 6 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 7 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 8 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 9 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 10 [2021-07-09T18:26:59.699Z] parser_test.go:390: case 11 [2021-07-09T18:26:59.699Z] === RUN TestParseMountSpec [2021-07-09T18:26:59.699Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-09T18:26:59.699Z] parser_test.go:455: case 0 [2021-07-09T18:26:59.699Z] parser_test.go:455: case 1 [2021-07-09T18:26:59.699Z] parser_test.go:455: case 2 [2021-07-09T18:26:59.699Z] parser_test.go:455: case 3 [2021-07-09T18:26:59.699Z] parser_test.go:455: case 4 [2021-07-09T18:26:59.699Z] parser_test.go:455: case 5 [2021-07-09T18:26:59.699Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-09T18:26:59.699Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-09T18:26:59.699Z] === RUN TestValidateMount [2021-07-09T18:26:59.699Z] --- PASS: TestValidateMount (0.00s) [2021-07-09T18:26:59.699Z] PASS [2021-07-09T18:26:59.699Z] coverage: 66.2% of statements [2021-07-09T18:26:59.699Z] ok github.com/docker/docker/volume/mounts 0.098s coverage: 66.2% of statements [2021-07-09T18:27:00.167Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-09T18:27:00.672Z] time="2021-07-09T18:27:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-09T18:27:00.798Z] === RUN TestExternalGraphDriver/spec [2021-07-09T18:27:01.133Z] === RUN TestSetGetMeta [2021-07-09T18:27:01.133Z] === PAUSE TestSetGetMeta [2021-07-09T18:27:01.133Z] === RUN TestRestore [2021-07-09T18:27:01.133Z] === PAUSE TestRestore [2021-07-09T18:27:01.133Z] === RUN TestServiceCreate [2021-07-09T18:27:01.133Z] === PAUSE TestServiceCreate [2021-07-09T18:27:01.133Z] === RUN TestServiceList [2021-07-09T18:27:01.133Z] === PAUSE TestServiceList [2021-07-09T18:27:01.133Z] === RUN TestServiceRemove [2021-07-09T18:27:01.133Z] === PAUSE TestServiceRemove [2021-07-09T18:27:01.133Z] === RUN TestServiceGet [2021-07-09T18:27:01.133Z] === PAUSE TestServiceGet [2021-07-09T18:27:01.133Z] === RUN TestServicePrune [2021-07-09T18:27:01.133Z] === PAUSE TestServicePrune [2021-07-09T18:27:01.133Z] === RUN TestCreate [2021-07-09T18:27:01.133Z] === PAUSE TestCreate [2021-07-09T18:27:01.133Z] === RUN TestRemove [2021-07-09T18:27:01.133Z] === PAUSE TestRemove [2021-07-09T18:27:01.133Z] === RUN TestList [2021-07-09T18:27:01.133Z] === PAUSE TestList [2021-07-09T18:27:01.133Z] === RUN TestFindByDriver [2021-07-09T18:27:01.133Z] === PAUSE TestFindByDriver [2021-07-09T18:27:01.133Z] === RUN TestFindByReferenced [2021-07-09T18:27:01.133Z] === PAUSE TestFindByReferenced [2021-07-09T18:27:01.133Z] === RUN TestDerefMultipleOfSameRef [2021-07-09T18:27:01.133Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-09T18:27:01.133Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-09T18:27:01.133Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-09T18:27:01.133Z] === RUN TestDefererencePluginOnCreateError [2021-07-09T18:27:01.133Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-09T18:27:01.133Z] === RUN TestRefDerefRemove [2021-07-09T18:27:01.133Z] === PAUSE TestRefDerefRemove [2021-07-09T18:27:01.133Z] === RUN TestGet [2021-07-09T18:27:01.133Z] === PAUSE TestGet [2021-07-09T18:27:01.133Z] === RUN TestGetWithReference [2021-07-09T18:27:01.133Z] === PAUSE TestGetWithReference [2021-07-09T18:27:01.133Z] === RUN TestFilterFunc [2021-07-09T18:27:01.133Z] === RUN TestFilterFunc/test_nil_list [2021-07-09T18:27:01.133Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-09T18:27:01.133Z] === RUN TestFilterFunc/test_empty_list [2021-07-09T18:27:01.133Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-09T18:27:01.133Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-09T18:27:01.133Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-09T18:27:01.133Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-09T18:27:01.133Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-09T18:27:01.133Z] === RUN TestFilterFunc/test_filter_some [2021-07-09T18:27:01.133Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-09T18:27:01.133Z] === RUN TestFilterFunc/test_filter_middle [2021-07-09T18:27:01.133Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-09T18:27:01.133Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-09T18:27:01.133Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-09T18:27:01.133Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-09T18:27:01.133Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-09T18:27:01.133Z] === CONT TestFilterFunc/test_nil_list [2021-07-09T18:27:01.133Z] === CONT TestFilterFunc/test_filter_some [2021-07-09T18:27:01.133Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-09T18:27:01.133Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-09T18:27:01.133Z] === CONT TestFilterFunc/test_empty_list [2021-07-09T18:27:01.133Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-09T18:27:01.133Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-09T18:27:01.133Z] === CONT TestFilterFunc/test_filter_middle [2021-07-09T18:27:01.133Z] --- PASS: TestFilterFunc (0.00s) [2021-07-09T18:27:01.133Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-09T18:27:01.133Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-09T18:27:01.133Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-09T18:27:01.133Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-09T18:27:01.133Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-09T18:27:01.133Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-09T18:27:01.307Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-09T18:27:01.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.82s) [2021-07-09T18:27:01.566Z] === RUN TestAPIIpcModeHost [2021-07-09T18:27:01.595Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-09T18:27:01.595Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-09T18:27:01.595Z] === CONT TestSetGetMeta [2021-07-09T18:27:01.595Z] === CONT TestFindByReferenced [2021-07-09T18:27:01.595Z] === CONT TestServicePrune [2021-07-09T18:27:01.595Z] === CONT TestFindByDriver [2021-07-09T18:27:01.595Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-09T18:27:01.595Z] === CONT TestList [2021-07-09T18:27:01.595Z] --- PASS: TestFindByReferenced (0.04s) [2021-07-09T18:27:01.595Z] === CONT TestRemove [2021-07-09T18:27:01.595Z] --- PASS: TestFindByDriver (0.05s) [2021-07-09T18:27:01.595Z] === CONT TestCreate [2021-07-09T18:27:01.595Z] --- PASS: TestCreate (0.02s) [2021-07-09T18:27:01.595Z] === CONT TestGetWithReference [2021-07-09T18:27:01.595Z] --- PASS: TestList (0.04s) [2021-07-09T18:27:01.595Z] === CONT TestServiceList [2021-07-09T18:27:01.595Z] === CONT TestServiceGet [2021-07-09T18:27:01.595Z] --- PASS: TestRemove (0.04s) [2021-07-09T18:27:01.595Z] --- PASS: TestGetWithReference (0.03s) [2021-07-09T18:27:01.595Z] === CONT TestServiceRemove [2021-07-09T18:27:01.595Z] --- PASS: TestServiceGet (0.12s) [2021-07-09T18:27:01.595Z] === CONT TestDefererencePluginOnCreateError [2021-07-09T18:27:01.595Z] time="2021-07-09T18:27:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-09T18:27:01.595Z] --- PASS: TestServiceRemove (0.10s) [2021-07-09T18:27:01.595Z] === CONT TestGet [2021-07-09T18:27:01.595Z] time="2021-07-09T18:27:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-09T18:27:01.595Z] --- PASS: TestServiceList (0.14s) [2021-07-09T18:27:01.595Z] === CONT TestRefDerefRemove [2021-07-09T18:27:01.595Z] time="2021-07-09T18:27:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-09T18:27:01.595Z] --- PASS: TestGet (0.03s) [2021-07-09T18:27:01.595Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-09T18:27:01.595Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-07-09T18:27:01.595Z] === CONT TestDerefMultipleOfSameRef [2021-07-09T18:27:01.595Z] time="2021-07-09T18:27:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-09T18:27:01.595Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-09T18:27:01.595Z] === CONT TestServiceCreate [2021-07-09T18:27:01.595Z] time="2021-07-09T18:27:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-09T18:27:01.595Z] === CONT TestRestore [2021-07-09T18:27:01.595Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-09T18:27:01.595Z] --- PASS: TestServicePrune (0.26s) [2021-07-09T18:27:01.595Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-07-09T18:27:01.595Z] --- PASS: TestServiceCreate (0.03s) [2021-07-09T18:27:01.595Z] --- PASS: TestRestore (0.03s) [2021-07-09T18:27:01.595Z] PASS [2021-07-09T18:27:01.595Z] coverage: 70.3% of statements [2021-07-09T18:27:01.595Z] ok github.com/docker/docker/volume/service 0.388s coverage: 70.3% of statements [2021-07-09T18:27:01.825Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-09T18:27:02.689Z] === RUN TestExternalGraphDriver/pull [2021-07-09T18:27:03.202Z] --- PASS: TestAPIIpcModeHost (1.61s) [2021-07-09T18:27:03.202Z] === RUN TestDaemonIpcModeShareable [2021-07-09T18:27:03.461Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-09T18:27:04.581Z] --- PASS: TestExternalGraphDriver (5.63s) [2021-07-09T18:27:04.581Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2021-07-09T18:27:04.581Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2021-07-09T18:27:04.581Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2021-07-09T18:27:04.581Z] === RUN TestGraphdriverPluginV2 [2021-07-09T18:27:06.747Z] --- PASS: TestDaemonIpcModeShareable (2.96s) [2021-07-09T18:27:06.747Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-07-09T18:27:06.747Z] === RUN TestDaemonIpcModePrivate [2021-07-09T18:27:06.765Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-09T18:27:08.155Z] --- PASS: TestDockerNetworkMacvlan (17.80s) [2021-07-09T18:27:08.155Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-07-09T18:27:08.155Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-07-09T18:27:08.155Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2021-07-09T18:27:08.155Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2021-07-09T18:27:08.155Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.91s) [2021-07-09T18:27:08.155Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.56s) [2021-07-09T18:27:08.155Z] PASS [2021-07-09T18:27:08.155Z] [2021-07-09T18:27:08.155Z] DONE 8 tests in 19.824s [2021-07-09T18:27:08.155Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-09T18:27:08.155Z] ++ 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-07-09T18:27:08.155Z] ++ set -e [2021-07-09T18:27:08.155Z] ++ '[' -n 0 ']' [2021-07-09T18:27:08.155Z] ++ set -x [2021-07-09T18:27:08.155Z] ++ env -i DEST=/go/src/github.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-07-09T18:27:08.155Z] testing: warning: no tests to run [2021-07-09T18:27:08.155Z] PASS [2021-07-09T18:27:08.155Z] [2021-07-09T18:27:08.155Z] DONE 0 tests in 0.025s [2021-07-09T18:27:08.155Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-09T18:27:08.155Z] ++ 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-07-09T18:27:08.155Z] ++ set -e [2021-07-09T18:27:08.155Z] ++ '[' -n 0 ']' [2021-07-09T18:27:08.155Z] ++ set -x [2021-07-09T18:27:08.155Z] ++ env -i DEST=/go/src/github.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-07-09T18:27:08.417Z] INFO: Testing against a local daemon [2021-07-09T18:27:08.417Z] === RUN TestAuthZPluginAllowRequest [2021-07-09T18:27:08.686Z] --- PASS: TestGet (15.25s) [2021-07-09T18:27:08.686Z] === RUN TestPluginWithNoManifest [2021-07-09T18:27:08.686Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-09T18:27:08.686Z] === RUN TestGetAll [2021-07-09T18:27:08.686Z] --- PASS: TestGetAll (0.00s) [2021-07-09T18:27:08.686Z] PASS [2021-07-09T18:27:08.686Z] coverage: 73.4% of statements [2021-07-09T18:27:08.686Z] ok github.com/docker/docker/pkg/plugins 35.430s coverage: 73.4% of statements [2021-07-09T18:27:08.748Z] --- PASS: TestGraphdriverPluginV2 (3.71s) [2021-07-09T18:27:08.748Z] PASS [2021-07-09T18:27:08.748Z] [2021-07-09T18:27:08.748Z] DONE 5 tests in 9.374s [2021-07-09T18:27:08.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-09T18:27:08.748Z] INFO: Testing against a local daemon [2021-07-09T18:27:08.748Z] === RUN TestContinueAfterPluginCrash [2021-07-09T18:27:08.748Z] === PAUSE TestContinueAfterPluginCrash [2021-07-09T18:27:08.748Z] === RUN TestReadPluginNoRead [2021-07-09T18:27:08.748Z] === PAUSE TestReadPluginNoRead [2021-07-09T18:27:08.748Z] === RUN TestDaemonStartWithLogOpt [2021-07-09T18:27:08.748Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-09T18:27:08.748Z] === CONT TestContinueAfterPluginCrash [2021-07-09T18:27:08.748Z] === CONT TestDaemonStartWithLogOpt [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/quota [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/rootless [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/volume [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-09T18:27:09.147Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-09T18:27:09.282Z] --- PASS: TestDaemonIpcModePrivate (3.00s) [2021-07-09T18:27:09.282Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-07-09T18:27:09.282Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-09T18:27:10.337Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-07-09T18:27:10.337Z] === RUN TestAuthZPluginTLS [2021-07-09T18:27:10.912Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-07-09T18:27:10.912Z] === RUN TestAuthZPluginDenyRequest [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === Skipped [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-09T18:27:11.333Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-09T18:27:11.333Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-07-09T18:27:11.333Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-09T18:27:11.333Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-09T18:27:11.333Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-09T18:27:11.333Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-09T18:27:11.333Z] daemon_test.go:147: root required [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-09T18:27:11.333Z] reload_test.go:520: root required [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-09T18:27:11.333Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-09T18:27:11.333Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-09T18:27:11.333Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-09T18:27:11.333Z] download_test.go:268: Needs fixing on Windows [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-09T18:27:11.333Z] layer_test.go:304: Failing on Windows [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-09T18:27:11.333Z] layer_test.go:353: Failing on Windows [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-09T18:27:11.333Z] layer_test.go:468: Failing on Windows [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-09T18:27:11.333Z] layer_test.go:697: Failing on Windows [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-09T18:27:11.333Z] migration_test.go:46: Failing on Windows [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-09T18:27:11.333Z] migration_test.go:182: Failing on Windows [2021-07-09T18:27:11.333Z] [2021-07-09T18:27:11.333Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-09T18:27:11.334Z] mount_test.go:17: Failing on Windows [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-09T18:27:11.334Z] mount_test.go:76: Failing on Windows [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-09T18:27:11.334Z] mount_test.go:125: Failing on Windows [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-09T18:27:11.334Z] mount_test.go:212: Failing on Windows [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:134: Xz not present in msys2 [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:239: Failing on Windows CI machines [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-09T18:27:11.334Z] archive_windows_test.go:16: Currently fails [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-09T18:27:11.334Z] changes_test.go:192: needs more investigation [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-09T18:27:11.334Z] changes_test.go:405: needs further investigation [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-09T18:27:11.334Z] changes_test.go:441: needs further investigation [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-09T18:27:11.334Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-09T18:27:11.334Z] poller_test.go:41: No chmod on Windows [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-09T18:27:11.334Z] fileutils_test.go:134: Needs porting to Windows [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-09T18:27:11.334Z] fileutils_test.go:180: Needs porting to Windows [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-07-09T18:27:11.334Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2021-07-09T18:27:11.334Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-09T18:27:11.334Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-09T18:27:11.334Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-09T18:27:11.334Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] [2021-07-09T18:27:11.334Z] DONE 1830 tests, 45 skipped in 246.602s [2021-07-09T18:27:11.334Z] INFO: make.ps1 ended at 07/09/2021 18:27:11 [2021-07-09T18:27:11.486Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-07-09T18:27:11.486Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-09T18:27:11.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-09T18:27:12.060Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2021-07-09T18:27:12.060Z] === RUN TestAuthZPluginDenyResponse [2021-07-09T18:27:12.380Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.99s) [2021-07-09T18:27:12.380Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-07-09T18:27:12.380Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-09T18:27:12.919Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2021-07-09T18:27:12.919Z] === CONT TestReadPluginNoRead [2021-07-09T18:27:13.004Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-07-09T18:27:13.004Z] === RUN TestAuthZPluginAllowEventStream [2021-07-09T18:27:13.315Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-09T18:27:13.519Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-09T18:27:13.519Z] INFO: Unit tests ended at 07/09/2021 18:27:13. Duration:00:04:29.2397522 [2021-07-09T18:27:13.519Z] INFO: Building busybox [2021-07-09T18:27:13.519Z] Sending build context to Docker daemon 5.12kB [2021-07-09T18:27:13.519Z] [2021-07-09T18:27:13.519Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-09T18:27:13.519Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-09T18:27:13.519Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-09T18:27:13.519Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-09T18:27:13.519Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-09T18:27:13.519Z] ---> 5bda1547be50 [2021-07-09T18:27:13.519Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-09T18:27:13.519Z] ---> Running in dabcd93737d9 [2021-07-09T18:27:14.490Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-09T18:27:14.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-09T18:27:14.921Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2021-07-09T18:27:14.921Z] === RUN TestAuthZPluginErrorResponse [2021-07-09T18:27:15.183Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-07-09T18:27:15.183Z] === RUN TestAuthZPluginErrorRequest [2021-07-09T18:27:15.261Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-09T18:27:15.261Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.96s) [2021-07-09T18:27:15.261Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-07-09T18:27:15.261Z] === RUN TestIpcModeOlderClient [2021-07-09T18:27:15.261Z] === PAUSE TestIpcModeOlderClient [2021-07-09T18:27:15.261Z] === RUN TestKillContainerInvalidSignal [2021-07-09T18:27:15.435Z] === RUN TestReadPluginNoRead/default [2021-07-09T18:27:16.127Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2021-07-09T18:27:16.127Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-09T18:27:16.637Z] --- PASS: TestKillContainerInvalidSignal (1.40s) [2021-07-09T18:27:16.637Z] === RUN TestKillContainer [2021-07-09T18:27:16.637Z] === RUN TestKillContainer/no_signal [2021-07-09T18:27:16.700Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-07-09T18:27:16.701Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-09T18:27:16.803Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-09T18:27:17.574Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-09T18:27:17.734Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2021-07-09T18:27:18.142Z] === RUN TestKillContainer/non_killing_signal [2021-07-09T18:27:18.296Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-09T18:27:19.252Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2021-07-09T18:27:19.252Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-09T18:27:19.518Z] === RUN TestKillContainer/killing_signal [2021-07-09T18:27:19.663Z] --- PASS: TestReadPluginNoRead (7.41s) [2021-07-09T18:27:19.663Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2021-07-09T18:27:19.663Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-07-09T18:27:19.663Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-07-09T18:27:19.663Z] read_test.go:92: [d04d1dca7827c] daemon is not started [2021-07-09T18:27:19.663Z] PASS [2021-07-09T18:27:19.663Z] [2021-07-09T18:27:19.663Z] DONE 6 tests in 11.541s [2021-07-09T18:27:19.663Z] 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-07-09T18:27:19.663Z] testing: warning: no tests to run [2021-07-09T18:27:19.663Z] PASS [2021-07-09T18:27:19.663Z] [2021-07-09T18:27:19.663Z] DONE 0 tests in 0.006s [2021-07-09T18:27:19.663Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-09T18:27:19.663Z] INFO: Testing against a local daemon [2021-07-09T18:27:19.663Z] === RUN TestPluginWithDevMounts [2021-07-09T18:27:19.663Z] === PAUSE TestPluginWithDevMounts [2021-07-09T18:27:19.663Z] === CONT TestPluginWithDevMounts [2021-07-09T18:27:21.171Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2021-07-09T18:27:21.171Z] === RUN TestAuthZPluginHeader [2021-07-09T18:27:21.430Z] --- PASS: TestKillContainer (4.83s) [2021-07-09T18:27:21.430Z] --- PASS: TestKillContainer/no_signal (1.62s) [2021-07-09T18:27:21.430Z] --- PASS: TestKillContainer/non_killing_signal (1.33s) [2021-07-09T18:27:21.430Z] --- PASS: TestKillContainer/killing_signal (1.58s) [2021-07-09T18:27:21.430Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-09T18:27:21.430Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-09T18:27:21.555Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-07-09T18:27:21.555Z] PASS [2021-07-09T18:27:21.555Z] [2021-07-09T18:27:21.555Z] DONE 1 tests in 1.785s [2021-07-09T18:27:21.555Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-09T18:27:21.555Z] INFO: Testing against a local daemon [2021-07-09T18:27:21.555Z] === RUN TestSecretInspect [2021-07-09T18:27:22.116Z] --- PASS: TestAuthZPluginHeader (0.95s) [2021-07-09T18:27:22.116Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-09T18:27:22.116Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-09T18:27:22.116Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:22.116Z] === RUN TestAuthZPluginV2Disable [2021-07-09T18:27:22.116Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-09T18:27:22.116Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:22.116Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-09T18:27:22.116Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-09T18:27:22.116Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:22.116Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-09T18:27:22.116Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-09T18:27:22.116Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:22.116Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-09T18:27:22.809Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-09T18:27:24.073Z] --- PASS: TestSecretInspect (2.32s) [2021-07-09T18:27:24.073Z] === RUN TestSecretList [2021-07-09T18:27:24.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.89s) [2021-07-09T18:27:24.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.43s) [2021-07-09T18:27:24.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.26s) [2021-07-09T18:27:24.187Z] === RUN TestKillStoppedContainer [2021-07-09T18:27:24.446Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-07-09T18:27:24.446Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-09T18:27:24.446Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-09T18:27:24.446Z] === RUN TestKillDifferentUserContainer [2021-07-09T18:27:25.015Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-09T18:27:25.952Z] --- PASS: TestKillDifferentUserContainer (1.40s) [2021-07-09T18:27:25.952Z] === RUN TestInspectOomKilledTrue [2021-07-09T18:27:25.952Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-07-09T18:27:25.952Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:27:25.952Z] === RUN TestInspectOomKilledFalse [2021-07-09T18:27:25.952Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-09T18:27:25.952Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:27:25.952Z] === RUN TestLinksEtcHostsContentMatch [2021-07-09T18:27:25.962Z] --- PASS: TestSecretList (1.93s) [2021-07-09T18:27:25.962Z] === RUN TestSecretsCreateAndDelete [2021-07-09T18:27:27.855Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-07-09T18:27:27.855Z] === RUN TestSecretsUpdate [2021-07-09T18:27:27.859Z] --- PASS: TestLinksEtcHostsContentMatch (1.84s) [2021-07-09T18:27:27.859Z] === RUN TestLinksContainerNames [2021-07-09T18:27:30.370Z] --- PASS: TestSecretsUpdate (2.30s) [2021-07-09T18:27:30.370Z] === RUN TestTemplatedSecret [2021-07-09T18:27:31.149Z] --- PASS: TestLinksContainerNames (3.05s) [2021-07-09T18:27:31.149Z] === RUN TestLogsFollowTailEmpty [2021-07-09T18:27:31.229Z] Removing intermediate container dabcd93737d9 [2021-07-09T18:27:31.229Z] ---> fd50af5df5bf [2021-07-09T18:27:31.229Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-09T18:27:31.229Z] ---> Running in 97d29539de2d [2021-07-09T18:27:32.205Z] Removing intermediate container 97d29539de2d [2021-07-09T18:27:32.205Z] ---> 1c62246b8b1e [2021-07-09T18:27:32.205Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-09T18:27:32.205Z] ---> Running in f2394a64e5de [2021-07-09T18:27:32.205Z] Removing intermediate container f2394a64e5de [2021-07-09T18:27:32.205Z] ---> 328d79365001 [2021-07-09T18:27:32.205Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-09T18:27:32.525Z] --- PASS: TestLogsFollowTailEmpty (1.54s) [2021-07-09T18:27:32.525Z] === RUN TestContainerNetworkMountsNoChown [2021-07-09T18:27:33.640Z] --- PASS: TestTemplatedSecret (3.38s) [2021-07-09T18:27:33.640Z] === RUN TestSecretCreateResolve [2021-07-09T18:27:33.757Z] [2021-07-09T18:27:33.902Z] --- PASS: TestContainerNetworkMountsNoChown (1.51s) [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/default [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/default [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/private [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/private [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rprivate [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/slave [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/slave [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rslave [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/shared [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/shared [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rshared [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/default [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/rprivate [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/private [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/slave [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/rshared [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/shared [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/rslave [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:27:33.902Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:27:33.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T18:27:33.902Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-09T18:27:34.161Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T18:27:34.219Z] ---> 93bbeaecea40 [2021-07-09T18:27:34.219Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-09T18:27:34.219Z] ---> Running in 74a10f5b8e13 [2021-07-09T18:27:34.417Z] ......... [ 86%] [2021-07-09T18:27:34.420Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-09T18:27:34.420Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-09T18:27:34.420Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-09T18:27:34.420Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-09T18:27:34.420Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T18:27:34.420Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-09T18:27:34.420Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-07-09T18:27:34.420Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-07-09T18:27:34.420Z] === RUN TestContainerBindMountNonRecursive [2021-07-09T18:27:36.156Z] --- PASS: TestSecretCreateResolve (2.37s) [2021-07-09T18:27:36.156Z] PASS [2021-07-09T18:27:36.156Z] [2021-07-09T18:27:36.156Z] DONE 6 tests in 14.269s [2021-07-09T18:27:36.156Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-09T18:27:36.156Z] INFO: Testing against a local daemon [2021-07-09T18:27:36.156Z] === RUN TestServiceCreateInit [2021-07-09T18:27:36.156Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-09T18:27:36.951Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-09T18:27:37.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-09T18:27:38.456Z] --- PASS: TestContainerBindMountNonRecursive (4.00s) [2021-07-09T18:27:38.456Z] === RUN TestContainerVolumesMountedAsShared [2021-07-09T18:27:39.394Z] --- PASS: TestContainerVolumesMountedAsShared (0.91s) [2021-07-09T18:27:39.394Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-09T18:27:40.241Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.81s) [2021-07-09T18:27:40.241Z] PASS [2021-07-09T18:27:40.241Z] [2021-07-09T18:27:40.241Z] === Skipped [2021-07-09T18:27:40.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-09T18:27:40.241Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:40.241Z] [2021-07-09T18:27:40.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-09T18:27:40.241Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:40.241Z] [2021-07-09T18:27:40.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-09T18:27:40.241Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:40.241Z] [2021-07-09T18:27:40.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-09T18:27:40.241Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:40.241Z] [2021-07-09T18:27:40.241Z] [2021-07-09T18:27:40.241Z] DONE 17 tests, 4 skipped in 31.527s [2021-07-09T18:27:40.241Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-09T18:27:40.241Z] ++ 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-07-09T18:27:40.241Z] ++ set -e [2021-07-09T18:27:40.241Z] ++ '[' -n 0 ']' [2021-07-09T18:27:40.241Z] ++ set -x [2021-07-09T18:27:40.241Z] ++ env -i DEST=/go/src/github.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-07-09T18:27:40.241Z] INFO: Testing against a local daemon [2021-07-09T18:27:40.241Z] === RUN TestPluginInvalidJSON [2021-07-09T18:27:40.241Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:27:40.241Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:27:40.241Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:27:40.241Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-09T18:27:40.241Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-09T18:27:40.241Z] === RUN TestPluginInstall [2021-07-09T18:27:40.241Z] === RUN TestPluginInstall/no_auth [2021-07-09T18:27:40.386Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-09T18:27:41.301Z] --- PASS: TestContainerVolumesMountedAsSlave (1.94s) [2021-07-09T18:27:41.301Z] === RUN TestNetworkNat [2021-07-09T18:27:41.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-09T18:27:41.401Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-09T18:27:42.028Z] tests/integration/models_networks_test.py .... [ 90%] [2021-07-09T18:27:42.158Z] time="2021-07-09T18:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:27:42.158Z] time="2021-07-09T18:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10aaae81e59b48d293fecbc5f4a5d612c10435fb98928197ebd49ffa0797b449" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:27:42.158Z] time="2021-07-09T18:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:27:42.158Z] time="2021-07-09T18:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10aaae81e59b48d293fecbc5f4a5d612c10435fb98928197ebd49ffa0797b449" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:27:42.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-09T18:27:42.750Z] === RUN TestPluginInstall/with_htpasswd [2021-07-09T18:27:42.934Z] --- PASS: TestNetworkNat (1.65s) [2021-07-09T18:27:42.934Z] === RUN TestNetworkLocalhostTCPNat [2021-07-09T18:27:43.331Z] time="2021-07-09T18:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:27:43.331Z] time="2021-07-09T18:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e214645cf5dc40fa1db1eab27723b8187320fc5a76df1f9aee813c7bab971d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:27:43.331Z] time="2021-07-09T18:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:27:43.331Z] time="2021-07-09T18:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e214645cf5dc40fa1db1eab27723b8187320fc5a76df1f9aee813c7bab971d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:27:43.905Z] === RUN TestPluginInstall/with_insecure [2021-07-09T18:27:44.313Z] --- PASS: TestNetworkLocalhostTCPNat (1.23s) [2021-07-09T18:27:44.313Z] === RUN TestNetworkLoopbackNat [2021-07-09T18:27:44.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-09T18:27:45.294Z] time="2021-07-09T18:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:27:45.294Z] time="2021-07-09T18:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5884a9caf8477c1d6a4ec94188e4b8128d088b2ad8f1ed4fe4a881275821fcb9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:27:45.294Z] time="2021-07-09T18:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:27:45.294Z] time="2021-07-09T18:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5884a9caf8477c1d6a4ec94188e4b8128d088b2ad8f1ed4fe4a881275821fcb9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:27:45.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-09T18:27:45.556Z] --- PASS: TestPluginInstall (5.49s) [2021-07-09T18:27:45.556Z] --- PASS: TestPluginInstall/no_auth (2.66s) [2021-07-09T18:27:45.556Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2021-07-09T18:27:45.556Z] --- PASS: TestPluginInstall/with_insecure (1.66s) [2021-07-09T18:27:45.556Z] plugin_test.go:165: [dffaf9638118a] daemon is not started [2021-07-09T18:27:45.556Z] === RUN TestPluginsWithRuntimes [2021-07-09T18:27:45.569Z] --- PASS: TestServiceCreateInit (9.37s) [2021-07-09T18:27:45.569Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2021-07-09T18:27:45.569Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s) [2021-07-09T18:27:45.569Z] === RUN TestCreateServiceMultipleTimes [2021-07-09T18:27:46.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-09T18:27:46.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-09T18:27:47.473Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-09T18:27:48.607Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-09T18:27:48.734Z] --- PASS: TestNetworkLoopbackNat (4.41s) [2021-07-09T18:27:48.734Z] === RUN TestPause [2021-07-09T18:27:49.178Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-09T18:27:49.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-09T18:27:49.390Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-09T18:27:49.869Z] --- PASS: TestPause (1.29s) [2021-07-09T18:27:49.869Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-09T18:27:49.869Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T18:27:49.869Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T18:27:49.869Z] === RUN TestPauseStopPausedContainer [2021-07-09T18:27:50.778Z] --- PASS: TestPluginsWithRuntimes (5.11s) [2021-07-09T18:27:50.778Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.49s) [2021-07-09T18:27:50.778Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.45s) [2021-07-09T18:27:50.778Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T18:27:51.247Z] --- PASS: TestPauseStopPausedContainer (1.33s) [2021-07-09T18:27:51.247Z] === RUN TestPsFilter [2021-07-09T18:27:51.506Z] --- PASS: TestPsFilter (0.20s) [2021-07-09T18:27:51.506Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-09T18:27:51.722Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-07-09T18:27:51.722Z] PASS [2021-07-09T18:27:51.722Z] [2021-07-09T18:27:51.722Z] DONE 10 tests in 11.930s [2021-07-09T18:27:51.722Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-09T18:27:51.722Z] ++ 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-07-09T18:27:51.722Z] ++ set -e [2021-07-09T18:27:51.722Z] ++ '[' -n 0 ']' [2021-07-09T18:27:51.722Z] ++ set -x [2021-07-09T18:27:51.722Z] ++ env -i DEST=/go/src/github.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-07-09T18:27:51.722Z] INFO: Testing against a local daemon [2021-07-09T18:27:51.722Z] === RUN TestExternalGraphDriver [2021-07-09T18:27:51.984Z] === RUN TestExternalGraphDriver/json [2021-07-09T18:27:52.882Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.27s) [2021-07-09T18:27:52.882Z] === RUN TestRemoveContainerWithVolume [2021-07-09T18:27:52.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-09T18:27:53.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-09T18:27:54.019Z] --- PASS: TestRemoveContainerWithVolume (1.18s) [2021-07-09T18:27:54.019Z] === RUN TestRemoveContainerRunning [2021-07-09T18:27:54.533Z] === RUN TestExternalGraphDriver/spec [2021-07-09T18:27:55.299Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-09T18:27:55.396Z] --- PASS: TestRemoveContainerRunning (1.28s) [2021-07-09T18:27:55.396Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-09T18:27:56.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-09T18:27:56.331Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.25s) [2021-07-09T18:27:56.331Z] === RUN TestRemoveInvalidContainer [2021-07-09T18:27:56.590Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-09T18:27:56.590Z] === RUN TestRenameLinkedContainer [2021-07-09T18:27:57.084Z] === RUN TestExternalGraphDriver/pull [2021-07-09T18:27:57.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-09T18:27:58.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-09T18:27:58.592Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-09T18:27:58.592Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-09T18:27:59.001Z] --- PASS: TestExternalGraphDriver (7.22s) [2021-07-09T18:27:59.001Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2021-07-09T18:27:59.001Z] --- PASS: TestExternalGraphDriver/spec (2.55s) [2021-07-09T18:27:59.001Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2021-07-09T18:27:59.001Z] === RUN TestGraphdriverPluginV2 [2021-07-09T18:27:59.001Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-07-09T18:27:59.001Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:59.001Z] PASS [2021-07-09T18:27:59.001Z] [2021-07-09T18:27:59.001Z] === Skipped [2021-07-09T18:27:59.001Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-07-09T18:27:59.001Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:27:59.001Z] [2021-07-09T18:27:59.001Z] [2021-07-09T18:27:59.001Z] DONE 5 tests, 1 skipped in 7.396s [2021-07-09T18:27:59.001Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-09T18:27:59.001Z] ++ 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-07-09T18:27:59.001Z] ++ set -e [2021-07-09T18:27:59.001Z] ++ '[' -n 0 ']' [2021-07-09T18:27:59.001Z] ++ set -x [2021-07-09T18:27:59.001Z] ++ env -i DEST=/go/src/github.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-07-09T18:27:59.264Z] INFO: Testing against a local daemon [2021-07-09T18:27:59.264Z] === RUN TestContinueAfterPluginCrash [2021-07-09T18:27:59.264Z] === PAUSE TestContinueAfterPluginCrash [2021-07-09T18:27:59.264Z] === RUN TestReadPluginNoRead [2021-07-09T18:27:59.264Z] === PAUSE TestReadPluginNoRead [2021-07-09T18:27:59.264Z] === RUN TestDaemonStartWithLogOpt [2021-07-09T18:27:59.264Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-09T18:27:59.264Z] === CONT TestContinueAfterPluginCrash [2021-07-09T18:27:59.264Z] === CONT TestDaemonStartWithLogOpt [2021-07-09T18:27:59.264Z] === CONT TestReadPluginNoRead [2021-07-09T18:27:59.429Z] Removing intermediate container 74a10f5b8e13 [2021-07-09T18:27:59.429Z] ---> 01ab10745f4b [2021-07-09T18:27:59.429Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-09T18:27:59.430Z] ---> Running in e9df9f03ecc5 [2021-07-09T18:27:59.430Z] [2021-07-09T18:27:59.430Z] SUCCESS: Specified value was saved. [2021-07-09T18:28:01.614Z] Removing intermediate container e9df9f03ecc5 [2021-07-09T18:28:01.614Z] ---> 05768d25d490 [2021-07-09T18:28:01.614Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-09T18:28:01.614Z] ---> Running in bcbbf3a555ac [2021-07-09T18:28:02.288Z] --- PASS: TestRenameLinkedContainer (5.11s) [2021-07-09T18:28:02.288Z] === RUN TestRenameStoppedContainer [2021-07-09T18:28:03.224Z] --- PASS: TestRenameStoppedContainer (1.68s) [2021-07-09T18:28:03.224Z] === RUN TestRenameRunningContainerAndReuse [2021-07-09T18:28:03.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-09T18:28:03.486Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-09T18:28:03.620Z] --- PASS: TestCreateServiceMultipleTimes (17.53s) [2021-07-09T18:28:03.620Z] === RUN TestCreateServiceConflict [2021-07-09T18:28:03.667Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-09T18:28:03.928Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-09T18:28:03.928Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-09T18:28:03.928Z] [2021-07-09T18:28:03.928Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-09T18:28:03.928Z] =========================== short test summary info ============================ [2021-07-09T18:28:03.928Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-09T18:28:03.928Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-09T18:28:03.928Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-09T18:28:03.928Z] Not supported on most drivers [2021-07-09T18:28:03.928Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-09T18:28:03.928Z] Output of docker top depends on host distro, and is not formalized. [2021-07-09T18:28:03.928Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-09T18:28:03.928Z] Output of docker top depends on host distro, and is not formalized. [2021-07-09T18:28:03.928Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-09T18:28:03.928Z] Can fail if eth0 has multiple IP addresses [2021-07-09T18:28:03.928Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-09T18:28:03.928Z] This doesn't seem to be taken into account by the engine [2021-07-09T18:28:03.928Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-07-09T18:28:03.928Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-09T18:28:03.928Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 377.41 seconds == [2021-07-09T18:28:04.059Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2021-07-09T18:28:04.188Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-09T18:28:04.986Z] --- PASS: TestCreateServiceConflict (2.29s) [2021-07-09T18:28:04.986Z] === RUN TestCreateServiceMaxReplicas [2021-07-09T18:28:05.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-09T18:28:05.445Z] === RUN TestReadPluginNoRead/default [2021-07-09T18:28:05.647Z] --- PASS: TestRenameRunningContainerAndReuse (2.38s) [2021-07-09T18:28:05.647Z] === RUN TestRenameInvalidName [2021-07-09T18:28:06.832Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-09T18:28:07.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-09T18:28:07.026Z] --- PASS: TestRenameInvalidName (1.34s) [2021-07-09T18:28:07.026Z] === RUN TestRenameAnonymousContainer [2021-07-09T18:28:08.711Z] Cannot create a file when that file already exists. [2021-07-09T18:28:08.751Z] --- PASS: TestReadPluginNoRead (9.43s) [2021-07-09T18:28:08.751Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-07-09T18:28:08.751Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2021-07-09T18:28:08.751Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2021-07-09T18:28:08.751Z] read_test.go:92: [d138993f70a32] daemon is not started [2021-07-09T18:28:09.160Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2021-07-09T18:28:09.160Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-09T18:28:09.325Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2021-07-09T18:28:09.325Z] PASS [2021-07-09T18:28:09.325Z] [2021-07-09T18:28:09.325Z] DONE 6 tests in 10.272s [2021-07-09T18:28:09.325Z] 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-07-09T18:28:09.325Z] ++ 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-07-09T18:28:09.325Z] ++ set -e [2021-07-09T18:28:09.325Z] ++ '[' -n 0 ']' [2021-07-09T18:28:09.325Z] ++ set -x [2021-07-09T18:28:09.325Z] ++ env -i DEST=/go/src/github.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-07-09T18:28:09.325Z] testing: warning: no tests to run [2021-07-09T18:28:09.325Z] PASS [2021-07-09T18:28:09.325Z] [2021-07-09T18:28:09.325Z] DONE 0 tests in 0.044s [2021-07-09T18:28:09.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-09T18:28:09.325Z] ++ 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-07-09T18:28:09.325Z] ++ set -e [2021-07-09T18:28:09.325Z] ++ '[' -n 0 ']' [2021-07-09T18:28:09.325Z] ++ set -x [2021-07-09T18:28:09.325Z] ++ env -i DEST=/go/src/github.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-07-09T18:28:09.586Z] INFO: Testing against a local daemon [2021-07-09T18:28:09.586Z] === RUN TestPluginWithDevMounts [2021-07-09T18:28:09.586Z] === PAUSE TestPluginWithDevMounts [2021-07-09T18:28:09.586Z] === CONT TestPluginWithDevMounts [2021-07-09T18:28:10.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-09T18:28:11.706Z] --- PASS: TestRenameAnonymousContainer (4.70s) [2021-07-09T18:28:11.706Z] === RUN TestRenameContainerWithSameName [2021-07-09T18:28:12.135Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-07-09T18:28:12.135Z] PASS [2021-07-09T18:28:12.135Z] [2021-07-09T18:28:12.135Z] DONE 1 tests in 2.252s [2021-07-09T18:28:12.135Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-09T18:28:12.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-07-09T18:28:12.135Z] ++ set -e [2021-07-09T18:28:12.135Z] ++ '[' -n 0 ']' [2021-07-09T18:28:12.135Z] ++ set -x [2021-07-09T18:28:12.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-07-09T18:28:12.136Z] INFO: Testing against a local daemon [2021-07-09T18:28:12.136Z] === RUN TestSecretInspect [2021-07-09T18:28:13.086Z] --- PASS: TestRenameContainerWithSameName (1.25s) [2021-07-09T18:28:13.086Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-09T18:28:14.523Z] Removing intermediate container bcbbf3a555ac [2021-07-09T18:28:14.523Z] ---> 8ed8a63d1e84 [2021-07-09T18:28:14.523Z] Step 13/13 : CMD ["sh"] [2021-07-09T18:28:14.523Z] ---> Running in b0e4aed9552b [2021-07-09T18:28:14.523Z] Removing intermediate container b0e4aed9552b [2021-07-09T18:28:14.523Z] ---> 9efa96623192 [2021-07-09T18:28:14.523Z] Successfully built 9efa96623192 [2021-07-09T18:28:14.523Z] Successfully tagged busybox:latest [2021-07-09T18:28:14.523Z] INFO: Docker images of the daemon under test [2021-07-09T18:28:14.523Z] [2021-07-09T18:28:14.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T18:28:14.523Z] busybox latest 9efa96623192 Less than a second ago 5.71GB [2021-07-09T18:28:14.523Z] microsoft/windowsservercore latest 5bda1547be50 3 days ago 5.69GB [2021-07-09T18:28:14.523Z] mcr.microsoft.com/windows/servercore ltsc2019 5bda1547be50 3 days ago 5.69GB [2021-07-09T18:28:14.523Z] [2021-07-09T18:28:14.523Z] INFO: Running integration tests at 07/09/2021 18:28:13... [2021-07-09T18:28:14.523Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-09T18:28:14.523Z] INFO: Integration API tests being run from the host: [2021-07-09T18:28:14.523Z] INFO: make.ps1 starting at 07/09/2021 18:28:14 [2021-07-09T18:28:14.685Z] --- PASS: TestSecretInspect (2.48s) [2021-07-09T18:28:14.685Z] === RUN TestSecretList [2021-07-09T18:28:15.495Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-09T18:28:15.618Z] --- PASS: TestRenameContainerWithLinkedContainer (2.62s) [2021-07-09T18:28:15.618Z] === RUN TestResize [2021-07-09T18:28:16.408Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T18:28:16.408Z] [2021-07-09T18:28:16.408Z] Unloading profiles will leave already running processes permanently [2021-07-09T18:28:16.408Z] unconfined, which can lead to unexpected situations. [2021-07-09T18:28:16.408Z] [2021-07-09T18:28:16.408Z] To set a process to complain mode, use the command line tool [2021-07-09T18:28:16.408Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T18:28:16.408Z] Post stage [Pipeline] junit [2021-07-09T18:28:16.684Z] Recording test results [2021-07-09T18:28:16.825Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-09T18:28:16.995Z] --- PASS: TestResize (1.26s) [2021-07-09T18:28:16.995Z] === RUN TestResizeWithInvalidSize [2021-07-09T18:28:17.104Z] + echo Ensuring container killed. [2021-07-09T18:28:17.104Z] Ensuring container killed. [2021-07-09T18:28:17.104Z] + docker rm -vf docker-pr1 [2021-07-09T18:28:17.104Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-09T18:28:17.235Z] --- PASS: TestSecretList (2.95s) [2021-07-09T18:28:17.235Z] === RUN TestSecretsCreateAndDelete [2021-07-09T18:28:17.389Z] + echo Chowning /workspace to jenkins user [2021-07-09T18:28:17.389Z] Chowning /workspace to jenkins user [2021-07-09T18:28:17.389Z] + id -u [2021-07-09T18:28:17.389Z] + id -g [2021-07-09T18:28:17.389Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42613:/workspace busybox chown -R 1000:1000 /workspace [2021-07-09T18:28:18.371Z] --- PASS: TestResizeWithInvalidSize (1.31s) [2021-07-09T18:28:18.371Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T18:28:19.104Z] + bundleName=docker-py [2021-07-09T18:28:19.104Z] + echo Creating docker-py-bundles.tar.gz [2021-07-09T18:28:19.104Z] Creating docker-py-bundles.tar.gz [2021-07-09T18:28:19.104Z] + 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-07-09T18:28:19.118Z] Archiving artifacts [2021-07-09T18:28:19.409Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42613/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-09T18:28:19.749Z] --- PASS: TestResizeWhenContainerNotStarted (1.40s) [2021-07-09T18:28:19.749Z] === RUN TestDaemonRestartKillContainers [2021-07-09T18:28:19.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T18:28:19.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T18:28:19.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T18:28:19.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T18:28:19.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T18:28:19.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T18:28:19.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T18:28:19.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T18:28:19.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T18:28:19.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T18:28:19.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T18:28:19.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T18:28:19.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T18:28:19.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T18:28:19.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T18:28:19.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T18:28:19.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:28:19.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:28:19.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:28:19.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:28:19.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:28:19.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:28:19.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:28:19.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:28:19.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T18:28:19.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T18:28:19.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh binary-daemon [2021-07-09T18:28:20.330Z] [2021-07-09T18:28:20.330Z] Removing bundles/ [2021-07-09T18:28:20.330Z] [2021-07-09T18:28:20.330Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-07-09T18:28:20.330Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-09T18:28:20.330Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T18:28:20.540Z] --- PASS: TestSecretsCreateAndDelete (3.01s) [2021-07-09T18:28:20.540Z] === RUN TestSecretsUpdate [2021-07-09T18:28:21.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-09T18:28:23.090Z] --- PASS: TestSecretsUpdate (2.90s) [2021-07-09T18:28:23.090Z] === RUN TestTemplatedSecret [2021-07-09T18:28:23.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T18:28:23.999Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.70s) [2021-07-09T18:28:23.999Z] === RUN TestCreateServiceSecretFileMode [2021-07-09T18:28:24.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T18:28:24.926Z] --- PASS: TestCreateServiceSecretFileMode (2.78s) [2021-07-09T18:28:24.926Z] === RUN TestCreateServiceConfigFileMode [2021-07-09T18:28:25.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-09T18:28:25.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-09T18:28:27.301Z] --- PASS: TestTemplatedSecret (3.64s) [2021-07-09T18:28:27.301Z] === RUN TestSecretCreateResolve [2021-07-09T18:28:28.196Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2021-07-09T18:28:28.196Z] === RUN TestCreateServiceSysctls [2021-07-09T18:28:29.852Z] --- PASS: TestSecretCreateResolve (2.97s) [2021-07-09T18:28:29.852Z] PASS [2021-07-09T18:28:29.852Z] [2021-07-09T18:28:29.852Z] DONE 6 tests in 18.094s [2021-07-09T18:28:29.852Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-09T18:28:29.853Z] ++ 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-07-09T18:28:29.853Z] ++ set -e [2021-07-09T18:28:29.853Z] ++ '[' -n 0 ']' [2021-07-09T18:28:29.853Z] ++ set -x [2021-07-09T18:28:29.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=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-07-09T18:28:29.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-09T18:28:30.114Z] INFO: Testing against a local daemon [2021-07-09T18:28:30.114Z] === RUN TestServiceCreateInit [2021-07-09T18:28:30.114Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-09T18:28:30.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-09T18:28:30.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-09T18:28:30.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T18:28:30.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T18:28:31.464Z] --- PASS: TestCreateServiceSysctls (3.34s) [2021-07-09T18:28:31.465Z] === RUN TestCreateServiceCapabilities [2021-07-09T18:28:32.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-09T18:28:33.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-09T18:28:33.983Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2021-07-09T18:28:33.984Z] === RUN TestInspect [2021-07-09T18:28:34.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T18:28:35.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:28:35.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-09T18:28:35.409Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-09T18:28:36.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:28:36.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-09T18:28:37.253Z] --- PASS: TestInspect (3.34s) [2021-07-09T18:28:37.253Z] === RUN TestCreateJob [2021-07-09T18:28:38.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T18:28:38.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T18:28:39.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-09T18:28:39.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-09T18:28:39.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-09T18:28:40.707Z] --- PASS: TestServiceCreateInit (10.24s) [2021-07-09T18:28:40.707Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2021-07-09T18:28:40.707Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2021-07-09T18:28:40.707Z] === RUN TestCreateServiceMultipleTimes [2021-07-09T18:28:40.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T18:28:41.423Z] --- PASS: TestCreateJob (3.82s) [2021-07-09T18:28:41.423Z] === RUN TestReplicatedJob [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.17s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.93s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.74s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.38s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.05s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.05s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.10s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.04s) [2021-07-09T18:28:43.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2021-07-09T18:28:43.256Z] === RUN TestCgroupNamespacesRun [2021-07-09T18:28:43.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-09T18:28:44.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-09T18:28:45.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:28:45.577Z] INFO: Testing against a local daemon [2021-07-09T18:28:45.577Z] === RUN TestBuildWithSession [2021-07-09T18:28:45.577Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-09T18:28:45.577Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:28:45.577Z] === RUN TestBuildSquashParent [2021-07-09T18:28:45.577Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-09T18:28:45.577Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:28:45.577Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-09T18:28:45.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:28:45.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:28:45.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:28:45.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:28:45.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:28:45.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:28:45.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:28:45.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:28:45.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:28:45.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:28:45.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:28:45.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:28:45.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T18:28:45.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T18:28:45.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T18:28:45.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T18:28:46.270Z] --- PASS: TestCgroupNamespacesRun (2.83s) [2021-07-09T18:28:46.270Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-09T18:28:46.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-09T18:28:47.775Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2021-07-09T18:28:47.775Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-09T18:28:47.964Z] --- PASS: TestReplicatedJob (6.98s) [2021-07-09T18:28:47.964Z] === RUN TestUpdateReplicatedJob [2021-07-09T18:28:48.713Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-09T18:28:50.091Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-09T18:28:50.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-09T18:28:50.611Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.81s) [2021-07-09T18:28:50.611Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-09T18:28:50.870Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-09T18:28:52.139Z] --- PASS: TestUpdateReplicatedJob (3.94s) [2021-07-09T18:28:52.139Z] === RUN TestServiceListWithStatuses [2021-07-09T18:28:52.139Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-09T18:28:52.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T18:28:52.139Z] === RUN TestDockerNetworkConnectAlias [2021-07-09T18:28:53.406Z] --- PASS: TestCgroupNamespacesRunHostMode (2.77s) [2021-07-09T18:28:53.406Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-09T18:28:54.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-09T18:28:56.159Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.67s) [2021-07-09T18:28:56.159Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-09T18:28:57.383Z] --- PASS: TestDockerNetworkConnectAlias (4.91s) [2021-07-09T18:28:57.383Z] === RUN TestDockerNetworkReConnect [2021-07-09T18:28:58.063Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2021-07-09T18:28:58.063Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-09T18:28:58.838Z] --- PASS: TestCreateServiceMultipleTimes (17.70s) [2021-07-09T18:28:58.838Z] === RUN TestCreateServiceConflict [2021-07-09T18:28:58.998Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.04s) [2021-07-09T18:28:58.998Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-09T18:28:58.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-09T18:28:59.257Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-09T18:29:00.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T18:29:00.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T18:29:00.652Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2021-07-09T18:29:00.652Z] === RUN TestServicePlugin [2021-07-09T18:29:00.755Z] --- PASS: TestCreateServiceConflict (2.94s) [2021-07-09T18:29:00.755Z] === RUN TestCreateServiceMaxReplicas [2021-07-09T18:29:01.158Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-09T18:29:01.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-09T18:29:01.677Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.76s) [2021-07-09T18:29:01.677Z] === RUN TestNISDomainname [2021-07-09T18:29:02.256Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-09T18:29:03.635Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-09T18:29:04.202Z] --- PASS: TestNISDomainname (2.34s) [2021-07-09T18:29:04.202Z] === RUN TestHostnameDnsResolution [2021-07-09T18:29:04.970Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2021-07-09T18:29:04.970Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-09T18:29:05.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-09T18:29:06.150Z] --- PASS: TestHostnameDnsResolution (2.10s) [2021-07-09T18:29:06.150Z] === RUN TestStats [2021-07-09T18:29:09.085Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-09T18:29:09.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.20s) [2021-07-09T18:29:09.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.42s) [2021-07-09T18:29:09.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.66s) [2021-07-09T18:29:09.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.84s) [2021-07-09T18:29:09.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.89s) [2021-07-09T18:29:09.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.66s) [2021-07-09T18:29:09.085Z] === RUN TestBuildMultiStageCopy [2021-07-09T18:29:09.085Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-09T18:29:10.341Z] --- PASS: TestStats (3.52s) [2021-07-09T18:29:10.341Z] === RUN TestStopContainerWithTimeout [2021-07-09T18:29:10.341Z] === RUN TestStopContainerWithTimeout/0 [2021-07-09T18:29:10.341Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-09T18:29:10.341Z] === RUN TestStopContainerWithTimeout/1 [2021-07-09T18:29:10.341Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-09T18:29:10.341Z] === RUN TestStopContainerWithTimeout/3 [2021-07-09T18:29:10.341Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-09T18:29:10.341Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-09T18:29:10.341Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-09T18:29:10.341Z] === CONT TestStopContainerWithTimeout/0 [2021-07-09T18:29:10.341Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-09T18:29:10.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-09T18:29:11.717Z] === CONT TestStopContainerWithTimeout/3 [2021-07-09T18:29:11.976Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-09T18:29:13.883Z] === CONT TestStopContainerWithTimeout/1 [2021-07-09T18:29:15.263Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-09T18:29:16.200Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-07-09T18:29:16.200Z] --- PASS: TestStopContainerWithTimeout/0 (1.89s) [2021-07-09T18:29:16.200Z] --- PASS: TestStopContainerWithTimeout/-1 (4.07s) [2021-07-09T18:29:16.200Z] --- PASS: TestStopContainerWithTimeout/3 (3.40s) [2021-07-09T18:29:16.200Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2021-07-09T18:29:16.200Z] === RUN TestDeleteDevicemapper [2021-07-09T18:29:16.200Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-09T18:29:16.200Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T18:29:16.200Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-09T18:29:16.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-09T18:29:16.200Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-09T18:29:16.767Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-09T18:29:17.335Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-09T18:29:17.903Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-09T18:29:18.162Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-09T18:29:18.421Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-09T18:29:19.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-09T18:29:19.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-09T18:29:19.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-09T18:29:19.887Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) [2021-07-09T18:29:19.887Z] === RUN TestCreateServiceSecretFileMode [2021-07-09T18:29:20.297Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-09T18:29:20.432Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-09T18:29:20.556Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.57s) [2021-07-09T18:29:20.556Z] === RUN TestUpdateMemory [2021-07-09T18:29:20.556Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-09T18:29:20.556Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:29:20.556Z] === RUN TestUpdateCPUQuota [2021-07-09T18:29:21.408Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-09T18:29:22.437Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2021-07-09T18:29:22.437Z] === RUN TestCreateServiceConfigFileMode [2021-07-09T18:29:22.961Z] --- PASS: TestBuildMultiStageCopy (13.46s) [2021-07-09T18:29:22.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.57s) [2021-07-09T18:29:22.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-07-09T18:29:22.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2021-07-09T18:29:22.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2021-07-09T18:29:22.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s) [2021-07-09T18:29:22.961Z] === RUN TestBuildMultiStageParentConfig [2021-07-09T18:29:23.845Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-09T18:29:25.746Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2021-07-09T18:29:25.746Z] === RUN TestCreateServiceSysctls [2021-07-09T18:29:25.887Z] --- PASS: TestBuildMultiStageParentConfig (2.95s) [2021-07-09T18:29:25.887Z] === RUN TestBuildLabelWithTargets [2021-07-09T18:29:25.887Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-09T18:29:25.887Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:29:25.887Z] === RUN TestBuildWithEmptyLayers [2021-07-09T18:29:26.379Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-09T18:29:26.863Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2021-07-09T18:29:26.863Z] === RUN TestBuildMultiStageOnBuild [2021-07-09T18:29:26.946Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-09T18:29:27.894Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-09T18:29:28.472Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-09T18:29:29.039Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-09T18:29:29.039Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-09T18:29:29.962Z] --- PASS: TestCreateServiceSysctls (3.89s) [2021-07-09T18:29:29.962Z] === RUN TestCreateServiceCapabilities [2021-07-09T18:29:29.974Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-09T18:29:30.232Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-09T18:29:30.492Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-09T18:29:30.751Z] --- PASS: TestUpdateCPUQuota (10.03s) [2021-07-09T18:29:30.751Z] === RUN TestUpdatePidsLimit [2021-07-09T18:29:30.751Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-09T18:29:31.687Z] === RUN TestUpdatePidsLimit/no_change [2021-07-09T18:29:31.945Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-09T18:29:32.513Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2021-07-09T18:29:32.513Z] === RUN TestInspect [2021-07-09T18:29:32.683Z] --- PASS: TestServicePlugin (30.84s) [2021-07-09T18:29:32.683Z] plugin_test.go:62: [da68636cde854] joining swarm manager [d766049fc5a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T18:29:32.683Z] plugin_test.go:65: [d94500f85f31d] joining swarm manager [d766049fc5a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T18:29:32.683Z] === RUN TestServiceUpdateLabel [2021-07-09T18:29:32.881Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-09T18:29:33.610Z] --- PASS: TestServiceUpdateLabel (2.33s) [2021-07-09T18:29:33.610Z] === RUN TestServiceUpdateSecrets [2021-07-09T18:29:34.264Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-09T18:29:35.644Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-09T18:29:36.581Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-09T18:29:36.726Z] --- PASS: TestInspect (3.64s) [2021-07-09T18:29:36.726Z] === RUN TestCreateJob [2021-07-09T18:29:37.149Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-09T18:29:37.718Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-09T18:29:38.286Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-09T18:29:38.854Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-09T18:29:39.423Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-09T18:29:39.991Z] --- PASS: TestUpdatePidsLimit (9.33s) [2021-07-09T18:29:39.991Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.00s) [2021-07-09T18:29:39.991Z] --- PASS: TestUpdatePidsLimit/no_change (1.23s) [2021-07-09T18:29:39.991Z] --- PASS: TestUpdatePidsLimit/update_lower (1.24s) [2021-07-09T18:29:39.991Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.23s) [2021-07-09T18:29:39.991Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.19s) [2021-07-09T18:29:39.991Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.30s) [2021-07-09T18:29:39.991Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.36s) [2021-07-09T18:29:39.991Z] === RUN TestUpdateRestartPolicy [2021-07-09T18:29:40.937Z] --- PASS: TestCreateJob (4.34s) [2021-07-09T18:29:40.937Z] === RUN TestReplicatedJob [2021-07-09T18:29:45.260Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-09T18:29:45.827Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-09T18:29:45.827Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-09T18:29:46.395Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-09T18:29:46.395Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-09T18:29:46.963Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-09T18:29:47.534Z] --- PASS: TestReplicatedJob (6.94s) [2021-07-09T18:29:47.534Z] === RUN TestUpdateReplicatedJob [2021-07-09T18:29:47.900Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-09T18:29:48.020Z] --- PASS: TestBuildMultiStageOnBuild (19.93s) [2021-07-09T18:29:48.020Z] === RUN TestBuildUncleanTarFilenames [2021-07-09T18:29:48.020Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-09T18:29:48.020Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:29:48.020Z] === RUN TestBuildMultiStageLayerLeak [2021-07-09T18:29:51.188Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-09T18:29:51.447Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-09T18:29:51.654Z] --- PASS: TestServiceUpdateSecrets (15.16s) [2021-07-09T18:29:51.654Z] === RUN TestServiceUpdateConfigs [2021-07-09T18:29:51.744Z] --- PASS: TestUpdateReplicatedJob (4.31s) [2021-07-09T18:29:51.745Z] === RUN TestServiceListWithStatuses [2021-07-09T18:29:51.745Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-09T18:29:51.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T18:29:51.745Z] === RUN TestDockerNetworkConnectAlias [2021-07-09T18:29:52.013Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-09T18:29:55.317Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-09T18:29:55.317Z] --- PASS: TestUpdateRestartPolicy (15.32s) [2021-07-09T18:29:55.317Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-09T18:29:55.575Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-09T18:29:56.824Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-09T18:29:56.824Z] Copying nested executables into bundles/binary-daemon [2021-07-09T18:29:56.824Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-09T18:29:57.031Z] --- PASS: TestUpdateRestartWithAutoRemove (1.35s) [2021-07-09T18:29:57.031Z] === RUN TestWaitNonBlocked [2021-07-09T18:29:57.031Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:29:57.031Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:29:57.031Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:29:57.031Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:29:57.031Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:29:57.031Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:29:57.293Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-09T18:29:57.302Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/make.sh cross [2021-07-09T18:29:57.861Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-09T18:29:57.861Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-09T18:29:57.873Z] [2021-07-09T18:29:57.873Z] Removing bundles/ [2021-07-09T18:29:57.873Z] [2021-07-09T18:29:57.873Z] ---> Making bundle: cross (in bundles/cross) [2021-07-09T18:29:57.873Z] Cross building: bundles/cross/linux/amd64 [2021-07-09T18:29:57.873Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-07-09T18:29:57.873Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-09T18:29:58.119Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-09T18:29:58.119Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-09T18:29:58.119Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-09T18:29:58.339Z] --- PASS: TestDockerNetworkConnectAlias (5.86s) [2021-07-09T18:29:58.339Z] === RUN TestDockerNetworkReConnect [2021-07-09T18:29:59.060Z] --- PASS: TestWaitNonBlocked (0.05s) [2021-07-09T18:29:59.060Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.22s) [2021-07-09T18:29:59.060Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.29s) [2021-07-09T18:29:59.060Z] === RUN TestWaitBlocked [2021-07-09T18:29:59.060Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:29:59.060Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:29:59.060Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:29:59.060Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:29:59.060Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T18:29:59.060Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T18:30:01.595Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-09T18:30:01.595Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.31s) [2021-07-09T18:30:01.595Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.34s) [2021-07-09T18:30:01.595Z] === CONT TestContainerStartOnDaemonRestart [2021-07-09T18:30:01.595Z] === CONT TestIpcModeOlderClient [2021-07-09T18:30:01.595Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-07-09T18:30:01.595Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-09T18:30:02.552Z] --- PASS: TestDockerNetworkReConnect (4.69s) [2021-07-09T18:30:02.552Z] === RUN TestServicePlugin [2021-07-09T18:30:02.552Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-09T18:30:02.552Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:30:02.552Z] === RUN TestServiceUpdateLabel [2021-07-09T18:30:02.972Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-09T18:30:03.909Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-09T18:30:03.973Z] --- PASS: TestServiceUpdateConfigs (15.21s) [2021-07-09T18:30:03.973Z] === RUN TestServiceUpdateNetwork [2021-07-09T18:30:04.845Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-09T18:30:05.117Z] --- PASS: TestServiceUpdateLabel (2.92s) [2021-07-09T18:30:05.117Z] === RUN TestServiceUpdateSecrets [2021-07-09T18:30:05.763Z] --- PASS: TestBuildMultiStageLayerLeak (17.22s) [2021-07-09T18:30:05.763Z] === RUN TestBuildWithHugeFile [2021-07-09T18:30:08.135Z] === CONT TestContainerKillOnDaemonStart [2021-07-09T18:30:08.135Z] --- PASS: TestContainerStartOnDaemonRestart (6.31s) [2021-07-09T18:30:08.135Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.66s) [2021-07-09T18:30:08.135Z] === CONT TestDaemonHostGatewayIP [2021-07-09T18:30:13.407Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-09T18:30:13.407Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-09T18:30:14.785Z] --- PASS: TestDaemonHostGatewayIP (6.71s) [2021-07-09T18:30:14.785Z] === CONT TestDaemonRestartIpcMode [2021-07-09T18:30:18.073Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-09T18:30:18.073Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-09T18:30:18.073Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-09T18:30:18.812Z] --- PASS: TestServiceUpdateNetwork (13.25s) [2021-07-09T18:30:18.813Z] === RUN TestServiceUpdatePidsLimit [2021-07-09T18:30:18.813Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-09T18:30:19.374Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-09T18:30:19.975Z] --- PASS: TestDaemonRestartIpcMode (5.27s) [2021-07-09T18:30:20.033Z] --- PASS: TestServiceUpdateSecrets (15.00s) [2021-07-09T18:30:20.033Z] === RUN TestServiceUpdateConfigs [2021-07-09T18:30:21.880Z] --- PASS: TestContainerKillOnDaemonStart (14.25s) [2021-07-09T18:30:21.880Z] PASS [2021-07-09T18:30:21.880Z] [2021-07-09T18:30:21.880Z] === Skipped [2021-07-09T18:30:21.880Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-09T18:30:21.880Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:30:21.880Z] [2021-07-09T18:30:21.880Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-07-09T18:30:21.880Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:30:21.880Z] [2021-07-09T18:30:21.880Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-09T18:30:21.880Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:30:21.880Z] [2021-07-09T18:30:21.880Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T18:30:21.880Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T18:30:21.880Z] [2021-07-09T18:30:21.880Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-09T18:30:21.880Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T18:30:21.880Z] [2021-07-09T18:30:21.880Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-09T18:30:21.880Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:30:21.880Z] [2021-07-09T18:30:21.880Z] [2021-07-09T18:30:21.880Z] DONE 195 tests, 6 skipped in 239.393s [2021-07-09T18:30:21.880Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-09T18:30:21.880Z] ++ 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-07-09T18:30:21.880Z] ++ set -e [2021-07-09T18:30:21.880Z] ++ '[' -n 0 ']' [2021-07-09T18:30:21.880Z] ++ set -x [2021-07-09T18:30:21.880Z] ++ env -i DEST=/go/src/github.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-07-09T18:30:22.139Z] INFO: Testing against a local daemon [2021-07-09T18:30:22.139Z] === RUN TestCommitInheritsEnv [2021-07-09T18:30:22.403Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-09T18:30:22.971Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-07-09T18:30:22.971Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-09T18:30:22.971Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-09T18:30:22.971Z] === RUN TestImagesFilterMultiReference [2021-07-09T18:30:22.971Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-07-09T18:30:22.971Z] === RUN TestImagePullPlatformInvalid [2021-07-09T18:30:22.971Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-09T18:30:22.971Z] === RUN TestRemoveImageOrphaning [2021-07-09T18:30:23.537Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2021-07-09T18:30:23.538Z] === RUN TestRemoveImageGarbageCollector [2021-07-09T18:30:24.915Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-09T18:30:25.482Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-09T18:30:26.048Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-09T18:30:26.048Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-09T18:30:26.307Z] --- PASS: TestRemoveImageGarbageCollector (2.83s) [2021-07-09T18:30:26.307Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-09T18:30:26.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-09T18:30:26.307Z] === RUN TestTagInvalidReference [2021-07-09T18:30:26.307Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-09T18:30:26.307Z] === RUN TestTagValidPrefixedRepo [2021-07-09T18:30:26.565Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-09T18:30:26.565Z] === RUN TestTagExistedNameWithoutForce [2021-07-09T18:30:26.565Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-07-09T18:30:26.565Z] === RUN TestTagOfficialNames [2021-07-09T18:30:26.565Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-09T18:30:26.565Z] === RUN TestTagMatchesDigest [2021-07-09T18:30:26.565Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-09T18:30:26.565Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-09T18:30:26.565Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-09T18:30:27.460Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-09T18:30:29.097Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-09T18:30:29.097Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-09T18:30:31.000Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-09T18:30:32.905Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-09T18:30:34.809Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-09T18:30:35.375Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-09T18:30:35.544Z] --- PASS: TestServiceUpdatePidsLimit (17.23s) [2021-07-09T18:30:35.544Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-07-09T18:30:35.544Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.18s) [2021-07-09T18:30:35.544Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-07-09T18:30:35.544Z] PASS [2021-07-09T18:30:35.544Z] [2021-07-09T18:30:35.544Z] === Skipped [2021-07-09T18:30:35.544Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-09T18:30:35.544Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T18:30:35.544Z] [2021-07-09T18:30:35.544Z] [2021-07-09T18:30:35.544Z] DONE 27 tests, 1 skipped in 178.474s [2021-07-09T18:30:35.544Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-09T18:30:35.544Z] INFO: Testing against a local daemon [2021-07-09T18:30:35.544Z] === RUN TestSessionCreate [2021-07-09T18:30:35.544Z] --- PASS: TestSessionCreate (0.03s) [2021-07-09T18:30:35.544Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-09T18:30:35.544Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-09T18:30:35.544Z] PASS [2021-07-09T18:30:35.544Z] [2021-07-09T18:30:35.544Z] DONE 2 tests in 0.084s [2021-07-09T18:30:35.544Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-09T18:30:35.544Z] INFO: Testing against a local daemon [2021-07-09T18:30:35.544Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-09T18:30:35.544Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-09T18:30:35.544Z] === RUN TestEventsExecDie [2021-07-09T18:30:35.544Z] --- PASS: TestEventsExecDie (1.12s) [2021-07-09T18:30:35.544Z] === RUN TestEventsBackwardsCompatible [2021-07-09T18:30:35.544Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-09T18:30:35.544Z] === RUN TestInfoBinaryCommits [2021-07-09T18:30:35.544Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-09T18:30:35.544Z] === RUN TestInfoAPIVersioned [2021-07-09T18:30:35.544Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-09T18:30:35.544Z] === RUN TestInfoDiscoveryBackend [2021-07-09T18:30:36.106Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-09T18:30:36.106Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-09T18:30:36.310Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-09T18:30:37.246Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-09T18:30:37.471Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-09T18:30:37.471Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-09T18:30:37.726Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-09T18:30:37.726Z] === RUN TestInfoAPI [2021-07-09T18:30:37.726Z] --- PASS: TestInfoAPI (0.02s) [2021-07-09T18:30:37.726Z] === RUN TestInfoAPIWarnings [2021-07-09T18:30:37.812Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-09T18:30:38.159Z] --- PASS: TestServiceUpdateConfigs (15.67s) [2021-07-09T18:30:38.159Z] === RUN TestServiceUpdateNetwork [2021-07-09T18:30:40.345Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-09T18:30:43.631Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-09T18:30:43.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-09T18:30:43.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-09T18:30:44.457Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-09T18:30:45.836Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-09T18:30:47.740Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-09T18:30:49.122Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-09T18:30:49.691Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-09T18:30:50.402Z] --- PASS: TestServiceUpdateNetwork (14.05s) [2021-07-09T18:30:50.402Z] === RUN TestServiceUpdatePidsLimit [2021-07-09T18:30:51.346Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-09T18:30:52.293Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-09T18:30:54.960Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-09T18:30:55.767Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-07-09T18:30:55.768Z] === RUN TestInfoDebug [2021-07-09T18:30:55.768Z] --- PASS: TestInfoDebug (0.53s) [2021-07-09T18:30:55.768Z] === RUN TestInfoInsecureRegistries [2021-07-09T18:30:55.768Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-09T18:30:55.768Z] === RUN TestInfoRegistryMirrors [2021-07-09T18:30:55.768Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-09T18:30:55.768Z] === RUN TestLoginFailsWithBadCredentials [2021-07-09T18:30:55.768Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-07-09T18:30:55.768Z] === RUN TestPingCacheHeaders [2021-07-09T18:30:55.768Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-09T18:30:55.768Z] === RUN TestPingGet [2021-07-09T18:30:55.768Z] --- PASS: TestPingGet (0.01s) [2021-07-09T18:30:55.768Z] === RUN TestPingHead [2021-07-09T18:30:55.768Z] --- PASS: TestPingHead (0.02s) [2021-07-09T18:30:55.768Z] === RUN TestVersion [2021-07-09T18:30:55.768Z] --- PASS: TestVersion (0.02s) [2021-07-09T18:30:55.768Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-09T18:30:56.865Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-09T18:30:57.670Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-07-09T18:30:57.670Z] PASS [2021-07-09T18:30:57.670Z] [2021-07-09T18:30:57.670Z] DONE 18 tests in 22.877s [2021-07-09T18:30:57.670Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-09T18:30:57.670Z] INFO: Testing against a local daemon [2021-07-09T18:30:57.670Z] === RUN TestVolumesCreateAndList [2021-07-09T18:30:57.670Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-09T18:30:57.670Z] === RUN TestVolumesRemove [2021-07-09T18:30:57.670Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-09T18:30:57.670Z] === RUN TestVolumesInspect [2021-07-09T18:30:57.670Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-09T18:30:57.670Z] === RUN TestVolumesInvalidJSON [2021-07-09T18:30:57.670Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-09T18:30:57.670Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-09T18:30:57.670Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-09T18:30:57.670Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-09T18:30:57.670Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-09T18:30:57.670Z] PASS [2021-07-09T18:30:57.670Z] [2021-07-09T18:30:57.670Z] DONE 5 tests in 0.176s [2021-07-09T18:30:57.670Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T18:30:58.243Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-09T18:30:59.052Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-09T18:30:59.052Z] Removing test suite binaries [2021-07-09T18:30:59.181Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-09T18:30:59.308Z] exiting test-integration [2021-07-09T18:30:59.309Z] ++ exit 0 [2021-07-09T18:30:59.309Z] [2021-07-09T18:31:00.436Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-09T18:31:03.368Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine Post stage [Pipeline] junit [2021-07-09T18:31:04.572Z] Recording test results [2021-07-09T18:31:04.750Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-09T18:31:05.136Z] + echo Ensuring container killed. [2021-07-09T18:31:05.136Z] Ensuring container killed. [2021-07-09T18:31:05.136Z] + docker rm -vf docker-pr1 [2021-07-09T18:31:05.136Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-09T18:31:05.411Z] + echo Chowning /workspace to jenkins user [2021-07-09T18:31:05.411Z] Chowning /workspace to jenkins user [2021-07-09T18:31:05.411Z] + id -u [2021-07-09T18:31:05.411Z] + id -g [2021-07-09T18:31:05.411Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42613:/workspace busybox chown -R 1000:1000 /workspace [2021-07-09T18:31:06.657Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T18:31:08.036Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-09T18:31:08.260Z] + bundleName=amd64-cgroup2 [2021-07-09T18:31:08.260Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-09T18:31:08.260Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-09T18:31:08.260Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-09T18:31:08.260Z] + 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-07-09T18:31:08.526Z] Archiving artifacts [2021-07-09T18:31:08.585Z] --- PASS: TestServiceUpdatePidsLimit (17.66s) [2021-07-09T18:31:08.585Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-07-09T18:31:08.585Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-07-09T18:31:08.585Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-07-09T18:31:08.585Z] PASS [2021-07-09T18:31:08.585Z] [2021-07-09T18:31:08.585Z] === Skipped [2021-07-09T18:31:08.585Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-09T18:31:08.585Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T18:31:08.585Z] [2021-07-09T18:31:08.585Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-09T18:31:08.585Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-09T18:31:08.585Z] [2021-07-09T18:31:08.585Z] [2021-07-09T18:31:08.585Z] DONE 27 tests, 2 skipped in 157.644s [2021-07-09T18:31:08.585Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-09T18:31:08.585Z] ++ 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-07-09T18:31:08.585Z] ++ set -e [2021-07-09T18:31:08.585Z] ++ '[' -n 0 ']' [2021-07-09T18:31:08.585Z] ++ set -x [2021-07-09T18:31:08.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-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-07-09T18:31:08.585Z] INFO: Testing against a local daemon [2021-07-09T18:31:08.585Z] === RUN TestSessionCreate [2021-07-09T18:31:08.585Z] --- PASS: TestSessionCreate (0.05s) [2021-07-09T18:31:08.585Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-09T18:31:08.585Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-07-09T18:31:08.585Z] PASS [2021-07-09T18:31:08.585Z] [2021-07-09T18:31:08.585Z] DONE 2 tests in 0.244s [2021-07-09T18:31:08.585Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-09T18:31:08.585Z] ++ 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-07-09T18:31:08.585Z] ++ set -e [2021-07-09T18:31:08.585Z] ++ '[' -n 0 ']' [2021-07-09T18:31:08.585Z] ++ set -x [2021-07-09T18:31:08.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-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-07-09T18:31:08.585Z] INFO: Testing against a local daemon [2021-07-09T18:31:08.585Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-09T18:31:08.585Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T18:31:08.585Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T18:31:08.585Z] === RUN TestEventsExecDie [2021-07-09T18:31:08.956Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42613/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T18:31:09.159Z] --- PASS: TestEventsExecDie (1.13s) [2021-07-09T18:31:09.159Z] === RUN TestEventsBackwardsCompatible [2021-07-09T18:31:09.159Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-09T18:31:09.159Z] === RUN TestInfoBinaryCommits [2021-07-09T18:31:09.159Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-07-09T18:31:09.159Z] === RUN TestInfoAPIVersioned [2021-07-09T18:31:09.159Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-07-09T18:31:09.159Z] === RUN TestInfoDiscoveryBackend [2021-07-09T18:31:09.292Z] + make clean [2021-07-09T18:31:09.292Z] docker volume rm -f docker-dev-cache [2021-07-09T18:31:09.547Z] docker-dev-cache [Pipeline] deleteDir [2021-07-09T18:31:09.733Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-07-09T18:31:09.733Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-09T18:31:11.121Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-09T18:31:11.121Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-09T18:31:11.384Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-07-09T18:31:11.384Z] === RUN TestInfoAPI [2021-07-09T18:31:11.646Z] --- PASS: TestInfoAPI (0.12s) [2021-07-09T18:31:11.646Z] === RUN TestInfoAPIWarnings [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T18:31:13.311Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-09T18:31:13.570Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-09T18:31:25.779Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-09T18:31:29.079Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-09T18:31:29.769Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-07-09T18:31:29.769Z] === RUN TestInfoDebug [2021-07-09T18:31:29.769Z] --- PASS: TestInfoDebug (0.61s) [2021-07-09T18:31:29.769Z] === RUN TestInfoInsecureRegistries [2021-07-09T18:31:29.769Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2021-07-09T18:31:29.769Z] === RUN TestInfoRegistryMirrors [2021-07-09T18:31:30.031Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2021-07-09T18:31:30.031Z] === RUN TestLoginFailsWithBadCredentials [2021-07-09T18:31:30.292Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-07-09T18:31:30.292Z] === RUN TestPingCacheHeaders [2021-07-09T18:31:30.458Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-09T18:31:30.554Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-07-09T18:31:30.554Z] === RUN TestPingGet [2021-07-09T18:31:30.554Z] --- PASS: TestPingGet (0.03s) [2021-07-09T18:31:30.554Z] === RUN TestPingHead [2021-07-09T18:31:30.554Z] --- PASS: TestPingHead (0.05s) [2021-07-09T18:31:30.554Z] === RUN TestVersion [2021-07-09T18:31:30.554Z] --- PASS: TestVersion (0.05s) [2021-07-09T18:31:30.554Z] PASS [2021-07-09T18:31:30.554Z] [2021-07-09T18:31:30.554Z] === Skipped [2021-07-09T18:31:30.554Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T18:31:30.554Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T18:31:30.554Z] [2021-07-09T18:31:30.554Z] [2021-07-09T18:31:30.554Z] DONE 18 tests, 1 skipped in 22.784s [2021-07-09T18:31:30.554Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-09T18:31:30.554Z] ++ 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-07-09T18:31:30.554Z] ++ set -e [2021-07-09T18:31:30.554Z] ++ '[' -n 0 ']' [2021-07-09T18:31:30.554Z] ++ set -x [2021-07-09T18:31:30.554Z] ++ env -i DEST=/go/src/github.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-07-09T18:31:30.816Z] INFO: Testing against a local daemon [2021-07-09T18:31:30.816Z] === RUN TestVolumesCreateAndList [2021-07-09T18:31:30.816Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-09T18:31:30.816Z] === RUN TestVolumesRemove [2021-07-09T18:31:30.816Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-09T18:31:30.816Z] === RUN TestVolumesInspect [2021-07-09T18:31:30.816Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-09T18:31:30.816Z] === RUN TestVolumesInvalidJSON [2021-07-09T18:31:30.816Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-09T18:31:30.816Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-09T18:31:30.816Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-09T18:31:30.816Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-09T18:31:30.816Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-09T18:31:30.816Z] PASS [2021-07-09T18:31:30.816Z] [2021-07-09T18:31:30.816Z] DONE 5 tests in 0.344s [2021-07-09T18:31:30.816Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T18:31:31.026Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-09T18:31:31.595Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-09T18:31:31.759Z] ++++ cat bundles/test-integration/docker.pid [2021-07-09T18:31:31.759Z] +++ kill 13929 [2021-07-09T18:31:31.854Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-09T18:31:32.702Z] +++ /etc/init.d/apparmor stop [2021-07-09T18:31:32.702Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T18:31:32.702Z] [2021-07-09T18:31:32.702Z] Unloading profiles will leave already running processes permanently [2021-07-09T18:31:32.702Z] unconfined, which can lead to unexpected situations. [2021-07-09T18:31:32.702Z] [2021-07-09T18:31:32.702Z] To set a process to complain mode, use the command line tool [2021-07-09T18:31:32.702Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T18:31:32.702Z] +++ true [2021-07-09T18:31:32.966Z] exiting test-integration [2021-07-09T18:31:32.966Z] ++ exit 0 [2021-07-09T18:31:32.966Z] [2021-07-09T18:31:34.384Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-07-09T18:31:34.384Z] Copying nested executables into bundles/cross/linux/amd64 [2021-07-09T18:31:34.384Z] Cross building: bundles/cross/windows/amd64 [2021-07-09T18:31:34.384Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-07-09T18:31:34.384Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-09T18:31:35.139Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-09T18:31:35.139Z] === RUN TestDockerDaemonSuite/TestVolumePlugin Post stage [Pipeline] junit [2021-07-09T18:31:36.288Z] Recording test results [2021-07-09T18:31:36.490Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-09T18:31:36.836Z] + echo Ensuring container killed. [2021-07-09T18:31:36.836Z] Ensuring container killed. [2021-07-09T18:31:36.836Z] + docker rm -vf docker-pr1 [2021-07-09T18:31:36.836Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-09T18:31:37.128Z] + echo Chowning /workspace to jenkins user [2021-07-09T18:31:37.128Z] Chowning /workspace to jenkins user [2021-07-09T18:31:37.128Z] + id -u [2021-07-09T18:31:37.128Z] + id -g [2021-07-09T18:31:37.128Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42613:/workspace busybox chown -R 1000:1000 /workspace [2021-07-09T18:31:39.328Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite (435.08s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.98s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.64s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.72s) [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:1455: [dd57727788270] daemon is not started [2021-07-09T18:31:40.706Z] check_test.go:309: [d62d46ecb57c3] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.05s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.41s) [2021-07-09T18:31:40.706Z] check_test.go:309: [df42a968c1bc7] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.45s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.57s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.21s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.00s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.46s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.31s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.66s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.17s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-09T18:31:40.706Z] check_test.go:309: [da6952946c43f] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d0174ca4d6d21] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.21s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d1bdde30313a0] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.14s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.84s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.16s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.78s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d707bbb70d7a0] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.62s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.14s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.75s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.06s) [2021-07-09T18:31:40.706Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-09T18:31:40.706Z] check_test.go:309: [dbcfbada28385] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.42s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.84s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.79s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.38s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d8167d6de9fa7] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.96s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d44f3adc9d473] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.53s) [2021-07-09T18:31:40.706Z] docker_cli_daemon_plugins_test.go:79: [d7a0250d8bc5a] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.70s) [2021-07-09T18:31:40.706Z] docker_cli_daemon_plugins_test.go:169: [da50805696b45] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.48s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d1661b6f7c881] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.51s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.39s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.31s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.33s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.40s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.38s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.24s) [2021-07-09T18:31:40.706Z] check_test.go:309: [deda44a980c17] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.87s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.82s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.09s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.62s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.13s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.58s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d01e9671e98ae] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.08s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.88s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.49s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.76s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.19s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.55s) [2021-07-09T18:31:40.706Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-09T18:31:40.706Z] check_test.go:309: [db99b0230003f] daemon is not started [2021-07-09T18:31:40.706Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-09T18:31:40.706Z] check_test.go:309: [dc0eeb1762a18] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.79s) [2021-07-09T18:31:40.706Z] check_test.go:309: [dc2e8704d69d1] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.95s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.39s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.26s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.41s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.81s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.73s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.03s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.22s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d7dacb1047ff8] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.91s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.23s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.97s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d4e29e4298eec] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.28s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.34s) [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-09T18:31:40.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-09T18:31:40.706Z] check_test.go:309: [d72f076b98a89] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2021-07-09T18:31:40.706Z] check_test.go:309: [d17de585bca5e] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.36s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.53s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-07-09T18:31:40.706Z] check_test.go:309: [dae318417fd53] daemon is not started [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.20s) [2021-07-09T18:31:40.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.25s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.36s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.33s) [2021-07-09T18:31:40.707Z] check_test.go:309: [dab3a833f29c6] daemon is not started [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.17s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.89s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.39s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.35s) [2021-07-09T18:31:40.707Z] check_test.go:309: [d1551152084db] daemon is not started [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.64s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.43s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-09T18:31:40.707Z] check_test.go:309: [d77d0e64f261d] daemon is not started [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.44s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.49s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.16s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.67s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.58s) [2021-07-09T18:31:40.707Z] docker_cli_daemon_test.go:2550: [d45f2e9c20c51] daemon is not started [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.21s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.89s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.30s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.69s) [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2021-07-09T18:31:40.707Z] check_test.go:309: [d1d61b819ae83] daemon is not started [2021-07-09T18:31:40.707Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.01s) [2021-07-09T18:31:40.707Z] === RUN TestDockerSwarmSuite [2021-07-09T18:31:40.707Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-09T18:31:42.083Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T18:31:43.988Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-09T18:31:44.023Z] + bundleName=arm64-integration [2021-07-09T18:31:44.023Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-09T18:31:44.023Z] Creating arm64-integration-bundles.tar.gz [2021-07-09T18:31:44.023Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-09T18:31:44.023Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-09T18:31:44.299Z] Archiving artifacts [2021-07-09T18:31:44.911Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42613/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T18:31:45.227Z] + make clean [2021-07-09T18:31:45.364Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-09T18:31:45.801Z] docker volume rm -f docker-dev-cache [2021-07-09T18:31:45.801Z] docker-dev-cache [Pipeline] deleteDir [2021-07-09T18:31:47.269Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-09T18:31:53.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T18:31:55.210Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-09T18:31:58.498Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-09T18:32:01.071Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-09T18:32:06.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-09T18:32:07.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-09T18:32:25.358Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-09T18:32:25.358Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-09T18:32:30.630Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-09T18:32:30.889Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-09T18:32:31.458Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-09T18:32:32.026Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-09T18:32:32.026Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-09T18:32:32.594Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-09T18:32:32.853Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-09T18:32:35.388Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-09T18:32:37.292Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-09T18:32:39.194Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-09T18:32:40.570Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-09T18:32:41.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-09T18:32:41.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-09T18:32:41.968Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-09T18:32:42.121Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-07-09T18:32:42.121Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-09T18:32:42.121Z] remote: Enumerating objects: 23, done. [2021-07-09T18:32:42.121Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-09T18:32:42.121Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-09T18:32:42.121Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-09T18:32:42.121Z] 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-07-09T18:32:42.121Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-09T18:32:43.874Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-09T18:32:46.327Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-09T18:32:46.661Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/test/unit [2021-07-09T18:32:48.052Z] --- PASS: TestBuildWithHugeFile (156.95s) [2021-07-09T18:32:48.052Z] === RUN TestBuildWithEmptyDockerfile [2021-07-09T18:32:48.052Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:32:48.052Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:32:48.052Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:32:48.052Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:32:48.052Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:32:48.052Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:32:48.052Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T18:32:48.052Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T18:32:48.052Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T18:32:48.052Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-07-09T18:32:48.052Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-09T18:32:48.052Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-09T18:32:48.052Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-09T18:32:48.052Z] === RUN TestBuildPreserveOwnership [2021-07-09T18:32:48.052Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-09T18:32:48.052Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:32:48.052Z] === RUN TestBuildPlatformInvalid [2021-07-09T18:32:48.052Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-09T18:32:48.052Z] PASS [2021-07-09T18:32:48.052Z] ok github.com/docker/docker/integration/build 238.156s [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === Skipped [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-09T18:32:48.052Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-09T18:32:48.052Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-09T18:32:48.052Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-09T18:32:48.052Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-09T18:32:48.052Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] DONE 28 tests, 5 skipped in 266.432s [2021-07-09T18:32:48.052Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-09T18:32:48.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:32:48.052Z] INFO: Testing against a local daemon [2021-07-09T18:32:48.052Z] === RUN TestConfigInspect [2021-07-09T18:32:48.052Z] --- SKIP: TestConfigInspect (0.01s) [2021-07-09T18:32:48.052Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] === RUN TestConfigList [2021-07-09T18:32:48.052Z] --- SKIP: TestConfigList (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] === RUN TestConfigsCreateAndDelete [2021-07-09T18:32:48.052Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] === RUN TestConfigsUpdate [2021-07-09T18:32:48.052Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] === RUN TestTemplatedConfig [2021-07-09T18:32:48.052Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] === RUN TestConfigCreateResolve [2021-07-09T18:32:48.052Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:32:48.052Z] === RUN TestConfigDaemonLibtrustID [2021-07-09T18:32:48.052Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:32:48.052Z] PASS [2021-07-09T18:32:48.052Z] ok github.com/docker/docker/integration/config 0.198s [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === Skipped [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-07-09T18:32:48.052Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-07-09T18:32:48.052Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] [2021-07-09T18:32:48.052Z] DONE 7 tests, 7 skipped in 2.946s [2021-07-09T18:32:48.052Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-09T18:32:48.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:32:48.515Z] INFO: Testing against a local daemon [2021-07-09T18:32:48.515Z] === RUN TestCheckpoint [2021-07-09T18:32:48.515Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-09T18:32:48.515Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:32:48.515Z] === RUN TestContainerInvalidJSON [2021-07-09T18:32:48.515Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:32:48.515Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:32:48.515Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:32:48.515Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:32:48.515Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:32:48.515Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:32:48.515Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T18:32:48.515Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-09T18:32:48.515Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T18:32:48.515Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-07-09T18:32:48.515Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-09T18:32:48.515Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-09T18:32:48.515Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-09T18:32:48.515Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-09T18:32:48.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-07-09T18:32:48.978Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-09T18:32:48.978Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-09T18:32:48.978Z] copy_test.go:38: testEnv.OSType == "windows" [2021-07-09T18:32:48.978Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-09T18:32:48.978Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-07-09T18:32:48.978Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-09T18:32:48.978Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-09T18:32:48.978Z] copy_test.go:63: testEnv.OSType == "windows" [2021-07-09T18:32:48.978Z] === RUN TestCopyFromContainer [2021-07-09T18:32:48.978Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-09T18:32:48.978Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:48.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-09T18:32:48.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:32:48.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:32:48.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:32:48.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:32:48.978Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:32:48.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:32:48.978Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T18:32:48.978Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T18:32:48.978Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T18:32:48.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-09T18:32:48.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-09T18:32:48.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-09T18:32:48.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-09T18:32:48.978Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-09T18:32:48.978Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-09T18:32:48.978Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-09T18:32:48.978Z] === RUN TestCreateWithInvalidEnv [2021-07-09T18:32:48.978Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-09T18:32:48.978Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-09T18:32:48.978Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-09T18:32:48.978Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-09T18:32:48.978Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-09T18:32:48.978Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-09T18:32:49.442Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-09T18:32:49.442Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-09T18:32:49.442Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-09T18:32:49.442Z] === RUN TestCreateTmpfsMountsTarget [2021-07-09T18:32:49.442Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-09T18:32:49.442Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:49.442Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-09T18:32:49.442Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-09T18:32:49.442Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:32:49.442Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-09T18:32:49.442Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-09T18:32:49.442Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:32:49.442Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-09T18:32:49.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:32:49.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:32:49.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:32:49.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:32:49.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:32:49.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:32:49.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:32:49.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:32:49.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:32:49.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:32:49.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T18:32:49.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T18:32:49.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T18:32:49.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T18:32:49.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-09T18:32:49.442Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-09T18:32:49.442Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-09T18:32:49.442Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-09T18:32:49.442Z] === RUN TestCreateDifferentPlatform [2021-07-09T18:32:49.442Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-09T18:32:49.442Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-09T18:32:49.442Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-09T18:32:49.442Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-09T18:32:49.442Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-09T18:32:49.442Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-07-09T18:32:49.442Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-09T18:32:49.442Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-09T18:32:49.442Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-09T18:32:49.442Z] === RUN TestContainerKillOnDaemonStart [2021-07-09T18:32:49.442Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-09T18:32:49.442Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:49.442Z] === RUN TestDiff [2021-07-09T18:32:49.442Z] --- SKIP: TestDiff (0.00s) [2021-07-09T18:32:49.442Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-09T18:32:49.442Z] === RUN TestExecWithCloseStdin [2021-07-09T18:32:49.962Z] ? github.com/docker/docker/api [no test files] [2021-07-09T18:32:51.993Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-09T18:32:52.374Z] --- PASS: TestExecWithCloseStdin (2.86s) [2021-07-09T18:32:52.374Z] === RUN TestExec [2021-07-09T18:32:54.567Z] --- PASS: TestExec (2.46s) [2021-07-09T18:32:54.567Z] === RUN TestExecUser [2021-07-09T18:32:54.567Z] --- SKIP: TestExecUser (0.00s) [2021-07-09T18:32:54.567Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-09T18:32:54.567Z] === RUN TestExportContainerAndImportImage [2021-07-09T18:32:54.567Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-09T18:32:54.567Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:54.567Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-09T18:32:54.567Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-09T18:32:54.567Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:32:54.567Z] === RUN TestHealthCheckWorkdir [2021-07-09T18:32:54.567Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-09T18:32:54.567Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-09T18:32:54.567Z] === RUN TestHealthKillContainer [2021-07-09T18:32:54.567Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-09T18:32:54.567Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-09T18:32:54.567Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-09T18:32:54.567Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-09T18:32:54.567Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-09T18:32:54.567Z] === RUN TestKillContainerInvalidSignal [2021-07-09T18:32:56.766Z] --- PASS: TestKillContainerInvalidSignal (2.21s) [2021-07-09T18:32:56.766Z] === RUN TestKillContainer [2021-07-09T18:32:57.229Z] === RUN TestKillContainer/no_signal [2021-07-09T18:32:59.429Z] === RUN TestKillContainer/non_killing_signal [2021-07-09T18:32:59.429Z] === RUN TestKillContainer/killing_signal [2021-07-09T18:33:04.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-09T18:33:04.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-09T18:33:04.897Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-07-09T18:33:06.545Z] --- PASS: TestKillContainer (9.59s) [2021-07-09T18:33:06.545Z] --- PASS: TestKillContainer/no_signal (2.29s) [2021-07-09T18:33:06.545Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-09T18:33:06.545Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-09T18:33:06.545Z] --- PASS: TestKillContainer/killing_signal (7.23s) [2021-07-09T18:33:06.545Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-09T18:33:06.545Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-09T18:33:06.545Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T18:33:06.545Z] === RUN TestKillStoppedContainer [2021-07-09T18:33:06.545Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-09T18:33:06.545Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T18:33:06.545Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-09T18:33:06.545Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-09T18:33:06.545Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T18:33:06.545Z] === RUN TestKillDifferentUserContainer [2021-07-09T18:33:06.545Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-09T18:33:06.545Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-09T18:33:06.545Z] === RUN TestInspectOomKilledTrue [2021-07-09T18:33:06.545Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-09T18:33:06.545Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:33:06.545Z] === RUN TestInspectOomKilledFalse [2021-07-09T18:33:06.545Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-09T18:33:06.545Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:33:06.545Z] === RUN TestLogsFollowTailEmpty [2021-07-09T18:33:08.739Z] --- PASS: TestLogsFollowTailEmpty (2.20s) [2021-07-09T18:33:08.739Z] === RUN TestNetworkNat [2021-07-09T18:33:08.739Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-09T18:33:08.739Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-09T18:33:08.739Z] === RUN TestNetworkLocalhostTCPNat [2021-07-09T18:33:11.666Z] --- PASS: TestNetworkLocalhostTCPNat (2.63s) [2021-07-09T18:33:11.666Z] === RUN TestNetworkLoopbackNat [2021-07-09T18:33:11.666Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-09T18:33:11.666Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-09T18:33:11.666Z] === RUN TestPause [2021-07-09T18:33:11.666Z] --- SKIP: TestPause (0.00s) [2021-07-09T18:33:11.666Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-09T18:33:11.666Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-09T18:33:13.858Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s) [2021-07-09T18:33:13.858Z] === RUN TestPauseStopPausedContainer [2021-07-09T18:33:13.858Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-09T18:33:13.858Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:33:13.858Z] === RUN TestPsFilter [2021-07-09T18:33:13.858Z] --- PASS: TestPsFilter (0.14s) [2021-07-09T18:33:13.858Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-09T18:33:16.053Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.50s) [2021-07-09T18:33:16.053Z] === RUN TestRemoveContainerWithVolume [2021-07-09T18:33:18.979Z] --- PASS: TestRemoveContainerWithVolume (2.55s) [2021-07-09T18:33:18.979Z] === RUN TestRemoveContainerRunning [2021-07-09T18:33:19.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-09T18:33:19.343Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-09T18:33:21.175Z] --- PASS: TestRemoveContainerRunning (2.27s) [2021-07-09T18:33:21.175Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-09T18:33:23.369Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.27s) [2021-07-09T18:33:23.369Z] === RUN TestRemoveInvalidContainer [2021-07-09T18:33:23.369Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-09T18:33:23.369Z] === RUN TestRenameLinkedContainer [2021-07-09T18:33:23.369Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-09T18:33:23.369Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-09T18:33:23.369Z] === RUN TestRenameStoppedContainer [2021-07-09T18:33:31.550Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-09T18:33:31.550Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-09T18:33:31.550Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-09T18:33:31.550Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-09T18:33:31.974Z] --- PASS: TestRenameStoppedContainer (7.47s) [2021-07-09T18:33:31.975Z] === RUN TestRenameRunningContainerAndReuse [2021-07-09T18:33:33.454Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-09T18:33:33.454Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-09T18:33:33.713Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-09T18:33:35.738Z] --- PASS: TestRenameRunningContainerAndReuse (4.52s) [2021-07-09T18:33:35.738Z] === RUN TestRenameInvalidName [2021-07-09T18:33:37.932Z] --- PASS: TestRenameInvalidName (2.20s) [2021-07-09T18:33:37.932Z] === RUN TestRenameAnonymousContainer [2021-07-09T18:33:37.932Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-07-09T18:33:37.932Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-07-09T18:33:37.932Z] === RUN TestRenameContainerWithSameName [2021-07-09T18:33:40.126Z] --- PASS: TestRenameContainerWithSameName (2.17s) [2021-07-09T18:33:40.126Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-09T18:33:40.126Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-09T18:33:40.126Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-07-09T18:33:40.126Z] === RUN TestResize [2021-07-09T18:33:41.674Z] --- PASS: TestResize (2.09s) [2021-07-09T18:33:41.674Z] === RUN TestResizeWithInvalidSize [2021-07-09T18:33:41.674Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-07-09T18:33:41.674Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-07-09T18:33:41.674Z] === RUN TestResizeWhenContainerNotStarted [2021-07-09T18:33:43.701Z] --- PASS: TestImportExtremelyLargeImageWorks (196.50s) [2021-07-09T18:33:43.701Z] PASS [2021-07-09T18:33:43.701Z] [2021-07-09T18:33:43.701Z] DONE 12 tests in 201.158s [2021-07-09T18:33:43.701Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-09T18:33:43.702Z] ++ 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-07-09T18:33:43.702Z] ++ set -e [2021-07-09T18:33:43.702Z] ++ '[' -n 0 ']' [2021-07-09T18:33:43.702Z] ++ set -x [2021-07-09T18:33:43.702Z] ++ env -i DEST=/go/src/github.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 [2021-07-09T18:33:43.702Z] INFO: Testing against a local daemon [2021-07-09T18:33:43.702Z] === RUN TestNetworkCreateDelete [2021-07-09T18:33:43.702Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-09T18:33:43.702Z] === RUN TestDockerNetworkDeletePreferID [2021-07-09T18:33:43.960Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-07-09T18:33:43.960Z] === RUN TestDaemonDNSFallback [2021-07-09T18:33:44.600Z] --- PASS: TestResizeWhenContainerNotStarted (2.77s) [2021-07-09T18:33:44.600Z] === RUN TestDaemonRestartKillContainers [2021-07-09T18:33:44.600Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-09T18:33:44.600Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:33:44.600Z] === RUN TestStats [2021-07-09T18:33:44.600Z] --- SKIP: TestStats (0.00s) [2021-07-09T18:33:44.600Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-09T18:33:44.600Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-09T18:33:46.494Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-09T18:33:46.753Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-09T18:33:47.012Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-09T18:33:47.578Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-09T18:33:47.578Z] === RUN TestDockerSuite/TestBuildFails [2021-07-09T18:33:48.514Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-09T18:33:48.514Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-09T18:33:50.420Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-09T18:33:50.987Z] --- PASS: TestDaemonDNSFallback (6.98s) [2021-07-09T18:33:50.987Z] === RUN TestInspectNetwork [2021-07-09T18:33:52.888Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-09T18:33:53.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-09T18:33:55.361Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-09T18:33:56.740Z] === RUN TestInspectNetwork/full_network_id [2021-07-09T18:33:56.740Z] === RUN TestInspectNetwork/partial_network_id [2021-07-09T18:33:56.740Z] === RUN TestInspectNetwork/network_name [2021-07-09T18:33:56.740Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-09T18:33:57.033Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.38s) [2021-07-09T18:33:57.033Z] === RUN TestStopContainerWithTimeout [2021-07-09T18:33:57.033Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-09T18:33:57.033Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-09T18:33:57.033Z] === RUN TestUpdateRestartPolicy [2021-07-09T18:33:57.307Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-09T18:33:57.566Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-09T18:33:58.942Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-09T18:34:00.850Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-09T18:34:01.109Z] --- PASS: TestInspectNetwork (10.14s) [2021-07-09T18:34:01.109Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-09T18:34:01.109Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-09T18:34:01.109Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-09T18:34:01.109Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-09T18:34:01.109Z] === RUN TestRunContainerWithBridgeNone [2021-07-09T18:34:01.368Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-09T18:34:01.626Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-09T18:34:04.160Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-09T18:34:05.538Z] --- PASS: TestRunContainerWithBridgeNone (4.22s) [2021-07-09T18:34:05.538Z] === RUN TestNetworkInvalidJSON [2021-07-09T18:34:05.538Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-09T18:34:05.538Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-09T18:34:05.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:34:05.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:34:05.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:34:05.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:34:05.538Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-09T18:34:05.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:34:05.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:34:05.538Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-09T18:34:05.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-09T18:34:05.538Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-09T18:34:05.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-09T18:34:05.538Z] === RUN TestNetworkList [2021-07-09T18:34:05.538Z] === RUN TestNetworkList//networks [2021-07-09T18:34:05.538Z] === PAUSE TestNetworkList//networks [2021-07-09T18:34:05.538Z] === RUN TestNetworkList//networks/ [2021-07-09T18:34:05.538Z] === PAUSE TestNetworkList//networks/ [2021-07-09T18:34:05.538Z] === CONT TestNetworkList//networks [2021-07-09T18:34:05.538Z] === CONT TestNetworkList//networks/ [2021-07-09T18:34:05.538Z] --- PASS: TestNetworkList (0.02s) [2021-07-09T18:34:05.538Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-09T18:34:05.538Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-09T18:34:05.538Z] === RUN TestHostIPv4BridgeLabel [2021-07-09T18:34:05.801Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-07-09T18:34:05.801Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-09T18:34:06.736Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-09T18:34:06.994Z] --- PASS: TestDaemonRestartWithLiveRestore (1.10s) [2021-07-09T18:34:06.994Z] === RUN TestDaemonDefaultNetworkPools [2021-07-09T18:34:07.931Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-07-09T18:34:07.931Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-09T18:34:08.190Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-09T18:34:09.128Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-09T18:34:09.128Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-09T18:34:10.507Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-07-09T18:34:10.507Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-09T18:34:11.074Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-09T18:34:11.074Z] === RUN TestServiceWithPredefinedNetwork [2021-07-09T18:34:12.011Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-09T18:34:12.578Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-09T18:34:13.957Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-09T18:34:14.216Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-09T18:34:14.216Z] --- PASS: TestServiceWithPredefinedNetwork (3.40s) [2021-07-09T18:34:14.216Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-09T18:34:14.216Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:34:14.216Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:34:14.216Z] === RUN TestServiceWithDataPathPortInit [2021-07-09T18:34:14.785Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-09T18:34:14.785Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-09T18:34:15.723Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-09T18:34:16.292Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-09T18:34:16.861Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-09T18:34:17.120Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-09T18:34:17.687Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-09T18:34:17.946Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-09T18:34:18.196Z] --- PASS: TestUpdateRestartPolicy (21.90s) [2021-07-09T18:34:18.196Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-09T18:34:18.883Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-09T18:34:20.390Z] --- PASS: TestUpdateRestartWithAutoRemove (2.22s) [2021-07-09T18:34:20.390Z] === RUN TestWaitNonBlocked [2021-07-09T18:34:20.390Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:34:20.390Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:34:20.390Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:34:20.390Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:34:20.390Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T18:34:20.390Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T18:34:20.786Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-09T18:34:23.320Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-09T18:34:23.320Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.84s) [2021-07-09T18:34:23.320Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.99s) [2021-07-09T18:34:23.320Z] === RUN TestWaitBlocked [2021-07-09T18:34:23.320Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-09T18:34:23.320Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:23.320Z] PASS [2021-07-09T18:34:23.320Z] ok github.com/docker/docker/integration/container 94.692s [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === Skipped [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-09T18:34:23.320Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-09T18:34:23.320Z] copy_test.go:38: testEnv.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-07-09T18:34:23.320Z] copy_test.go:63: testEnv.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-09T18:34:23.320Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-09T18:34:23.320Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-09T18:34:23.320Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-09T18:34:23.320Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-09T18:34:23.320Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-09T18:34:23.320Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-09T18:34:23.320Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-09T18:34:23.320Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-09T18:34:23.320Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-09T18:34:23.320Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-09T18:34:23.320Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-09T18:34:23.320Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-09T18:34:23.320Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-09T18:34:23.320Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-09T18:34:23.320Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-09T18:34:23.320Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-09T18:34:23.320Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-09T18:34:23.320Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-09T18:34:23.320Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-09T18:34:23.320Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-09T18:34:23.320Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-09T18:34:23.320Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-09T18:34:23.320Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-09T18:34:23.320Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-09T18:34:23.320Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-09T18:34:23.320Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-09T18:34:23.320Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-09T18:34:23.320Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-07-09T18:34:23.320Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-09T18:34:23.320Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-07-09T18:34:23.320Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-09T18:34:23.320Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-09T18:34:23.320Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-09T18:34:23.320Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-09T18:34:23.320Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] [2021-07-09T18:34:23.320Z] DONE 88 tests, 37 skipped in 98.221s [2021-07-09T18:34:23.320Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-09T18:34:26.264Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:26.264Z] INFO: Testing against a local daemon [2021-07-09T18:34:26.264Z] === RUN TestCommitInheritsEnv [2021-07-09T18:34:26.265Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-09T18:34:26.265Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:34:26.265Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-09T18:34:26.265Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-09T18:34:26.265Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-09T18:34:26.265Z] === RUN TestImagesFilterMultiReference [2021-07-09T18:34:26.265Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-09T18:34:26.265Z] === RUN TestImagePullPlatformInvalid [2021-07-09T18:34:26.265Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-09T18:34:26.265Z] === RUN TestRemoveImageOrphaning [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-09T18:34:26.394Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-07-09T18:34:26.394Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-09T18:34:26.394Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-09T18:34:26.656Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-07-09T18:34:26.656Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-09T18:34:26.656Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-09T18:34:26.656Z] ? github.com/docker/docker/api/types [no test files] [2021-07-09T18:34:26.656Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-09T18:34:26.656Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-09T18:34:26.656Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-09T18:34:26.656Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-09T18:34:27.228Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-07-09T18:34:27.228Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2021-07-09T18:34:27.228Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-09T18:34:27.228Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-09T18:34:27.228Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-09T18:34:27.228Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-09T18:34:27.228Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-09T18:34:27.228Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-09T18:34:27.228Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-09T18:34:27.241Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2021-07-09T18:34:27.241Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-09T18:34:27.241Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-09T18:34:27.241Z] === RUN TestTagInvalidReference [2021-07-09T18:34:27.241Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-09T18:34:27.241Z] === RUN TestTagValidPrefixedRepo [2021-07-09T18:34:27.241Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-07-09T18:34:27.241Z] === RUN TestTagExistedNameWithoutForce [2021-07-09T18:34:27.241Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-09T18:34:27.241Z] === RUN TestTagOfficialNames [2021-07-09T18:34:27.241Z] --- PASS: TestTagOfficialNames (0.11s) [2021-07-09T18:34:27.241Z] === RUN TestTagMatchesDigest [2021-07-09T18:34:27.241Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-09T18:34:27.241Z] PASS [2021-07-09T18:34:27.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-09T18:34:27.346Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-09T18:34:27.704Z] ok github.com/docker/docker/integration/image 1.735s [2021-07-09T18:34:27.704Z] [2021-07-09T18:34:27.704Z] === Skipped [2021-07-09T18:34:27.704Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-09T18:34:27.704Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:34:27.704Z] [2021-07-09T18:34:27.704Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-09T18:34:27.704Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-09T18:34:27.704Z] [2021-07-09T18:34:27.704Z] [2021-07-09T18:34:27.704Z] DONE 11 tests, 2 skipped in 4.219s [2021-07-09T18:34:27.704Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-09T18:34:27.800Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-09T18:34:27.800Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/builder [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-09T18:34:27.800Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-09T18:34:29.928Z] testing: warning: no tests to run [2021-07-09T18:34:29.928Z] PASS [2021-07-09T18:34:29.928Z] ok github.com/docker/docker/integration/network/ipvlan 0.134s [no tests to run] [2021-07-09T18:34:29.928Z] testing: warning: no tests to run [2021-07-09T18:34:29.928Z] PASS [2021-07-09T18:34:29.928Z] ok github.com/docker/docker/integration/network/macvlan 0.045s [no tests to run] [2021-07-09T18:34:30.637Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-09T18:34:30.637Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-09T18:34:30.637Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-09T18:34:30.896Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-09T18:34:30.896Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-09T18:34:30.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:30.903Z] INFO: Testing against a local daemon [2021-07-09T18:34:30.903Z] === RUN TestNetworkCreateDelete [2021-07-09T18:34:30.903Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-09T18:34:30.903Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:30.903Z] === RUN TestDockerNetworkDeletePreferID [2021-07-09T18:34:30.903Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-09T18:34:30.903Z] 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-07-09T18:34:30.903Z] === RUN TestDaemonDNSFallback [2021-07-09T18:34:30.903Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-09T18:34:30.903Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:30.903Z] === RUN TestInspectNetwork [2021-07-09T18:34:30.903Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-09T18:34:30.903Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:30.903Z] === RUN TestRunContainerWithBridgeNone [2021-07-09T18:34:30.903Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-09T18:34:30.903Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:30.903Z] === RUN TestNetworkInvalidJSON [2021-07-09T18:34:30.903Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-09T18:34:30.903Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-09T18:34:30.903Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:34:30.903Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:34:30.903Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:34:30.903Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:34:30.903Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-09T18:34:30.903Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T18:34:30.903Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T18:34:30.903Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-09T18:34:30.903Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-09T18:34:30.903Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-09T18:34:30.903Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-09T18:34:30.903Z] === RUN TestNetworkList [2021-07-09T18:34:30.903Z] === RUN TestNetworkList//networks [2021-07-09T18:34:30.903Z] === PAUSE TestNetworkList//networks [2021-07-09T18:34:30.903Z] === RUN TestNetworkList//networks/ [2021-07-09T18:34:30.903Z] === PAUSE TestNetworkList//networks/ [2021-07-09T18:34:30.903Z] === CONT TestNetworkList//networks [2021-07-09T18:34:30.903Z] === CONT TestNetworkList//networks/ [2021-07-09T18:34:30.903Z] --- PASS: TestNetworkList (0.04s) [2021-07-09T18:34:30.904Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-09T18:34:30.904Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-09T18:34:30.904Z] === RUN TestHostIPv4BridgeLabel [2021-07-09T18:34:30.904Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-09T18:34:30.904Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-09T18:34:30.904Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-09T18:34:30.904Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-09T18:34:30.904Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-09T18:34:30.904Z] === RUN TestDaemonDefaultNetworkPools [2021-07-09T18:34:30.904Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-09T18:34:30.904Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-09T18:34:30.904Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-09T18:34:30.904Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-09T18:34:30.904Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-09T18:34:30.904Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-09T18:34:30.904Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-09T18:34:30.904Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-09T18:34:30.904Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-09T18:34:30.904Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-09T18:34:30.904Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-09T18:34:30.904Z] === RUN TestServiceWithPredefinedNetwork [2021-07-09T18:34:30.904Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-09T18:34:30.904Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-09T18:34:30.904Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-09T18:34:30.904Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:34:30.904Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:34:30.904Z] === RUN TestServiceWithDataPathPortInit [2021-07-09T18:34:30.904Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-09T18:34:30.904Z] service_test.go:332: testEnv.OSType == "windows" [2021-07-09T18:34:30.904Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-09T18:34:30.904Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-09T18:34:30.904Z] service_test.go:400: testEnv.OSType == "windows" [2021-07-09T18:34:30.904Z] PASS [2021-07-09T18:34:30.904Z] ok github.com/docker/docker/integration/network 0.295s [2021-07-09T18:34:31.154Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-09T18:34:31.365Z] [2021-07-09T18:34:31.365Z] === Skipped [2021-07-09T18:34:31.365Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-09T18:34:31.365Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:31.365Z] [2021-07-09T18:34:31.365Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-09T18:34:31.365Z] 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-07-09T18:34:31.365Z] [2021-07-09T18:34:31.365Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-09T18:34:31.365Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:31.365Z] [2021-07-09T18:34:31.365Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-09T18:34:31.365Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-09T18:34:31.365Z] [2021-07-09T18:34:31.365Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-09T18:34:31.365Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:31.365Z] [2021-07-09T18:34:31.365Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-09T18:34:31.365Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-09T18:34:31.365Z] [2021-07-09T18:34:31.365Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-09T18:34:31.365Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-09T18:34:31.365Z] [2021-07-09T18:34:31.365Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-09T18:34:31.365Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-09T18:34:31.365Z] [2021-07-09T18:34:31.366Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-09T18:34:31.366Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-09T18:34:31.366Z] [2021-07-09T18:34:31.366Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-09T18:34:31.366Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-09T18:34:31.366Z] [2021-07-09T18:34:31.366Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-09T18:34:31.366Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-09T18:34:31.366Z] [2021-07-09T18:34:31.366Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-09T18:34:31.366Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-09T18:34:31.366Z] [2021-07-09T18:34:31.366Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:34:31.366Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:34:31.366Z] [2021-07-09T18:34:31.366Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-09T18:34:31.366Z] service_test.go:332: testEnv.OSType == "windows" [2021-07-09T18:34:31.366Z] [2021-07-09T18:34:31.366Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-09T18:34:31.366Z] service_test.go:400: testEnv.OSType == "windows" [2021-07-09T18:34:31.366Z] [2021-07-09T18:34:31.366Z] [2021-07-09T18:34:31.366Z] DONE 22 tests, 15 skipped in 3.603s [2021-07-09T18:34:31.366Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-09T18:34:31.431Z] --- PASS: TestServiceWithDataPathPortInit (17.06s) [2021-07-09T18:34:31.431Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-09T18:34:31.828Z] testing: warning: no tests to run [2021-07-09T18:34:31.828Z] PASS [2021-07-09T18:34:31.828Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-07-09T18:34:31.828Z] [2021-07-09T18:34:31.828Z] DONE 0 tests in 0.420s [2021-07-09T18:34:31.828Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-09T18:34:32.006Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.7% of statements [2021-07-09T18:34:32.006Z] ok github.com/docker/docker/builder/dockerfile 0.219s coverage: 48.5% of statements [2021-07-09T18:34:32.006Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-09T18:34:32.296Z] testing: warning: no tests to run [2021-07-09T18:34:32.296Z] PASS [2021-07-09T18:34:32.296Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-07-09T18:34:32.296Z] [2021-07-09T18:34:32.296Z] DONE 0 tests in 0.418s [2021-07-09T18:34:32.296Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-09T18:34:32.806Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-09T18:34:32.949Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-09T18:34:33.890Z] ok github.com/docker/docker/builder/remotecontext/git 1.564s coverage: 86.3% of statements [2021-07-09T18:34:33.890Z] ? github.com/docker/docker/cli [no test files] [2021-07-09T18:34:33.890Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-09T18:34:34.489Z] testing: warning: no tests to run [2021-07-09T18:34:34.489Z] PASS [2021-07-09T18:34:34.489Z] ok github.com/docker/docker/integration/plugin 0.114s [no tests to run] [2021-07-09T18:34:34.489Z] testing: warning: no tests to run [2021-07-09T18:34:34.489Z] PASS [2021-07-09T18:34:34.489Z] ok github.com/docker/docker/integration/plugin/authz 0.128s [no tests to run] [2021-07-09T18:34:34.708Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-09T18:34:37.193Z] ok github.com/docker/docker/client 0.199s coverage: 75.4% of statements [2021-07-09T18:34:37.993Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-09T18:34:38.561Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-09T18:34:38.819Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-09T18:34:39.757Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.33s) [2021-07-09T18:34:39.757Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i346csmq7kxi6dagk83ijhupi Created:2021-07-09 18:34:32.503262596 +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[cc14b4afe11de06b35be2eb32a6c6657e6e89f3159b911180c56e0d3ffcbb67b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtnjjromp6ykfjrz91zla8h9p EndpointID:9e47227b2f007cfb2f25b6ef508ee7d8bf32c40619d47b0016e48ed0572362b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:89d390a7e6814c87d7dfadb43abed18151823678669bc063195604c815820369 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:a83b5e42a270 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtnjjromp6ykfjrz91zla8h9p EndpointID:9e47227b2f007cfb2f25b6ef508ee7d8bf32c40619d47b0016e48ed0572362b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-09T18:34:39.757Z] PASS [2021-07-09T18:34:39.757Z] [2021-07-09T18:34:39.757Z] === Skipped [2021-07-09T18:34:39.757Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T18:34:39.757Z] service_test.go:242: FLAKY_TEST [2021-07-09T18:34:39.757Z] [2021-07-09T18:34:39.757Z] [2021-07-09T18:34:39.757Z] DONE 26 tests, 1 skipped in 56.570s [2021-07-09T18:34:39.757Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-09T18:34:39.757Z] ++ 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-07-09T18:34:39.757Z] ++ set -e [2021-07-09T18:34:39.757Z] ++ '[' -n 0 ']' [2021-07-09T18:34:39.757Z] ++ set -x [2021-07-09T18:34:39.757Z] ++ env -i DEST=/go/src/github.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-07-09T18:34:39.757Z] INFO: Testing against a local daemon [2021-07-09T18:34:39.757Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-09T18:34:39.757Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-09T18:34:39.757Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:34:39.757Z] === RUN TestDockerNetworkIpvlan [2021-07-09T18:34:40.016Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-09T18:34:40.016Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:34:40.016Z] PASS [2021-07-09T18:34:40.016Z] [2021-07-09T18:34:40.016Z] === Skipped [2021-07-09T18:34:40.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-09T18:34:40.016Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:34:40.016Z] [2021-07-09T18:34:40.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-09T18:34:40.016Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T18:34:40.016Z] [2021-07-09T18:34:40.016Z] [2021-07-09T18:34:40.016Z] DONE 2 tests, 2 skipped in 0.172s [2021-07-09T18:34:40.016Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-09T18:34:40.016Z] ++ 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-07-09T18:34:40.016Z] ++ set -e [2021-07-09T18:34:40.016Z] ++ '[' -n 0 ']' [2021-07-09T18:34:40.016Z] ++ set -x [2021-07-09T18:34:40.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=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-07-09T18:34:40.016Z] INFO: Testing against a local daemon [2021-07-09T18:34:40.016Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-09T18:34:41.392Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-07-09T18:34:41.392Z] === RUN TestDockerNetworkMacvlan [2021-07-09T18:34:42.328Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-09T18:34:43.262Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-09T18:34:44.197Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-09T18:34:44.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:44.862Z] INFO: Testing against a local daemon [2021-07-09T18:34:44.862Z] === RUN TestExternalGraphDriver [2021-07-09T18:34:44.862Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-09T18:34:44.862Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-09T18:34:44.862Z] === RUN TestGraphdriverPluginV2 [2021-07-09T18:34:44.862Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-09T18:34:44.862Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-09T18:34:44.862Z] PASS [2021-07-09T18:34:44.862Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.395s [2021-07-09T18:34:44.862Z] testing: warning: no tests to run [2021-07-09T18:34:44.862Z] PASS [2021-07-09T18:34:44.862Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.108s [no tests to run] [2021-07-09T18:34:45.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:45.326Z] INFO: Testing against a local daemon [2021-07-09T18:34:45.326Z] === RUN TestPluginInvalidJSON [2021-07-09T18:34:45.326Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:34:45.326Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:34:45.326Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:34:45.326Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-07-09T18:34:45.326Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-09T18:34:45.326Z] === RUN TestPluginInstall [2021-07-09T18:34:45.326Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-09T18:34:45.326Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-09T18:34:45.326Z] === RUN TestPluginsWithRuntimes [2021-07-09T18:34:45.326Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-09T18:34:45.326Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-09T18:34:45.326Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T18:34:45.326Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T18:34:45.326Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-09T18:34:45.326Z] PASS [2021-07-09T18:34:45.326Z] ok github.com/docker/docker/integration/plugin/common 0.288s [2021-07-09T18:34:45.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:45.796Z] INFO: Testing against a local daemon [2021-07-09T18:34:45.796Z] === RUN TestReadPluginNoRead [2021-07-09T18:34:45.796Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-09T18:34:45.796Z] read_test.go:21: no unix domain sockets on Windows [2021-07-09T18:34:45.796Z] PASS [2021-07-09T18:34:45.796Z] ok github.com/docker/docker/integration/plugin/logging 0.189s [2021-07-09T18:34:45.796Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-07-09T18:34:45.796Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-07-09T18:34:46.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:46.772Z] INFO: Testing against a local daemon [2021-07-09T18:34:46.772Z] === RUN TestPluginWithDevMounts [2021-07-09T18:34:46.772Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-09T18:34:46.772Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:46.772Z] PASS [2021-07-09T18:34:46.772Z] ok github.com/docker/docker/integration/plugin/volumes 0.173s [2021-07-09T18:34:46.772Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-07-09T18:34:47.235Z] [2021-07-09T18:34:47.235Z] === Skipped [2021-07-09T18:34:47.235Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-09T18:34:47.235Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-09T18:34:47.235Z] [2021-07-09T18:34:47.235Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-09T18:34:47.235Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-09T18:34:47.235Z] [2021-07-09T18:34:47.235Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T18:34:47.235Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-09T18:34:47.235Z] [2021-07-09T18:34:47.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-09T18:34:47.235Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-09T18:34:47.235Z] [2021-07-09T18:34:47.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-09T18:34:47.235Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-09T18:34:47.235Z] [2021-07-09T18:34:47.235Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-09T18:34:47.235Z] read_test.go:21: no unix domain sockets on Windows [2021-07-09T18:34:47.235Z] [2021-07-09T18:34:47.235Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-09T18:34:47.235Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:47.235Z] [2021-07-09T18:34:47.235Z] [2021-07-09T18:34:47.235Z] DONE 9 tests, 7 skipped in 14.850s [2021-07-09T18:34:47.235Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-09T18:34:47.484Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-09T18:34:47.699Z] testing: warning: no tests to run [2021-07-09T18:34:47.699Z] PASS [2021-07-09T18:34:47.699Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-07-09T18:34:47.699Z] [2021-07-09T18:34:47.699Z] DONE 0 tests in 0.425s [2021-07-09T18:34:47.699Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-09T18:34:48.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:48.676Z] INFO: Testing against a local daemon [2021-07-09T18:34:48.676Z] === RUN TestPluginInvalidJSON [2021-07-09T18:34:48.676Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:34:48.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:34:48.676Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:34:48.676Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-07-09T18:34:48.676Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-09T18:34:48.676Z] === RUN TestPluginInstall [2021-07-09T18:34:48.676Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-09T18:34:48.676Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-09T18:34:48.676Z] === RUN TestPluginsWithRuntimes [2021-07-09T18:34:48.676Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-09T18:34:48.676Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-09T18:34:48.676Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T18:34:48.676Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T18:34:48.676Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-09T18:34:48.676Z] PASS [2021-07-09T18:34:48.676Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-07-09T18:34:49.139Z] [2021-07-09T18:34:49.140Z] === Skipped [2021-07-09T18:34:49.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-09T18:34:49.140Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-09T18:34:49.140Z] [2021-07-09T18:34:49.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-09T18:34:49.140Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-09T18:34:49.140Z] [2021-07-09T18:34:49.140Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T18:34:49.140Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-09T18:34:49.140Z] [2021-07-09T18:34:49.140Z] [2021-07-09T18:34:49.140Z] DONE 5 tests, 3 skipped in 1.408s [2021-07-09T18:34:49.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-09T18:34:50.018Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-09T18:34:50.116Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:50.116Z] INFO: Testing against a local daemon [2021-07-09T18:34:50.116Z] === RUN TestExternalGraphDriver [2021-07-09T18:34:50.116Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-09T18:34:50.116Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-09T18:34:50.116Z] === RUN TestGraphdriverPluginV2 [2021-07-09T18:34:50.116Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-09T18:34:50.116Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-09T18:34:50.116Z] PASS [2021-07-09T18:34:50.116Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-07-09T18:34:50.116Z] [2021-07-09T18:34:50.116Z] === Skipped [2021-07-09T18:34:50.116Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-09T18:34:50.116Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-09T18:34:50.116Z] [2021-07-09T18:34:50.116Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-09T18:34:50.116Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-09T18:34:50.116Z] [2021-07-09T18:34:50.116Z] [2021-07-09T18:34:50.116Z] DONE 2 tests, 2 skipped in 1.070s [2021-07-09T18:34:50.116Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-09T18:34:51.393Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-09T18:34:51.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-09T18:34:51.769Z] testing: warning: no tests to run [2021-07-09T18:34:51.769Z] PASS [2021-07-09T18:34:51.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:51.769Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-07-09T18:34:51.769Z] INFO: Testing against a local daemon [2021-07-09T18:34:51.769Z] === RUN TestReadPluginNoRead [2021-07-09T18:34:51.769Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-09T18:34:51.769Z] read_test.go:21: no unix domain sockets on Windows [2021-07-09T18:34:51.769Z] PASS [2021-07-09T18:34:51.769Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-07-09T18:34:51.769Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-07-09T18:34:51.769Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-07-09T18:34:51.769Z] [2021-07-09T18:34:51.769Z] === Skipped [2021-07-09T18:34:51.769Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-09T18:34:51.769Z] read_test.go:21: no unix domain sockets on Windows [2021-07-09T18:34:51.769Z] [2021-07-09T18:34:51.769Z] [2021-07-09T18:34:51.769Z] DONE 1 tests, 1 skipped in 1.169s [2021-07-09T18:34:51.769Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-09T18:34:52.233Z] testing: warning: no tests to run [2021-07-09T18:34:52.233Z] PASS [2021-07-09T18:34:52.233Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-07-09T18:34:52.233Z] [2021-07-09T18:34:52.233Z] DONE 0 tests in 0.651s [2021-07-09T18:34:52.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-09T18:34:53.209Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:53.209Z] INFO: Testing against a local daemon [2021-07-09T18:34:53.209Z] === RUN TestPluginWithDevMounts [2021-07-09T18:34:53.209Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-09T18:34:53.209Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:53.209Z] PASS [2021-07-09T18:34:53.209Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-07-09T18:34:53.209Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-07-09T18:34:53.209Z] [2021-07-09T18:34:53.209Z] === Skipped [2021-07-09T18:34:53.209Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-09T18:34:53.209Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:53.209Z] [2021-07-09T18:34:53.209Z] [2021-07-09T18:34:53.209Z] DONE 1 tests, 1 skipped in 1.125s [2021-07-09T18:34:53.674Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-09T18:34:55.584Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-09T18:34:56.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:56.600Z] INFO: Testing against a local daemon [2021-07-09T18:34:56.600Z] === RUN TestSecretInspect [2021-07-09T18:34:56.600Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-09T18:34:56.600Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] === RUN TestSecretList [2021-07-09T18:34:56.600Z] --- SKIP: TestSecretList (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] === RUN TestSecretsCreateAndDelete [2021-07-09T18:34:56.600Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] === RUN TestSecretsUpdate [2021-07-09T18:34:56.600Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] === RUN TestTemplatedSecret [2021-07-09T18:34:56.600Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] === RUN TestSecretCreateResolve [2021-07-09T18:34:56.600Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:56.600Z] PASS [2021-07-09T18:34:56.600Z] ok github.com/docker/docker/integration/secret 0.172s [2021-07-09T18:34:56.600Z] [2021-07-09T18:34:56.600Z] === Skipped [2021-07-09T18:34:56.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-07-09T18:34:56.600Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] [2021-07-09T18:34:56.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] [2021-07-09T18:34:56.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] [2021-07-09T18:34:56.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] [2021-07-09T18:34:56.600Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:56.600Z] [2021-07-09T18:34:56.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-09T18:34:56.600Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:56.600Z] [2021-07-09T18:34:56.600Z] [2021-07-09T18:34:56.600Z] DONE 6 tests, 6 skipped in 2.702s [2021-07-09T18:34:56.600Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-09T18:34:57.492Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-09T18:34:59.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:34:59.530Z] INFO: Testing against a local daemon [2021-07-09T18:34:59.530Z] === RUN TestServiceCreateInit [2021-07-09T18:34:59.530Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-09T18:34:59.530Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-09T18:34:59.530Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-09T18:34:59.530Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T18:34:59.530Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T18:34:59.530Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestCreateServiceMultipleTimes [2021-07-09T18:34:59.530Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-09T18:34:59.530Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestCreateServiceConflict [2021-07-09T18:34:59.530Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-09T18:34:59.530Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestCreateServiceMaxReplicas [2021-07-09T18:34:59.530Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-07-09T18:34:59.530Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-09T18:34:59.530Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-09T18:34:59.530Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestCreateServiceSecretFileMode [2021-07-09T18:34:59.530Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-09T18:34:59.530Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestCreateServiceConfigFileMode [2021-07-09T18:34:59.530Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-09T18:34:59.530Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestCreateServiceSysctls [2021-07-09T18:34:59.530Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-07-09T18:34:59.530Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestCreateServiceCapabilities [2021-07-09T18:34:59.530Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2021-07-09T18:34:59.530Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestInspect [2021-07-09T18:34:59.530Z] --- SKIP: TestInspect (0.00s) [2021-07-09T18:34:59.530Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestCreateJob [2021-07-09T18:34:59.530Z] --- SKIP: TestCreateJob (0.00s) [2021-07-09T18:34:59.530Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestReplicatedJob [2021-07-09T18:34:59.530Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-09T18:34:59.530Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestUpdateReplicatedJob [2021-07-09T18:34:59.530Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-09T18:34:59.530Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestServiceListWithStatuses [2021-07-09T18:34:59.530Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-09T18:34:59.530Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestDockerNetworkConnectAlias [2021-07-09T18:34:59.530Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-09T18:34:59.530Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestDockerNetworkReConnect [2021-07-09T18:34:59.530Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-09T18:34:59.530Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestServicePlugin [2021-07-09T18:34:59.530Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-09T18:34:59.530Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.530Z] === RUN TestServiceUpdateLabel [2021-07-09T18:34:59.530Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-09T18:34:59.530Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.530Z] === RUN TestServiceUpdateSecrets [2021-07-09T18:34:59.530Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-09T18:34:59.530Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.530Z] === RUN TestServiceUpdateConfigs [2021-07-09T18:34:59.530Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-09T18:34:59.530Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.530Z] === RUN TestServiceUpdateNetwork [2021-07-09T18:34:59.994Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-09T18:34:59.994Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.994Z] === RUN TestServiceUpdatePidsLimit [2021-07-09T18:34:59.994Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-09T18:34:59.994Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.994Z] PASS [2021-07-09T18:34:59.994Z] ok github.com/docker/docker/integration/service 0.458s [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === Skipped [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T18:34:59.994Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T18:34:59.994Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T18:34:59.994Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T18:34:59.994Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-09T18:34:59.994Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-09T18:34:59.994Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-07-09T18:34:59.994Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-09T18:34:59.994Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-09T18:34:59.994Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-09T18:34:59.994Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-07-09T18:34:59.994Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2021-07-09T18:34:59.994Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-09T18:34:59.994Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-09T18:34:59.994Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-09T18:34:59.994Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-09T18:34:59.994Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-09T18:34:59.994Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-09T18:34:59.994Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-09T18:34:59.994Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-09T18:34:59.994Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-09T18:34:59.994Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-09T18:34:59.994Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-09T18:34:59.994Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-07-09T18:34:59.994Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-09T18:34:59.994Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] [2021-07-09T18:34:59.994Z] DONE 24 tests, 23 skipped in 3.579s [2021-07-09T18:34:59.994Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-09T18:35:00.090Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-09T18:35:00.090Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-09T18:35:00.090Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-09T18:35:02.623Z] --- PASS: TestDockerNetworkMacvlan (20.92s) [2021-07-09T18:35:02.623Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-09T18:35:02.623Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-09T18:35:02.623Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.32s) [2021-07-09T18:35:02.623Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.71s) [2021-07-09T18:35:02.623Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.49s) [2021-07-09T18:35:02.623Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.02s) [2021-07-09T18:35:02.623Z] PASS [2021-07-09T18:35:02.623Z] [2021-07-09T18:35:02.623Z] DONE 8 tests in 22.489s [2021-07-09T18:35:02.623Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-09T18:35:02.623Z] ++ 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-07-09T18:35:02.623Z] ++ set -e [2021-07-09T18:35:02.623Z] ++ '[' -n 0 ']' [2021-07-09T18:35:02.623Z] ++ set -x [2021-07-09T18:35:02.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T18:35:02.623Z] testing: warning: no tests to run [2021-07-09T18:35:02.623Z] PASS [2021-07-09T18:35:02.623Z] [2021-07-09T18:35:02.623Z] DONE 0 tests in 0.037s [2021-07-09T18:35:02.623Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-09T18:35:02.623Z] ++ 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-07-09T18:35:02.623Z] ++ set -e [2021-07-09T18:35:02.623Z] ++ '[' -n 0 ']' [2021-07-09T18:35:02.623Z] ++ set -x [2021-07-09T18:35:02.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T18:35:02.623Z] INFO: Testing against a local daemon [2021-07-09T18:35:02.623Z] === RUN TestAuthZPluginAllowRequest [2021-07-09T18:35:02.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:35:02.931Z] INFO: Testing against a local daemon [2021-07-09T18:35:02.931Z] === RUN TestSessionCreate [2021-07-09T18:35:02.931Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-09T18:35:02.931Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-09T18:35:02.931Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-09T18:35:02.931Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-09T18:35:02.931Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-09T18:35:02.931Z] PASS [2021-07-09T18:35:02.931Z] ok github.com/docker/docker/integration/session 0.245s [2021-07-09T18:35:02.931Z] [2021-07-09T18:35:02.931Z] === Skipped [2021-07-09T18:35:02.931Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-09T18:35:02.931Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-09T18:35:02.931Z] [2021-07-09T18:35:02.931Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-09T18:35:02.931Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-09T18:35:02.931Z] [2021-07-09T18:35:02.931Z] [2021-07-09T18:35:02.931Z] DONE 2 tests, 2 skipped in 2.667s [2021-07-09T18:35:02.931Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-09T18:35:04.526Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2021-07-09T18:35:04.526Z] === RUN TestAuthZPluginTLS [2021-07-09T18:35:05.093Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-07-09T18:35:05.093Z] === RUN TestAuthZPluginDenyRequest [2021-07-09T18:35:05.662Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-09T18:35:05.662Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-09T18:35:05.662Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-09T18:35:05.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:35:05.858Z] INFO: Testing against a local daemon [2021-07-09T18:35:05.858Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-09T18:35:05.858Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T18:35:05.858Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:35:05.858Z] === RUN TestEventsExecDie [2021-07-09T18:35:05.858Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-09T18:35:05.858Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-09T18:35:05.858Z] === RUN TestEventsBackwardsCompatible [2021-07-09T18:35:05.858Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-09T18:35:05.858Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-09T18:35:05.858Z] === RUN TestInfoAPI [2021-07-09T18:35:05.858Z] --- PASS: TestInfoAPI (0.06s) [2021-07-09T18:35:05.858Z] === RUN TestInfoAPIWarnings [2021-07-09T18:35:05.858Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-09T18:35:05.858Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:35:05.858Z] === RUN TestInfoDebug [2021-07-09T18:35:05.858Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-09T18:35:05.858Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T18:35:05.858Z] === RUN TestInfoInsecureRegistries [2021-07-09T18:35:05.858Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-09T18:35:05.858Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T18:35:05.858Z] === RUN TestInfoRegistryMirrors [2021-07-09T18:35:05.858Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-09T18:35:05.858Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T18:35:05.858Z] === RUN TestLoginFailsWithBadCredentials [2021-07-09T18:35:05.921Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-09T18:35:06.180Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-09T18:35:06.180Z] === RUN TestAuthZPluginDenyResponse [2021-07-09T18:35:06.321Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-09T18:35:06.321Z] === RUN TestPingCacheHeaders [2021-07-09T18:35:06.321Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-09T18:35:06.321Z] === RUN TestPingGet [2021-07-09T18:35:06.321Z] --- PASS: TestPingGet (0.04s) [2021-07-09T18:35:06.321Z] === RUN TestPingHead [2021-07-09T18:35:06.321Z] --- PASS: TestPingHead (0.05s) [2021-07-09T18:35:06.321Z] === RUN TestVersion [2021-07-09T18:35:06.321Z] --- PASS: TestVersion (0.05s) [2021-07-09T18:35:06.321Z] PASS [2021-07-09T18:35:06.321Z] ok github.com/docker/docker/integration/system 1.384s [2021-07-09T18:35:06.750Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-09T18:35:06.750Z] === RUN TestAuthZPluginAllowEventStream [2021-07-09T18:35:06.784Z] [2021-07-09T18:35:06.784Z] === Skipped [2021-07-09T18:35:06.784Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T18:35:06.784Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T18:35:06.784Z] [2021-07-09T18:35:06.784Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-09T18:35:06.784Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-09T18:35:06.784Z] [2021-07-09T18:35:06.784Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-09T18:35:06.784Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-09T18:35:06.784Z] [2021-07-09T18:35:06.784Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-09T18:35:06.784Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T18:35:06.784Z] [2021-07-09T18:35:06.784Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-09T18:35:06.784Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T18:35:06.784Z] [2021-07-09T18:35:06.784Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-09T18:35:06.784Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T18:35:06.784Z] [2021-07-09T18:35:06.784Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-09T18:35:06.784Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T18:35:06.784Z] [2021-07-09T18:35:06.784Z] [2021-07-09T18:35:06.784Z] DONE 13 tests, 7 skipped in 3.906s [2021-07-09T18:35:06.784Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-09T18:35:08.653Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-09T18:35:08.653Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2021-07-09T18:35:08.653Z] === RUN TestAuthZPluginErrorResponse [2021-07-09T18:35:08.911Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-09T18:35:09.171Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-09T18:35:09.171Z] === RUN TestAuthZPluginErrorRequest [2021-07-09T18:35:09.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:35:09.711Z] INFO: Testing against a local daemon [2021-07-09T18:35:09.711Z] === RUN TestVolumesCreateAndList [2021-07-09T18:35:09.711Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-09T18:35:09.711Z] === RUN TestVolumesRemove [2021-07-09T18:35:09.711Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-09T18:35:09.711Z] === RUN TestVolumesInspect [2021-07-09T18:35:09.711Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-09T18:35:09.711Z] === RUN TestVolumesInvalidJSON [2021-07-09T18:35:09.711Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-09T18:35:09.711Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-09T18:35:09.711Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-09T18:35:09.711Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-09T18:35:09.711Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-09T18:35:09.711Z] PASS [2021-07-09T18:35:09.711Z] ok github.com/docker/docker/integration/volume 0.420s [2021-07-09T18:35:09.711Z] [2021-07-09T18:35:09.711Z] DONE 5 tests in 3.023s [2021-07-09T18:35:09.711Z] INFO: make.ps1 ended at 07/09/2021 18:35:09 [2021-07-09T18:35:09.711Z] INFO: Integration CLI tests being run from the host: [2021-07-09T18:35:09.711Z] 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-07-09T18:35:09.738Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-09T18:35:09.738Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-09T18:35:10.305Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-09T18:35:10.305Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-09T18:35:11.242Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-09T18:35:12.180Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-09T18:35:12.440Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.34s) [2021-07-09T18:35:12.440Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-09T18:35:13.377Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-09T18:35:14.757Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2021-07-09T18:35:14.757Z] === RUN TestAuthZPluginHeader [2021-07-09T18:35:14.757Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-09T18:35:15.695Z] --- PASS: TestAuthZPluginHeader (0.90s) [2021-07-09T18:35:15.695Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-09T18:35:15.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-09T18:35:16.213Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-09T18:35:16.781Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-09T18:35:16.781Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-09T18:35:17.040Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-09T18:35:17.300Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-09T18:35:18.679Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-09T18:35:20.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-09T18:35:20.086Z] INFO: Testing against a local daemon [2021-07-09T18:35:20.086Z] === RUN TestDockerSuite [2021-07-09T18:35:20.086Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-09T18:35:20.086Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-09T18:35:20.086Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-09T18:35:20.086Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-09T18:35:20.086Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-09T18:35:20.086Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-09T18:35:20.086Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-09T18:35:20.086Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-09T18:35:21.064Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-09T18:35:21.216Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.48s) [2021-07-09T18:35:21.216Z] === RUN TestAuthZPluginV2Disable [2021-07-09T18:35:21.527Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-09T18:35:21.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-09T18:35:22.052Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-09T18:35:22.501Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-09T18:35:22.501Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-09T18:35:22.989Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-09T18:35:23.941Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 29.1% of statements [2021-07-09T18:35:23.941Z] ok github.com/docker/docker/container 0.121s coverage: 34.3% of statements [2021-07-09T18:35:23.941Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-09T18:35:23.941Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-09T18:35:23.941Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-09T18:35:23.941Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-09T18:35:25.521Z] --- PASS: TestAuthZPluginV2Disable (4.05s) [2021-07-09T18:35:25.521Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-09T18:35:26.458Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-09T18:35:27.835Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-09T18:35:28.093Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.06s) [2021-07-09T18:35:28.093Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-09T18:35:30.529Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2021-07-09T18:35:30.627Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-09T18:35:31.562Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-09T18:35:31.913Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-07-09T18:35:33.295Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-07-09T18:35:33.465Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-09T18:35:33.724Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-09T18:35:37.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-09T18:35:38.915Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-09T18:35:39.483Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.41s) [2021-07-09T18:35:39.483Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-09T18:35:42.018Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-09T18:35:42.953Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-09T18:35:43.295Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2021-07-09T18:35:43.295Z] ok github.com/docker/docker/daemon 12.178s coverage: 17.1% of statements [2021-07-09T18:35:43.295Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-09T18:35:43.295Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-09T18:35:43.887Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-09T18:35:44.240Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2021-07-09T18:35:44.811Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 81.8% of statements [2021-07-09T18:35:45.382Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2021-07-09T18:35:45.382Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-09T18:35:45.382Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-09T18:35:46.325Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2021-07-09T18:35:48.909Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.622s coverage: 73.3% of statements [2021-07-09T18:35:49.169Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 2.9% of statements [2021-07-09T18:35:50.110Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.456s coverage: 56.2% of statements [2021-07-09T18:35:52.013Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-09T18:35:52.022Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.9% of statements [2021-07-09T18:35:54.592Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.343s coverage: 49.4% of statements [2021-07-09T18:35:54.853Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.558s coverage: 45.9% of statements [2021-07-09T18:35:54.853Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-09T18:35:55.323Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-09T18:35:56.257Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2021-07-09T18:35:56.257Z] PASS [2021-07-09T18:35:56.257Z] [2021-07-09T18:35:56.257Z] DONE 17 tests in 53.765s [2021-07-09T18:35:56.257Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-09T18:35:56.257Z] ++ 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-07-09T18:35:56.257Z] ++ set -e [2021-07-09T18:35:56.257Z] ++ '[' -n 0 ']' [2021-07-09T18:35:56.257Z] ++ set -x [2021-07-09T18:35:56.257Z] ++ env -i DEST=/go/src/github.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-07-09T18:35:56.515Z] INFO: Testing against a local daemon [2021-07-09T18:35:56.515Z] === RUN TestPluginInvalidJSON [2021-07-09T18:35:56.515Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:35:56.515Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:35:56.515Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T18:35:56.515Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-09T18:35:56.515Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-09T18:35:56.515Z] === RUN TestPluginInstall [2021-07-09T18:35:56.515Z] === RUN TestPluginInstall/no_auth [2021-07-09T18:35:56.769Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-07-09T18:35:56.769Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.569s coverage: 57.7% of statements [2021-07-09T18:35:56.769Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-09T18:35:56.769Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-09T18:35:58.419Z] time="2021-07-09T18:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:35:58.419Z] time="2021-07-09T18:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbc6a62d589894374dfad8dbb73acdbc9e0a77fbdab6a900bc3525565e96762f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:35:58.419Z] time="2021-07-09T18:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:35:58.419Z] time="2021-07-09T18:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbc6a62d589894374dfad8dbb73acdbc9e0a77fbdab6a900bc3525565e96762f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:35:58.678Z] === RUN TestPluginInstall/with_htpasswd [2021-07-09T18:35:59.246Z] time="2021-07-09T18:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:35:59.246Z] time="2021-07-09T18:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3529289c82268530899310ff1c57baa7c760708841732bf1f7dc240464e651b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:35:59.246Z] time="2021-07-09T18:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:35:59.246Z] time="2021-07-09T18:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3529289c82268530899310ff1c57baa7c760708841732bf1f7dc240464e651b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:35:59.246Z] === RUN TestPluginInstall/with_insecure [2021-07-09T18:35:59.314Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-07-09T18:35:59.886Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-07-09T18:36:00.458Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.7% of statements [2021-07-09T18:36:00.458Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-09T18:36:00.458Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-09T18:36:00.624Z] time="2021-07-09T18:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:36:00.624Z] time="2021-07-09T18:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3598048aad8d7f8ba99b1af73a2b5b9086f8f33550ddf8a4aaac71f0858f66ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:36:00.624Z] time="2021-07-09T18:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T18:36:00.624Z] time="2021-07-09T18:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3598048aad8d7f8ba99b1af73a2b5b9086f8f33550ddf8a4aaac71f0858f66ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T18:36:01.192Z] --- PASS: TestPluginInstall (4.59s) [2021-07-09T18:36:01.192Z] --- PASS: TestPluginInstall/no_auth (2.15s) [2021-07-09T18:36:01.192Z] --- PASS: TestPluginInstall/with_htpasswd (0.76s) [2021-07-09T18:36:01.192Z] --- PASS: TestPluginInstall/with_insecure (1.68s) [2021-07-09T18:36:01.192Z] plugin_test.go:165: [d6fe1cab245f7] daemon is not started [2021-07-09T18:36:01.192Z] === RUN TestPluginsWithRuntimes [2021-07-09T18:36:01.450Z] === RUN TestDockerSuite/TestBuildRm [2021-07-09T18:36:01.842Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2021-07-09T18:36:02.784Z] ok github.com/docker/docker/daemon/logger/awslogs 0.194s coverage: 77.4% of statements [2021-07-09T18:36:02.784Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-09T18:36:02.784Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-09T18:36:03.353Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-09T18:36:03.354Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-09T18:36:04.287Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-09T18:36:04.295Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-09T18:36:04.854Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-09T18:36:04.866Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-07-09T18:36:04.867Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-07-09T18:36:05.421Z] --- PASS: TestPluginsWithRuntimes (4.21s) [2021-07-09T18:36:05.421Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-07-09T18:36:05.421Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-07-09T18:36:05.421Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T18:36:05.989Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-09T18:36:06.248Z] --- PASS: TestPluginBackCompatMediaTypes (0.95s) [2021-07-09T18:36:06.248Z] PASS [2021-07-09T18:36:06.248Z] [2021-07-09T18:36:06.248Z] DONE 10 tests in 9.943s [2021-07-09T18:36:06.248Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-09T18:36:06.248Z] ++ 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-07-09T18:36:06.248Z] ++ set -e [2021-07-09T18:36:06.248Z] ++ '[' -n 0 ']' [2021-07-09T18:36:06.248Z] ++ set -x [2021-07-09T18:36:06.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T18:36:06.251Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2021-07-09T18:36:06.251Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-09T18:36:06.508Z] INFO: Testing against a local daemon [2021-07-09T18:36:06.508Z] === RUN TestExternalGraphDriver [2021-07-09T18:36:06.508Z] === RUN TestExternalGraphDriver/json [2021-07-09T18:36:06.512Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 55.1% of statements [2021-07-09T18:36:07.075Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-09T18:36:07.904Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-07-09T18:36:08.012Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-09T18:36:08.579Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-09T18:36:08.840Z] === RUN TestExternalGraphDriver/spec [2021-07-09T18:36:09.295Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-07-09T18:36:09.556Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-09T18:36:09.776Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-09T18:36:10.128Z] ok github.com/docker/docker/daemon/logger/splunk 1.693s coverage: 82.5% of statements [2021-07-09T18:36:10.128Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-09T18:36:10.389Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-07-09T18:36:10.389Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-09T18:36:11.153Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-09T18:36:11.153Z] === RUN TestExternalGraphDriver/pull [2021-07-09T18:36:12.530Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-09T18:36:12.933Z] ok github.com/docker/docker/distribution/metadata 0.100s coverage: 48.2% of statements [2021-07-09T18:36:13.097Z] --- PASS: TestExternalGraphDriver (6.75s) [2021-07-09T18:36:13.097Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2021-07-09T18:36:13.097Z] --- PASS: TestExternalGraphDriver/spec (2.24s) [2021-07-09T18:36:13.097Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2021-07-09T18:36:13.097Z] === RUN TestGraphdriverPluginV2 [2021-07-09T18:36:13.193Z] ok github.com/docker/docker/distribution 0.161s coverage: 25.0% of statements [2021-07-09T18:36:13.193Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-09T18:36:14.578Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-07-09T18:36:15.521Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-07-09T18:36:16.094Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2021-07-09T18:36:16.094Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-09T18:36:16.094Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-07-09T18:36:16.094Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-09T18:36:17.291Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-09T18:36:17.291Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-09T18:36:17.291Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-09T18:36:17.291Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-09T18:36:17.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-09T18:36:17.480Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-07-09T18:36:17.480Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-09T18:36:17.858Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-09T18:36:17.858Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2021-07-09T18:36:17.858Z] PASS [2021-07-09T18:36:17.858Z] [2021-07-09T18:36:17.858Z] DONE 5 tests in 11.602s [2021-07-09T18:36:17.858Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-09T18:36:17.858Z] ++ 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-07-09T18:36:17.858Z] ++ set -e [2021-07-09T18:36:17.858Z] ++ '[' -n 0 ']' [2021-07-09T18:36:17.858Z] ++ set -x [2021-07-09T18:36:17.858Z] ++ env -i DEST=/go/src/github.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-07-09T18:36:18.053Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-07-09T18:36:18.117Z] INFO: Testing against a local daemon [2021-07-09T18:36:18.117Z] === RUN TestContinueAfterPluginCrash [2021-07-09T18:36:18.117Z] === PAUSE TestContinueAfterPluginCrash [2021-07-09T18:36:18.117Z] === RUN TestReadPluginNoRead [2021-07-09T18:36:18.117Z] === PAUSE TestReadPluginNoRead [2021-07-09T18:36:18.117Z] === RUN TestDaemonStartWithLogOpt [2021-07-09T18:36:18.117Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-09T18:36:18.117Z] === CONT TestContinueAfterPluginCrash [2021-07-09T18:36:18.117Z] === CONT TestDaemonStartWithLogOpt [2021-07-09T18:36:19.053Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-09T18:36:19.312Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-09T18:36:19.439Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2021-07-09T18:36:19.700Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-07-09T18:36:19.962Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-09T18:36:21.215Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-09T18:36:21.876Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 81.9% of statements [2021-07-09T18:36:22.818Z] ok github.com/docker/docker/pkg/authorization 0.347s coverage: 68.3% of statements [2021-07-09T18:36:23.079Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-07-09T18:36:23.079Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-09T18:36:26.375Z] ok github.com/docker/docker/layer 7.348s coverage: 68.8% of statements [2021-07-09T18:36:26.375Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-09T18:36:26.375Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-09T18:36:26.375Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-09T18:36:26.375Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-09T18:36:26.375Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-09T18:36:26.375Z] ok github.com/docker/docker/pkg/chrootarchive 2.532s coverage: 43.2% of statements [2021-07-09T18:36:26.375Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-09T18:36:26.375Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-09T18:36:26.375Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-09T18:36:26.489Z] --- PASS: TestDaemonStartWithLogOpt (7.66s) [2021-07-09T18:36:26.489Z] === CONT TestReadPluginNoRead [2021-07-09T18:36:27.319Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-07-09T18:36:27.319Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2021-07-09T18:36:27.890Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2021-07-09T18:36:28.392Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-09T18:36:28.861Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2021-07-09T18:36:29.121Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-07-09T18:36:30.297Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-09T18:36:30.297Z] === RUN TestReadPluginNoRead/default [2021-07-09T18:36:30.504Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-09T18:36:31.075Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2021-07-09T18:36:31.336Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2021-07-09T18:36:31.597Z] ok github.com/docker/docker/pkg/fsutils 0.167s coverage: 85.1% of statements [2021-07-09T18:36:31.858Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 11.4% of statements [2021-07-09T18:36:32.200Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-09T18:36:32.200Z] --- PASS: TestContinueAfterPluginCrash (14.00s) [2021-07-09T18:36:32.767Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-09T18:36:32.767Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-09T18:36:33.243Z] ok github.com/docker/docker/pkg/idtools 0.493s coverage: 69.5% of statements [2021-07-09T18:36:33.243Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 69.3% of statements [2021-07-09T18:36:33.815Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-07-09T18:36:33.815Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-09T18:36:33.815Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-07-09T18:36:33.815Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-09T18:36:33.815Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-09T18:36:34.076Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2021-07-09T18:36:34.076Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-09T18:36:34.144Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-09T18:36:34.338Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-07-09T18:36:34.598Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-09T18:36:34.859Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2021-07-09T18:36:35.079Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-09T18:36:35.119Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-07-09T18:36:35.119Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-09T18:36:35.119Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-09T18:36:35.646Z] === RUN TestDockerSuite/TestBuildUser [2021-07-09T18:36:36.061Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-07-09T18:36:36.633Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-09T18:36:36.894Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-09T18:36:37.022Z] --- PASS: TestReadPluginNoRead (10.98s) [2021-07-09T18:36:37.022Z] --- PASS: TestReadPluginNoRead/default (2.79s) [2021-07-09T18:36:37.022Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) [2021-07-09T18:36:37.022Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2021-07-09T18:36:37.022Z] read_test.go:92: [db8f3caa8e280] daemon is not started [2021-07-09T18:36:37.022Z] PASS [2021-07-09T18:36:37.022Z] [2021-07-09T18:36:37.022Z] DONE 6 tests in 18.852s [2021-07-09T18:36:37.022Z] 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-07-09T18:36:37.022Z] ++ 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-07-09T18:36:37.022Z] ++ set -e [2021-07-09T18:36:37.022Z] ++ '[' -n 0 ']' [2021-07-09T18:36:37.022Z] ++ set -x [2021-07-09T18:36:37.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T18:36:37.022Z] testing: warning: no tests to run [2021-07-09T18:36:37.022Z] PASS [2021-07-09T18:36:37.022Z] [2021-07-09T18:36:37.022Z] DONE 0 tests in 0.071s [2021-07-09T18:36:37.022Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-09T18:36:37.022Z] ++ 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-07-09T18:36:37.022Z] ++ set -e [2021-07-09T18:36:37.022Z] ++ '[' -n 0 ']' [2021-07-09T18:36:37.022Z] ++ set -x [2021-07-09T18:36:37.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-09T18:36:37.022Z] INFO: Testing against a local daemon [2021-07-09T18:36:37.022Z] === RUN TestPluginWithDevMounts [2021-07-09T18:36:37.022Z] === PAUSE TestPluginWithDevMounts [2021-07-09T18:36:37.022Z] === CONT TestPluginWithDevMounts [2021-07-09T18:36:37.155Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-09T18:36:37.958Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-09T18:36:38.536Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-07-09T18:36:38.797Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-09T18:36:38.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-09T18:36:38.896Z] --- PASS: TestPluginWithDevMounts (1.98s) [2021-07-09T18:36:38.896Z] PASS [2021-07-09T18:36:38.896Z] [2021-07-09T18:36:38.896Z] DONE 1 tests in 2.116s [2021-07-09T18:36:38.896Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-09T18:36:38.896Z] ++ 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-07-09T18:36:38.896Z] ++ set -e [2021-07-09T18:36:38.896Z] ++ '[' -n 0 ']' [2021-07-09T18:36:38.896Z] ++ set -x [2021-07-09T18:36:38.896Z] ++ env -i DEST=/go/src/github.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-07-09T18:36:39.155Z] INFO: Testing against a local daemon [2021-07-09T18:36:39.155Z] === RUN TestSecretInspect [2021-07-09T18:36:42.444Z] --- PASS: TestSecretInspect (2.93s) [2021-07-09T18:36:42.444Z] === RUN TestSecretList [2021-07-09T18:36:42.444Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-09T18:36:42.997Z] ok github.com/docker/docker/pkg/signal 3.419s coverage: 62.3% of statements [2021-07-09T18:36:42.997Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-09T18:36:43.257Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-09T18:36:43.518Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-09T18:36:44.460Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-07-09T18:36:44.720Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-07-09T18:36:44.985Z] --- PASS: TestSecretList (2.75s) [2021-07-09T18:36:44.986Z] === RUN TestSecretsCreateAndDelete [2021-07-09T18:36:45.292Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2021-07-09T18:36:45.864Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-07-09T18:36:46.125Z] testing: warning: no tests to run [2021-07-09T18:36:46.125Z] coverage: [no statements] [2021-07-09T18:36:46.125Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-09T18:36:46.387Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-09T18:36:46.647Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-09T18:36:46.908Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-07-09T18:36:47.516Z] --- PASS: TestSecretsCreateAndDelete (2.69s) [2021-07-09T18:36:47.516Z] === RUN TestSecretsUpdate [2021-07-09T18:36:48.837Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-07-09T18:36:49.778Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-07-09T18:36:50.038Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-07-09T18:36:50.800Z] --- PASS: TestSecretsUpdate (2.77s) [2021-07-09T18:36:50.800Z] === RUN TestTemplatedSecret [2021-07-09T18:36:51.424Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2021-07-09T18:36:51.996Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-09T18:36:53.380Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2021-07-09T18:36:53.951Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-09T18:36:54.211Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-09T18:36:54.783Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-07-09T18:36:54.992Z] --- PASS: TestTemplatedSecret (4.06s) [2021-07-09T18:36:54.992Z] === RUN TestSecretCreateResolve [2021-07-09T18:36:55.044Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-09T18:36:57.526Z] --- PASS: TestSecretCreateResolve (2.73s) [2021-07-09T18:36:57.526Z] PASS [2021-07-09T18:36:57.526Z] [2021-07-09T18:36:57.526Z] DONE 6 tests in 18.092s [2021-07-09T18:36:57.526Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-09T18:36:57.526Z] ++ 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-07-09T18:36:57.526Z] ++ set -e [2021-07-09T18:36:57.526Z] ++ '[' -n 0 ']' [2021-07-09T18:36:57.526Z] ++ set -x [2021-07-09T18:36:57.526Z] ++ env -i DEST=/go/src/github.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-07-09T18:36:57.526Z] INFO: Testing against a local daemon [2021-07-09T18:36:57.526Z] === RUN TestServiceCreateInit [2021-07-09T18:36:57.526Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-09T18:36:58.346Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-09T18:36:58.916Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2021-07-09T18:36:59.488Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-07-09T18:37:00.059Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-09T18:37:00.874Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-07-09T18:37:01.438Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-09T18:37:01.438Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-09T18:37:02.817Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-09T18:37:03.078Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-09T18:37:04.014Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-09T18:37:05.391Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-09T18:37:05.391Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-09T18:37:05.391Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-09T18:37:05.391Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-09T18:37:05.391Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-09T18:37:07.926Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-09T18:37:07.926Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-09T18:37:08.861Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-09T18:37:09.429Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-09T18:37:09.429Z] --- PASS: TestServiceCreateInit (12.11s) [2021-07-09T18:37:09.429Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.82s) [2021-07-09T18:37:09.429Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.27s) [2021-07-09T18:37:09.429Z] === RUN TestCreateServiceMultipleTimes [2021-07-09T18:37:10.366Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-09T18:37:10.366Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-09T18:37:10.865Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/rootless [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/volume [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-09T18:37:10.865Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === Skipped [2021-07-09T18:37:10.865Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-07-09T18:37:10.865Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-07-09T18:37:10.865Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:73: No driver to put! [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-09T18:37:10.865Z] time="2021-07-09T18:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-09T18:37:10.865Z] time="2021-07-09T18:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-09T18:37:10.865Z] time="2021-07-09T18:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-09T18:37:10.865Z] time="2021-07-09T18:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-09T18:37:10.865Z] time="2021-07-09T18:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:73: No driver to put! [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-09T18:37:10.865Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-09T18:37:10.865Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-09T18:37:10.865Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T18:37:10.865Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-09T18:37:10.865Z] graphtest_unix.go:73: No driver to put! [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-09T18:37:10.865Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-09T18:37:10.865Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] [2021-07-09T18:37:10.865Z] DONE 2230 tests, 26 skipped in 261.887s Post stage [Pipeline] junit [2021-07-09T18:37:10.880Z] Recording test results [2021-07-09T18:37:11.132Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-09T18:37:11.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42613/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72b66d56a55927687734fae392f6e451cc7db8a2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:72b66d56a55927687734fae392f6e451cc7db8a2 hack/validate/vendor [2021-07-09T18:37:12.428Z] 2021/07/09 18:37:12 Collecting initial packages [2021-07-09T18:37:12.428Z] 2021/07/09 18:37:12 Download dependencies [2021-07-09T18:37:14.569Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-09T18:37:14.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-09T18:37:15.724Z] 2021/07/09 18:37:15 Starting whole vndr cycle because no package specified [2021-07-09T18:37:15.724Z] 2021/07/09 18:37:15 Ignoring paths matching "^archive/tar" [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-09T18:37:16.296Z] 2021/07/09 18:37:16 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-07-09T18:37:17.102Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-09T18:37:17.240Z] 2021/07/09 18:37:17 Finished clone github.com/tchap/go-patricia [2021-07-09T18:37:17.240Z] 2021/07/09 18:37:17 Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20 [2021-07-09T18:37:17.240Z] 2021/07/09 18:37:17 Finished clone golang.org/x/sync [2021-07-09T18:37:17.240Z] 2021/07/09 18:37:17 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-07-09T18:37:17.240Z] 2021/07/09 18:37:17 Finished clone github.com/docker/go-units [2021-07-09T18:37:17.240Z] 2021/07/09 18:37:17 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-09T18:37:17.501Z] 2021/07/09 18:37:17 Finished clone github.com/creack/pty [2021-07-09T18:37:17.501Z] 2021/07/09 18:37:17 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-09T18:37:17.501Z] 2021/07/09 18:37:17 Finished clone github.com/RackSec/srslog [2021-07-09T18:37:17.501Z] 2021/07/09 18:37:17 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-09T18:37:17.501Z] 2021/07/09 18:37:17 Finished clone github.com/syndtr/gocapability [2021-07-09T18:37:17.501Z] 2021/07/09 18:37:17 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-09T18:37:17.501Z] 2021/07/09 18:37:17 Finished clone github.com/imdario/mergo [2021-07-09T18:37:17.501Z] 2021/07/09 18:37:17 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-09T18:37:17.761Z] 2021/07/09 18:37:17 Finished clone github.com/willf/bitset [2021-07-09T18:37:17.761Z] 2021/07/09 18:37:17 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-09T18:37:17.761Z] 2021/07/09 18:37:17 Finished clone gotest.tools/v3 [2021-07-09T18:37:17.761Z] 2021/07/09 18:37:17 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-09T18:37:17.761Z] 2021/07/09 18:37:17 Finished clone github.com/moby/sys [2021-07-09T18:37:17.761Z] 2021/07/09 18:37:17 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-09T18:37:18.022Z] 2021/07/09 18:37:17 Finished clone github.com/google/go-cmp [2021-07-09T18:37:18.022Z] 2021/07/09 18:37:17 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-07-09T18:37:18.283Z] 2021/07/09 18:37:18 Finished clone github.com/sirupsen/logrus [2021-07-09T18:37:18.283Z] 2021/07/09 18:37:18 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-09T18:37:18.480Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-09T18:37:18.545Z] 2021/07/09 18:37:18 Finished clone github.com/tonistiigi/units [2021-07-09T18:37:18.545Z] 2021/07/09 18:37:18 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-09T18:37:18.545Z] 2021/07/09 18:37:18 Finished clone github.com/google/shlex [2021-07-09T18:37:18.545Z] 2021/07/09 18:37:18 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-09T18:37:18.806Z] 2021/07/09 18:37:18 Finished clone github.com/docker/go-connections [2021-07-09T18:37:18.806Z] 2021/07/09 18:37:18 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-09T18:37:18.806Z] 2021/07/09 18:37:18 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-09T18:37:18.806Z] 2021/07/09 18:37:18 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-07-09T18:37:19.048Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-09T18:37:19.067Z] 2021/07/09 18:37:18 Finished clone github.com/gofrs/flock [2021-07-09T18:37:19.067Z] 2021/07/09 18:37:18 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-09T18:37:19.067Z] 2021/07/09 18:37:18 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-09T18:37:19.067Z] 2021/07/09 18:37:18 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-09T18:37:19.067Z] 2021/07/09 18:37:18 Finished clone github.com/mitchellh/hashstructure [2021-07-09T18:37:19.067Z] 2021/07/09 18:37:18 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-09T18:37:19.067Z] 2021/07/09 18:37:18 Finished clone github.com/opentracing/opentracing-go [2021-07-09T18:37:19.067Z] 2021/07/09 18:37:18 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-09T18:37:19.639Z] 2021/07/09 18:37:19 Finished clone github.com/docker/go-events [2021-07-09T18:37:19.639Z] 2021/07/09 18:37:19 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-09T18:37:19.984Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-09T18:37:19.984Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-09T18:37:20.211Z] 2021/07/09 18:37:19 Finished clone github.com/armon/go-metrics [2021-07-09T18:37:20.211Z] 2021/07/09 18:37:19 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-09T18:37:20.211Z] 2021/07/09 18:37:19 Finished clone github.com/armon/go-radix [2021-07-09T18:37:20.211Z] 2021/07/09 18:37:19 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-09T18:37:20.211Z] 2021/07/09 18:37:20 Finished clone github.com/sean-/seed [2021-07-09T18:37:20.211Z] 2021/07/09 18:37:20 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-09T18:37:20.243Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-09T18:37:20.472Z] 2021/07/09 18:37:20 Finished clone github.com/hashicorp/errwrap [2021-07-09T18:37:20.472Z] 2021/07/09 18:37:20 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-09T18:37:20.472Z] 2021/07/09 18:37:20 Finished clone github.com/hashicorp/go-multierror [2021-07-09T18:37:20.472Z] 2021/07/09 18:37:20 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-07-09T18:37:20.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-09T18:37:21.416Z] 2021/07/09 18:37:21 Finished clone github.com/hashicorp/memberlist [2021-07-09T18:37:21.416Z] 2021/07/09 18:37:21 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-09T18:37:21.678Z] 2021/07/09 18:37:21 Finished clone github.com/vishvananda/netns [2021-07-09T18:37:21.678Z] 2021/07/09 18:37:21 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-09T18:37:21.678Z] 2021/07/09 18:37:21 Finished clone github.com/tonistiigi/fsutil [2021-07-09T18:37:21.678Z] 2021/07/09 18:37:21 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-07-09T18:37:21.939Z] 2021/07/09 18:37:21 Finished clone github.com/docker/libkv [2021-07-09T18:37:21.939Z] 2021/07/09 18:37:21 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-09T18:37:21.939Z] 2021/07/09 18:37:21 Finished clone github.com/hashicorp/go-sockaddr [2021-07-09T18:37:21.939Z] 2021/07/09 18:37:21 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-07-09T18:37:22.511Z] 2021/07/09 18:37:22 Finished clone github.com/BurntSushi/toml [2021-07-09T18:37:22.511Z] 2021/07/09 18:37:22 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-09T18:37:22.713Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-09T18:37:22.713Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-09T18:37:22.713Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-09T18:37:22.772Z] 2021/07/09 18:37:22 Finished clone github.com/moby/ipvs [2021-07-09T18:37:22.772Z] 2021/07/09 18:37:22 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-09T18:37:23.344Z] 2021/07/09 18:37:23 Finished clone github.com/deckarep/golang-set [2021-07-09T18:37:23.344Z] 2021/07/09 18:37:23 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-09T18:37:23.344Z] 2021/07/09 18:37:23 Finished clone github.com/coreos/go-semver [2021-07-09T18:37:23.344Z] 2021/07/09 18:37:23 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-09T18:37:23.344Z] 2021/07/09 18:37:23 Finished clone github.com/samuel/go-zookeeper [2021-07-09T18:37:23.344Z] 2021/07/09 18:37:23 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-09T18:37:23.344Z] 2021/07/09 18:37:23 Finished clone github.com/vishvananda/netlink [2021-07-09T18:37:23.344Z] 2021/07/09 18:37:23 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-09T18:37:24.091Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-09T18:37:24.658Z] === RUN TestDockerSuite/TestCommitChange [2021-07-09T18:37:24.730Z] 2021/07/09 18:37:24 Finished clone github.com/hashicorp/go-msgpack [2021-07-09T18:37:24.730Z] 2021/07/09 18:37:24 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-09T18:37:24.730Z] 2021/07/09 18:37:24 Finished clone github.com/ishidawataru/sctp [2021-07-09T18:37:24.730Z] 2021/07/09 18:37:24 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-09T18:37:25.592Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-09T18:37:26.126Z] 2021/07/09 18:37:26 Finished clone github.com/mistifyio/go-zfs [2021-07-09T18:37:26.126Z] 2021/07/09 18:37:26 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-09T18:37:26.126Z] 2021/07/09 18:37:26 Finished clone github.com/opencontainers/go-digest [2021-07-09T18:37:26.126Z] 2021/07/09 18:37:26 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-07-09T18:37:26.387Z] 2021/07/09 18:37:26 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-07-09T18:37:26.387Z] 2021/07/09 18:37:26 Finished clone go.etcd.io/bbolt [2021-07-09T18:37:26.526Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-09T18:37:27.774Z] 2021/07/09 18:37:27 Finished clone golang.org/x/net [2021-07-09T18:37:27.774Z] 2021/07/09 18:37:27 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-09T18:37:27.902Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-09T18:37:28.035Z] 2021/07/09 18:37:27 Finished clone github.com/vbatts/tar-split [2021-07-09T18:37:28.035Z] 2021/07/09 18:37:27 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-09T18:37:28.607Z] 2021/07/09 18:37:28 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-09T18:37:28.607Z] 2021/07/09 18:37:28 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-09T18:37:29.178Z] 2021/07/09 18:37:28 Finished clone github.com/hashicorp/serf [2021-07-09T18:37:29.178Z] 2021/07/09 18:37:28 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-07-09T18:37:29.749Z] 2021/07/09 18:37:29 Finished clone github.com/opencontainers/runtime-spec [2021-07-09T18:37:29.749Z] 2021/07/09 18:37:29 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-07-09T18:37:29.803Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-09T18:37:30.321Z] 2021/07/09 18:37:30 Finished clone github.com/cyphar/filepath-securejoin [2021-07-09T18:37:30.321Z] 2021/07/09 18:37:30 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-09T18:37:30.370Z] --- PASS: TestCreateServiceMultipleTimes (20.80s) [2021-07-09T18:37:30.370Z] === RUN TestCreateServiceConflict [2021-07-09T18:37:30.370Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-09T18:37:31.262Z] 2021/07/09 18:37:31 Finished clone github.com/coreos/go-systemd [2021-07-09T18:37:31.262Z] 2021/07/09 18:37:31 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-07-09T18:37:31.523Z] 2021/07/09 18:37:31 Finished clone github.com/coreos/go-systemd/v22 [2021-07-09T18:37:31.523Z] 2021/07/09 18:37:31 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-09T18:37:31.783Z] 2021/07/09 18:37:31 Finished clone github.com/opencontainers/image-spec [2021-07-09T18:37:31.783Z] 2021/07/09 18:37:31 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-09T18:37:31.783Z] 2021/07/09 18:37:31 Finished clone github.com/Graylog2/go-gelf [2021-07-09T18:37:31.783Z] 2021/07/09 18:37:31 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-09T18:37:32.272Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-09T18:37:32.354Z] 2021/07/09 18:37:32 Finished clone github.com/godbus/dbus/v5 [2021-07-09T18:37:32.354Z] 2021/07/09 18:37:32 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-09T18:37:33.208Z] --- PASS: TestCreateServiceConflict (2.86s) [2021-07-09T18:37:33.208Z] === RUN TestCreateServiceMaxReplicas [2021-07-09T18:37:33.208Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-09T18:37:33.296Z] 2021/07/09 18:37:33 Finished clone github.com/philhofer/fwd [2021-07-09T18:37:33.296Z] 2021/07/09 18:37:33 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-09T18:37:33.296Z] 2021/07/09 18:37:33 Finished clone github.com/fluent/fluent-logger-golang [2021-07-09T18:37:33.296Z] 2021/07/09 18:37:33 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-09T18:37:33.869Z] 2021/07/09 18:37:33 Finished clone github.com/fsnotify/fsnotify [2021-07-09T18:37:33.869Z] 2021/07/09 18:37:33 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-09T18:37:34.812Z] 2021/07/09 18:37:34 Finished clone github.com/bsphere/le_go [2021-07-09T18:37:34.812Z] 2021/07/09 18:37:34 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-09T18:37:35.384Z] 2021/07/09 18:37:35 Finished clone github.com/ugorji/go [2021-07-09T18:37:35.384Z] 2021/07/09 18:37:35 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-09T18:37:35.644Z] 2021/07/09 18:37:35 Finished clone github.com/jmespath/go-jmespath [2021-07-09T18:37:35.644Z] 2021/07/09 18:37:35 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-09T18:37:35.741Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-09T18:37:36.586Z] 2021/07/09 18:37:36 Finished clone golang.org/x/oauth2 [2021-07-09T18:37:36.586Z] 2021/07/09 18:37:36 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-09T18:37:36.586Z] 2021/07/09 18:37:36 Finished clone github.com/tinylib/msgp [2021-07-09T18:37:36.586Z] 2021/07/09 18:37:36 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-09T18:37:36.676Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-09T18:37:36.676Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-09T18:37:36.676Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-09T18:37:36.847Z] 2021/07/09 18:37:36 Finished clone github.com/golang/groupcache [2021-07-09T18:37:36.847Z] 2021/07/09 18:37:36 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-09T18:37:36.935Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-09T18:37:36.935Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-09T18:37:36.935Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-09T18:37:36.935Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-09T18:37:37.194Z] --- PASS: TestCreateServiceMaxReplicas (4.20s) [2021-07-09T18:37:37.194Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-09T18:37:37.790Z] 2021/07/09 18:37:37 Finished clone github.com/googleapis/gax-go [2021-07-09T18:37:37.790Z] 2021/07/09 18:37:37 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-07-09T18:37:38.606Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-09T18:37:39.175Z] 2021/07/09 18:37:38 Finished clone github.com/docker/libnetwork [2021-07-09T18:37:39.175Z] 2021/07/09 18:37:38 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-07-09T18:37:39.746Z] 2021/07/09 18:37:39 Finished clone go.opencensus.io [2021-07-09T18:37:39.746Z] 2021/07/09 18:37:39 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-07-09T18:37:39.746Z] 2021/07/09 18:37:39 Finished clone github.com/miekg/dns [2021-07-09T18:37:39.746Z] 2021/07/09 18:37:39 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-07-09T18:37:40.318Z] 2021/07/09 18:37:40 Finished clone github.com/containerd/fifo [2021-07-09T18:37:40.319Z] 2021/07/09 18:37:40 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-07-09T18:37:41.136Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-09T18:37:41.136Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-09T18:37:41.702Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-09T18:37:41.704Z] 2021/07/09 18:37:41 Finished clone golang.org/x/sys [2021-07-09T18:37:41.704Z] 2021/07/09 18:37:41 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-09T18:37:42.275Z] 2021/07/09 18:37:42 Finished clone github.com/containerd/cgroups [2021-07-09T18:37:42.275Z] 2021/07/09 18:37:42 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-07-09T18:37:42.637Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-09T18:37:43.203Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-09T18:37:43.217Z] 2021/07/09 18:37:43 Finished clone github.com/containerd/go-runc [2021-07-09T18:37:43.218Z] 2021/07/09 18:37:43 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-09T18:37:43.478Z] 2021/07/09 18:37:43 Finished clone github.com/containerd/typeurl [2021-07-09T18:37:43.478Z] 2021/07/09 18:37:43 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-09T18:37:43.740Z] 2021/07/09 18:37:43 Finished clone golang.org/x/text [2021-07-09T18:37:43.740Z] 2021/07/09 18:37:43 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-07-09T18:37:43.770Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-09T18:37:44.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-09T18:37:44.594Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-09T18:37:44.594Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-09T18:37:44.594Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-09T18:37:44.714Z] 2021/07/09 18:37:44 Finished clone github.com/containerd/ttrpc [2021-07-09T18:37:44.714Z] 2021/07/09 18:37:44 Clone github.com/docker/swarmkit, revision c9afb5fd44bb419bae719f400f31671712bcb99e, attempt 1/20 [2021-07-09T18:37:44.714Z] 2021/07/09 18:37:44 Finished clone github.com/containerd/console [2021-07-09T18:37:44.714Z] 2021/07/09 18:37:44 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-07-09T18:37:45.659Z] 2021/07/09 18:37:45 Finished clone github.com/gogo/googleapis [2021-07-09T18:37:45.659Z] 2021/07/09 18:37:45 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-09T18:37:45.933Z] 2021/07/09 18:37:45 Finished clone github.com/docker/distribution [2021-07-09T18:37:45.933Z] 2021/07/09 18:37:45 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-09T18:37:45.970Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-09T18:37:45.970Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-09T18:37:45.970Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-09T18:37:45.970Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-09T18:37:45.970Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-09T18:37:46.195Z] 2021/07/09 18:37:45 Finished clone github.com/opencontainers/runc [2021-07-09T18:37:46.195Z] 2021/07/09 18:37:45 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-09T18:37:46.195Z] 2021/07/09 18:37:46 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-09T18:37:46.195Z] 2021/07/09 18:37:45 Finished clone github.com/containerd/continuity [2021-07-09T18:37:46.768Z] 2021/07/09 18:37:46 Finished clone google.golang.org/grpc [2021-07-09T18:37:46.768Z] 2021/07/09 18:37:46 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-07-09T18:37:46.905Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-09T18:37:47.713Z] 2021/07/09 18:37:47 Finished clone github.com/fernet/fernet-go [2021-07-09T18:37:47.713Z] 2021/07/09 18:37:47 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-07-09T18:37:47.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-09T18:37:48.777Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-09T18:37:48.777Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-09T18:37:49.100Z] 2021/07/09 18:37:48 Finished clone github.com/cilium/ebpf [2021-07-09T18:37:49.100Z] 2021/07/09 18:37:48 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-09T18:37:49.361Z] 2021/07/09 18:37:49 Finished clone golang.org/x/time [2021-07-09T18:37:49.361Z] 2021/07/09 18:37:49 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-09T18:37:49.503Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-09T18:37:50.305Z] 2021/07/09 18:37:49 Finished clone github.com/moby/buildkit [2021-07-09T18:37:50.306Z] 2021/07/09 18:37:49 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-09T18:37:50.306Z] 2021/07/09 18:37:50 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-09T18:37:50.306Z] 2021/07/09 18:37:50 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-07-09T18:37:50.682Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-09T18:37:50.878Z] 2021/07/09 18:37:50 Finished clone github.com/hashicorp/go-memdb [2021-07-09T18:37:50.878Z] 2021/07/09 18:37:50 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-09T18:37:51.250Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-09T18:37:51.250Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-09T18:37:51.822Z] 2021/07/09 18:37:51 Finished clone github.com/hashicorp/golang-lru [2021-07-09T18:37:51.822Z] 2021/07/09 18:37:51 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-09T18:37:51.822Z] 2021/07/09 18:37:51 Finished clone github.com/coreos/pkg [2021-07-09T18:37:51.822Z] 2021/07/09 18:37:51 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-09T18:37:52.186Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.69s) [2021-07-09T18:37:52.186Z] === RUN TestCreateServiceSecretFileMode [2021-07-09T18:37:52.186Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-09T18:37:52.756Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-09T18:37:53.209Z] 2021/07/09 18:37:53 Finished clone golang.org/x/crypto [2021-07-09T18:37:53.209Z] 2021/07/09 18:37:53 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-09T18:37:53.471Z] 2021/07/09 18:37:53 Finished clone github.com/beorn7/perks [2021-07-09T18:37:53.471Z] 2021/07/09 18:37:53 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-09T18:37:53.696Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-09T18:37:54.417Z] 2021/07/09 18:37:54 Finished clone github.com/golang/protobuf [2021-07-09T18:37:54.417Z] 2021/07/09 18:37:54 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-09T18:37:54.990Z] 2021/07/09 18:37:54 Finished clone github.com/prometheus/client_model [2021-07-09T18:37:54.990Z] 2021/07/09 18:37:54 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-09T18:37:55.073Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-09T18:37:55.073Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-09T18:37:55.251Z] 2021/07/09 18:37:55 Finished clone code.cloudfoundry.org/clock [2021-07-09T18:37:55.251Z] 2021/07/09 18:37:55 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-09T18:37:55.331Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2021-07-09T18:37:55.331Z] === RUN TestCreateServiceConfigFileMode [2021-07-09T18:37:55.824Z] 2021/07/09 18:37:55 Finished clone github.com/prometheus/client_golang [2021-07-09T18:37:55.824Z] 2021/07/09 18:37:55 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-07-09T18:37:55.898Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-09T18:37:56.397Z] 2021/07/09 18:37:56 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-09T18:37:56.397Z] 2021/07/09 18:37:56 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-09T18:37:56.710Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-09T18:37:56.710Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-09T18:37:56.710Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-09T18:37:56.710Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-09T18:37:56.710Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-09T18:37:56.833Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-09T18:37:56.970Z] 2021/07/09 18:37:56 Finished clone github.com/pkg/errors [2021-07-09T18:37:56.971Z] 2021/07/09 18:37:56 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-07-09T18:37:56.971Z] 2021/07/09 18:37:56 Finished clone github.com/prometheus/common [2021-07-09T18:37:56.971Z] 2021/07/09 18:37:56 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-09T18:37:57.232Z] 2021/07/09 18:37:57 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-09T18:37:57.232Z] 2021/07/09 18:37:57 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-09T18:37:57.493Z] 2021/07/09 18:37:57 Finished clone github.com/prometheus/procfs [2021-07-09T18:37:57.493Z] 2021/07/09 18:37:57 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-09T18:37:57.769Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-09T18:37:57.769Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-09T18:37:58.066Z] 2021/07/09 18:37:57 Finished clone github.com/cespare/xxhash/v2 [2021-07-09T18:37:58.066Z] 2021/07/09 18:37:57 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-09T18:37:58.708Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-09T18:37:58.708Z] --- PASS: TestCreateServiceConfigFileMode (3.53s) [2021-07-09T18:37:58.708Z] === RUN TestCreateServiceSysctls [2021-07-09T18:37:59.009Z] 2021/07/09 18:37:58 Finished clone github.com/inconshreveable/mousetrap [2021-07-09T18:37:59.009Z] 2021/07/09 18:37:58 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-07-09T18:37:59.271Z] 2021/07/09 18:37:59 Finished clone github.com/spf13/pflag [2021-07-09T18:37:59.271Z] 2021/07/09 18:37:59 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-09T18:37:59.271Z] 2021/07/09 18:37:59 Finished clone github.com/morikuni/aec [2021-07-09T18:37:59.271Z] 2021/07/09 18:37:59 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-07-09T18:37:59.533Z] 2021/07/09 18:37:59 Finished clone github.com/docker/go-metrics [2021-07-09T18:37:59.533Z] 2021/07/09 18:37:59 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2021-07-09T18:37:59.648Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-09T18:37:59.648Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-09T18:37:59.648Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-09T18:38:00.476Z] 2021/07/09 18:38:00 Finished clone github.com/spf13/cobra [2021-07-09T18:38:00.476Z] 2021/07/09 18:38:00 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-07-09T18:38:00.622Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-09T18:38:00.737Z] 2021/07/09 18:38:00 Finished clone github.com/Azure/go-ansiterm [2021-07-09T18:38:00.737Z] 2021/07/09 18:38:00 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-09T18:38:02.163Z] 2021/07/09 18:38:01 Finished clone github.com/google/certificate-transparency-go [2021-07-09T18:38:02.163Z] 2021/07/09 18:38:01 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-07-09T18:38:02.735Z] 2021/07/09 18:38:02 Finished clone github.com/opencontainers/selinux [2021-07-09T18:38:02.735Z] 2021/07/09 18:38:02 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-09T18:38:02.735Z] 2021/07/09 18:38:02 Finished clone github.com/Microsoft/go-winio [2021-07-09T18:38:02.735Z] 2021/07/09 18:38:02 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-09T18:38:03.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-09T18:38:03.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-09T18:38:03.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-09T18:38:03.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-09T18:38:03.170Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-09T18:38:03.170Z] --- PASS: TestCreateServiceSysctls (4.04s) [2021-07-09T18:38:03.170Z] === RUN TestCreateServiceCapabilities [2021-07-09T18:38:03.306Z] 2021/07/09 18:38:03 Finished clone github.com/docker/libtrust [2021-07-09T18:38:03.306Z] 2021/07/09 18:38:03 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-09T18:38:03.738Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-09T18:38:04.692Z] 2021/07/09 18:38:04 Finished clone github.com/google/uuid [2021-07-09T18:38:04.692Z] 2021/07/09 18:38:04 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-07-09T18:38:04.953Z] 2021/07/09 18:38:04 Finished clone github.com/moby/locker [2021-07-09T18:38:05.214Z] 2021/07/09 18:38:05 Finished clone github.com/gorilla/mux [2021-07-09T18:38:05.641Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2021-07-09T18:38:05.641Z] === RUN TestInspect [2021-07-09T18:38:06.601Z] 2021/07/09 18:38:06 Finished clone github.com/moby/term [2021-07-09T18:38:06.765Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-09T18:38:08.172Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-09T18:38:09.549Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-09T18:38:09.549Z] --- PASS: TestInspect (3.65s) [2021-07-09T18:38:09.549Z] === RUN TestCreateJob [2021-07-09T18:38:09.905Z] 2021/07/09 18:38:09 Finished clone github.com/golang/gddo [2021-07-09T18:38:10.116Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-09T18:38:10.116Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-09T18:38:10.375Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-09T18:38:12.907Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-09T18:38:13.475Z] --- PASS: TestCreateJob (4.11s) [2021-07-09T18:38:13.475Z] === RUN TestReplicatedJob [2021-07-09T18:38:14.042Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-09T18:38:15.201Z] 2021/07/09 18:38:14 Finished clone github.com/cloudflare/cfssl [2021-07-09T18:38:15.419Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-09T18:38:18.507Z] 2021/07/09 18:38:17 Finished clone github.com/Microsoft/opengcs [2021-07-09T18:38:21.987Z] --- PASS: TestReplicatedJob (8.40s) [2021-07-09T18:38:21.987Z] === RUN TestUpdateReplicatedJob [2021-07-09T18:38:22.924Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-09T18:38:23.492Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-09T18:38:25.096Z] 2021/07/09 18:38:24 Finished clone github.com/docker/swarmkit [2021-07-09T18:38:26.027Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-09T18:38:26.042Z] 2021/07/09 18:38:25 Finished clone github.com/coreos/etcd [2021-07-09T18:38:26.594Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2021-07-09T18:38:26.594Z] === RUN TestServiceListWithStatuses [2021-07-09T18:38:26.594Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-09T18:38:26.594Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T18:38:26.594Z] === RUN TestDockerNetworkConnectAlias [2021-07-09T18:38:27.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-09T18:38:28.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-09T18:38:30.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-09T18:38:31.361Z] 2021/07/09 18:38:31 Finished clone github.com/Microsoft/hcsshim [2021-07-09T18:38:31.622Z] 2021/07/09 18:38:31 Finished clone cloud.google.com/go [2021-07-09T18:38:32.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-09T18:38:32.352Z] --- PASS: TestDockerNetworkConnectAlias (5.81s) [2021-07-09T18:38:32.352Z] === RUN TestDockerNetworkReConnect [2021-07-09T18:38:33.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-09T18:38:34.164Z] 2021/07/09 18:38:33 Finished clone github.com/containerd/containerd [2021-07-09T18:38:35.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b2b1e0_} [2021-07-09T18:38:36.566Z] --- PASS: TestDockerNetworkReConnect (4.38s) [2021-07-09T18:38:36.566Z] === RUN TestServicePlugin [2021-07-09T18:38:37.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1718922967_/foo_false____} [2021-07-09T18:38:39.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1718922967_/foo_true____} [2021-07-09T18:38:41.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3017071690_/foo_false____} [2021-07-09T18:38:42.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3017071690_/foo_true____} [2021-07-09T18:38:44.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3017071690_/foo_true__0xc000b2b240__} [2021-07-09T18:38:46.401Z] 2021/07/09 18:38:44 Finished clone google.golang.org/genproto [2021-07-09T18:38:46.401Z] 2021/07/09 18:38:45 Finished clone github.com/gogo/protobuf [2021-07-09T18:38:46.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b2b260_} [2021-07-09T18:38:46.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-09T18:38:47.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b2b280_} [2021-07-09T18:38:49.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b2b2a0_} [2021-07-09T18:38:51.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b2b2c0_} [2021-07-09T18:38:53.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-09T18:38:55.943Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-09T18:38:59.228Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-09T18:39:00.607Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-09T18:39:03.891Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-09T18:39:05.407Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-09T18:39:05.407Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-09T18:39:06.343Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-09T18:39:07.277Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-09T18:39:07.843Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-09T18:39:08.778Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-09T18:39:08.778Z] --- PASS: TestServicePlugin (32.16s) [2021-07-09T18:39:08.778Z] plugin_test.go:62: [dbf3a96d2391c] joining swarm manager [d6fc2b3e41114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T18:39:08.778Z] plugin_test.go:65: [d67d760638a42] joining swarm manager [d6fc2b3e41114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T18:39:08.778Z] === RUN TestServiceUpdateLabel [2021-07-09T18:39:09.716Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-09T18:39:10.654Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-09T18:39:11.222Z] --- PASS: TestServiceUpdateLabel (2.42s) [2021-07-09T18:39:11.222Z] === RUN TestServiceUpdateSecrets [2021-07-09T18:39:12.160Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-09T18:39:14.071Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-09T18:39:15.009Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-09T18:39:15.946Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-09T18:39:16.883Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-09T18:39:17.820Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-09T18:39:18.389Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-09T18:39:19.768Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-09T18:39:20.335Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-09T18:39:21.273Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-09T18:39:21.273Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-09T18:39:22.210Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-09T18:39:23.145Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-09T18:39:24.083Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-09T18:39:25.022Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-09T18:39:25.588Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-09T18:39:27.491Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-09T18:39:27.491Z] --- PASS: TestServiceUpdateSecrets (16.28s) [2021-07-09T18:39:27.491Z] === RUN TestServiceUpdateConfigs [2021-07-09T18:39:28.062Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-09T18:39:31.348Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-09T18:39:33.140Z] 2021/07/09 18:39:32 Finished clone github.com/hashicorp/consul [2021-07-09T18:39:35.536Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-09T18:39:38.446Z] 2021/07/09 18:39:37 Finished clone github.com/aws/aws-sdk-go [2021-07-09T18:39:38.823Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-09T18:39:38.824Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-09T18:39:39.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-09T18:39:43.070Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2021-07-09T18:39:43.070Z] === RUN TestServiceUpdateNetwork [2021-07-09T18:39:43.637Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-09T18:39:47.836Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-09T18:39:48.094Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-09T18:39:53.363Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-09T18:39:53.621Z] === RUN TestDockerSuite/TestCpToDot [2021-07-09T18:39:54.556Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-09T18:39:55.932Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-09T18:39:57.309Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-09T18:39:57.568Z] --- PASS: TestServiceUpdateNetwork (14.53s) [2021-07-09T18:39:57.568Z] === RUN TestServiceUpdatePidsLimit [2021-07-09T18:39:58.505Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-09T18:39:59.076Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-09T18:39:59.646Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-09T18:40:00.214Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-09T18:40:00.473Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-09T18:40:01.040Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-09T18:40:01.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-09T18:40:02.678Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-09T18:40:02.678Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-09T18:40:02.936Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-09T18:40:03.503Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-09T18:40:04.891Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-09T18:40:04.891Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-09T18:40:04.891Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-09T18:40:05.827Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-09T18:40:06.086Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-09T18:40:06.086Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-09T18:40:06.344Z] === RUN TestDockerSuite/TestCreateRM [2021-07-09T18:40:06.603Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-09T18:40:06.603Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-09T18:40:06.603Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-09T18:40:06.861Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-09T18:40:07.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-09T18:40:07.796Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-09T18:40:09.697Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-09T18:40:09.697Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-09T18:40:09.697Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-09T18:40:16.306Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-09T18:40:16.306Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-09T18:40:16.306Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-09T18:40:16.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-09T18:40:16.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-09T18:40:16.565Z] --- PASS: TestServiceUpdatePidsLimit (19.04s) [2021-07-09T18:40:16.565Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.54s) [2021-07-09T18:40:16.565Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2021-07-09T18:40:16.565Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (8.05s) [2021-07-09T18:40:16.565Z] PASS [2021-07-09T18:40:16.565Z] [2021-07-09T18:40:16.565Z] === Skipped [2021-07-09T18:40:16.565Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-09T18:40:16.565Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T18:40:16.565Z] [2021-07-09T18:40:16.565Z] [2021-07-09T18:40:16.565Z] DONE 27 tests, 1 skipped in 199.441s [2021-07-09T18:40:16.565Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-09T18:40:16.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-09T18:40:16.565Z] ++ 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-07-09T18:40:16.565Z] ++ set -e [2021-07-09T18:40:16.565Z] ++ '[' -n 0 ']' [2021-07-09T18:40:16.565Z] ++ set -x [2021-07-09T18:40:16.565Z] ++ env -i DEST=/go/src/github.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-07-09T18:40:16.824Z] INFO: Testing against a local daemon [2021-07-09T18:40:16.824Z] === RUN TestSessionCreate [2021-07-09T18:40:16.824Z] --- PASS: TestSessionCreate (0.05s) [2021-07-09T18:40:16.824Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-09T18:40:16.824Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-09T18:40:16.824Z] PASS [2021-07-09T18:40:16.824Z] [2021-07-09T18:40:16.824Z] DONE 2 tests in 0.304s [2021-07-09T18:40:16.824Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-09T18:40:16.824Z] ++ 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-07-09T18:40:16.824Z] ++ set -e [2021-07-09T18:40:16.824Z] ++ '[' -n 0 ']' [2021-07-09T18:40:16.824Z] ++ set -x [2021-07-09T18:40:16.824Z] ++ env -i DEST=/go/src/github.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-07-09T18:40:17.083Z] INFO: Testing against a local daemon [2021-07-09T18:40:17.083Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-09T18:40:17.083Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T18:40:17.083Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T18:40:17.083Z] === RUN TestEventsExecDie [2021-07-09T18:40:18.021Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-09T18:40:18.590Z] --- PASS: TestEventsExecDie (1.55s) [2021-07-09T18:40:18.590Z] === RUN TestEventsBackwardsCompatible [2021-07-09T18:40:18.850Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-09T18:40:18.850Z] === RUN TestInfoBinaryCommits [2021-07-09T18:40:18.850Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-09T18:40:18.850Z] === RUN TestInfoAPIVersioned [2021-07-09T18:40:18.850Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-07-09T18:40:18.850Z] === RUN TestInfoDiscoveryBackend [2021-07-09T18:40:19.424Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2021-07-09T18:40:19.424Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-09T18:40:20.362Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-09T18:40:20.362Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-09T18:40:20.362Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-09T18:40:20.931Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-09T18:40:20.931Z] === RUN TestInfoAPI [2021-07-09T18:40:20.931Z] --- PASS: TestInfoAPI (0.07s) [2021-07-09T18:40:20.931Z] === RUN TestInfoAPIWarnings [2021-07-09T18:40:21.867Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-09T18:40:23.245Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-09T18:40:24.622Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-09T18:40:25.557Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-09T18:40:26.124Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-09T18:40:26.124Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-09T18:40:27.059Z] === RUN TestDockerSuite/TestDockerFails [2021-07-09T18:40:27.059Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-09T18:40:27.059Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-09T18:40:27.059Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-09T18:40:27.995Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-09T18:40:28.931Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-09T18:40:30.307Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-09T18:40:30.307Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-09T18:40:30.307Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-09T18:40:30.307Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-09T18:40:32.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-09T18:40:33.756Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-09T18:40:33.757Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-09T18:40:33.757Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-09T18:40:33.757Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-09T18:40:37.491Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-09T18:40:37.491Z] --- PASS: TestInfoAPIWarnings (16.60s) [2021-07-09T18:40:37.491Z] === RUN TestInfoDebug [2021-07-09T18:40:38.058Z] --- PASS: TestInfoDebug (0.55s) [2021-07-09T18:40:38.058Z] === RUN TestInfoInsecureRegistries [2021-07-09T18:40:38.995Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2021-07-09T18:40:38.995Z] === RUN TestInfoRegistryMirrors [2021-07-09T18:40:39.254Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-07-09T18:40:39.254Z] === RUN TestLoginFailsWithBadCredentials [2021-07-09T18:40:39.592Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-09T18:40:39.822Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2021-07-09T18:40:39.823Z] === RUN TestPingCacheHeaders [2021-07-09T18:40:39.823Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-07-09T18:40:39.823Z] === RUN TestPingGet [2021-07-09T18:40:39.823Z] --- PASS: TestPingGet (0.03s) [2021-07-09T18:40:39.823Z] === RUN TestPingHead [2021-07-09T18:40:39.823Z] --- PASS: TestPingHead (0.04s) [2021-07-09T18:40:39.823Z] === RUN TestVersion [2021-07-09T18:40:39.823Z] --- PASS: TestVersion (0.04s) [2021-07-09T18:40:39.823Z] PASS [2021-07-09T18:40:39.823Z] [2021-07-09T18:40:39.823Z] === Skipped [2021-07-09T18:40:39.823Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T18:40:39.823Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T18:40:39.823Z] [2021-07-09T18:40:39.823Z] [2021-07-09T18:40:39.823Z] DONE 18 tests, 1 skipped in 22.985s [2021-07-09T18:40:39.823Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-09T18:40:39.823Z] ++ 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-07-09T18:40:39.823Z] ++ set -e [2021-07-09T18:40:39.823Z] ++ '[' -n 0 ']' [2021-07-09T18:40:39.823Z] ++ set -x [2021-07-09T18:40:39.823Z] ++ env -i DEST=/go/src/github.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-07-09T18:40:40.055Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-09T18:40:40.055Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-09T18:40:40.056Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-09T18:40:40.056Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-09T18:40:40.081Z] INFO: Testing against a local daemon [2021-07-09T18:40:40.081Z] === RUN TestVolumesCreateAndList [2021-07-09T18:40:40.081Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-07-09T18:40:40.081Z] === RUN TestVolumesRemove [2021-07-09T18:40:40.340Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-09T18:40:40.340Z] === RUN TestVolumesInspect [2021-07-09T18:40:40.340Z] --- PASS: TestVolumesInspect (0.06s) [2021-07-09T18:40:40.340Z] === RUN TestVolumesInvalidJSON [2021-07-09T18:40:40.340Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-09T18:40:40.340Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-09T18:40:40.340Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-09T18:40:40.340Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-09T18:40:40.340Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-09T18:40:40.340Z] PASS [2021-07-09T18:40:40.340Z] [2021-07-09T18:40:40.340Z] DONE 5 tests in 0.387s [2021-07-09T18:40:40.340Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T18:40:40.520Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-09T18:40:40.599Z] ++++ cat bundles/test-integration/docker.pid [2021-07-09T18:40:40.862Z] +++ kill 5672 [2021-07-09T18:40:41.431Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-09T18:40:41.500Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-09T18:40:41.999Z] +++ /etc/init.d/apparmor stop [2021-07-09T18:40:41.999Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T18:40:41.999Z] [2021-07-09T18:40:41.999Z] Unloading profiles will leave already running processes permanently [2021-07-09T18:40:41.999Z] unconfined, which can lead to unexpected situations. [2021-07-09T18:40:41.999Z] [2021-07-09T18:40:41.999Z] To set a process to complain mode, use the command line tool [2021-07-09T18:40:41.999Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T18:40:41.999Z] +++ true [2021-07-09T18:40:41.999Z] exiting test-integration [2021-07-09T18:40:41.999Z] ++ exit 0 [2021-07-09T18:40:41.999Z] [2021-07-09T18:40:42.934Z] + for job in $(jobs -p) [2021-07-09T18:40:42.934Z] + wait 6766 [2021-07-09T18:40:44.311Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-09T18:40:45.271Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-09T18:40:45.688Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-09T18:40:46.625Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-09T18:40:46.831Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-09T18:40:47.296Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-09T18:40:47.296Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-09T18:40:47.296Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-09T18:40:47.560Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-09T18:40:48.496Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-09T18:40:49.063Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-09T18:40:49.998Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-09T18:40:50.564Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-09T18:40:51.069Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-09T18:40:51.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-09T18:40:52.507Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-09T18:40:54.411Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-09T18:40:58.606Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-09T18:41:01.134Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-09T18:41:02.099Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-09T18:41:03.475Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-09T18:41:05.991Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-09T18:41:10.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-09T18:41:10.035Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-09T18:41:10.035Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-09T18:41:11.412Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-09T18:41:11.824Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-09T18:41:12.288Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-09T18:41:12.288Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-09T18:41:12.347Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-09T18:41:12.347Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-09T18:41:12.605Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-09T18:41:12.864Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-09T18:41:13.124Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-09T18:41:15.028Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-09T18:41:16.053Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-09T18:41:16.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-09T18:41:16.933Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-09T18:41:16.933Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-09T18:41:16.933Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-09T18:41:17.610Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-09T18:41:17.869Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-09T18:41:17.869Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-09T18:41:18.437Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-09T18:41:19.374Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-09T18:41:19.632Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-09T18:41:19.632Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-09T18:41:19.632Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-09T18:41:21.535Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-09T18:41:22.472Z] === RUN TestDockerSuite/TestEventsRename [2021-07-09T18:41:23.861Z] === RUN TestDockerSuite/TestEventsResize [2021-07-09T18:41:24.734Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-09T18:41:24.734Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-09T18:41:24.734Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-09T18:41:24.734Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-09T18:41:24.734Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-09T18:41:24.734Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-09T18:41:24.807Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-09T18:41:25.744Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-09T18:41:26.680Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-09T18:41:27.615Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-09T18:41:30.899Z] === RUN TestDockerSuite/TestEventsTop [2021-07-09T18:41:31.158Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-09T18:41:33.686Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-09T18:41:45.883Z] === RUN TestDockerSuite/TestExec [2021-07-09T18:41:46.142Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-09T18:41:46.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-09T18:41:46.967Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-09T18:41:47.903Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-09T18:41:48.838Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-09T18:41:49.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-09T18:41:51.628Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-09T18:41:53.007Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-09T18:41:54.914Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-09T18:41:56.307Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-09T18:41:57.242Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-09T18:41:58.178Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-09T18:41:59.554Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-09T18:42:01.458Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-09T18:42:04.747Z] === RUN TestDockerSuite/TestExecEnv [2021-07-09T18:42:05.682Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-09T18:42:07.058Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-09T18:42:08.436Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-09T18:42:11.721Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-09T18:42:12.656Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-09T18:42:13.590Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-09T18:42:14.526Z] === RUN TestDockerSuite/TestExecParseError [2021-07-09T18:42:14.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-09T18:42:15.462Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-09T18:42:15.545Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-09T18:42:15.546Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-09T18:42:15.546Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-09T18:42:16.141Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-09T18:42:17.530Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-09T18:42:22.796Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-09T18:42:24.702Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-09T18:42:26.607Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-09T18:42:32.134Z] 2021/07/09 18:42:31 Finished clone google.golang.org/api [2021-07-09T18:42:32.134Z] 2021/07/09 18:42:31 Dependencies downloaded. Download time: 5m15.498356268s [2021-07-09T18:42:32.134Z] 2021/07/09 18:42:31 Collecting all dependencies [2021-07-09T18:42:36.730Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-09T18:42:37.194Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-09T18:42:38.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-09T18:42:38.804Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-09T18:42:39.062Z] === RUN TestDockerSuite/TestExecTTY [2021-07-09T18:42:40.439Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-09T18:42:41.815Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-09T18:42:42.382Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-09T18:42:43.318Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-09T18:42:43.318Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-09T18:42:44.383Z] 2021/07/09 18:42:42 Clean vendor dir from unused packages [2021-07-09T18:42:44.383Z] 2021/07/09 18:42:42 Ignoring paths matching "^archive/tar" [2021-07-09T18:42:44.383Z] 2021/07/09 18:42:43 Success [2021-07-09T18:42:44.383Z] 2021/07/09 18:42:43 Running time: 5m31.208882694s [2021-07-09T18:42:44.383Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-09T18:42:44.696Z] + echo Ensuring container killed. [2021-07-09T18:42:44.697Z] Ensuring container killed. [2021-07-09T18:42:44.697Z] + docker rm -vf docker-pr1 [2021-07-09T18:42:44.697Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-09T18:42:44.981Z] + echo Chowning /workspace to jenkins user [2021-07-09T18:42:44.982Z] Chowning /workspace to jenkins user [2021-07-09T18:42:44.982Z] + id -u [2021-07-09T18:42:44.982Z] + id -g [2021-07-09T18:42:44.982Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42613:/workspace busybox chown -R 1000:1000 /workspace [2021-07-09T18:42:45.220Z] === RUN TestDockerSuite/TestExecWithNoTERM [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T18:42:46.221Z] + bundleName=unit [2021-07-09T18:42:46.221Z] + echo Creating unit-bundles.tar.gz [2021-07-09T18:42:46.221Z] Creating unit-bundles.tar.gz [2021-07-09T18:42:46.221Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-09T18:42:46.221Z] bundles/junit-report.xml [2021-07-09T18:42:46.221Z] bundles/go-test-report.json [2021-07-09T18:42:46.221Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-09T18:42:46.235Z] Archiving artifacts [2021-07-09T18:42:46.598Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-09T18:42:46.623Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42613/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T18:42:46.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-09T18:42:46.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-09T18:42:46.933Z] + make clean [2021-07-09T18:42:46.933Z] docker volume rm -f docker-dev-cache [2021-07-09T18:42:47.195Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T18:42:47.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-09T18:42:48.235Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-09T18:42:50.137Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-09T18:42:51.512Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-09T18:42:54.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-09T18:42:56.790Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-09T18:43:00.976Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-09T18:43:02.876Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-09T18:43:05.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-09T18:43:08.140Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-09T18:43:08.140Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-09T18:43:08.140Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-09T18:43:08.140Z] === RUN TestDockerSuite/TestHealth [2021-07-09T18:43:15.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-09T18:43:16.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-09T18:43:16.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-09T18:43:28.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-09T18:43:28.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-09T18:43:28.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-09T18:43:34.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-09T18:43:34.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-09T18:43:34.332Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-09T18:43:34.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-09T18:43:34.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-09T18:43:34.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-09T18:43:34.899Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-09T18:43:34.899Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-09T18:43:35.466Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-09T18:43:36.843Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-09T18:43:36.843Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-09T18:43:37.411Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-09T18:43:40.709Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-09T18:43:40.709Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-09T18:43:40.709Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-09T18:43:42.128Z] === RUN TestDockerSuite/TestImportFile [2021-07-09T18:43:43.503Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-09T18:43:43.503Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-09T18:43:46.037Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-09T18:43:47.941Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-09T18:43:49.842Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-09T18:43:50.409Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-09T18:43:50.978Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-09T18:43:51.913Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-09T18:43:51.913Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-09T18:43:51.913Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-09T18:43:52.480Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-09T18:43:53.416Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-09T18:43:53.983Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-09T18:43:54.917Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-09T18:43:55.484Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-09T18:43:56.050Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-09T18:43:56.309Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-09T18:43:57.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-09T18:43:57.683Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-09T18:43:58.619Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-09T18:43:59.190Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-09T18:43:59.190Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-09T18:44:00.569Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-09T18:44:00.569Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-09T18:44:02.475Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-09T18:44:03.413Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-09T18:44:04.351Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-09T18:44:05.776Z] === RUN TestDockerSuite/TestInspectImage [2021-07-09T18:44:05.776Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-09T18:44:05.776Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-09T18:44:05.776Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-09T18:44:06.712Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-09T18:44:07.647Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-09T18:44:07.647Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-09T18:44:09.023Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-09T18:44:09.590Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-09T18:44:10.965Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-09T18:44:10.965Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-09T18:44:12.342Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-09T18:44:13.720Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-09T18:44:16.255Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-09T18:44:17.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-09T18:44:17.633Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-09T18:44:18.569Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-09T18:44:19.505Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-09T18:44:20.883Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-09T18:44:21.819Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-09T18:44:22.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-09T18:44:22.593Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-09T18:44:23.057Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-09T18:44:23.196Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-09T18:44:23.196Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-09T18:44:24.612Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-09T18:44:24.612Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-09T18:44:26.485Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-09T18:44:29.018Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-09T18:44:30.449Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-09T18:44:30.946Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-09T18:44:31.207Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-09T18:44:31.429Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-09T18:44:31.429Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-09T18:44:31.429Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-09T18:44:32.982Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-09T18:44:34.493Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-09T18:44:34.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-09T18:44:34.536Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-09T18:44:35.000Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-09T18:44:35.465Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-09T18:44:35.929Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-09T18:44:37.025Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-09T18:44:41.216Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-09T18:44:41.216Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-09T18:44:41.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-09T18:44:43.046Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-09T18:44:43.380Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-09T18:44:43.949Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-09T18:44:43.949Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-09T18:44:44.597Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-09T18:44:44.598Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-09T18:44:44.884Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-09T18:44:46.155Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-09T18:44:46.155Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-09T18:44:46.618Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-09T18:44:47.416Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-09T18:44:49.551Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-09T18:44:50.530Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-09T18:44:50.995Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-09T18:44:50.995Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-09T18:44:51.606Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-09T18:44:51.972Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-09T18:44:52.435Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-09T18:44:52.435Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-09T18:44:52.899Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-09T18:44:54.893Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-09T18:44:58.186Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-09T18:44:58.732Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-09T18:44:59.122Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-09T18:45:02.412Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-09T18:45:02.999Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-09T18:45:04.905Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-09T18:45:05.842Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-09T18:45:07.746Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-09T18:45:09.123Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-09T18:45:09.123Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-09T18:45:09.382Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-09T18:45:09.642Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-09T18:45:09.642Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-09T18:45:10.578Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-09T18:45:11.954Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-09T18:45:16.137Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-09T18:45:16.137Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-09T18:45:21.400Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-09T18:45:21.658Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-09T18:45:21.658Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-09T18:45:23.036Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-09T18:45:23.972Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-09T18:45:24.908Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-09T18:45:25.842Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-09T18:45:26.777Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-09T18:45:29.308Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-09T18:45:29.875Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-09T18:45:30.447Z] === RUN TestDockerSuite/TestLogsSince [2021-07-09T18:45:33.017Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-09T18:45:37.203Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-09T18:45:41.356Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-09T18:45:41.356Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-09T18:45:41.356Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-09T18:45:41.389Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-09T18:45:43.291Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-09T18:45:44.228Z] === RUN TestDockerSuite/TestLogsTail [2021-07-09T18:45:45.164Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-09T18:45:45.164Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-09T18:45:46.083Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-09T18:45:46.083Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-09T18:45:46.099Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-09T18:45:46.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-09T18:45:46.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-09T18:45:46.668Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-09T18:45:47.012Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-09T18:45:47.238Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-09T18:45:47.476Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-09T18:45:48.173Z] === RUN TestDockerSuite/TestNetHostname [2021-07-09T18:45:50.075Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-09T18:45:50.642Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-09T18:45:57.203Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-09T18:45:58.580Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-09T18:45:58.580Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-09T18:45:59.146Z] === RUN TestDockerSuite/TestPluginActive [2021-07-09T18:46:01.048Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-09T18:46:01.641Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-09T18:46:06.914Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-09T18:46:07.173Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-09T18:46:07.173Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-09T18:46:07.999Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-09T18:46:09.375Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-09T18:46:11.279Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-09T18:46:12.657Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-09T18:46:13.225Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-09T18:46:15.127Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-09T18:46:16.504Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-09T18:46:19.794Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-09T18:46:20.360Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-09T18:46:22.265Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-09T18:46:22.832Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-09T18:46:24.735Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-09T18:46:27.269Z] === RUN TestDockerSuite/TestPortList [2021-07-09T18:46:28.645Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-09T18:46:30.137Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-09T18:46:30.137Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-09T18:46:30.137Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-09T18:46:36.800Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-09T18:46:38.707Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-09T18:46:40.082Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-09T18:46:43.369Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-09T18:46:47.557Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-09T18:46:47.557Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-09T18:46:47.557Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-09T18:46:48.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-09T18:46:48.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-09T18:46:49.061Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-09T18:46:49.061Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-09T18:46:49.628Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-09T18:46:49.887Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-09T18:46:51.263Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-09T18:46:51.263Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-09T18:46:54.547Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-09T18:46:55.483Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-09T18:46:56.051Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-09T18:46:56.051Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-09T18:46:56.617Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-09T18:46:59.908Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-09T18:47:00.167Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-09T18:47:00.171Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-09T18:47:00.171Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-09T18:47:00.171Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-09T18:47:01.103Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-09T18:47:03.939Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-09T18:47:04.399Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-09T18:47:04.966Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-09T18:47:07.707Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-09T18:47:08.253Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-09T18:47:10.636Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-09T18:47:10.789Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-09T18:47:10.789Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-09T18:47:14.076Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-09T18:47:15.012Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-09T18:47:17.544Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-09T18:47:24.103Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-09T18:47:25.479Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-09T18:47:28.008Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-09T18:47:29.383Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-09T18:47:30.759Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-09T18:47:30.759Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-09T18:47:34.055Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-09T18:47:35.972Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-09T18:47:37.348Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-09T18:47:37.606Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-09T18:47:38.541Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-09T18:47:40.445Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-09T18:47:42.975Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-09T18:47:43.541Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-09T18:47:43.541Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-09T18:47:43.799Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-09T18:47:43.799Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-09T18:47:43.799Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-09T18:47:44.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-09T18:47:44.935Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-09T18:47:47.467Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-09T18:47:48.843Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-09T18:47:49.412Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-09T18:47:59.385Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-09T18:47:59.385Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-09T18:47:59.953Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-09T18:48:01.328Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-09T18:48:02.704Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-09T18:48:02.704Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-09T18:48:02.704Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-09T18:48:02.964Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-09T18:48:06.277Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-09T18:48:07.213Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-09T18:48:12.486Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-09T18:48:13.422Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-09T18:48:13.422Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-09T18:48:13.422Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-09T18:48:16.708Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-09T18:48:18.083Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-09T18:48:18.083Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-09T18:48:19.986Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-09T18:48:20.922Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-09T18:48:22.824Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-09T18:48:23.083Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-09T18:48:23.653Z] === RUN TestDockerSuite/TestRmiTag [2021-07-09T18:48:23.911Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-09T18:48:24.848Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-09T18:48:25.784Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-09T18:48:29.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-09T18:48:29.639Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-09T18:48:31.018Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-09T18:48:31.955Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-09T18:48:32.214Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-09T18:48:34.158Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-09T18:48:34.417Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-09T18:48:34.983Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-09T18:48:35.919Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-09T18:48:35.919Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-09T18:48:36.485Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-09T18:48:37.861Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-09T18:48:38.797Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-09T18:48:39.363Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-09T18:48:40.298Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-09T18:48:41.232Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-09T18:48:42.607Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-09T18:48:43.175Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-09T18:48:44.110Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-09T18:48:45.046Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-09T18:48:45.615Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-09T18:48:46.550Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-09T18:48:47.486Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-09T18:48:48.423Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-09T18:48:48.423Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-09T18:48:49.360Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-09T18:48:50.298Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-09T18:48:51.234Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-09T18:48:51.234Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-09T18:48:52.002Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-09T18:48:52.002Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-09T18:48:52.002Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-09T18:48:53.767Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-09T18:48:54.026Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-09T18:48:54.962Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-09T18:48:55.903Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-09T18:48:56.504Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-09T18:48:56.504Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-09T18:48:56.765Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-09T18:48:57.334Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-09T18:48:58.270Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-09T18:48:59.207Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-09T18:48:59.776Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-09T18:49:00.035Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-09T18:49:00.972Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-09T18:49:00.972Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-09T18:49:01.910Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-09T18:49:02.169Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-09T18:49:03.106Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-09T18:49:04.040Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-09T18:49:04.607Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-09T18:49:05.545Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-09T18:49:05.545Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-09T18:49:06.112Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-09T18:49:07.489Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-09T18:49:08.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-09T18:49:10.241Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-09T18:49:11.176Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-09T18:49:11.743Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-09T18:49:12.679Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-09T18:49:13.245Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-09T18:49:13.812Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-09T18:49:15.716Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-09T18:49:16.284Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-09T18:49:19.585Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-09T18:49:19.585Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-09T18:49:20.165Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-09T18:49:22.698Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-09T18:49:24.075Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-09T18:49:26.608Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-09T18:49:28.513Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-09T18:49:28.772Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-09T18:49:28.772Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-09T18:49:29.340Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-09T18:49:31.873Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-09T18:49:33.248Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-09T18:49:35.154Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-09T18:49:35.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-09T18:49:35.722Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-09T18:49:37.627Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-09T18:49:39.005Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-09T18:49:39.005Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-09T18:49:39.571Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-09T18:49:40.947Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-09T18:49:40.947Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-09T18:49:41.884Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-09T18:49:42.451Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-09T18:49:43.020Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-09T18:49:43.954Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-09T18:49:43.954Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-09T18:49:44.530Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-09T18:49:44.812Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-09T18:49:45.749Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-09T18:49:46.685Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-09T18:49:47.620Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-09T18:49:48.555Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-09T18:49:49.122Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-09T18:49:49.690Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-09T18:49:50.624Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-09T18:49:50.624Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-09T18:49:51.191Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-09T18:49:51.758Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-09T18:49:53.132Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-09T18:49:53.699Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-09T18:49:53.699Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-09T18:49:56.988Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-09T18:49:57.555Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-09T18:50:09.754Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-09T18:50:09.754Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-09T18:50:11.129Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-09T18:50:11.129Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-09T18:50:11.129Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-09T18:50:11.129Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-09T18:50:11.696Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-09T18:50:14.984Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-09T18:50:16.361Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-09T18:50:17.746Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-09T18:50:24.306Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-09T18:50:24.306Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-09T18:50:24.565Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-09T18:50:25.941Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-09T18:50:25.941Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-09T18:50:25.941Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-09T18:50:27.318Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-09T18:50:29.222Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-09T18:50:30.597Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-09T18:50:30.597Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-09T18:50:30.597Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-07-09T18:50:31.975Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-09T18:50:33.108Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-09T18:50:33.108Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-09T18:50:33.108Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-09T18:50:33.352Z] === RUN TestDockerSuite/TestRunMount [2021-07-09T18:50:41.470Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-09T18:50:42.036Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-09T18:50:42.972Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-09T18:50:44.347Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-09T18:50:46.251Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-09T18:50:50.463Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-09T18:50:51.838Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-09T18:50:54.375Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-09T18:50:55.752Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-09T18:50:57.128Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-09T18:50:57.128Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-09T18:50:58.064Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-09T18:50:58.144Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-09T18:50:59.000Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-09T18:50:59.936Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-09T18:51:00.871Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-09T18:51:02.773Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-09T18:51:05.305Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-09T18:51:09.495Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-09T18:51:09.495Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-09T18:51:09.495Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-09T18:51:10.431Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-09T18:51:10.431Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-09T18:51:10.998Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-09T18:51:11.936Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-09T18:51:11.936Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-09T18:51:12.503Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-09T18:51:13.879Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-09T18:51:15.741Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-09T18:51:18.069Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-09T18:51:18.635Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-09T18:51:18.635Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-09T18:51:19.571Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-09T18:51:20.506Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-09T18:51:22.410Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-09T18:51:23.787Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-09T18:51:24.355Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-09T18:51:24.923Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-09T18:51:25.489Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-09T18:51:26.056Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-09T18:51:26.623Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-09T18:51:27.191Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-09T18:51:27.191Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-09T18:51:27.762Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-09T18:51:28.699Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-09T18:51:28.699Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-09T18:51:29.635Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-09T18:51:31.540Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-09T18:51:31.540Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-09T18:51:35.733Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-09T18:51:35.733Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-09T18:51:36.733Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-09T18:51:37.111Z] === RUN TestDockerSuite/TestRunRm [2021-07-09T18:51:37.679Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-09T18:51:38.246Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-09T18:51:41.530Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-09T18:51:42.915Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-09T18:51:43.174Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-09T18:51:43.741Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-09T18:51:45.119Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-09T18:51:46.055Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-09T18:51:47.955Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-09T18:51:50.489Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-09T18:51:52.393Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-09T18:51:52.393Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-09T18:51:54.925Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-09T18:51:55.860Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-09T18:51:56.119Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-09T18:51:57.055Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-09T18:51:57.623Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-09T18:51:58.190Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-09T18:51:58.757Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-09T18:51:59.692Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-09T18:51:59.951Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-09T18:52:00.518Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-09T18:52:00.776Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-09T18:52:01.343Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-09T18:52:01.602Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-09T18:52:04.137Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-09T18:52:04.396Z] === RUN TestDockerSuite/TestRunState [2021-07-09T18:52:06.318Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-09T18:52:07.254Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-09T18:52:07.821Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-09T18:52:08.079Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-09T18:52:08.079Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-09T18:52:08.647Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-09T18:52:09.214Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-09T18:52:10.592Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-09T18:52:10.592Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-09T18:52:10.592Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-09T18:52:11.527Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-09T18:52:14.059Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-09T18:52:14.318Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-09T18:52:16.220Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-09T18:52:19.505Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-09T18:52:22.790Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-09T18:52:23.726Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-09T18:52:24.292Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-09T18:52:24.860Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-09T18:52:26.763Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-09T18:52:28.139Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-09T18:52:28.706Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-09T18:52:28.706Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-09T18:52:28.706Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-09T18:52:29.641Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-09T18:52:30.211Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-09T18:52:30.781Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-09T18:52:30.781Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-09T18:52:31.046Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-09T18:52:31.981Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-09T18:52:36.167Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-09T18:52:36.425Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-09T18:52:37.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-09T18:52:37.362Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-09T18:52:39.892Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-09T18:52:39.910Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-09T18:52:40.827Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-09T18:52:43.359Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-09T18:52:45.891Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-09T18:52:46.149Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-09T18:52:46.149Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-09T18:52:46.149Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-09T18:52:46.149Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-09T18:52:46.407Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-09T18:52:46.407Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-09T18:52:50.591Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-09T18:52:50.851Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-09T18:52:52.227Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-09T18:52:52.794Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-09T18:52:53.729Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-09T18:52:53.729Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-09T18:52:54.296Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-09T18:52:54.296Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-09T18:52:54.296Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-09T18:52:54.296Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-09T18:52:54.296Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-09T18:52:54.296Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-09T18:52:54.296Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-09T18:52:54.296Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-09T18:52:54.296Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-09T18:52:55.232Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-09T18:52:55.799Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-09T18:52:55.799Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-09T18:52:56.734Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-09T18:52:56.994Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-09T18:52:57.253Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-09T18:52:57.513Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-09T18:52:57.824Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-09T18:52:57.824Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-09T18:52:58.791Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-09T18:52:59.728Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-09T18:52:59.728Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-09T18:52:59.728Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-09T18:53:00.664Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-09T18:53:02.041Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-09T18:53:02.608Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-09T18:53:02.608Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-09T18:53:03.177Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-09T18:53:03.436Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-09T18:53:04.813Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-09T18:53:05.381Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-09T18:53:07.917Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-09T18:53:08.483Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-09T18:53:08.483Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-09T18:53:08.483Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-09T18:53:09.419Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-09T18:53:10.356Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-09T18:53:11.292Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-09T18:53:11.292Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-09T18:53:13.195Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-09T18:53:13.195Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-09T18:53:13.762Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-09T18:53:15.668Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-09T18:53:15.668Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-09T18:53:17.571Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-09T18:53:17.571Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-09T18:53:17.571Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-09T18:53:18.947Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-09T18:53:20.323Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-09T18:53:20.581Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-09T18:53:20.852Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-09T18:53:20.852Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-09T18:53:20.852Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-09T18:53:21.797Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-09T18:53:23.699Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-09T18:53:28.962Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-09T18:53:31.493Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-09T18:53:32.429Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-09T18:53:33.806Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-09T18:53:36.335Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-09T18:53:38.866Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-09T18:53:39.801Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-09T18:53:41.177Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-09T18:53:43.081Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-09T18:53:44.982Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-09T18:53:48.265Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-09T18:53:52.464Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-09T18:53:52.722Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-09T18:53:56.006Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-09T18:54:01.270Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-09T18:54:03.800Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-09T18:54:05.175Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-09T18:54:05.434Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-09T18:54:05.693Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-09T18:54:07.072Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-09T18:54:07.639Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-09T18:54:07.639Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-09T18:54:09.015Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-09T18:54:10.393Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-09T18:54:13.680Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-09T18:54:17.866Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-09T18:54:17.866Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-09T18:54:18.432Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-09T18:54:18.432Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-09T18:54:18.432Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-09T18:54:20.344Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-09T18:54:21.285Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-09T18:54:22.662Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-09T18:54:24.038Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-09T18:54:28.222Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-09T18:54:29.158Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-09T18:54:29.158Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-09T18:54:31.689Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-09T18:54:32.258Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-09T18:54:37.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-09T18:54:41.718Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-09T18:54:45.908Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-09T18:54:48.440Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-09T18:54:52.626Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-09T18:54:57.912Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-09T18:54:59.813Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-09T18:55:01.717Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-09T18:55:03.092Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-09T18:55:04.467Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-09T18:55:07.002Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-09T18:55:08.907Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-09T18:55:11.440Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-09T18:55:13.343Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-09T18:55:15.873Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-09T18:55:24.323Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-09T18:55:24.323Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-09T18:55:24.323Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-09T18:55:24.323Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-09T18:55:24.323Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-09T18:55:24.323Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-09T18:55:24.323Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-09T18:55:24.323Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-09T18:55:24.323Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-09T18:55:30.160Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-09T18:55:30.741Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-09T18:55:30.741Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-09T18:55:30.741Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-09T18:55:31.316Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-09T18:55:31.574Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-09T18:55:31.574Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-09T18:55:31.574Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-09T18:55:32.508Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-09T18:55:32.508Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-09T18:55:33.445Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-09T18:55:33.445Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-09T18:55:33.445Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-09T18:55:33.445Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-09T18:55:33.445Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-09T18:55:34.943Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-09T18:55:35.976Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-09T18:55:35.976Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-09T18:55:35.976Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-09T18:55:35.976Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-09T18:55:35.976Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-09T18:55:36.911Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-09T18:55:38.815Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-09T18:55:38.815Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-09T18:55:38.815Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-09T18:55:40.790Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-09T18:55:40.790Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-09T18:55:40.790Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-09T18:55:40.791Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-09T18:55:40.791Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-09T18:55:40.791Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-09T18:55:42.103Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-09T18:55:45.523Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-09T18:55:45.523Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-09T18:55:45.523Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-09T18:55:45.523Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-09T18:55:46.291Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite (1881.27s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.82s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.04s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.78s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.58s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.23s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.72s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.40s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.21s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.32s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.41s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.66s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.58s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.37s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAttachDetach (1.20s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.24s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.27s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.30s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.88s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.89s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.71s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.69s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.21s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.20s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.81s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.95s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.51s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.63s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.60s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.03s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.78s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.70s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.79s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.55s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.29s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.31s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.58s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.42s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.01s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.50s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.33s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.91s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.82s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.55s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.67s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.81s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.39s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.61s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.77s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.30s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.67s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.27s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.24s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.21s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.69s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.80s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.02s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.77s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.30s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.32s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.90s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.45s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.44s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.22s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-07-09T18:55:46.291Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-09T18:55:46.291Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.65s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.84s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.23s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.73s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.29s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.71s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.92s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.36s) [2021-07-09T18:55:46.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-09T18:55:46.291Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-09T18:55:46.291Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-09T18:55:46.291Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-09T18:55:46.291Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.86s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.20s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.38s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.16s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.57s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.90s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.98s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.87s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.94s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.99s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.37s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.91s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.90s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.35s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.10s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.80s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.40s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.41s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.69s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.96s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.64s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.00s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.53s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.68s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.70s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.54s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.52s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.13s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.79s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.39s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.66s) [2021-07-09T18:55:46.291Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-09T18:55:46.291Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.76s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.44s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFails (0.86s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.83s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.16s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.71s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.11s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.92s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.53s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.45s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildHistory (4.04s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.23s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.51s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.97s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.88s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.79s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.09s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.95s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.49s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.21s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.62s) [2021-07-09T18:55:46.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.40s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.03s) [2021-07-09T18:55:46.292Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-09T18:55:46.292Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.54s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.41s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.47s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.97s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.22s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.25s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.53s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.04s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.65s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.79s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.45s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.44s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.43s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.22s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.84s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.98s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildPATH (2.98s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.01s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.99s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.59s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.12s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildRm (3.33s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.70s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.26s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.41s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.15s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.30s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2021-07-09T18:55:46.292Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-07-09T18:55:46.292Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.64s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.44s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.24s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildStderr (1.84s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (7.18s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.68s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.77s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.89s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.25s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildUser (2.30s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.67s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.55s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.32s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.09s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.46s) [2021-07-09T18:55:46.292Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-09T18:55:46.292Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.292Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-07-09T18:55:46.292Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.292Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-09T18:55:46.292Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.292Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-07-09T18:55:46.292Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.24s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.71s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.95s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.26s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.84s) [2021-07-09T18:55:46.292Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-09T18:55:46.292Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.14s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-09T18:55:46.292Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-09T18:55:46.292Z] docker_cli_sni_test.go:18: Flakey test [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.26s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitChange (0.94s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.48s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.47s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitTTY (1.67s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.22s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.12s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.31s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.21s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.13s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.11s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.08s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.97s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.82s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.16s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.52s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.18s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2021-07-09T18:55:46.292Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-09T18:55:46.292Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.74s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.52s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.29s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.77s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.19s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.59s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.21s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.87s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.79s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.93s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b2b1e0_} (1.88s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1718922967_/foo_false____} (1.85s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1718922967_/foo_true____} (1.61s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3017071690_/foo_false____} (1.66s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3017071690_/foo_true____} (1.89s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3017071690_/foo_true__0xc000b2b240__} (1.59s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b2b260_} (1.68s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b2b280_} (1.90s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b2b2a0_} (1.71s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b2b2c0_} (2.04s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.96s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.05s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.93s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.82s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.24s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.45s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.86s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.07s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.26s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.83s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.18s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.87s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.55s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.78s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.22s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.13s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.73s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.75s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.69s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.43s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.48s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.41s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.58s) [2021-07-09T18:55:46.292Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.65s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.17s) [2021-07-09T18:55:46.293Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-07-09T18:55:46.293Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.97s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2021-07-09T18:55:46.293Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-09T18:55:46.293Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.23s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (6.27s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.28s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.22s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.54s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.29s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.54s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.47s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.78s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.07s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.68s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (4.58s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.55s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.68s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.91s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.76s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.79s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.37s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsCopy (1.10s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.44s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.67s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.93s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.76s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.29s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFilters (1.95s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFormat (1.67s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.03s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2021-07-09T18:55:46.293Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-09T18:55:46.293Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-09T18:55:46.293Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-09T18:55:46.293Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.88s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsRename (1.10s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsResize (1.16s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.89s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.69s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.96s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsTop (0.85s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.24s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExec (1.07s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.12s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.68s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.33s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.83s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.55s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.04s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.73s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecCgroup (3.41s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecEnv (1.00s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.00s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecInspectID (3.07s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecInteractive (1.18s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.04s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.15s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.56s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.88s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecStartFails (1.58s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.43s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.22s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecTTY (1.13s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.39s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.79s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2021-07-09T18:55:46.293Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-09T18:55:46.293Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.98s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.94s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.49s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestExecWithUser (1.49s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.79s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestHealth (23.21s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.72s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.06s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.85s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImportDisplay (1.58s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImportFile (1.67s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.94s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImportGzipped (2.37s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.62s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.76s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.76s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.43s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.90s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.20s) [2021-07-09T18:55:46.293Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-09T18:55:46.293Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.21s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectDefault (0.98s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectHistory (1.27s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-07-09T18:55:46.293Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-09T18:55:46.293Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.05s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.73s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.18s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.58s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.23s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectStatus (1.53s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.36s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.25s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.98s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.12s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.20s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.12s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.07s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.64s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.25s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.61s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.26s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.69s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.36s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.90s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.64s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.91s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.12s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.89s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.65s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.21s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.19s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.14s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.12s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.71s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2021-07-09T18:55:46.293Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.03s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.03s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.04s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsSince (6.76s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.77s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.99s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.42s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestNetHostname (2.03s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.46s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.83s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.91s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPluginActive (1.47s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.42s) [2021-07-09T18:55:46.294Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-09T18:55:46.294Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.34s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.73s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.85s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.03s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.42s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPortList (11.58s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.77s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.44s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.40s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.88s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.38s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsByOrder (3.93s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.83s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.72s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.08s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.26s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.42s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.13s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.44s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.49s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.27s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.48s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.17s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.27s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.73s) [2021-07-09T18:55:46.294Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-09T18:55:46.294Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.20s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.65s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.09s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.64s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.41s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.74s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.41s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.49s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.65s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.91s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiTag (0.24s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.06s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.46s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.36s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.84s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.73s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.05s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.13s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.75s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.76s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.86s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.88s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.97s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.12s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.10s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.73s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.43s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.42s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.40s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.69s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.71s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.54s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.92s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.23s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.59s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.27s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.28s) [2021-07-09T18:55:46.294Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-09T18:55:46.294Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.294Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-09T18:55:46.294Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.71s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.25s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.39s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.08s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.75s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.23s) [2021-07-09T18:55:46.294Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-09T18:55:46.294Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.52s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.88s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.89s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.10s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.37s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s) [2021-07-09T18:55:46.294Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-09T18:55:46.294Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.11s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.41s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.05s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.52s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.89s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.12s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.52s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.42s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.39s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.40s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunMount (8.07s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.20s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.43s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.07s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.24s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.48s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.08s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.04s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.12s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-09T18:55:46.294Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.96s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.03s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.02s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.99s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.33s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.56s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.66s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.92s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.95s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.89s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-09T18:55:46.295Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.95s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.51s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunRm (0.94s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.88s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.02s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.90s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.92s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.08s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.71s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.96s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.88s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.81s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunState (1.98s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunSysctls (1.41s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.26s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.67s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.63s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.29s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.94s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.16s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.39s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.13s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.39s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.75s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.38s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.70s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.92s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.86s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.88s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.05s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.74s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.39s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.60s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.40s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.44s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.03s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.76s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.91s) [2021-07-09T18:55:46.295Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents624572847 [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.48s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.25s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.37s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.48s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStartRecordError (1.56s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.70s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.89s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.98s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.72s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.02s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.80s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.05s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.73s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.14s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.93s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.51s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.32s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-09T18:55:46.295Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.91s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.05s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.92s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.53s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.79s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.70s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.32s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.12s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.04s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.03s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.39s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.43s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.07s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.09s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.08s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.79s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.89s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.24s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.75s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.09s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s) [2021-07-09T18:55:46.295Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.64s) [2021-07-09T18:55:46.295Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-09T18:55:46.295Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-09T18:55:46.295Z] === RUN TestDockerRegistrySuite [2021-07-09T18:55:46.295Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-09T18:55:46.503Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-09T18:55:47.231Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-09T18:55:48.606Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-09T18:55:49.981Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-09T18:55:50.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-09T18:55:52.340Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-09T18:55:54.430Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-09T18:55:59.695Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-09T18:56:03.013Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-09T18:56:04.388Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-09T18:56:05.762Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-09T18:56:06.697Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-09T18:56:08.087Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-09T18:56:09.463Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-09T18:56:10.842Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-09T18:56:11.778Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-09T18:56:13.516Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-09T18:56:13.517Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-09T18:56:13.517Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-09T18:56:13.517Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-09T18:56:13.517Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-09T18:56:13.517Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-09T18:56:13.517Z] === RUN TestDockerSuite/TestBuildFails [2021-07-09T18:56:14.311Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-09T18:56:16.846Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-09T18:56:17.781Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-09T18:56:20.644Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-09T18:56:20.644Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-09T18:56:21.066Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-09T18:56:22.000Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-09T18:56:22.000Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-09T18:56:22.259Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-09T18:56:23.636Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-09T18:56:25.015Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-09T18:56:26.401Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-09T18:56:26.489Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-09T18:56:29.687Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-09T18:56:29.945Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-09T18:56:31.322Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-09T18:56:31.580Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-09T18:56:31.838Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-09T18:56:32.096Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-09T18:56:32.354Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-09T18:56:32.612Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-09T18:56:32.870Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-09T18:56:34.246Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-09T18:56:36.153Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-09T18:56:36.153Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-09T18:56:37.092Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-09T18:56:37.659Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-09T18:56:37.918Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-09T18:56:38.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-09T18:56:38.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-09T18:56:38.743Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-09T18:56:38.933Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-09T18:56:39.002Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-09T18:56:39.937Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite (55.11s) [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.42s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d170250b10fa1] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.37s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d045d2f9ac5c9] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.56s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d8f61374712d1] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d855e1bd188af] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.62s) [2021-07-09T18:56:40.873Z] check_test.go:196: [dc295e98e3f02] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.57s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d9d656765b155] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.60s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d1773f746f8b9] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.34s) [2021-07-09T18:56:40.873Z] check_test.go:196: [de1c2b3ecad54] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s) [2021-07-09T18:56:40.873Z] check_test.go:196: [db2636eb221b9] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d983175d4b4bb] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d541c43ba9f31] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d07c2058dbaa6] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d0ff5e88898a1] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2021-07-09T18:56:40.873Z] check_test.go:196: [df29b0dc2e1c4] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.34s) [2021-07-09T18:56:40.873Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:32fc661a9f5a6645fc06a4f535d81571009e7415879ab36a72d642985bdd94c3 [2021-07-09T18:56:40.873Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4e96b9900f74e44418d27bc6970c0f4cbdba82545bbefb5dbd780e969beb2ccc [2021-07-09T18:56:40.873Z] check_test.go:196: [d29777eb784e2] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.37s) [2021-07-09T18:56:40.873Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:475857f6a28dfecf85df0d8ddc49a2e8032e4c75742e72801245e361d9bbb263 [2021-07-09T18:56:40.873Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a729a33f63faf82513c1146fa111f96f825480f5fef34fa30fb3c4c9b73a61f6 [2021-07-09T18:56:40.873Z] check_test.go:196: [d80b690c680b6] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2021-07-09T18:56:40.873Z] check_test.go:196: [dc672d2320746] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.83s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d800a0c759cee] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.30s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d016759b90ed1] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d87d05a78bdd7] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d991fa51c0a1c] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.65s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d6aa21671d800] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2021-07-09T18:56:40.873Z] check_test.go:196: [dd8aedbf166a1] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.19s) [2021-07-09T18:56:40.873Z] check_test.go:196: [db480e2f4fdfc] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-07-09T18:56:40.873Z] check_test.go:196: [dbd3126b1820a] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s) [2021-07-09T18:56:40.873Z] check_test.go:196: [dcb9e47671036] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d527f31852e74] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d7b03d8168114] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d63f8baa76b51] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-07-09T18:56:40.873Z] check_test.go:196: [dce1a4ad2a30d] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-07-09T18:56:40.873Z] check_test.go:196: [dbe9cb9e00897] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-09T18:56:40.873Z] check_test.go:196: [da07229cb5fe9] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d2a4623d1b766] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.87s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d278b1422d5c3] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.25s) [2021-07-09T18:56:40.873Z] check_test.go:196: [d7d50223ac4dc] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.64s) [2021-07-09T18:56:40.873Z] check_test.go:196: [dad91c184d3e3] daemon is not started [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s) [2021-07-09T18:56:40.873Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.91s) [2021-07-09T18:56:40.873Z] === RUN TestDockerSchema1RegistrySuite [2021-07-09T18:56:40.873Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-09T18:56:41.132Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-09T18:56:41.700Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-09T18:56:45.889Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-09T18:56:46.054Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-09T18:56:46.456Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-09T18:56:48.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-09T18:56:52.274Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-09T18:56:56.465Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-09T18:56:57.401Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-09T18:56:58.502Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-09T18:56:58.778Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-09T18:56:59.037Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-09T18:56:59.481Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-09T18:57:00.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-09T18:57:01.790Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-09T18:57:02.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-09T18:57:06.605Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-09T18:57:06.605Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-09T18:57:06.916Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-09T18:57:06.916Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-09T18:57:07.175Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-09T18:57:07.434Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-09T18:57:07.594Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-09T18:57:07.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-09T18:57:07.953Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-09T18:57:08.058Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-09T18:57:08.058Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-09T18:57:08.520Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-09T18:57:08.520Z] --- PASS: TestDockerSchema1RegistrySuite (27.66s) [2021-07-09T18:57:08.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2021-07-09T18:57:08.520Z] check_test.go:223: [d76c539a2085d] daemon is not started [2021-07-09T18:57:08.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.67s) [2021-07-09T18:57:08.521Z] check_test.go:223: [d7850cc676209] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.24s) [2021-07-09T18:57:08.521Z] check_test.go:223: [db5359939bbbf] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.09s) [2021-07-09T18:57:08.521Z] check_test.go:223: [d6909408b52e3] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2021-07-09T18:57:08.521Z] check_test.go:223: [de40b251a9d83] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2021-07-09T18:57:08.521Z] check_test.go:223: [d0d58759e36d9] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-09T18:57:08.521Z] check_test.go:223: [db09a00da41b2] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2021-07-09T18:57:08.521Z] check_test.go:223: [d6107c070f7d8] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2021-07-09T18:57:08.521Z] check_test.go:223: [d10b7c4bc02b5] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2021-07-09T18:57:08.521Z] check_test.go:223: [d877ebc9cef1e] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.42s) [2021-07-09T18:57:08.521Z] check_test.go:223: [d945b9c774ab7] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2021-07-09T18:57:08.521Z] check_test.go:223: [d2f4d897a4d0e] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2021-07-09T18:57:08.521Z] check_test.go:223: [dbb08303912cd] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-07-09T18:57:08.521Z] check_test.go:223: [d6c00651745ec] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2021-07-09T18:57:08.521Z] check_test.go:223: [dceb6ea9cb413] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-07-09T18:57:08.521Z] check_test.go:223: [dff29b8a0ee74] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.43s) [2021-07-09T18:57:08.521Z] check_test.go:223: [da2aff19c84ac] daemon is not started [2021-07-09T18:57:08.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-09T18:57:08.521Z] check_test.go:223: [ddf645cf77f88] daemon is not started [2021-07-09T18:57:08.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-09T18:57:08.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-09T18:57:09.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-09T18:57:09.715Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-09T18:57:09.974Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-09T18:57:11.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-09T18:57:11.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-09T18:57:12.488Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-09T18:57:13.056Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-09T18:57:13.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.69s) [2021-07-09T18:57:13.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2021-07-09T18:57:13.056Z] check_test.go:252: [df955e2c594ac] daemon is not started [2021-07-09T18:57:13.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2021-07-09T18:57:13.056Z] check_test.go:252: [d48943343ed7e] daemon is not started [2021-07-09T18:57:13.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-09T18:57:13.056Z] check_test.go:252: [d583eb358e4f1] daemon is not started [2021-07-09T18:57:13.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.47s) [2021-07-09T18:57:13.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.28s) [2021-07-09T18:57:13.056Z] check_test.go:252: [d00b489f2f40f] daemon is not started [2021-07-09T18:57:13.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.57s) [2021-07-09T18:57:13.056Z] check_test.go:252: [d8feec530f426] daemon is not started [2021-07-09T18:57:13.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.69s) [2021-07-09T18:57:13.056Z] check_test.go:252: [d75fa5f102bd1] daemon is not started [2021-07-09T18:57:13.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-09T18:57:13.056Z] check_test.go:252: [dc3f97d233a60] daemon is not started [2021-07-09T18:57:13.056Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-09T18:57:13.056Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-09T18:57:18.319Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-09T18:57:18.438Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-09T18:57:18.438Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-09T18:57:18.577Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-09T18:57:18.577Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-09T18:57:18.835Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-09T18:57:18.835Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-07-09T18:57:18.835Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-07-09T18:57:18.835Z] check_test.go:279: [db939f182945a] daemon is not started [2021-07-09T18:57:18.835Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-09T18:57:18.835Z] check_test.go:279: [d60311003d30b] daemon is not started [2021-07-09T18:57:18.835Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-09T18:57:18.835Z] check_test.go:279: [d4b77312e0c6b] daemon is not started [2021-07-09T18:57:18.835Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-09T18:57:18.835Z] check_test.go:279: [d52e343a0d5e4] daemon is not started [2021-07-09T18:57:18.835Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-09T18:57:18.835Z] check_test.go:279: [df7f8746282c3] daemon is not started [2021-07-09T18:57:18.835Z] === RUN TestDockerNetworkSuite [2021-07-09T18:57:18.835Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-09T18:57:21.383Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-09T18:57:22.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-09T18:57:28.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-09T18:57:30.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-09T18:57:33.326Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-09T18:57:33.326Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-09T18:57:33.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-09T18:57:34.880Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-09T18:57:34.880Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-09T18:57:34.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-09T18:57:35.859Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-09T18:57:36.323Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-09T18:57:42.165Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-09T18:57:43.036Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-09T18:57:43.145Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-09T18:57:43.612Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-09T18:57:43.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-09T18:57:44.590Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-09T18:57:45.571Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-09T18:57:45.874Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-09T18:57:46.551Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-09T18:57:47.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-09T18:57:48.755Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-09T18:57:50.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-09T18:57:50.877Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-09T18:57:51.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-09T18:57:52.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-09T18:57:53.027Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-09T18:57:53.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-09T18:57:54.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-09T18:57:54.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-09T18:57:55.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-09T18:57:55.889Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-09T18:57:55.889Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-09T18:57:55.889Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-09T18:57:55.889Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-09T18:57:55.889Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-09T18:57:55.889Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-09T18:57:55.889Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-09T18:57:56.869Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-09T18:57:56.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-09T18:57:57.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-09T18:57:57.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-09T18:57:57.334Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-09T18:57:57.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-09T18:57:57.693Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-09T18:57:58.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-09T18:58:00.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-09T18:58:00.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-09T18:58:01.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-09T18:58:01.101Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-09T18:58:01.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-09T18:58:03.177Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-09T18:58:05.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-09T18:58:06.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-09T18:58:18.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-09T18:58:18.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-09T18:58:18.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-09T18:58:18.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-09T18:58:18.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-09T18:58:18.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-09T18:58:18.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-09T18:58:18.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-09T18:58:21.722Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-09T18:58:21.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-09T18:58:21.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-09T18:58:21.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-09T18:58:23.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-09T18:58:27.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-09T18:58:31.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-09T18:58:31.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-09T18:58:32.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-09T18:58:33.223Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-09T18:58:33.223Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-09T18:58:34.207Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-09T18:58:35.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-09T18:58:35.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-09T18:58:35.657Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-09T18:58:36.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-09T18:58:37.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-09T18:58:38.094Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-09T18:58:38.661Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-09T18:58:40.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite (85.53s) [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.46s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d56d489aea345] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.96s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [df9305ff1a16c] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.84s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d93c4bda088af] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.02s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d6f336beee602] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.01s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:1233: [d9c9094e5e6fd] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.71s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d9ad1afc8da99] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.87s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d6cc1f1b5d25f] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.61s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d57bbbad04c06] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.60s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [db09bd31becc4] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.09s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [da7a64e802572] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.91s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [ddee9235cfb7e] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.42s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d7c66114d0b50] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.28s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [dc6a377aeef05] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [dc68ba85d215c] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.47s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [dd178c3a17adb] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.39s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d07353430c338] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d4bbb20e467e0] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [de30d0a61009e] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [dc5d6edd21a3d] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.17s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [dc0f712344394] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.69s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d38c228239972] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.15s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d3363f7ab4ee7] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.59s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [db53b19e94ed7] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d4eed48de10d1] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.45s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:968: [d141d2f5e4433] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.70s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [dbeb551bc3216] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.29s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:1116: [d079b890fa652] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [dd9704ed2de20] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d91b4e1a0f802] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d9fa364b512d5] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [df9f8116154e4] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [dff22cbfb744f] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d1d0db39afa3b] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [db5dc47c83603] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.43s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d5575097f5fa0] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.09s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d6b7bf7dfc2f0] daemon is not started [2021-07-09T18:58:44.753Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d40a8abbd2dd4] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.31s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [db937cd4b15c2] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.06s) [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.44s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:1084: [d46902b2b0704] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d782f36eb83a2] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d2fad9d0a0a90] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.38s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d0583868d6898] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [da0ea3609556f] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.12s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [dce2534f1f5c3] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.64s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d6e83179976f7] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.62s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [d43b09c0b81e7] daemon is not started [2021-07-09T18:58:44.753Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.74s) [2021-07-09T18:58:44.753Z] docker_cli_network_unix_test.go:46: [de9b2cae4c56b] daemon is not started [2021-07-09T18:58:44.753Z] === RUN TestDockerHubPullSuite [2021-07-09T18:58:44.753Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-09T18:58:45.011Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-09T18:58:45.946Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-09T18:58:48.479Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-09T18:58:48.738Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-09T18:58:50.116Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-09T18:58:50.375Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-09T18:58:50.375Z] --- PASS: TestDockerHubPullSuite (5.98s) [2021-07-09T18:58:50.375Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.40s) [2021-07-09T18:58:50.375Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2021-07-09T18:58:50.375Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2021-07-09T18:58:50.375Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2021-07-09T18:58:50.375Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2021-07-09T18:58:50.375Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-07-09T18:58:50.375Z] PASS [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === Skipped [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-09T18:58:50.375Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-09T18:58:50.375Z] docker_cli_sni_test.go:18: Flakey test [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-09T18:58:50.375Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-07-09T18:58:50.375Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-09T18:58:50.375Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-09T18:58:50.375Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-09T18:58:50.375Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-09T18:58:50.375Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-09T18:58:50.375Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-09T18:58:50.375Z] [2021-07-09T18:58:50.375Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-09T18:58:50.375Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-09T18:58:50.376Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-09T18:58:50.376Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-09T18:58:50.376Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-09T18:58:50.376Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-09T18:58:50.376Z] docker_cli_network_unix_test.go:46: [d40a8abbd2dd4] daemon is not started [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] [2021-07-09T18:58:50.376Z] DONE 1270 tests, 51 skipped in 2114.334s [2021-07-09T18:58:50.376Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T18:58:50.634Z] ++++ cat bundles/test-integration/docker.pid [2021-07-09T18:58:50.634Z] +++ kill 8158 [2021-07-09T18:58:51.569Z] +++ /etc/init.d/apparmor stop [2021-07-09T18:58:51.569Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T18:58:51.569Z] [2021-07-09T18:58:51.569Z] Unloading profiles will leave already running processes permanently [2021-07-09T18:58:51.569Z] unconfined, which can lead to unexpected situations. [2021-07-09T18:58:51.569Z] [2021-07-09T18:58:51.569Z] To set a process to complain mode, use the command line tool [2021-07-09T18:58:51.569Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T18:58:51.569Z] +++ true [2021-07-09T18:58:51.569Z] exiting test-integration [2021-07-09T18:58:51.569Z] ++ exit 0 [2021-07-09T18:58:51.569Z] [2021-07-09T18:58:51.828Z] + for job in $(jobs -p) [2021-07-09T18:58:51.828Z] + wait 6767 [2021-07-09T18:58:53.728Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-09T18:58:59.021Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-09T18:59:01.553Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-09T18:59:04.082Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-09T18:59:07.365Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-09T18:59:09.894Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-09T18:59:14.089Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-09T18:59:15.991Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-09T18:59:16.776Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-09T18:59:41.947Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-09T18:59:47.764Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-09T18:59:54.861Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-09T19:00:00.680Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-09T19:00:12.202Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-09T19:00:21.808Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-09T19:00:21.808Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-09T19:00:27.088Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-09T19:00:34.358Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-09T19:00:34.819Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-09T19:00:34.819Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-09T19:00:34.819Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-09T19:00:38.579Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite (1740.94s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.82s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.15s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.94s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.77s) [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:562: [d7d8859cf9755] joining swarm manager [d56c335fbaf5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:584: [dde60ef9fd043] joining swarm manager [d56c335fbaf5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] check_test.go:380: [d7d8859cf9755] daemon is not started [2021-07-09T19:00:42.065Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.10s) [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:45: [d2da8b6e5701c] joining swarm manager [ddd030d831c5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.13s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.46s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.70s) [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:303: [dfc0e16987ae3] joining swarm manager [dfb9bef2b0703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:304: [d43e5202caf16] joining swarm manager [dfb9bef2b0703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.14s) [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:271: [d2758746147c9] joining swarm manager [d8c310dd42ad5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:272: [dedf10e20ace9] joining swarm manager [d8c310dd42ad5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.44s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.02s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.55s) [2021-07-09T19:00:42.065Z] docker_api_swarm_node_test.go:19: [da92ece5b6f0e] joining swarm manager [d71816be656e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_node_test.go:20: [d66b92fb7efc6] joining swarm manager [d71816be656e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.83s) [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:501: [d05500969994a] joining swarm manager [d300c89bb084e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:506: [d403375b25044] joining swarm manager [d300c89bb084e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.42s) [2021-07-09T19:00:42.065Z] docker_api_swarm_node_test.go:80: [de725a5e21c1a] joining swarm manager [d72cd357a173f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.81s) [2021-07-09T19:00:42.065Z] docker_api_swarm_node_test.go:52: [d0e1c021a0db2] joining swarm manager [d0f7be26324ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_node_test.go:53: [da4c334bce6b3] joining swarm manager [d0f7be26324ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.57s) [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:201: [d8441465a207c] joining swarm manager [db92fc84f6f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.35s) [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:383: [de030a486fef0] joining swarm manager [dca7690436748]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:384: [d70b4ad4bcf05] joining swarm manager [dca7690436748]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] check_test.go:380: [d70b4ad4bcf05] daemon is not started [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.10s) [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:801: [d530beb94a713] joining swarm manager [de2ee94507470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:801: [da7b7c09692ba] joining swarm manager [de2ee94507470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:801: [d23ddfa27c9fc] joining swarm manager [de2ee94507470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:801: [d0ea57bdd41f1] joining swarm manager [de2ee94507470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-09T19:00:42.065Z] docker_api_swarm_test.go:809: [d6b65f8d3f6ae] joining swarm manager [de2ee94507470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.45s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (24.46s) [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:394: [d11a8b01154ac] joining swarm manager [d19902de36017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:394: [d55bba7e633e1] joining swarm manager [d19902de36017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.49s) [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:342: [d12b2e6daa2ef] joining swarm manager [d57699d0143db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:342: [d8e8033f9cb22] joining swarm manager [d57699d0143db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.22s) [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:489: [deee4af68bff3] joining swarm manager [d8db2c01c01f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:489: [d4d0405dbce55] joining swarm manager [d8db2c01c01f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.69s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.71s) [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:127: [de11eaaf04c52] joining swarm manager [dca9276dd97f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:128: [d9026a54322f2] joining swarm manager [dca9276dd97f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:136: [db493db903424] joining swarm manager [dca9276dd97f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:137: [dbe31edf70027] joining swarm manager [dca9276dd97f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.49s) [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:303: [d9ba609fab634] joining swarm manager [d8391363d3478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:303: [dace65fe55c5c] joining swarm manager [d8391363d3478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.24s) [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:99: [d3132c0b8df57] joining swarm manager [d5f9d7c3bc570]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:100: [d1751cd87cc29] joining swarm manager [d5f9d7c3bc570]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] check_test.go:380: [d3132c0b8df57] daemon is not started [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.17s) [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:532: [dd310ccec320d] joining swarm manager [de05de7773c0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:533: [d7dad55ecb20c] joining swarm manager [de05de7773c0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.63s) [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:147: [d0e2b7de2b726] joining swarm manager [dde37ca23bd08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.065Z] docker_api_swarm_service_test.go:147: [d3b21d7d61a81] joining swarm manager [dde37ca23bd08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (37.01s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.98s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.31s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.62s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.58s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.94s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.06s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.70s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.90s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.43s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.93s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.47s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (5.09s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.12s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.11s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.41s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.45s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.88s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.70s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.51s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.43s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.63s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.71s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.78s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.14s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.65s) [2021-07-09T19:00:42.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.99s) [2021-07-09T19:00:42.065Z] docker_cli_service_logs_test.go:245: checking task fxgcwi7oc0md [2021-07-09T19:00:42.066Z] docker_cli_service_logs_test.go:250: checking messages for fxgcwi7oc0md [2021-07-09T19:00:42.066Z] docker_cli_service_logs_test.go:245: checking task 3luq2u8hqw6x [2021-07-09T19:00:42.066Z] docker_cli_service_logs_test.go:250: checking messages for 3luq2u8hqw6x [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.93s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.82s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.74s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.60s) [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1901: [d9cb9bd845691] joining swarm manager [dd35e76b09bb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1902: [db5a5bf35651c] joining swarm manager [dd35e76b09bb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.65s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.90s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.46s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s) [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1802: [d10734f70b1c1] joining swarm manager [d91cf51c79764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1803: [d52d922a7e9fb] joining swarm manager [d91cf51c79764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.77s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.05s) [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1321: [da7cbf72d7f40] joining swarm manager [daa46534fadc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1322: [d46411a9e681e] joining swarm manager [daa46534fadc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.90s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.66s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.23s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.75s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.00s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.47s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.40s) [2021-07-09T19:00:42.066Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.55s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.50s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.64s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.30s) [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1186: [d49555812e76f] joining swarm manager [df0beed622345]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1195: [d24433e4836dd] joining swarm manager [df0beed622345]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.73s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.84s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.90s) [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1118: [d520beecf63b7] joining swarm manager [de863afd43cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1119: [dba373f63ddd5] joining swarm manager [de863afd43cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1172: [d5115e976fbb1] joining swarm manager [de863afd43cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.02s) [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1453: [de7d064a19b80] joining swarm manager [da116130e9599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.066Z] docker_cli_swarm_test.go:1454: [dfd00410ac8d0] joining swarm manager [da116130e9599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.86s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.58s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.89s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.41s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.10s) [2021-07-09T19:00:42.066Z] docker_cli_swarm_unix_test.go:62: [de6f6ec80fec8] joining swarm manager [d101986e16d56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.89s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.83s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.48s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.54s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.39s) [2021-07-09T19:00:42.066Z] docker_api_swarm_test.go:961: [df5eded9e53cb] joining swarm manager [d4a4eb02f1398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.02s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.34s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.76s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.41s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.63s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.31s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.17s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.84s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.11s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.88s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.64s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2021-07-09T19:00:42.066Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.85s) [2021-07-09T19:00:42.066Z] === RUN TestDockerExternalVolumeSuite [2021-07-09T19:00:42.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-09T19:00:48.931Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-09T19:00:56.024Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-09T19:00:56.024Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-09T19:00:56.485Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-09T19:00:59.405Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-09T19:01:00.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-09T19:01:00.378Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-09T19:01:01.921Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-09T19:01:19.642Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-09T19:01:19.642Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-09T19:01:29.993Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-09T19:01:33.739Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-09T19:01:44.089Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-09T19:01:51.182Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-09T19:01:56.999Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-09T19:01:57.460Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-09T19:01:57.460Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-09T19:01:57.460Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-09T19:02:00.385Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-09T19:02:00.385Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-09T19:02:07.878Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-09T19:02:15.986Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-09T19:02:48.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-09T19:03:00.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-09T19:03:00.871Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-09T19:03:32.305Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-09T19:03:36.626Z] === RUN TestDockerSuite/TestBuildRm [2021-07-09T19:03:47.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-09T19:03:49.047Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-09T19:03:52.799Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-09T19:03:52.799Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-09T19:03:53.261Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-09T19:03:55.450Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-09T19:04:00.168Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-09T19:04:04.875Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-09T19:04:15.231Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-09T19:04:19.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-09T19:04:34.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-09T19:04:36.358Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-09T19:04:36.358Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-09T19:04:36.358Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-09T19:04:48.769Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-09T19:04:48.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-09T19:04:49.231Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-09T19:04:56.330Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-09T19:04:56.330Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-09T19:05:02.146Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-09T19:05:27.326Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-09T19:05:27.326Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-09T19:05:35.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-09T19:05:35.935Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-09T19:05:36.401Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-09T19:05:42.234Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-09T19:05:49.347Z] === RUN TestDockerSuite/TestBuildUser [2021-07-09T19:05:49.347Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-09T19:05:49.347Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-09T19:05:49.347Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-09T19:05:54.069Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-09T19:05:54.069Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-09T19:05:57.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-09T19:06:02.680Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-09T19:06:02.680Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-09T19:06:02.680Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-09T19:06:29.652Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-09T19:06:32.876Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-09T19:06:32.876Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-09T19:06:43.245Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-09T19:06:53.728Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-09T19:06:54.194Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-09T19:06:54.194Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-09T19:06:57.966Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-09T19:06:57.966Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-09T19:07:01.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-09T19:07:12.832Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-09T19:07:13.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-09T19:07:17.551Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-09T19:07:18.013Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-09T19:07:32.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-09T19:07:46.894Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-09T19:07:48.051Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-09T19:07:48.051Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-09T19:07:48.051Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-09T19:07:48.051Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-09T19:07:48.051Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-09T19:07:56.660Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-09T19:07:58.209Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-09T19:07:58.209Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-09T19:07:58.209Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-09T19:07:58.672Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-09T19:08:00.885Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite (439.66s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s) [2021-07-09T19:08:01.760Z] docker_cli_external_volume_driver_test.go:53: [d76df745cfd1d] daemon is not started [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-07-09T19:08:01.760Z] docker_cli_external_volume_driver_test.go:53: [dc1b1609b68ed] daemon is not started [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-07-09T19:08:01.760Z] docker_cli_external_volume_driver_test.go:53: [dcd34c20690ce] daemon is not started [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-09T19:08:01.760Z] docker_cli_external_volume_driver_test.go:53: [d0cb8673358f3] daemon is not started [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.44s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.46s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.49s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.55s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.44s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.14s) [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.25s) [2021-07-09T19:08:01.760Z] docker_cli_external_volume_driver_test.go:485: [db280f5749bd4] daemon is not started [2021-07-09T19:08:01.760Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-09T19:08:01.760Z] docker_cli_external_volume_driver_test.go:53: [d0a4c9152db11] daemon is not started [2021-07-09T19:08:01.760Z] PASS [2021-07-09T19:08:01.760Z] [2021-07-09T19:08:01.760Z] === Skipped [2021-07-09T19:08:01.760Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-09T19:08:01.760Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-09T19:08:01.760Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-09T19:08:01.760Z] check_test.go:309: [dbcfbada28385] daemon is not started [2021-07-09T19:08:01.760Z] [2021-07-09T19:08:01.760Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-07-09T19:08:01.760Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-07-09T19:08:01.760Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-09T19:08:01.760Z] check_test.go:309: [db99b0230003f] daemon is not started [2021-07-09T19:08:01.760Z] [2021-07-09T19:08:01.760Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-07-09T19:08:01.760Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-07-09T19:08:01.760Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-09T19:08:01.760Z] check_test.go:309: [dc0eeb1762a18] daemon is not started [2021-07-09T19:08:01.760Z] [2021-07-09T19:08:01.760Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-09T19:08:01.760Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-09T19:08:01.760Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-09T19:08:01.760Z] [2021-07-09T19:08:01.760Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-09T19:08:01.760Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-09T19:08:01.760Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-09T19:08:01.760Z] [2021-07-09T19:08:01.760Z] [2021-07-09T19:08:01.760Z] DONE 273 tests, 5 skipped in 2664.043s [2021-07-09T19:08:01.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T19:08:01.760Z] ++++ cat bundles/test-integration/docker.pid [2021-07-09T19:08:01.760Z] +++ kill 8189 [2021-07-09T19:08:02.693Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d954eecce1944/docker.pid [2021-07-09T19:08:02.693Z] +++ kill 6260 [2021-07-09T19:08:02.693Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6260 is not a child of this shell [2021-07-09T19:08:02.693Z] warning: PID 6260 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d954eecce1944/docker.pid had a nonzero exit code [2021-07-09T19:08:02.693Z] +++ /etc/init.d/apparmor stop [2021-07-09T19:08:02.693Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T19:08:02.693Z] [2021-07-09T19:08:02.693Z] Unloading profiles will leave already running processes permanently [2021-07-09T19:08:02.693Z] unconfined, which can lead to unexpected situations. [2021-07-09T19:08:02.693Z] [2021-07-09T19:08:02.693Z] To set a process to complain mode, use the command line tool [2021-07-09T19:08:02.693Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T19:08:02.693Z] +++ true [2021-07-09T19:08:02.693Z] exiting test-integration [2021-07-09T19:08:02.693Z] ++ exit 0 [2021-07-09T19:08:02.693Z] [2021-07-09T19:08:02.953Z] + exit 0 [2021-07-09T19:08:02.953Z] ++ jobs -p [2021-07-09T19:08:02.953Z] + pids= [2021-07-09T19:08:02.953Z] + echo 'Remaining pids to kill: []' [2021-07-09T19:08:02.953Z] Remaining pids to kill: [] [2021-07-09T19:08:02.953Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-09T19:08:02.966Z] Recording test results [2021-07-09T19:08:03.324Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-09T19:08:03.636Z] + echo Ensuring container killed. [2021-07-09T19:08:03.636Z] Ensuring container killed. [2021-07-09T19:08:03.636Z] + docker ps -aq -f name=docker-pr1-* [2021-07-09T19:08:03.636Z] + cids=319b0008a9fa [2021-07-09T19:08:03.636Z] bec861e6fa1f [2021-07-09T19:08:03.636Z] 8d99757c8d13 [2021-07-09T19:08:03.636Z] + [ -n 319b0008a9fa [2021-07-09T19:08:03.636Z] bec861e6fa1f [2021-07-09T19:08:03.636Z] 8d99757c8d13 ] [2021-07-09T19:08:03.636Z] + docker rm -vf 319b0008a9fa bec861e6fa1f 8d99757c8d13 [2021-07-09T19:08:05.012Z] 319b0008a9fa [2021-07-09T19:08:06.724Z] === RUN TestDockerSuite/TestCommitChange [2021-07-09T19:08:06.916Z] bec861e6fa1f [2021-07-09T19:08:06.916Z] 8d99757c8d13 [Pipeline] sh [2021-07-09T19:08:07.198Z] + echo Chowning /workspace to jenkins user [2021-07-09T19:08:07.198Z] Chowning /workspace to jenkins user [2021-07-09T19:08:07.198Z] + id -u [2021-07-09T19:08:07.198Z] + id -g [2021-07-09T19:08:07.198Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42613:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T19:08:11.678Z] + bundleName=amd64 [2021-07-09T19:08:11.678Z] + echo Creating amd64-bundles.tar.gz [2021-07-09T19:08:11.678Z] Creating amd64-bundles.tar.gz [2021-07-09T19:08:11.678Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-09T19:08:11.678Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-09T19:08:12.555Z] === RUN TestDockerSuite/TestCommitChangeLabels [Pipeline] archiveArtifacts [2021-07-09T19:08:12.624Z] Archiving artifacts [2021-07-09T19:08:13.060Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42613/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T19:08:13.364Z] + make clean [2021-07-09T19:08:13.622Z] docker volume rm -f docker-dev-cache [2021-07-09T19:08:13.622Z] docker-dev-cache [Pipeline] deleteDir [2021-07-09T19:08:18.380Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-09T19:08:18.380Z] === RUN TestDockerSuite/TestCommitNewFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T19:08:26.986Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-09T19:08:26.986Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-09T19:08:39.393Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-09T19:08:45.173Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-09T19:08:45.173Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-09T19:08:45.173Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-09T19:08:45.173Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-09T19:08:45.173Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-09T19:08:45.173Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-09T19:08:45.173Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-09T19:08:45.173Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-09T19:08:45.173Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-09T19:08:53.713Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-09T19:09:02.257Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-09T19:09:02.257Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-09T19:09:04.425Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-09T19:09:04.425Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-09T19:09:04.425Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-09T19:09:04.425Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-09T19:09:08.145Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-09T19:09:08.145Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-09T19:09:08.145Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-09T19:09:11.041Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-09T19:09:11.041Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-09T19:09:11.041Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-09T19:09:11.041Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-09T19:09:11.041Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-09T19:09:13.935Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-09T19:09:16.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-09T19:09:18.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-09T19:09:18.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-09T19:09:18.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-09T19:09:21.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-09T19:09:21.882Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-09T19:09:24.779Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-09T19:09:24.779Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-09T19:09:24.779Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-09T19:09:27.670Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-09T19:09:27.670Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-09T19:09:29.837Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-09T19:09:29.837Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-09T19:09:32.739Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-09T19:09:33.200Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-09T19:09:41.746Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-09T19:09:50.299Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-09T19:09:54.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-09T19:09:54.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-09T19:09:54.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-09T19:09:54.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-09T19:09:54.967Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-09T19:09:57.135Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-09T19:09:57.591Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-09T19:10:00.483Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-09T19:10:00.483Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-09T19:10:03.376Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-09T19:10:03.376Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-09T19:10:08.048Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-09T19:10:10.215Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-09T19:10:10.215Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-09T19:10:10.215Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-09T19:10:10.215Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-09T19:10:10.215Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-09T19:10:10.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-09T19:10:13.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-09T19:10:13.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-09T19:10:15.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-09T19:10:18.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-09T19:10:27.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-09T19:10:29.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000054c0_} [2021-07-09T19:10:32.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1131248598_c:\foo_false____} [2021-07-09T19:10:41.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1131248598_c:\foo_true____} [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-09T19:10:49.597Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-09T19:10:51.763Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-09T19:10:51.763Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-09T19:10:52.219Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-09T19:10:52.219Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-09T19:10:52.219Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-09T19:10:52.219Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-09T19:10:52.219Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-09T19:10:52.220Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-09T19:10:52.220Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-09T19:10:52.220Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-09T19:10:52.220Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-09T19:10:52.220Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-09T19:10:52.220Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-09T19:10:52.220Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-09T19:10:55.112Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-09T19:10:55.112Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-09T19:10:55.112Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-09T19:11:03.652Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-09T19:11:03.652Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-09T19:11:03.652Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-09T19:11:03.652Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-09T19:11:09.429Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-09T19:11:12.322Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-09T19:11:12.322Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-09T19:11:12.322Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-09T19:11:24.671Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-09T19:11:24.671Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-09T19:11:24.671Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-09T19:11:34.976Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-09T19:11:34.976Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-09T19:11:34.976Z] === RUN TestDockerSuite/TestCpToDot [2021-07-09T19:11:37.143Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-09T19:11:37.143Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-09T19:11:37.143Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-09T19:11:40.034Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-09T19:11:40.035Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-09T19:11:40.035Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-09T19:11:40.035Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-09T19:11:40.035Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-09T19:11:40.490Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-09T19:11:40.491Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-09T19:11:42.657Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-09T19:11:45.547Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-09T19:11:45.547Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-09T19:11:46.005Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-09T19:11:48.178Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-09T19:11:49.141Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-09T19:11:49.141Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-09T19:11:49.141Z] === RUN TestDockerSuite/TestCreateRM [2021-07-09T19:11:49.598Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-09T19:11:49.598Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-09T19:11:50.055Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-09T19:11:50.055Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-09T19:12:11.116Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-09T19:12:11.116Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-09T19:12:11.116Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-09T19:12:14.838Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-09T19:12:14.838Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-09T19:12:15.294Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDockerFails [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-09T19:12:18.186Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-09T19:12:21.076Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-09T19:12:23.972Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-09T19:12:26.865Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-09T19:12:41.642Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-09T19:12:48.702Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-09T19:12:54.475Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-09T19:12:56.647Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-09T19:12:57.608Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-09T19:13:02.288Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-09T19:13:02.288Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-09T19:13:03.816Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-09T19:13:09.587Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-09T19:13:15.359Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-09T19:13:15.359Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-09T19:13:15.359Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-09T19:13:15.359Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-09T19:13:15.359Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-09T19:13:15.359Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-09T19:13:16.322Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-09T19:13:16.322Z] === RUN TestDockerSuite/TestEventsRename [2021-07-09T19:13:19.214Z] === RUN TestDockerSuite/TestEventsResize [2021-07-09T19:13:22.937Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-09T19:13:25.105Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-09T19:13:28.822Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-09T19:13:34.596Z] === RUN TestDockerSuite/TestEventsTop [2021-07-09T19:13:34.596Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-09T19:13:36.760Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-09T19:13:47.014Z] === RUN TestDockerSuite/TestExec [2021-07-09T19:13:47.014Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-09T19:13:47.014Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-09T19:13:49.168Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-09T19:13:51.322Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-09T19:13:51.323Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-09T19:13:51.323Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-09T19:13:51.323Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-09T19:13:54.203Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-09T19:13:57.086Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-09T19:13:59.966Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-09T19:14:02.128Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-09T19:14:07.884Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-09T19:14:07.884Z] === RUN TestDockerSuite/TestExecEnv [2021-07-09T19:14:07.884Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-09T19:14:07.884Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-09T19:14:10.041Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-09T19:14:15.802Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-09T19:14:15.802Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-09T19:14:15.802Z] === RUN TestDockerSuite/TestExecParseError [2021-07-09T19:14:15.802Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-09T19:14:15.802Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-09T19:14:15.802Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-09T19:14:18.680Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-09T19:14:18.680Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-09T19:14:18.680Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-09T19:14:18.680Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-09T19:14:18.680Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-09T19:14:18.680Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-09T19:14:21.560Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-09T19:14:21.560Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-09T19:14:31.834Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-09T19:14:31.834Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-09T19:14:31.834Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-09T19:14:31.834Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-09T19:14:38.865Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-09T19:14:44.614Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-09T19:14:48.319Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-09T19:14:55.340Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-09T19:14:55.340Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-09T19:14:55.340Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-09T19:14:55.340Z] === RUN TestDockerSuite/TestHealth [2021-07-09T19:14:55.340Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-09T19:14:55.340Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-09T19:14:55.340Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-09T19:14:55.340Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-09T19:15:01.088Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-09T19:15:01.088Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-09T19:15:01.088Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-09T19:15:01.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-09T19:15:01.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-09T19:15:01.088Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-09T19:15:02.046Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-09T19:15:02.046Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-09T19:15:03.005Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-09T19:15:03.458Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-09T19:15:05.612Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-09T19:15:05.612Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-09T19:15:08.487Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-09T19:15:11.368Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-09T19:15:11.821Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-09T19:15:11.821Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-09T19:15:16.477Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-09T19:15:16.477Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestImportFile [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-09T19:15:18.630Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-09T19:15:21.516Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-09T19:15:24.396Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-09T19:15:24.396Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-09T19:15:24.396Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-09T19:15:24.396Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-09T19:15:24.396Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-09T19:15:32.906Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-09T19:15:32.906Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-09T19:15:34.424Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-09T19:15:34.424Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-09T19:15:34.424Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-09T19:15:34.424Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-09T19:15:37.299Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-09T19:15:43.048Z] === RUN TestDockerSuite/TestInspectImage [2021-07-09T19:15:43.048Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-09T19:15:43.048Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-09T19:15:43.048Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-09T19:15:45.203Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-09T19:15:48.086Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-09T19:15:48.086Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-09T19:15:50.969Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-09T19:15:53.846Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-09T19:15:53.846Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-09T19:15:53.846Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-09T19:15:56.726Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-09T19:15:59.613Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-09T19:16:05.361Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-09T19:16:07.519Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-09T19:16:10.397Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-09T19:16:13.273Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-09T19:16:15.432Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-09T19:16:18.308Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-09T19:16:21.188Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-09T19:16:21.641Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-09T19:16:21.641Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-09T19:16:23.814Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-09T19:16:26.699Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-09T19:16:33.728Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-09T19:16:35.882Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-09T19:16:35.882Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-09T19:16:38.756Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-09T19:16:38.756Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-09T19:16:49.021Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-09T19:16:56.045Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-09T19:17:04.561Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-09T19:17:07.438Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-09T19:17:11.140Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-09T19:17:11.140Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-09T19:17:13.299Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-09T19:17:21.818Z] === RUN TestDockerSuite/TestLogsSince [2021-07-09T19:17:32.078Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-09T19:17:32.078Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-09T19:17:32.078Z] === RUN TestDockerSuite/TestLogsTail [2021-07-09T19:17:34.232Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-09T19:17:37.114Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestNetHostname [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPluginActive [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPortList [2021-07-09T19:17:45.627Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-09T19:17:50.281Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-09T19:17:56.046Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-09T19:17:56.046Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-09T19:18:06.305Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-09T19:18:06.305Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-09T19:18:18.619Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-09T19:18:39.637Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-09T19:18:39.637Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-09T19:18:39.637Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-09T19:18:54.378Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-09T19:18:59.028Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-09T19:19:13.763Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-09T19:19:17.476Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-09T19:19:17.929Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-09T19:19:17.929Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-09T19:19:23.719Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-09T19:19:23.720Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-09T19:19:23.720Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-09T19:19:23.720Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-09T19:19:23.720Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-09T19:19:33.986Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-09T19:19:33.986Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-09T19:19:33.986Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-09T19:19:33.986Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-09T19:19:35.506Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-09T19:19:36.461Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-09T19:19:36.461Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-09T19:19:42.333Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-09T19:19:46.990Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-09T19:19:49.864Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-09T19:20:10.875Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-09T19:20:10.875Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-09T19:20:17.901Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-09T19:20:18.354Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-09T19:20:18.354Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-09T19:20:19.310Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-09T19:20:25.055Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-09T19:20:29.713Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-09T19:20:29.713Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-09T19:20:34.366Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-09T19:20:34.366Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-09T19:20:34.819Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-09T19:20:52.427Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-09T19:20:56.126Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-09T19:20:56.579Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-09T19:21:05.091Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-09T19:21:17.414Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-09T19:21:25.930Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-09T19:21:30.594Z] === RUN TestDockerSuite/TestRmiTag [2021-07-09T19:21:31.551Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-09T19:21:35.265Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-09T19:21:56.283Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-09T19:21:58.440Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-09T19:22:04.193Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-09T19:22:05.720Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-09T19:22:05.720Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-09T19:22:05.720Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-09T19:22:05.720Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-09T19:22:05.720Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-09T19:22:05.720Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-09T19:22:05.720Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-09T19:22:05.720Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-09T19:22:08.599Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-09T19:22:08.599Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-09T19:22:08.599Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-09T19:22:14.354Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-09T19:22:17.230Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-09T19:22:24.261Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-09T19:22:27.971Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-09T19:22:30.128Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-09T19:22:30.128Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-09T19:22:35.876Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-09T19:22:38.753Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-09T19:22:38.753Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-09T19:22:42.456Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-09T19:22:42.456Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-09T19:22:42.456Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-09T19:22:44.612Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-09T19:22:44.612Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-09T19:22:44.612Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-09T19:22:44.612Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-09T19:22:44.612Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-09T19:22:44.612Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-09T19:22:44.612Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-09T19:22:44.612Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-09T19:22:47.492Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-09T19:22:50.368Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-09T19:22:53.252Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-09T19:22:53.252Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-09T19:22:53.252Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-09T19:22:53.252Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-09T19:23:01.766Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-09T19:23:01.766Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-09T19:23:01.766Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-09T19:23:01.766Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-09T19:23:01.766Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-09T19:23:02.727Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-09T19:23:09.755Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-09T19:23:09.755Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-09T19:23:09.755Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-09T19:23:09.755Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-09T19:23:09.755Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-09T19:23:09.755Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-09T19:23:09.755Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-09T19:23:11.911Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-09T19:23:11.911Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-09T19:23:12.367Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-09T19:23:12.367Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-09T19:23:15.245Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-09T19:23:17.401Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-09T19:23:17.401Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-09T19:23:25.939Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-09T19:23:25.940Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-09T19:23:25.940Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-09T19:23:25.940Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-09T19:23:34.456Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-09T19:23:35.985Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-09T19:23:38.863Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-09T19:23:41.739Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-09T19:23:41.739Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-09T19:23:41.739Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-09T19:23:41.739Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-09T19:23:41.739Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-09T19:23:41.739Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-09T19:23:41.739Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-09T19:23:41.739Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-09T19:23:41.739Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-09T19:23:51.997Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-09T19:23:51.997Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-09T19:23:51.997Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-09T19:23:51.997Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-09T19:23:51.997Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-09T19:23:51.997Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-09T19:23:51.997Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-09T19:24:02.257Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-09T19:24:02.257Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-07-09T19:24:04.420Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-09T19:24:04.873Z] === RUN TestDockerSuite/TestRunMount [2021-07-09T19:24:04.873Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-09T19:24:04.873Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-09T19:24:04.873Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-09T19:24:04.873Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-09T19:24:13.389Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-09T19:24:13.389Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-09T19:24:13.389Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-09T19:24:13.389Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-09T19:24:19.132Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-09T19:24:23.778Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-09T19:24:24.234Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-09T19:24:25.193Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-09T19:24:28.070Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-09T19:24:30.223Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-09T19:24:31.745Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-09T19:24:33.902Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-09T19:24:34.356Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-09T19:24:34.356Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-09T19:24:34.356Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-09T19:24:34.356Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-09T19:24:34.356Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-09T19:24:34.356Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-09T19:24:34.356Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-09T19:24:34.356Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-09T19:24:38.064Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-09T19:24:38.064Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-09T19:24:38.064Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-09T19:24:38.064Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-09T19:24:38.064Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-09T19:24:38.064Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-09T19:24:47.174Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-09T19:24:47.174Z] === RUN TestDockerSuite/TestRunRm [2021-07-09T19:24:50.053Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-09T19:24:55.807Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-09T19:24:58.689Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-09T19:25:01.566Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-09T19:25:04.442Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-09T19:25:07.317Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-09T19:25:07.317Z] === RUN TestDockerSuite/TestRunState [2021-07-09T19:25:07.317Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-09T19:25:10.197Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-09T19:25:10.197Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-09T19:25:12.354Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-09T19:25:12.354Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-09T19:25:12.354Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-09T19:25:12.808Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-09T19:25:12.808Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-09T19:25:12.808Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-09T19:25:18.560Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-09T19:25:21.439Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-09T19:25:21.439Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-09T19:25:24.317Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-09T19:25:24.317Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-09T19:25:24.317Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-09T19:25:27.191Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-09T19:25:35.708Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-09T19:25:41.455Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-09T19:25:48.473Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-09T19:25:48.473Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-09T19:25:48.473Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-09T19:25:53.123Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-09T19:25:55.282Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-09T19:26:03.792Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-09T19:26:03.792Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-09T19:26:03.792Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-09T19:26:03.792Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-09T19:26:03.792Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-09T19:26:03.792Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-09T19:26:03.792Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-09T19:26:03.792Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-09T19:26:03.792Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-09T19:26:08.450Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-09T19:26:09.975Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-09T19:26:12.138Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-09T19:26:17.883Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-09T19:26:20.039Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-09T19:26:20.493Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-09T19:26:20.947Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-09T19:26:21.400Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-09T19:26:22.920Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-09T19:26:31.441Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-09T19:26:31.442Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-09T19:26:39.955Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-09T19:26:39.955Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-09T19:26:45.706Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-09T19:26:45.706Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-09T19:26:45.706Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-09T19:26:45.706Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-09T19:26:45.706Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-09T19:26:52.729Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-09T19:26:52.729Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-09T19:26:52.729Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-09T19:26:52.729Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-09T19:26:52.729Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-09T19:26:52.729Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-09T19:26:52.729Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-09T19:26:54.884Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-09T19:26:57.760Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-09T19:26:57.760Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-09T19:27:00.643Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-09T19:27:00.643Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-09T19:27:00.643Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-09T19:27:00.643Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-09T19:27:00.643Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-09T19:27:00.643Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-09T19:27:00.643Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-09T19:27:18.255Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-09T19:27:18.255Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-09T19:27:18.255Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-09T19:27:18.255Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-09T19:27:18.255Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-09T19:27:18.255Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-09T19:27:18.255Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-09T19:27:25.285Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-09T19:27:25.285Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-09T19:27:28.989Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-09T19:27:28.989Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-09T19:27:29.441Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-09T19:27:29.895Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-09T19:27:29.895Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-09T19:27:40.158Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-09T19:27:40.158Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-09T19:27:40.158Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-09T19:27:40.158Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-09T19:27:40.616Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-09T19:27:49.133Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-09T19:27:49.133Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-09T19:27:49.588Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-09T19:28:01.914Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-09T19:28:01.914Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite (3162.12s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-09T19:28:01.914Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-09T19:28:01.914Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (132.97s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.62s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-09T19:28:01.914Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-09T19:28:01.914Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-09T19:28:01.914Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-09T19:28:01.914Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-09T19:28:01.914Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-09T19:28:01.914Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-09T19:28:01.914Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-09T19:28:01.914Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.02s) [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-09T19:28:01.914Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-09T19:28:01.914Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.65s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.60s) [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-09T19:28:01.914Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-09T19:28:01.914Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-09T19:28:01.914Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-09T19:28:01.914Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.65s) [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-09T19:28:01.914Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-09T19:28:01.914Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.25s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (139.34s) [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-07-09T19:28:01.914Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.24s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.23s) [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-09T19:28:01.914Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-09T19:28:01.914Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-09T19:28:01.914Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-09T19:28:01.914Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.68s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.30s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.19s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.42s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.97s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.93s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.49s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.71s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.13s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.39s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.28s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.29s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.21s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.79s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.06s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.24s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.44s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.09s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.60s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-09T19:28:02.370Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.99s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.44s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.63s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.98s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.26s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.47s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.04s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.29s) [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-07-09T19:28:02.370Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.55s) [2021-07-09T19:28:02.370Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.370Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.81s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.91s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.38s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.45s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignore (86.51s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.52s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (96.75s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.02s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.01s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.68s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.91s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (52.06s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.41s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.99s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (142.63s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.29s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.11s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.74s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.32s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.84s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.21s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFails (7.64s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.52s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.32s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.19s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.86s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.77s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.76s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.32s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildHistory (13.01s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.41s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.61s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.17s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.92s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.63s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.92s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.32s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.76s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.05s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.08s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.90s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.36s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.19s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.21s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.35s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.14s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.57s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.34s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.55s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.47s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.89s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.14s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.31s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.26s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.17s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.03s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.56s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.65s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.58s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildRm (16.44s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.92s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.59s) [2021-07-09T19:28:02.371Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.83s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.44s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.58s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.45s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.00s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.10s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.03s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.34s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildStderr (6.09s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.81s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (9.05s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.56s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.34s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.09s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.48s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.91s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.21s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.17s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.57s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.23s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.34s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.95s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.76s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.49s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.54s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2021-07-09T19:28:02.371Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-09T19:28:02.371Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-09T19:28:02.371Z] docker_cli_sni_test.go:18: Flakey test [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.56s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.34s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestCommitChange (6.19s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.56s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.35s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestCommitTTY (12.98s) [2021-07-09T19:28:02.371Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.42s) [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2021-07-09T19:28:02.371Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-09T19:28:02.371Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.371Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.27s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.41s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.69s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.10s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.07s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.64s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.70s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.82s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.68s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.70s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.40s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.13s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.54s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.32s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.85s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.33s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.89s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.78s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.74s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.41s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.28s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.84s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.18s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.88s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.90s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.95s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000054c0_} (2.85s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1131248598_c:\foo_false____} (7.86s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1131248598_c:\foo_true____} (8.19s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.18s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpRelativePath (8.11s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.66s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.09s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.06s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.08s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpToDot (2.77s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCpToStdout (3.12s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.65s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.36s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (19.06s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.67s) [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-09T19:28:02.372Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.84s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-09T19:28:02.372Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-09T19:28:02.372Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-09T19:28:02.372Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-09T19:28:02.372Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-09T19:28:02.372Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-09T19:28:02.372Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-09T19:28:02.372Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-09T19:28:02.372Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-09T19:28:02.372Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.372Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-07-09T19:28:02.372Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-09T19:28:02.372Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.78s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.74s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.84s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.42s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsCopy (6.54s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.02s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.64s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.56s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.23s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFilters (5.69s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFormat (5.46s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsRename (2.81s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsResize (3.69s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.63s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.44s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.20s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.36s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-09T19:28:02.373Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.61s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.51s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-09T19:28:02.373Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-09T19:28:02.373Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-09T19:28:02.373Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.40s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.87s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.11s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.58s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.09s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.81s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecInspectID (5.36s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-09T19:28:02.373Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.00s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-09T19:28:02.373Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.84s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.71s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.57s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.52s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.46s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.50s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-09T19:28:02.373Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.50s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.53s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.26s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.06s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImportBadURL (2.54s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-09T19:28:02.373Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-09T19:28:02.373Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.56s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.61s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-09T19:28:02.373Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-09T19:28:02.373Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.51s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectDefault (2.60s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectHistory (5.43s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.65s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.72s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.66s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectStatus (3.23s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.39s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.83s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.62s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.65s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.63s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.61s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.64s) [2021-07-09T19:28:02.373Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.373Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-09T19:28:02.373Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-07-09T19:28:02.374Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.51s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.59s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.47s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.95s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-09T19:28:02.374Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.91s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.57s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.48s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.38s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.17s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.01s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.78s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.60s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsSince (9.68s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsTail (3.30s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.09s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.52s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-07-09T19:28:02.374Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2021-07-09T19:28:02.374Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.06s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-09T19:28:02.374Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-09T19:28:02.374Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-09T19:28:02.374Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-09T19:28:02.374Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-09T19:28:02.374Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-09T19:28:02.374Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-09T19:28:02.374Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-09T19:28:02.374Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.25s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-09T19:28:02.374Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsByOrder (10.51s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.40s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.65s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.53s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.69s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.47s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.44s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-09T19:28:02.374Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.87s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2021-07-09T19:28:02.374Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.83s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.44s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-09T19:28:02.374Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.99s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.93s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.98s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.34s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.08s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.05s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.96s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.13s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.33s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.51s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.14s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.14s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.65s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.35s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiTag (0.91s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.97s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.49s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.10s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.04s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.41s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.40s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.34s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.37s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.49s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.89s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.68s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.37s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.64s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.58s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.36s) [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-09T19:28:02.374Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.85s) [2021-07-09T19:28:02.374Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.01s) [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.66s) [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.46s) [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.11s) [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.49s) [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.68s) [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.67s) [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.71s) [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.82s) [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunExitCode (7.86s) [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.71s) [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.69s) [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.67s) [2021-07-09T19:28:02.375Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-09T19:28:02.375Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.375Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-09T19:28:02.828Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.828Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-09T19:28:02.828Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.828Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-09T19:28:02.828Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.828Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-09T19:28:02.828Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-09T19:28:02.828Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-09T19:28:02.828Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.828Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-09T19:28:02.828Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.828Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.44s) [2021-07-09T19:28:02.828Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-09T19:28:02.828Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.828Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-07-09T19:28:02.828Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-09T19:28:02.828Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.16s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.18s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.75s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.81s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.54s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.54s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.31s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.51s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.15s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunRm (2.72s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.98s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.76s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.73s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.88s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.16s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.68s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.43s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.39s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.71s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.54s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.93s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.50s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.66s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.93s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.69s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.66s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.64s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.96s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.55s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.25s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.74s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.29s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.78s) [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-09T19:28:02.829Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-09T19:28:02.829Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.88s) [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.66s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.83s) [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.71s) [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.90s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.54s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.40s) [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.40s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.73s) [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-09T19:28:02.830Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.86s) [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-09T19:28:02.830Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-09T19:28:02.830Z] --- PASS: TestDockerRegistrySuite (0.22s) [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-09T19:28:02.830Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-09T19:28:02.830Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.830Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-09T19:28:02.830Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-09T19:28:02.831Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-09T19:28:02.831Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-09T19:28:02.831Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] === RUN TestDockerDaemonSuite [2021-07-09T19:28:02.831Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-09T19:28:02.831Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-09T19:28:02.831Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-09T19:28:02.831Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] === RUN TestDockerSwarmSuite [2021-07-09T19:28:02.831Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-09T19:28:02.831Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-09T19:28:02.831Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] === RUN TestDockerExternalVolumeSuite [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] === RUN TestDockerNetworkSuite [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] === RUN TestDockerHubPullSuite [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-09T19:28:02.831Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] PASS [2021-07-09T19:28:02.831Z] ok github.com/docker/docker/integration-cli 3162.971s [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === Skipped [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-09T19:28:02.831Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-09T19:28:02.831Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-09T19:28:02.831Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-09T19:28:02.831Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-09T19:28:02.831Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-09T19:28:02.831Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-09T19:28:02.831Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-09T19:28:02.831Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-09T19:28:02.831Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-09T19:28:02.831Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-09T19:28:02.831Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-09T19:28:02.831Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-07-09T19:28:02.831Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-07-09T19:28:02.831Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:02.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-09T19:28:02.831Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-09T19:28:02.831Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-09T19:28:02.831Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.13s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.13s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-09T19:28:03.285Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.285Z] [2021-07-09T19:28:03.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-07-09T19:28:03.285Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2021-07-09T19:28:03.285Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.55s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.55s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.59s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.59s) [2021-07-09T19:28:03.286Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2021-07-09T19:28:03.286Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-09T19:28:03.286Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-09T19:28:03.286Z] docker_cli_sni_test.go:18: Flakey test [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2021-07-09T19:28:03.286Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-09T19:28:03.286Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-09T19:28:03.286Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-09T19:28:03.286Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-07-09T19:28:03.286Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-09T19:28:03.286Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-09T19:28:03.286Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.286Z] [2021-07-09T19:28:03.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-09T19:28:03.286Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-09T19:28:03.287Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-09T19:28:03.287Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-09T19:28:03.287Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-09T19:28:03.287Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-09T19:28:03.287Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-09T19:28:03.287Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-09T19:28:03.287Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-09T19:28:03.287Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-09T19:28:03.287Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-09T19:28:03.287Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-09T19:28:03.287Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.287Z] [2021-07-09T19:28:03.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-09T19:28:03.287Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-09T19:28:03.288Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-09T19:28:03.288Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-09T19:28:03.288Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-09T19:28:03.288Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-09T19:28:03.288Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-09T19:28:03.288Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-09T19:28:03.288Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-09T19:28:03.288Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-09T19:28:03.288Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-09T19:28:03.288Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-09T19:28:03.288Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-09T19:28:03.288Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-09T19:28:03.288Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.288Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-07-09T19:28:03.289Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-09T19:28:03.289Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-07-09T19:28:03.289Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2021-07-09T19:28:03.289Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-09T19:28:03.289Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-09T19:28:03.289Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-09T19:28:03.289Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-09T19:28:03.289Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-09T19:28:03.289Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-09T19:28:03.289Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-09T19:28:03.289Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-09T19:28:03.289Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-09T19:28:03.289Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-09T19:28:03.289Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2021-07-09T19:28:03.289Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-09T19:28:03.289Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-09T19:28:03.289Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-09T19:28:03.289Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.289Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-09T19:28:03.290Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-09T19:28:03.290Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.290Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-09T19:28:03.744Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-09T19:28:03.744Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.744Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-09T19:28:03.745Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.745Z] [2021-07-09T19:28:03.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-09T19:28:03.745Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-09T19:28:03.746Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-09T19:28:03.746Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-09T19:28:03.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.746Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-09T19:28:03.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-09T19:28:03.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.747Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-09T19:28:03.748Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-09T19:28:03.748Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] DONE 1093 tests, 547 skipped in 3173.998s [2021-07-09T19:28:03.748Z] INFO: Integration tests ended at 07/09/2021 19:28:03. Duration:00:52:54.0820447 [2021-07-09T19:28:03.748Z] INFO: Docker info of the daemon under test at end of run [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] Containers: 2 [2021-07-09T19:28:03.748Z] Running: 0 [2021-07-09T19:28:03.748Z] Paused: 0 [2021-07-09T19:28:03.748Z] Stopped: 2 [2021-07-09T19:28:03.748Z] Images: 18 [2021-07-09T19:28:03.748Z] Server Version: 0.0.0-dev [2021-07-09T19:28:03.748Z] Storage Driver: windowsfilter [2021-07-09T19:28:03.748Z] Windows: [2021-07-09T19:28:03.748Z] Logging Driver: json-file [2021-07-09T19:28:03.748Z] Plugins: [2021-07-09T19:28:03.748Z] Volume: local [2021-07-09T19:28:03.748Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-09T19:28:03.748Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-09T19:28:03.748Z] Swarm: inactive [2021-07-09T19:28:03.748Z] Default Isolation: process [2021-07-09T19:28:03.748Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-09T19:28:03.748Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-09T19:28:03.748Z] OSType: windows [2021-07-09T19:28:03.748Z] Architecture: x86_64 [2021-07-09T19:28:03.748Z] CPUs: 4 [2021-07-09T19:28:03.748Z] Total Memory: 32GiB [2021-07-09T19:28:03.748Z] Name: azwin-2-7e8df0 [2021-07-09T19:28:03.748Z] ID: ZJBU:6MBD:SFS2:7DGA:WDKU:WO5S:4HFZ:PADD:2L5X:UFZB:MMXI:XEDL [2021-07-09T19:28:03.748Z] Docker Root Dir: D:\CI\PR-42613\1\daemon [2021-07-09T19:28:03.748Z] Debug Mode (client): false [2021-07-09T19:28:03.748Z] Debug Mode (server): true [2021-07-09T19:28:03.748Z] File Descriptors: -1 [2021-07-09T19:28:03.748Z] Goroutines: 17 [2021-07-09T19:28:03.748Z] System Time: 2021-07-09T19:28:03.6462851Z [2021-07-09T19:28:03.748Z] EventsListeners: 0 [2021-07-09T19:28:03.748Z] Registry: https://index.docker.io/v1/ [2021-07-09T19:28:03.748Z] Labels: [2021-07-09T19:28:03.748Z] Experimental: false [2021-07-09T19:28:03.748Z] Insecure Registries: [2021-07-09T19:28:03.748Z] 127.0.0.0/8 [2021-07-09T19:28:03.748Z] Live Restore Enabled: false [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] [2021-07-09T19:28:03.748Z] INFO: Stopping daemon under test [2021-07-09T19:28:04.202Z] SUCCESS: The process with PID 6360 (child process of PID 7312) has been terminated. [2021-07-09T19:28:04.202Z] SUCCESS: The process with PID 7312 (child process of PID 8160) has been terminated. [2021-07-09T19:28:04.202Z] INFO: Stop tailing logs of the daemon under tests [2021-07-09T19:28:04.202Z] INFO: executeCI.ps1 Completed successfully at 07/09/2021 19:28:03. [2021-07-09T19:28:04.202Z] INFO: Tidying up at end of run [2021-07-09T19:28:04.202Z] INFO: Saving daemon under test log (d:\CI\PR-42613\1\dut.out) to bundles\CIDUT.out [2021-07-09T19:28:04.202Z] INFO: Saving daemon under test log (d:\CI\PR-42613\1\dut.err) to bundles\CIDUT.err [2021-07-09T19:28:04.202Z] INFO: Nuke-Everything... [2021-07-09T19:28:04.202Z] INFO: Container count on control daemon to delete is 2 [2021-07-09T19:28:04.657Z] 42e303d48b12 [2021-07-09T19:28:04.657Z] ac70cb4a71b2 [2021-07-09T19:28:04.657Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-09T19:28:19.409Z] Deleted: sha256:3a963c5d5783b4f7dc666db39d5900739490cec366bbbc9599d92a792832ffd7 [2021-07-09T19:28:19.409Z] Deleted: sha256:ab181d36c630c36065bd24f6980b4710af2a9adea4d476e79583d6906b918ede [2021-07-09T19:28:19.409Z] Deleted: sha256:2d0759a649655f10a371fe074d0a566c5c68331666e3f410a4ec20cc050d0e98 [2021-07-09T19:28:19.409Z] Deleted: sha256:0b9a9a9bb057aac5075896010a62e6000616cae5e3e5fadc52b92ba1da1486e3 [2021-07-09T19:28:19.409Z] Deleted: sha256:cd71b1c7b2215d7cf4280693992c988d854198f5222ace9ebd70d0be5bc55399 [2021-07-09T19:28:19.409Z] Deleted: sha256:604c78408d30fcf4568682f443ef6a66712dcd1b855ee8001334fb511346f950 [2021-07-09T19:28:19.409Z] Deleted: sha256:ce27ed9ce29419315df26905e4264df139b2d399778d9814f9b97bd57a25bb46 [2021-07-09T19:28:19.409Z] Deleted: sha256:c4def0e00390f07218ec40132f26828f28a1518684747cb6588c1564b41910fa [2021-07-09T19:28:19.409Z] Deleted: sha256:11958bf039e0fea93670124b68c2496e5aff829ce3386f01dbc479c3ff616124 [2021-07-09T19:28:19.409Z] Deleted: sha256:91c4ec725f9d1a8e1eedc641c9bd885418e494dfe4ea55abd49a3b6045624d16 [2021-07-09T19:28:19.409Z] Deleted: sha256:696c5163e070e45acf36017eda3e89fa3eb7f39fd5b5f5d8a57be9d8393e7b86 [2021-07-09T19:28:19.409Z] Deleted: sha256:7bb73e7f7934790c4113a0e0651144435b0b2df488b7940a2bf64927957c9041 [2021-07-09T19:28:19.409Z] Deleted: sha256:393eda5fdf878ec702310b44c2525925284595e8bfc7b18b937b730fbfa3d12b [2021-07-09T19:28:19.409Z] Deleted: sha256:ddaecf9bd7d1381f3dabee4453ee7a95659bffb8ad82439cb75a124cc950f8e9 [2021-07-09T19:28:19.409Z] Deleted: sha256:d07fdf76e6732cfab2a966abadd55b910b476d753b32357e1c820669302dc6a6 [2021-07-09T19:28:19.409Z] Deleted: sha256:2ade8a4e821486d347a9f27304ba9e2b13dffd84397c872f143de3f30eb67df8 [2021-07-09T19:28:19.409Z] INFO: Tidying pidfile d:\CI\PR-42613\1\docker.pid [2021-07-09T19:28:19.409Z] INFO: Nuking d:\CI [2021-07-09T19:29:01.834Z] INFO: Zapped successfully [2021-07-09T19:29:01.834Z] [2021-07-09T19:29:01.834Z] INFO: executeCI.ps1 exiting at Fri Jul 9 19:28:55 CUT 2021. Duration 01:18:17.6354324 [2021-07-09T19:29:01.834Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-09T19:29:02.072Z] Recording test results [2021-07-09T19:29:02.553Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-09T19:29:04.079Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-09T19:29:06.439Z] Archiving artifacts [2021-07-09T19:29:07.556Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42613/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T19:29:08.525Z] + make clean [2021-07-09T19:29:10.042Z] docker volume rm -f docker-dev-cache [2021-07-09T19:29:10.042Z] 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