Pull request #42854 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 8dd2a3ca50faf06fc84394d415113fb802e7452c rather than 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e Obtained Jenkinsfile from 8dd2a3ca50faf06fc84394d415113fb802e7452c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42854@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-23T17:37:37.048Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-09-23T17:37:37.051Z] Trying to pass milestone 7 [Pipeline] milestone [2021-09-23T17:37:37.112Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-09-23T17:37:52.286Z] Still waiting to schedule task [2021-09-23T17:37:52.290Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-074c7ff6e785bb35d)’ is offline [2021-09-23T17:38:35.899Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-074c7ff6e785bb35d) in /home/ubuntu/workspace/moby_PR-42854 [Pipeline] { [Pipeline] checkout [2021-09-23T17:38:36.014Z] The recommended git tool is: git [2021-09-23T17:38:39.718Z] using credential docker-jenkins-github-credentials [2021-09-23T17:38:39.729Z] Cloning the remote Git repository [2021-09-23T17:38:39.729Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:38:39.692Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:38:39.781Z] > git init /home/ubuntu/workspace/moby_PR-42854 # timeout=10 [2021-09-23T17:38:40.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:38:40.081Z] > git --version # timeout=10 [2021-09-23T17:38:40.103Z] > git --version # 'git version 2.17.1' [2021-09-23T17:38:40.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:38:40.105Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:02.421Z] Fetching without tags [2021-09-23T17:39:02.794Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e [2021-09-23T17:39:04.328Z] Merge succeeded, producing e864667919c5a4dabd5dc4bde68b8063b1caf347 [2021-09-23T17:39:04.328Z] Checking out Revision e864667919c5a4dabd5dc4bde68b8063b1caf347 (PR-42854) [2021-09-23T17:39:02.334Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:39:02.360Z] > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10 [2021-09-23T17:39:02.375Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:02.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:39:02.423Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:39:02.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:02.425Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:02.798Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:39:02.807Z] > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10 [2021-09-23T17:39:03.566Z] > git remote # timeout=10 [2021-09-23T17:39:03.592Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:39:03.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:03.621Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:39:04.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:39:04.329Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:39:04.353Z] > git checkout -f e864667919c5a4dabd5dc4bde68b8063b1caf347 # timeout=10 [2021-09-23T17:39:08.056Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:39:08.087Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-23T17:39:08.058Z] > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10 [2021-09-23T17:39:09.297Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42854:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-09-23T17:39:17.439Z] Unable to find image 'alpine:latest' locally [2021-09-23T17:39:18.010Z] latest: Pulling from library/alpine [2021-09-23T17:39:18.010Z] a0d0a0d46f8b: Pulling fs layer [2021-09-23T17:39:18.010Z] a0d0a0d46f8b: Download complete [2021-09-23T17:39:18.579Z] a0d0a0d46f8b: Pull complete [2021-09-23T17:39:18.579Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T17:39:18.579Z] Status: Downloaded newer image for alpine:latest [2021-09-23T17:39:23.868Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-09-23T17:39:24.735Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-074c7ff6e785bb35d) in /home/ubuntu/workspace/moby_PR-42854 [Pipeline] node [Pipeline] node [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) [Pipeline] stage [Pipeline] { (Print info) [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] } [Pipeline] { [Pipeline] checkout [2021-09-23T17:39:24.803Z] The recommended git tool is: git [Pipeline] // stage [2021-09-23T17:39:24.817Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-09-23T17:39:24.840Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-09-23T17:39:24.851Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } 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] } [Pipeline] // stage [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) [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] } [2021-09-23T17:39:25.025Z] Running on azwin-2-91f740 in d:\jenkins\workspace\moby_PR-42854 [Pipeline] // stage [Pipeline] } [2021-09-23T17:39:25.035Z] Running on azwin-2-faa6f0 in d:\jenkins\workspace\moby_PR-42854 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2021-09-23T17:39:25.135Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2021-09-23T17:39:25.149Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-09-23T17:39:25.163Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-09-23T17:39:25.256Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2021-09-23T17:39:25.266Z] The recommended git tool is: git [2021-09-23T17:39:25.365Z] Merge succeeded, producing f3226073cb7c1d7da97315e3ee56173d00cd42cc [2021-09-23T17:39:25.366Z] Checking out Revision f3226073cb7c1d7da97315e3ee56173d00cd42cc (PR-42854) [2021-09-23T17:39:25.469Z] using credential docker-jenkins-github-credentials [2021-09-23T17:39:25.469Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:39:25.486Z] using credential docker-jenkins-github-credentials [2021-09-23T17:39:25.498Z] First time build. Skipping changelog. [2021-09-23T17:39:25.543Z] Cloning the remote Git repository [2021-09-23T17:39:25.543Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:39:25.563Z] Cloning the remote Git repository [2021-09-23T17:39:25.563Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:39:24.822Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42854/.git # timeout=10 [2021-09-23T17:39:24.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:39:24.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:39:24.853Z] > git --version # timeout=10 [2021-09-23T17:39:24.861Z] > git --version # 'git version 2.17.1' [2021-09-23T17:39:24.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:24.863Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:25.137Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:39:25.145Z] > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10 [2021-09-23T17:39:25.219Z] > git remote # timeout=10 [2021-09-23T17:39:25.235Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:39:25.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:25.245Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:39:25.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:39:25.367Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:39:25.375Z] > git checkout -f f3226073cb7c1d7da97315e3ee56173d00cd42cc # timeout=10 [2021-09-23T17:39:25.471Z] > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-23T17:39:26.179Z] + [ PR != PR ] [2021-09-23T17:39:26.179Z] + [ master != master ] [2021-09-23T17:39:26.179Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:39:25.577Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:39:25.578Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-23T17:39:25.628Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:39:25.628Z] > git --version # timeout=10 [2021-09-23T17:39:25.666Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-23T17:39:25.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:25.669Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:25.600Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:39:25.601Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-23T17:39:25.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:39:25.649Z] > git --version # timeout=10 [2021-09-23T17:39:25.685Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-23T17:39:25.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:25.688Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:26.537Z] + docker version [2021-09-23T17:39:26.537Z] Client: Docker Engine - Community [2021-09-23T17:39:26.537Z] Version: 20.10.6 [2021-09-23T17:39:26.537Z] API version: 1.41 [2021-09-23T17:39:26.537Z] Go version: go1.13.15 [2021-09-23T17:39:26.537Z] Git commit: 370c289 [2021-09-23T17:39:26.537Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-23T17:39:26.537Z] OS/Arch: linux/amd64 [2021-09-23T17:39:26.537Z] Context: default [2021-09-23T17:39:26.537Z] Experimental: true [2021-09-23T17:39:26.537Z] [2021-09-23T17:39:26.537Z] Server: Docker Engine - Community [2021-09-23T17:39:26.537Z] Engine: [2021-09-23T17:39:26.537Z] Version: 20.10.6 [2021-09-23T17:39:26.537Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:39:26.537Z] Go version: go1.13.15 [2021-09-23T17:39:26.537Z] Git commit: 8728dd2 [2021-09-23T17:39:26.537Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-23T17:39:26.537Z] OS/Arch: linux/amd64 [2021-09-23T17:39:26.537Z] Experimental: true [2021-09-23T17:39:26.537Z] containerd: [2021-09-23T17:39:26.537Z] Version: 1.4.6 [2021-09-23T17:39:26.537Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:39:26.537Z] runc: [2021-09-23T17:39:26.537Z] Version: 1.0.0-rc95 [2021-09-23T17:39:26.537Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:39:26.537Z] docker-init: [2021-09-23T17:39:26.537Z] Version: 0.19.0 [2021-09-23T17:39:26.537Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-23T17:39:26.826Z] + docker info [2021-09-23T17:39:39.735Z] Still waiting to schedule task [2021-09-23T17:39:39.735Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-034fafe0f1816f538)’ is offline [2021-09-23T17:39:39.735Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ae7150fd7dcf166)’ is offline [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.735Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] Still waiting to schedule task [2021-09-23T17:39:39.736Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-034fafe0f1816f538)’ is offline [2021-09-23T17:39:39.736Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ae7150fd7dcf166)’ is offline [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.736Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-23T17:39:39.737Z] Still waiting to schedule task [2021-09-23T17:39:39.737Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-09-23T17:39:39.739Z] Still waiting to schedule task [2021-09-23T17:39:39.739Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-09-23T17:39:39.741Z] Still waiting to schedule task [2021-09-23T17:39:39.741Z] All nodes of label ‘windows-2019’ are offline [2021-09-23T17:39:40.077Z] Fetching without tags [2021-09-23T17:39:40.752Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e [2021-09-23T17:39:39.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:39:39.851Z] > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10 [2021-09-23T17:39:39.888Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:40.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:39:40.115Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:39:40.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:40.118Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:40.789Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:39:40.833Z] > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10 [2021-09-23T17:39:44.316Z] Merge succeeded, producing a4b9d832a26878781560ace039e4c655a79d207b [2021-09-23T17:39:44.317Z] Checking out Revision a4b9d832a26878781560ace039e4c655a79d207b (PR-42854) [2021-09-23T17:39:44.414Z] Fetching without tags [2021-09-23T17:39:44.764Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:39:44.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:39:44.185Z] > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10 [2021-09-23T17:39:44.225Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:44.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:39:44.448Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:39:44.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:44.451Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:39:44.892Z] First time build. Skipping changelog. [2021-09-23T17:39:43.359Z] > git remote # timeout=10 [2021-09-23T17:39:43.402Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:39:43.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:43.465Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:39:44.239Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-23T17:39:44.353Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:39:44.393Z] > git checkout -f a4b9d832a26878781560ace039e4c655a79d207b # timeout=10 [2021-09-23T17:39:44.803Z] > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10 [2021-09-23T17:39:44.947Z] Client: [2021-09-23T17:39:44.947Z] Context: default [2021-09-23T17:39:44.947Z] Debug Mode: false [2021-09-23T17:39:44.947Z] Plugins: [2021-09-23T17:39:44.947Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:39:44.947Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:39:44.947Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-23T17:39:44.947Z] [2021-09-23T17:39:44.947Z] Server: [2021-09-23T17:39:44.947Z] Containers: 0 [2021-09-23T17:39:44.947Z] Running: 0 [2021-09-23T17:39:44.947Z] Paused: 0 [2021-09-23T17:39:44.947Z] Stopped: 0 [2021-09-23T17:39:44.947Z] Images: 1 [2021-09-23T17:39:44.947Z] Server Version: 20.10.6 [2021-09-23T17:39:44.947Z] Storage Driver: overlay2 [2021-09-23T17:39:44.947Z] Backing Filesystem: extfs [2021-09-23T17:39:44.947Z] Supports d_type: true [2021-09-23T17:39:44.947Z] Native Overlay Diff: true [2021-09-23T17:39:44.947Z] userxattr: false [2021-09-23T17:39:44.947Z] Logging Driver: json-file [2021-09-23T17:39:44.947Z] Cgroup Driver: cgroupfs [2021-09-23T17:39:44.947Z] Cgroup Version: 1 [2021-09-23T17:39:44.947Z] Plugins: [2021-09-23T17:39:44.947Z] Volume: local [2021-09-23T17:39:44.947Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:39:44.947Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:39:44.947Z] Swarm: inactive [2021-09-23T17:39:44.947Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-23T17:39:44.947Z] Default Runtime: runc [2021-09-23T17:39:44.947Z] Init Binary: docker-init [2021-09-23T17:39:44.947Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:39:44.947Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:39:44.947Z] init version: de40ad0 [2021-09-23T17:39:44.947Z] Security Options: [2021-09-23T17:39:44.947Z] apparmor [2021-09-23T17:39:44.947Z] seccomp [2021-09-23T17:39:44.947Z] Profile: default [2021-09-23T17:39:44.947Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:39:44.947Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-23T17:39:44.947Z] OSType: linux [2021-09-23T17:39:44.947Z] Architecture: x86_64 [2021-09-23T17:39:44.947Z] CPUs: 2 [2021-09-23T17:39:44.947Z] Total Memory: 7.569GiB [2021-09-23T17:39:44.947Z] Name: ip-10-100-118-219 [2021-09-23T17:39:44.947Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-23T17:39:44.947Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:39:44.947Z] Debug Mode: false [2021-09-23T17:39:44.947Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:39:44.947Z] Labels: [2021-09-23T17:39:44.947Z] Experimental: true [2021-09-23T17:39:44.947Z] Insecure Registries: [2021-09-23T17:39:44.947Z] 127.0.0.0/8 [2021-09-23T17:39:44.947Z] Live Restore Enabled: true [2021-09-23T17:39:44.947Z] [2021-09-23T17:39:44.947Z] WARNING: No swap limit support [Pipeline] sh [2021-09-23T17:39:45.092Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e [2021-09-23T17:39:45.239Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:39:45.239Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:39:45.239Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42854/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-23T17:39:45.239Z] + bash /home/ubuntu/workspace/moby_PR-42854/check-config.sh [2021-09-23T17:39:45.239Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-23T17:39:45.239Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-23T17:39:45.239Z] [2021-09-23T17:39:45.239Z] Generally Necessary: [2021-09-23T17:39:45.239Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-23T17:39:45.239Z] - apparmor: enabled and tools installed [2021-09-23T17:39:45.239Z] - CONFIG_NAMESPACES: enabled [2021-09-23T17:39:45.239Z] - CONFIG_NET_NS: enabled [2021-09-23T17:39:45.239Z] - CONFIG_PID_NS: enabled [2021-09-23T17:39:45.239Z] - CONFIG_IPC_NS: enabled [2021-09-23T17:39:45.239Z] - CONFIG_UTS_NS: enabled [2021-09-23T17:39:45.239Z] - CONFIG_CGROUPS: enabled [2021-09-23T17:39:45.239Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-23T17:39:45.239Z] - CONFIG_CGROUP_DEVICE: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:39:45.512Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-23T17:39:45.512Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-23T17:39:45.512Z] - CONFIG_CPUSETS: enabled [2021-09-23T17:39:45.512Z] - CONFIG_MEMCG: enabled [2021-09-23T17:39:45.512Z] - CONFIG_KEYS: enabled [2021-09-23T17:39:45.512Z] - CONFIG_VETH: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-23T17:39:45.512Z] [2021-09-23T17:39:45.512Z] Optional Features: [2021-09-23T17:39:45.512Z] - CONFIG_USER_NS: enabled [2021-09-23T17:39:45.512Z] - CONFIG_SECCOMP: enabled [2021-09-23T17:39:45.512Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-23T17:39:45.512Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-23T17:39:45.512Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-23T17:39:45.512Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-23T17:39:45.512Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-23T17:39:45.512Z] - CONFIG_BLK_CGROUP: enabled [2021-09-23T17:39:45.512Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-23T17:39:45.512Z] - CONFIG_CGROUP_PERF: enabled [2021-09-23T17:39:45.512Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-23T17:39:45.512Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-23T17:39:45.512Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-23T17:39:45.512Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-23T17:39:45.512Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-23T17:39:45.512Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_IP_VS: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-23T17:39:45.512Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-23T17:39:45.512Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-23T17:39:45.512Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-23T17:39:45.512Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-23T17:39:45.512Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-23T17:39:45.512Z] - CONFIG_EXT4_FS: enabled [2021-09-23T17:39:45.512Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-23T17:39:45.512Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-23T17:39:45.512Z] - Network Drivers: [2021-09-23T17:39:45.512Z] - "overlay": [2021-09-23T17:39:45.782Z] - CONFIG_VXLAN: enabled (as module) [2021-09-23T17:39:45.782Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-23T17:39:45.782Z] Optional (for encrypted networks): [2021-09-23T17:39:45.782Z] - CONFIG_CRYPTO: enabled [2021-09-23T17:39:45.782Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-23T17:39:45.782Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-23T17:39:45.782Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-23T17:39:45.782Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-23T17:39:45.782Z] - CONFIG_XFRM: enabled [2021-09-23T17:39:45.782Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-23T17:39:45.782Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-23T17:39:45.782Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-23T17:39:45.782Z] - "ipvlan": [2021-09-23T17:39:45.782Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-23T17:39:45.782Z] - "macvlan": [2021-09-23T17:39:45.782Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-23T17:39:45.782Z] - CONFIG_DUMMY: enabled (as module) [2021-09-23T17:39:45.782Z] - "ftp,tftp client in container": [2021-09-23T17:39:45.782Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-23T17:39:45.782Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-23T17:39:45.782Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-23T17:39:45.782Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-23T17:39:45.782Z] - Storage Drivers: [2021-09-23T17:39:45.782Z] - "aufs": [2021-09-23T17:39:45.782Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-23T17:39:45.782Z] - "btrfs": [2021-09-23T17:39:45.782Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-23T17:39:45.782Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-23T17:39:45.782Z] - "devicemapper": [2021-09-23T17:39:45.782Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-23T17:39:45.782Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-23T17:39:45.782Z] - "overlay": [2021-09-23T17:39:45.782Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-23T17:39:45.782Z] - "zfs": [2021-09-23T17:39:45.782Z] - /dev/zfs: present [2021-09-23T17:39:45.782Z] - zfs command: missing [2021-09-23T17:39:45.782Z] - zpool command: missing [2021-09-23T17:39:45.782Z] [2021-09-23T17:39:45.782Z] Limits: [2021-09-23T17:39:45.782Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-23T17:39:45.782Z] [2021-09-23T17:39:45.782Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:39:46.120Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f3226073cb7c1d7da97315e3ee56173d00cd42cc . [2021-09-23T17:39:46.218Z] + docker version [2021-09-23T17:39:46.218Z] Client: [2021-09-23T17:39:46.218Z] Version: 20.10.8 [2021-09-23T17:39:46.218Z] API version: 1.41 [2021-09-23T17:39:46.218Z] Go version: go1.16.6 [2021-09-23T17:39:46.218Z] Git commit: 3967b7d [2021-09-23T17:39:46.218Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:39:46.218Z] OS/Arch: windows/amd64 [2021-09-23T17:39:46.218Z] Context: default [2021-09-23T17:39:46.218Z] Experimental: true [2021-09-23T17:39:46.218Z] [2021-09-23T17:39:46.218Z] Server: Docker Engine - Community [2021-09-23T17:39:46.218Z] Engine: [2021-09-23T17:39:46.218Z] Version: 20.10.8 [2021-09-23T17:39:46.218Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:39:46.218Z] Go version: go1.16.6 [2021-09-23T17:39:46.218Z] Git commit: 75249d8 [2021-09-23T17:39:46.218Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:39:46.218Z] OS/Arch: windows/amd64 [2021-09-23T17:39:46.218Z] Experimental: true [Pipeline] sh [2021-09-23T17:39:46.379Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:39:46.379Z] #1 sha256:2ea902bdea666fa4be4c0b2bc9fa5f027b1a071270764dcb792b9cb8edf67d9c [2021-09-23T17:39:46.379Z] #1 transferring dockerfile: 16.36kB done [2021-09-23T17:39:46.379Z] #1 DONE 0.1s [2021-09-23T17:39:46.379Z] [2021-09-23T17:39:46.379Z] #2 [internal] load .dockerignore [2021-09-23T17:39:46.379Z] #2 sha256:c5e2c7e0167fc05bbe80c6fad4e00785d9492a68f8b4cc88967a82dcac06103b [2021-09-23T17:39:46.379Z] #2 transferring context: 87B done [2021-09-23T17:39:46.379Z] #2 DONE 0.1s [2021-09-23T17:39:46.379Z] [2021-09-23T17:39:46.379Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:39:46.379Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-23T17:39:46.638Z] #3 DONE 0.4s [2021-09-23T17:39:45.124Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:39:45.166Z] > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10 [2021-09-23T17:39:46.896Z] [2021-09-23T17:39:46.896Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:39:46.896Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-23T17:39:46.896Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-23T17:39:46.896Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:39:46.896Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-23T17:39:46.896Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-23T17:39:46.896Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-09-23T17:39:46.896Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 4.19MB / 9.67MB 0.2s [2021-09-23T17:39:47.156Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s [2021-09-23T17:39:47.156Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-23T17:39:47.156Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done [2021-09-23T17:39:47.276Z] + docker info [2021-09-23T17:39:47.276Z] Client: [2021-09-23T17:39:47.276Z] Context: default [2021-09-23T17:39:47.276Z] Debug Mode: false [2021-09-23T17:39:47.276Z] [2021-09-23T17:39:47.276Z] Server: [2021-09-23T17:39:47.276Z] Containers: 0 [2021-09-23T17:39:47.276Z] Running: 0 [2021-09-23T17:39:47.276Z] Paused: 0 [2021-09-23T17:39:47.276Z] Stopped: 0 [2021-09-23T17:39:47.276Z] Images: 11 [2021-09-23T17:39:47.276Z] Server Version: 20.10.8 [2021-09-23T17:39:47.276Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:39:47.276Z] Windows: [2021-09-23T17:39:47.276Z] LCOW: [2021-09-23T17:39:47.276Z] Logging Driver: json-file [2021-09-23T17:39:47.276Z] Plugins: [2021-09-23T17:39:47.276Z] Volume: local [2021-09-23T17:39:47.276Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:39:47.276Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:39:47.276Z] Swarm: inactive [2021-09-23T17:39:47.276Z] Default Isolation: process [2021-09-23T17:39:47.276Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:39:47.276Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:39:47.276Z] OSType: windows [2021-09-23T17:39:47.276Z] Architecture: x86_64 [2021-09-23T17:39:47.276Z] CPUs: 4 [2021-09-23T17:39:47.276Z] Total Memory: 32GiB [2021-09-23T17:39:47.276Z] Name: azwin-2-faa6f0 [2021-09-23T17:39:47.276Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-23T17:39:47.276Z] Docker Root Dir: D:\docker [2021-09-23T17:39:47.276Z] Debug Mode: false [2021-09-23T17:39:47.276Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:39:47.276Z] Labels: [2021-09-23T17:39:47.276Z] Experimental: true [2021-09-23T17:39:47.276Z] Insecure Registries: [2021-09-23T17:39:47.276Z] 10.0.0.4:5000 [2021-09-23T17:39:47.276Z] 127.0.0.0/8 [2021-09-23T17:39:47.276Z] Registry Mirrors: [2021-09-23T17:39:47.276Z] http://10.0.0.4:5000/ [2021-09-23T17:39:47.276Z] Live Restore Enabled: false [2021-09-23T17:39:47.276Z] Product License: Community Engine [2021-09-23T17:39:47.276Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-23T17:39:47.727Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-09-23T17:39:47.727Z] #4 DONE 0.9s [2021-09-23T17:39:48.001Z] [2021-09-23T17:39:48.001Z] #6 [internal] load .dockerignore [2021-09-23T17:39:48.001Z] #6 sha256:de4041a9454cbe7edf07e520442947d59f8e1f8dc7f14becfd1f2795e1e80f13 [2021-09-23T17:39:48.001Z] #6 DONE 0.0s [2021-09-23T17:39:48.001Z] [2021-09-23T17:39:48.001Z] #5 [internal] load build definition from Dockerfile [2021-09-23T17:39:48.001Z] #5 sha256:f938500fe257b3a4719299489856eecd46fed22331518a1344589ffa9dc61351 [2021-09-23T17:39:48.001Z] #5 DONE 0.0s [2021-09-23T17:39:48.001Z] [2021-09-23T17:39:48.001Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:39:48.001Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-23T17:39:48.236Z] Merge succeeded, producing 78e0b16470528167cf57a2997ca77effaba43632 [2021-09-23T17:39:48.236Z] Checking out Revision 78e0b16470528167cf57a2997ca77effaba43632 (PR-42854) [2021-09-23T17:39:48.675Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:39:48.791Z] First time build. Skipping changelog. [2021-09-23T17:39:47.671Z] > git remote # timeout=10 [2021-09-23T17:39:47.712Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:39:47.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:39:47.753Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:39:48.155Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-23T17:39:48.269Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:39:48.310Z] > git checkout -f 78e0b16470528167cf57a2997ca77effaba43632 # timeout=10 [2021-09-23T17:39:48.710Z] > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10 [2021-09-23T17:39:48.939Z] #10 DONE 1.1s [2021-09-23T17:39:48.939Z] [2021-09-23T17:39:48.939Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:39:48.939Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:39:48.939Z] #8 DONE 1.0s [2021-09-23T17:39:48.939Z] [2021-09-23T17:39:48.939Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:39:48.939Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:39:48.939Z] #9 DONE 1.0s [2021-09-23T17:39:48.939Z] [2021-09-23T17:39:48.939Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:39:48.939Z] #7 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:39:48.939Z] #7 DONE 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:39:49.202Z] [2021-09-23T17:39:49.202Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:39:49.202Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:39:49.202Z] #34 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:39:49.462Z] #34 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-23T17:39:49.462Z] #34 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:39:49.462Z] #34 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-23T17:39:49.462Z] #34 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-23T17:39:49.462Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0B / 54.93MB [2021-09-23T17:39:49.722Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 3.15MB / 54.93MB 0.1s [2021-09-23T17:39:49.982Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 10.49MB / 54.93MB 0.4s [2021-09-23T17:39:49.982Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 13.63MB / 54.93MB 0.5s [2021-09-23T17:39:50.073Z] + docker version [2021-09-23T17:39:50.073Z] Client: [2021-09-23T17:39:50.073Z] Version: 20.10.8 [2021-09-23T17:39:50.073Z] API version: 1.41 [2021-09-23T17:39:50.073Z] Go version: go1.16.6 [2021-09-23T17:39:50.073Z] Git commit: 3967b7d [2021-09-23T17:39:50.073Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:39:50.073Z] OS/Arch: windows/amd64 [2021-09-23T17:39:50.073Z] Context: default [2021-09-23T17:39:50.073Z] Experimental: true [2021-09-23T17:39:50.073Z] [2021-09-23T17:39:50.073Z] Server: Docker Engine - Community [2021-09-23T17:39:50.073Z] Engine: [2021-09-23T17:39:50.073Z] Version: 20.10.8 [2021-09-23T17:39:50.073Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:39:50.073Z] Go version: go1.16.6 [2021-09-23T17:39:50.073Z] Git commit: 75249d8 [2021-09-23T17:39:50.073Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:39:50.073Z] OS/Arch: windows/amd64 [2021-09-23T17:39:50.073Z] Experimental: true [Pipeline] sh [2021-09-23T17:39:50.242Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 23.07MB / 54.93MB 0.8s [2021-09-23T17:39:50.502Z] #34 ... [2021-09-23T17:39:50.502Z] [2021-09-23T17:39:50.502Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:39:50.502Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:39:50.502Z] #50 DONE 0.0s [2021-09-23T17:39:50.502Z] [2021-09-23T17:39:50.502Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:39:50.502Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:39:50.762Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 30.41MB / 54.93MB 1.1s [2021-09-23T17:39:51.021Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 41.94MB / 54.93MB 1.5s [2021-09-23T17:39:51.100Z] + docker info [2021-09-23T17:39:51.100Z] Client: [2021-09-23T17:39:51.100Z] Context: default [2021-09-23T17:39:51.100Z] Debug Mode: false [2021-09-23T17:39:51.100Z] [2021-09-23T17:39:51.100Z] Server: [2021-09-23T17:39:51.100Z] Containers: 0 [2021-09-23T17:39:51.100Z] Running: 0 [2021-09-23T17:39:51.100Z] Paused: 0 [2021-09-23T17:39:51.100Z] Stopped: 0 [2021-09-23T17:39:51.100Z] Images: 11 [2021-09-23T17:39:51.100Z] Server Version: 20.10.8 [2021-09-23T17:39:51.100Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:39:51.100Z] Windows: [2021-09-23T17:39:51.100Z] LCOW: [2021-09-23T17:39:51.100Z] Logging Driver: json-file [2021-09-23T17:39:51.100Z] Plugins: [2021-09-23T17:39:51.100Z] Volume: local [2021-09-23T17:39:51.100Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:39:51.100Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:39:51.100Z] Swarm: inactive [2021-09-23T17:39:51.100Z] Default Isolation: process [2021-09-23T17:39:51.100Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:39:51.100Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:39:51.100Z] OSType: windows [2021-09-23T17:39:51.100Z] Architecture: x86_64 [2021-09-23T17:39:51.100Z] CPUs: 4 [2021-09-23T17:39:51.100Z] Total Memory: 32GiB [2021-09-23T17:39:51.100Z] Name: azwin-2-91f740 [2021-09-23T17:39:51.100Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-23T17:39:51.100Z] Docker Root Dir: D:\docker [2021-09-23T17:39:51.100Z] Debug Mode: false [2021-09-23T17:39:51.100Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:39:51.100Z] Labels: [2021-09-23T17:39:51.100Z] Experimental: true [2021-09-23T17:39:51.100Z] Insecure Registries: [2021-09-23T17:39:51.100Z] 10.0.0.4:5000 [2021-09-23T17:39:51.100Z] 127.0.0.0/8 [2021-09-23T17:39:51.100Z] Registry Mirrors: [2021-09-23T17:39:51.100Z] http://10.0.0.4:5000/ [2021-09-23T17:39:51.100Z] Live Restore Enabled: false [2021-09-23T17:39:51.100Z] Product License: Community Engine [2021-09-23T17:39:51.100Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-23T17:39:51.961Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.4s [2021-09-23T17:39:52.903Z] #34 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0.1s [2021-09-23T17:39:55.140Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-23T17:39:55.140Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ed8899af\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-23T17:39:55.140Z] ---------------------------------------------------------------------------- [2021-09-23T17:39:55.140Z] [2021-09-23T17:39:55.140Z] INFO: executeCI.ps1 starting at Thu Sep 23 17:39:54 CUT 2021 [2021-09-23T17:39:55.140Z] [2021-09-23T17:39:55.140Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-23T17:39:55.140Z] INFO: Running git version 2.24.1.windows.2 [2021-09-23T17:39:55.140Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-23T17:39:55.140Z] INFO: Environment variables: [2021-09-23T17:39:55.140Z] [2021-09-23T17:39:55.140Z] Name Value [2021-09-23T17:39:55.140Z] ---- ----- [2021-09-23T17:39:55.140Z] ALLUSERSPROFILE C:\ProgramData [2021-09-23T17:39:55.140Z] amd64 true [2021-09-23T17:39:55.140Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-23T17:39:55.140Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-23T17:39:55.140Z] arm64 true [2021-09-23T17:39:55.140Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-23T17:39:55.140Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-23T17:39:55.140Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-23T17:39:55.140Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-23T17:39:55.140Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-23T17:39:55.140Z] BRANCH_NAME PR-42854 [2021-09-23T17:39:55.140Z] BUILD_DISPLAY_NAME #8 [2021-09-23T17:39:55.140Z] BUILD_ID 8 [2021-09-23T17:39:55.140Z] BUILD_NUMBER 8 [2021-09-23T17:39:55.140Z] BUILD_TAG jenkins-moby-PR-42854-8 [2021-09-23T17:39:55.140Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/ [2021-09-23T17:39:55.140Z] cgroup2 true [2021-09-23T17:39:55.140Z] CHANGE_AUTHOR aiordache [2021-09-23T17:39:55.140Z] CHANGE_AUTHOR_DISPLAY_NAME Anca Iordache [2021-09-23T17:39:55.140Z] CHANGE_BRANCH rm_options [2021-09-23T17:39:55.140Z] CHANGE_FORK aiordache [2021-09-23T17:39:55.140Z] CHANGE_ID 42854 [2021-09-23T17:39:55.140Z] CHANGE_TARGET master [2021-09-23T17:39:55.140Z] CHANGE_TITLE Remove the deprecated '--kernel-memory' option [2021-09-23T17:39:55.140Z] CHANGE_URL https://github.com/moby/moby/pull/42854 [2021-09-23T17:39:55.140Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:39:55.140Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-23T17:39:55.140Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-23T17:39:55.140Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-23T17:39:55.140Z] COMPUTERNAME azwin-2-faa6f0 [2021-09-23T17:39:55.140Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-23T17:39:55.140Z] ConfigSequenceNumber 0 [2021-09-23T17:39:55.140Z] dco true [2021-09-23T17:39:55.140Z] DOCKER_BUILDKIT 0 [2021-09-23T17:39:55.140Z] DOCKER_DUT_DEBUG 1 [2021-09-23T17:39:55.140Z] DOCKER_EXPERIMENTAL 1 [2021-09-23T17:39:55.140Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-23T17:39:55.140Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-23T17:39:55.140Z] EXECUTOR_NUMBER 0 [2021-09-23T17:39:55.140Z] FQDN azwin-2-faa6f0.westus.cloudapp.azure.com [2021-09-23T17:39:55.140Z] GIT_BRANCH PR-42854 [2021-09-23T17:39:55.140Z] GIT_COMMIT a4b9d832a26878781560ace039e4c655a79d207b [2021-09-23T17:39:55.140Z] GIT_PREVIOUS_COMMIT 2d1d70cf2bbe6eed69185b93cfc7af4607865274 [2021-09-23T17:39:55.140Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT e85f4cdfe14f1d39590a2cddacd5c8133e58f906 [2021-09-23T17:39:55.140Z] GIT_URL https://github.com/moby/moby.git [2021-09-23T17:39:55.140Z] HUDSON_COOKIE 0e12145d-1a2a-4def-9863-eec2015a0bf1 [2021-09-23T17:39:55.140Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:39:55.140Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-23T17:39:55.140Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-23T17:39:55.140Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-23T17:39:55.140Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:39:55.140Z] JENKINS_NODE_COOKIE 0d6edcc6-c909-48f6-a25d-a2d0f3a67928 [2021-09-23T17:39:55.140Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-23T17:39:55.140Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-23T17:39:55.140Z] JOB_BASE_NAME PR-42854 [2021-09-23T17:39:55.140Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/display/redirect [2021-09-23T17:39:55.140Z] JOB_NAME moby/PR-42854 [2021-09-23T17:39:55.140Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/ [2021-09-23T17:39:55.140Z] library.jps.version master [2021-09-23T17:39:55.140Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-23T17:39:55.140Z] NODE_LABELS amd64 azure azwin-2-faa6f0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-23T17:39:55.140Z] NODE_NAME azwin-2-faa6f0 [2021-09-23T17:39:55.140Z] NUMBER_OF_PROCESSORS 4 [2021-09-23T17:39:55.140Z] OS Windows_NT [2021-09-23T17:39:55.140Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-23T17:39:55.140Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-23T17:39:55.140Z] ppc64le false [2021-09-23T17:39:55.140Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-23T17:39:55.140Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-23T17:39:55.140Z] PROCESSOR_LEVEL 6 [2021-09-23T17:39:55.140Z] PROCESSOR_REVISION 5507 [2021-09-23T17:39:55.140Z] ProgramData C:\ProgramData [2021-09-23T17:39:55.140Z] ProgramFiles C:\Program Files [2021-09-23T17:39:55.140Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-23T17:39:55.140Z] ProgramW6432 C:\Program Files [2021-09-23T17:39:55.140Z] PROMPT $P$G [2021-09-23T17:39:55.141Z] PSExecutionPolicyPreference Bypass [2021-09-23T17:39:55.141Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-23T17:39:55.141Z] PUBLIC C:\Users\Public [2021-09-23T17:39:55.141Z] rootless true [2021-09-23T17:39:55.141Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect?page=artif... [2021-09-23T17:39:55.141Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect?page=changes [2021-09-23T17:39:55.141Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect [2021-09-23T17:39:55.141Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect?page=tests [2021-09-23T17:39:55.141Z] s390x false [2021-09-23T17:39:55.141Z] SKIP_VALIDATION_TESTS 1 [2021-09-23T17:39:55.141Z] SOURCES_DRIVE d [2021-09-23T17:39:55.141Z] SOURCES_SUBDIR gopath [2021-09-23T17:39:55.141Z] STAGE_NAME Run tests [2021-09-23T17:39:55.141Z] SystemDrive C: [2021-09-23T17:39:55.141Z] SystemRoot C:\Windows [2021-09-23T17:39:55.141Z] TEMP C:\Windows\TEMP [2021-09-23T17:39:55.141Z] TESTDEBUG 0 [2021-09-23T17:39:55.141Z] TESTRUN_DRIVE d [2021-09-23T17:39:55.141Z] TESTRUN_SUBDIR CI [2021-09-23T17:39:55.141Z] TIMEOUT 120m [2021-09-23T17:39:55.141Z] TMP C:\Windows\TEMP [2021-09-23T17:39:55.141Z] unit_validate true [2021-09-23T17:39:55.141Z] USERDOMAIN WORKGROUP [2021-09-23T17:39:55.141Z] USERNAME azwin-2-faa6f0$ [2021-09-23T17:39:55.141Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-23T17:39:55.141Z] validate_force false [2021-09-23T17:39:55.141Z] windir C:\Windows [2021-09-23T17:39:55.141Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-23T17:39:55.141Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-23T17:39:55.141Z] windows2022 true [2021-09-23T17:39:55.141Z] windows2022containerd true [2021-09-23T17:39:55.141Z] windowsRS1 false [2021-09-23T17:39:55.141Z] windowsRS5 true [2021-09-23T17:39:55.141Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-23T17:39:55.141Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-23T17:39:55.141Z] [2021-09-23T17:39:55.141Z] [2021-09-23T17:39:55.141Z] [2021-09-23T17:39:55.618Z] INFO: Sources under d:\gopath\... [2021-09-23T17:39:55.618Z] INFO: Test run under d:\CI\... [2021-09-23T17:39:55.618Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-23T17:39:55.618Z] INFO: docker/docker repository was found [2021-09-23T17:39:55.618Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-09-23T17:39:55.618Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-23T17:39:55.618Z] INFO: Docker version of control daemon [2021-09-23T17:39:55.618Z] [2021-09-23T17:39:55.618Z] Client: [2021-09-23T17:39:55.618Z] Version: 20.10.8 [2021-09-23T17:39:55.618Z] API version: 1.41 [2021-09-23T17:39:55.618Z] Go version: go1.16.6 [2021-09-23T17:39:55.618Z] Git commit: 3967b7d [2021-09-23T17:39:55.618Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:39:55.618Z] OS/Arch: windows/amd64 [2021-09-23T17:39:55.618Z] Context: default [2021-09-23T17:39:55.618Z] Experimental: true [2021-09-23T17:39:55.618Z] [2021-09-23T17:39:55.618Z] Server: Docker Engine - Community [2021-09-23T17:39:55.618Z] Engine: [2021-09-23T17:39:55.618Z] Version: 20.10.8 [2021-09-23T17:39:55.618Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:39:55.618Z] Go version: go1.16.6 [2021-09-23T17:39:55.618Z] Git commit: 75249d8 [2021-09-23T17:39:55.618Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:39:55.618Z] OS/Arch: windows/amd64 [2021-09-23T17:39:55.618Z] Experimental: true [2021-09-23T17:39:55.618Z] [2021-09-23T17:39:55.618Z] INFO: Docker info of control daemon [2021-09-23T17:39:55.618Z] [2021-09-23T17:39:55.618Z] Client: [2021-09-23T17:39:55.618Z] Context: default [2021-09-23T17:39:55.618Z] Debug Mode: false [2021-09-23T17:39:55.618Z] [2021-09-23T17:39:55.618Z] Server: [2021-09-23T17:39:55.618Z] Containers: 0 [2021-09-23T17:39:55.618Z] Running: 0 [2021-09-23T17:39:55.618Z] Paused: 0 [2021-09-23T17:39:55.618Z] Stopped: 0 [2021-09-23T17:39:55.618Z] Images: 11 [2021-09-23T17:39:55.618Z] Server Version: 20.10.8 [2021-09-23T17:39:55.618Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:39:55.618Z] Windows: [2021-09-23T17:39:55.618Z] LCOW: [2021-09-23T17:39:55.618Z] Logging Driver: json-file [2021-09-23T17:39:55.618Z] Plugins: [2021-09-23T17:39:55.618Z] Volume: local [2021-09-23T17:39:55.618Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:39:55.618Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:39:55.618Z] Swarm: inactive [2021-09-23T17:39:55.618Z] Default Isolation: process [2021-09-23T17:39:55.618Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:39:55.618Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:39:55.618Z] OSType: windows [2021-09-23T17:39:55.618Z] Architecture: x86_64 [2021-09-23T17:39:55.618Z] CPUs: 4 [2021-09-23T17:39:55.618Z] Total Memory: 32GiB [2021-09-23T17:39:55.618Z] Name: azwin-2-faa6f0 [2021-09-23T17:39:55.618Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-23T17:39:55.618Z] Docker Root Dir: D:\docker [2021-09-23T17:39:55.618Z] Debug Mode: false [2021-09-23T17:39:55.618Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:39:55.618Z] Labels: [2021-09-23T17:39:55.618Z] Experimental: true [2021-09-23T17:39:55.618Z] Insecure Registries: [2021-09-23T17:39:55.618Z] 10.0.0.4:5000 [2021-09-23T17:39:55.618Z] 127.0.0.0/8 [2021-09-23T17:39:55.618Z] Registry Mirrors: [2021-09-23T17:39:55.618Z] http://10.0.0.4:5000/ [2021-09-23T17:39:55.618Z] Live Restore Enabled: false [2021-09-23T17:39:55.618Z] Product License: Community Engine [2021-09-23T17:39:55.618Z] [2021-09-23T17:39:55.618Z] [2021-09-23T17:39:55.618Z] INFO: Commit hash is a4b9d832a2 [2021-09-23T17:39:55.618Z] INFO: Nuke-Everything... [2021-09-23T17:39:56.085Z] INFO: Container count on control daemon to delete is 0 [2021-09-23T17:39:56.085Z] INFO: Nuking d:\CI [2021-09-23T17:39:56.085Z] INFO: Zapped successfully [2021-09-23T17:39:56.085Z] INFO: Location for testing is d:\CI\PR-42854\8 [2021-09-23T17:39:56.085Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-23T17:39:56.085Z] [2021-09-23T17:39:56.085Z] [2021-09-23T17:39:56.085Z] INFO: Building the image from Dockerfile.windows at 09/23/2021 17:39:55... [2021-09-23T17:39:56.085Z] [2021-09-23T17:39:56.203Z] #34 ... [2021-09-23T17:39:56.203Z] [2021-09-23T17:39:56.203Z] #31 [internal] load build context [2021-09-23T17:39:56.203Z] #31 sha256:5a293102c526f70e666813ef38a73f226ed15a4c579f3080c523d8d7439d6c63 [2021-09-23T17:39:56.203Z] #31 transferring context: 55.48MB 6.1s done [2021-09-23T17:39:56.203Z] #31 DONE 6.3s [2021-09-23T17:39:56.203Z] [2021-09-23T17:39:56.203Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:39:56.203Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:39:56.203Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 done [2021-09-23T17:39:56.203Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:39:56.203Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-23T17:39:56.203Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-23T17:39:56.203Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.9s done [2021-09-23T17:39:56.203Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.6s done [2021-09-23T17:39:56.203Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.9s done [2021-09-23T17:39:56.203Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.9s done [2021-09-23T17:39:56.203Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 5.1s done [2021-09-23T17:39:56.203Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 5.1s done [2021-09-23T17:39:56.203Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 69.82MB / 134.78MB 6.3s [2021-09-23T17:39:56.203Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 80.74MB / 134.78MB 6.7s [2021-09-23T17:39:56.203Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 91.23MB / 134.78MB 7.0s [2021-09-23T17:39:56.463Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 98.57MB / 134.78MB 7.1s [2021-09-23T17:39:56.724Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 109.05MB / 134.78MB 7.5s [2021-09-23T17:39:56.984Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 116.28MB / 134.78MB 7.6s [2021-09-23T17:39:57.558Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 125.53MB / 134.78MB 8.2s [2021-09-23T17:39:57.585Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-23T17:39:57.585Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-158c1304\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-23T17:39:57.585Z] ---------------------------------------------------------------------------- [2021-09-23T17:39:57.585Z] [2021-09-23T17:39:57.585Z] INFO: executeCI.ps1 starting at Thu Sep 23 17:39:57 CUT 2021 [2021-09-23T17:39:57.585Z] [2021-09-23T17:39:57.585Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-23T17:39:57.585Z] INFO: Running git version 2.24.1.windows.2 [2021-09-23T17:39:57.585Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-23T17:39:57.585Z] INFO: Environment variables: [2021-09-23T17:39:57.585Z] [2021-09-23T17:39:57.585Z] Name Value [2021-09-23T17:39:57.585Z] ---- ----- [2021-09-23T17:39:57.585Z] ALLUSERSPROFILE C:\ProgramData [2021-09-23T17:39:57.585Z] amd64 true [2021-09-23T17:39:57.585Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-23T17:39:57.585Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-23T17:39:57.585Z] arm64 true [2021-09-23T17:39:57.585Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-23T17:39:57.585Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-23T17:39:57.585Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-23T17:39:57.585Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-23T17:39:57.585Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-23T17:39:57.585Z] BRANCH_NAME PR-42854 [2021-09-23T17:39:57.585Z] BUILD_DISPLAY_NAME #8 [2021-09-23T17:39:57.585Z] BUILD_ID 8 [2021-09-23T17:39:57.585Z] BUILD_NUMBER 8 [2021-09-23T17:39:57.585Z] BUILD_TAG jenkins-moby-PR-42854-8 [2021-09-23T17:39:57.585Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/ [2021-09-23T17:39:57.585Z] cgroup2 true [2021-09-23T17:39:57.585Z] CHANGE_AUTHOR aiordache [2021-09-23T17:39:57.585Z] CHANGE_AUTHOR_DISPLAY_NAME Anca Iordache [2021-09-23T17:39:57.585Z] CHANGE_BRANCH rm_options [2021-09-23T17:39:57.585Z] CHANGE_FORK aiordache [2021-09-23T17:39:57.585Z] CHANGE_ID 42854 [2021-09-23T17:39:57.585Z] CHANGE_TARGET master [2021-09-23T17:39:57.585Z] CHANGE_TITLE Remove the deprecated '--kernel-memory' option [2021-09-23T17:39:57.585Z] CHANGE_URL https://github.com/moby/moby/pull/42854 [2021-09-23T17:39:57.585Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:39:57.585Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-23T17:39:57.585Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-23T17:39:57.585Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-23T17:39:57.585Z] COMPUTERNAME azwin-2-91f740 [2021-09-23T17:39:57.585Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-23T17:39:57.585Z] ConfigSequenceNumber 0 [2021-09-23T17:39:57.585Z] dco true [2021-09-23T17:39:57.585Z] DOCKER_BUILDKIT 0 [2021-09-23T17:39:57.585Z] DOCKER_DUT_DEBUG 1 [2021-09-23T17:39:57.585Z] DOCKER_EXPERIMENTAL 1 [2021-09-23T17:39:57.585Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-23T17:39:57.585Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-09-23T17:39:57.585Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-23T17:39:57.585Z] EXECUTOR_NUMBER 0 [2021-09-23T17:39:57.585Z] FQDN azwin-2-91f740.westus.cloudapp.azure.com [2021-09-23T17:39:57.585Z] GIT_BRANCH PR-42854 [2021-09-23T17:39:57.585Z] GIT_COMMIT 78e0b16470528167cf57a2997ca77effaba43632 [2021-09-23T17:39:57.585Z] GIT_PREVIOUS_COMMIT 2d1d70cf2bbe6eed69185b93cfc7af4607865274 [2021-09-23T17:39:57.585Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT e85f4cdfe14f1d39590a2cddacd5c8133e58f906 [2021-09-23T17:39:57.585Z] GIT_URL https://github.com/moby/moby.git [2021-09-23T17:39:57.585Z] HUDSON_COOKIE 1ab1821b-c174-4216-a88b-b9ec3eed8ef9 [2021-09-23T17:39:57.585Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:39:57.585Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-23T17:39:57.585Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-23T17:39:57.585Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-23T17:39:57.585Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:39:57.585Z] JENKINS_NODE_COOKIE 3c2e13b7-b619-4fd8-8466-f10543297318 [2021-09-23T17:39:57.585Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-23T17:39:57.585Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-23T17:39:57.585Z] JOB_BASE_NAME PR-42854 [2021-09-23T17:39:57.585Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/display/redirect [2021-09-23T17:39:57.585Z] JOB_NAME moby/PR-42854 [2021-09-23T17:39:57.585Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/ [2021-09-23T17:39:57.585Z] library.jps.version master [2021-09-23T17:39:57.585Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-23T17:39:57.585Z] NODE_LABELS amd64 azure azwin-2-91f740 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-23T17:39:57.585Z] NODE_NAME azwin-2-91f740 [2021-09-23T17:39:57.585Z] NUMBER_OF_PROCESSORS 4 [2021-09-23T17:39:57.585Z] OS Windows_NT [2021-09-23T17:39:57.585Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-23T17:39:57.585Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-23T17:39:57.585Z] ppc64le false [2021-09-23T17:39:57.585Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-23T17:39:57.585Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-23T17:39:57.585Z] PROCESSOR_LEVEL 6 [2021-09-23T17:39:57.585Z] PROCESSOR_REVISION 5507 [2021-09-23T17:39:57.585Z] ProgramData C:\ProgramData [2021-09-23T17:39:57.585Z] ProgramFiles C:\Program Files [2021-09-23T17:39:57.585Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-23T17:39:57.585Z] ProgramW6432 C:\Program Files [2021-09-23T17:39:57.585Z] PROMPT $P$G [2021-09-23T17:39:57.585Z] PSExecutionPolicyPreference Bypass [2021-09-23T17:39:57.585Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-23T17:39:57.586Z] PUBLIC C:\Users\Public [2021-09-23T17:39:57.586Z] rootless true [2021-09-23T17:39:57.586Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect?page=artif... [2021-09-23T17:39:57.586Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect?page=changes [2021-09-23T17:39:57.586Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect [2021-09-23T17:39:57.586Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect?page=tests [2021-09-23T17:39:57.586Z] s390x false [2021-09-23T17:39:57.586Z] SKIP_VALIDATION_TESTS 1 [2021-09-23T17:39:57.586Z] SOURCES_DRIVE d [2021-09-23T17:39:57.586Z] SOURCES_SUBDIR gopath [2021-09-23T17:39:57.586Z] STAGE_NAME Run tests [2021-09-23T17:39:57.586Z] SystemDrive C: [2021-09-23T17:39:57.586Z] SystemRoot C:\Windows [2021-09-23T17:39:57.586Z] TEMP C:\Windows\TEMP [2021-09-23T17:39:57.586Z] TESTDEBUG 0 [2021-09-23T17:39:57.586Z] TESTRUN_DRIVE d [2021-09-23T17:39:57.586Z] TESTRUN_SUBDIR CI [2021-09-23T17:39:57.586Z] TIMEOUT 120m [2021-09-23T17:39:57.586Z] TMP C:\Windows\TEMP [2021-09-23T17:39:57.586Z] unit_validate true [2021-09-23T17:39:57.586Z] USERDOMAIN WORKGROUP [2021-09-23T17:39:57.586Z] USERNAME azwin-2-91f740$ [2021-09-23T17:39:57.586Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-23T17:39:57.586Z] validate_force false [2021-09-23T17:39:57.586Z] windir C:\Windows [2021-09-23T17:39:57.586Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-23T17:39:57.586Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-23T17:39:57.586Z] windows2022 true [2021-09-23T17:39:57.586Z] windows2022containerd true [2021-09-23T17:39:57.586Z] windowsRS1 false [2021-09-23T17:39:57.586Z] windowsRS5 true [2021-09-23T17:39:57.586Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-23T17:39:57.586Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-23T17:39:57.586Z] [2021-09-23T17:39:57.586Z] [2021-09-23T17:39:57.586Z] [2021-09-23T17:39:58.045Z] INFO: Sources under d:\gopath\... [2021-09-23T17:39:58.045Z] INFO: Test run under d:\CI\... [2021-09-23T17:39:58.045Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-23T17:39:58.045Z] INFO: docker/docker repository was found [2021-09-23T17:39:58.045Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-09-23T17:39:58.045Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-23T17:39:58.045Z] INFO: Docker version of control daemon [2021-09-23T17:39:58.045Z] [2021-09-23T17:39:58.045Z] Client: [2021-09-23T17:39:58.045Z] Version: 20.10.8 [2021-09-23T17:39:58.045Z] API version: 1.41 [2021-09-23T17:39:58.045Z] Go version: go1.16.6 [2021-09-23T17:39:58.045Z] Git commit: 3967b7d [2021-09-23T17:39:58.045Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:39:58.045Z] OS/Arch: windows/amd64 [2021-09-23T17:39:58.045Z] Context: default [2021-09-23T17:39:58.045Z] Experimental: true [2021-09-23T17:39:58.045Z] [2021-09-23T17:39:58.045Z] Server: Docker Engine - Community [2021-09-23T17:39:58.045Z] Engine: [2021-09-23T17:39:58.045Z] Version: 20.10.8 [2021-09-23T17:39:58.045Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:39:58.045Z] Go version: go1.16.6 [2021-09-23T17:39:58.045Z] Git commit: 75249d8 [2021-09-23T17:39:58.045Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:39:58.045Z] OS/Arch: windows/amd64 [2021-09-23T17:39:58.045Z] Experimental: true [2021-09-23T17:39:58.045Z] [2021-09-23T17:39:58.134Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.2s [2021-09-23T17:39:58.134Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 8.7s [2021-09-23T17:39:58.504Z] INFO: Docker info of control daemon [2021-09-23T17:39:58.504Z] [2021-09-23T17:39:58.504Z] Client: [2021-09-23T17:39:58.504Z] Context: default [2021-09-23T17:39:58.504Z] Debug Mode: false [2021-09-23T17:39:58.504Z] [2021-09-23T17:39:58.504Z] Server: [2021-09-23T17:39:58.504Z] Containers: 0 [2021-09-23T17:39:58.504Z] Running: 0 [2021-09-23T17:39:58.504Z] Paused: 0 [2021-09-23T17:39:58.504Z] Stopped: 0 [2021-09-23T17:39:58.504Z] Images: 11 [2021-09-23T17:39:58.504Z] Server Version: 20.10.8 [2021-09-23T17:39:58.504Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:39:58.504Z] Windows: [2021-09-23T17:39:58.504Z] LCOW: [2021-09-23T17:39:58.504Z] Logging Driver: json-file [2021-09-23T17:39:58.504Z] Plugins: [2021-09-23T17:39:58.504Z] Volume: local [2021-09-23T17:39:58.504Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:39:58.504Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:39:58.504Z] Swarm: inactive [2021-09-23T17:39:58.504Z] Default Isolation: process [2021-09-23T17:39:58.504Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:39:58.504Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:39:58.504Z] OSType: windows [2021-09-23T17:39:58.504Z] Architecture: x86_64 [2021-09-23T17:39:58.504Z] CPUs: 4 [2021-09-23T17:39:58.504Z] Total Memory: 32GiB [2021-09-23T17:39:58.504Z] Name: azwin-2-91f740 [2021-09-23T17:39:58.504Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-23T17:39:58.504Z] Docker Root Dir: D:\docker [2021-09-23T17:39:58.504Z] Debug Mode: false [2021-09-23T17:39:58.504Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:39:58.504Z] Labels: [2021-09-23T17:39:58.504Z] Experimental: true [2021-09-23T17:39:58.504Z] Insecure Registries: [2021-09-23T17:39:58.504Z] 10.0.0.4:5000 [2021-09-23T17:39:58.504Z] 127.0.0.0/8 [2021-09-23T17:39:58.504Z] Registry Mirrors: [2021-09-23T17:39:58.504Z] http://10.0.0.4:5000/ [2021-09-23T17:39:58.504Z] Live Restore Enabled: false [2021-09-23T17:39:58.504Z] Product License: Community Engine [2021-09-23T17:39:58.504Z] [2021-09-23T17:39:58.504Z] [2021-09-23T17:39:58.504Z] INFO: Commit hash is 78e0b16470 [2021-09-23T17:39:58.504Z] INFO: Nuke-Everything... [2021-09-23T17:39:58.504Z] INFO: Container count on control daemon to delete is 0 [2021-09-23T17:39:58.504Z] INFO: Nuking d:\CI [2021-09-23T17:39:58.504Z] INFO: Zapped successfully [2021-09-23T17:39:58.966Z] INFO: Location for testing is d:\CI\PR-42854\8 [2021-09-23T17:39:58.966Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-23T17:39:58.966Z] [2021-09-23T17:39:58.966Z] [2021-09-23T17:39:58.966Z] INFO: Building the image from Dockerfile.windows at 09/23/2021 17:39:58... [2021-09-23T17:39:58.966Z] [2021-09-23T17:39:59.514Z] #11 ... [2021-09-23T17:39:59.514Z] [2021-09-23T17:39:59.514Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:39:59.514Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:39:59.514Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-23T17:39:59.514Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:39:59.514Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:39:59.514Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:39:59.514Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.0s done [2021-09-23T17:39:59.514Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2021-09-23T17:39:59.514Z] #71 ... [2021-09-23T17:39:59.514Z] [2021-09-23T17:39:59.514Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:39:59.515Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:39:59.515Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-23T17:39:59.515Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:39:59.515Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:39:59.515Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:39:59.515Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2021-09-23T17:39:59.515Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2021-09-23T17:39:59.515Z] #73 ... [2021-09-23T17:39:59.515Z] [2021-09-23T17:39:59.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:39:59.515Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:39:59.775Z] #11 ... [2021-09-23T17:39:59.775Z] [2021-09-23T17:39:59.775Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:39:59.775Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:39:59.775Z] #71 DONE 10.4s [2021-09-23T17:39:59.775Z] [2021-09-23T17:39:59.775Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:39:59.775Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:39:59.775Z] #73 DONE 10.4s [2021-09-23T17:40:00.034Z] [2021-09-23T17:40:00.034Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:40:00.034Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:40:00.833Z] Sending build context to Docker daemon 60.66MB [2021-09-23T17:40:00.833Z] [2021-09-23T17:40:00.833Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-23T17:40:00.833Z] ---> a3aeeffc33bf [2021-09-23T17:40:00.833Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-23T17:40:00.833Z] ---> Using cache [2021-09-23T17:40:00.833Z] ---> 079b4fc91952 [2021-09-23T17:40:00.833Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-23T17:40:00.833Z] ---> Using cache [2021-09-23T17:40:00.833Z] ---> 4ea24b872063 [2021-09-23T17:40:00.833Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-23T17:40:00.833Z] ---> Using cache [2021-09-23T17:40:00.833Z] ---> 4426c1a39045 [2021-09-23T17:40:00.833Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-23T17:40:00.833Z] ---> Using cache [2021-09-23T17:40:00.833Z] ---> 7dccbc497b99 [2021-09-23T17:40:00.833Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-23T17:40:00.833Z] ---> Using cache [2021-09-23T17:40:00.833Z] ---> e26cf6862c6e [2021-09-23T17:40:00.833Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-23T17:40:00.833Z] ---> Using cache [2021-09-23T17:40:00.833Z] ---> 377151d4e622 [2021-09-23T17:40:00.833Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-23T17:40:00.833Z] ---> Using cache [2021-09-23T17:40:00.833Z] ---> c96df2d8019c [2021-09-23T17:40:00.833Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-23T17:40:00.833Z] ---> Using cache [2021-09-23T17:40:00.833Z] ---> 0ef8ada911ef [2021-09-23T17:40:00.833Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-23T17:40:00.833Z] ---> Using cache [2021-09-23T17:40:00.833Z] ---> c66448409f96 [2021-09-23T17:40:00.833Z] Step 11/11 : COPY . . [2021-09-23T17:40:01.948Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.8s done [2021-09-23T17:40:02.208Z] #11 ... [2021-09-23T17:40:02.208Z] [2021-09-23T17:40:02.208Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:40:02.208Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:40:02.208Z] #34 DONE 12.8s [2021-09-23T17:40:02.208Z] [2021-09-23T17:40:02.208Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:40:02.208Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:40:02.208Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-23T17:40:02.778Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.8s done [2021-09-23T17:40:03.660Z] Sending build context to Docker daemon 60.66MB [2021-09-23T17:40:03.660Z] [2021-09-23T17:40:03.660Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-23T17:40:03.660Z] ---> a3aeeffc33bf [2021-09-23T17:40:03.660Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-23T17:40:03.660Z] ---> Using cache [2021-09-23T17:40:03.660Z] ---> d147540207d6 [2021-09-23T17:40:03.660Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-23T17:40:03.660Z] ---> Using cache [2021-09-23T17:40:03.660Z] ---> cbf6df184e6e [2021-09-23T17:40:03.660Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-23T17:40:03.660Z] ---> Using cache [2021-09-23T17:40:03.660Z] ---> 00270caa968f [2021-09-23T17:40:03.660Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-23T17:40:03.660Z] ---> Using cache [2021-09-23T17:40:03.660Z] ---> 274ec62bf9ed [2021-09-23T17:40:03.660Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-23T17:40:03.660Z] ---> Using cache [2021-09-23T17:40:03.660Z] ---> 0a577ad38841 [2021-09-23T17:40:03.660Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-23T17:40:03.660Z] ---> Using cache [2021-09-23T17:40:03.660Z] ---> 9bdba10517d2 [2021-09-23T17:40:03.660Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-23T17:40:03.660Z] ---> Using cache [2021-09-23T17:40:03.660Z] ---> bba709b283ac [2021-09-23T17:40:03.660Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-23T17:40:03.660Z] ---> Using cache [2021-09-23T17:40:03.660Z] ---> a3085528b73b [2021-09-23T17:40:03.660Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-23T17:40:03.660Z] ---> Using cache [2021-09-23T17:40:03.660Z] ---> 656678ef06b1 [2021-09-23T17:40:03.660Z] Step 11/11 : COPY . . [2021-09-23T17:40:03.719Z] #11 ... [2021-09-23T17:40:03.719Z] [2021-09-23T17:40:03.719Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:40:03.719Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-23T17:40:03.719Z] #72 DONE 1.1s [2021-09-23T17:40:03.719Z] [2021-09-23T17:40:03.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:40:03.719Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:40:03.719Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-23T17:40:04.290Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.8s done [2021-09-23T17:40:04.550Z] #11 ... [2021-09-23T17:40:04.550Z] [2021-09-23T17:40:04.550Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:40:04.550Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-23T17:40:04.550Z] #74 DONE 1.3s [2021-09-23T17:40:04.810Z] [2021-09-23T17:40:04.810Z] #35 [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-09-23T17:40:04.810Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:40:04.810Z] #35 1.541 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:40:04.810Z] #35 1.541 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:40:04.810Z] #35 1.568 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:40:04.810Z] #35 1.788 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:40:04.810Z] #35 2.064 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:40:04.810Z] #35 2.268 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:40:06.190Z] #35 3.668 Fetched 8412 kB in 2s (3490 kB/s) [2021-09-23T17:40:06.760Z] #35 3.668 Reading package lists... [2021-09-23T17:40:07.333Z] #35 4.432 Reading package lists... [2021-09-23T17:40:07.593Z] #35 5.222 Building dependency tree... [2021-09-23T17:40:07.852Z] #35 5.647 The following additional packages will be installed: [2021-09-23T17:40:07.852Z] #35 5.648 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:40:07.852Z] #35 5.648 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:40:07.852Z] #35 5.651 Recommended packages: [2021-09-23T17:40:07.852Z] #35 5.651 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:40:08.112Z] #35 5.821 The following NEW packages will be installed: [2021-09-23T17:40:08.112Z] #35 5.821 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:40:08.112Z] #35 5.821 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:40:08.112Z] #35 5.821 libssh2-1 openssl [2021-09-23T17:40:08.372Z] #35 6.129 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:40:08.372Z] #35 6.129 Need to get 3038 kB of archives. [2021-09-23T17:40:08.372Z] #35 6.129 After this operation, 6652 kB of additional disk space will be used. [2021-09-23T17:40:08.372Z] #35 6.129 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-23T17:40:08.372Z] #35 6.129 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-23T17:40:08.372Z] #35 6.168 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:40:08.372Z] #35 6.168 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:40:08.372Z] #35 6.168 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:40:08.632Z] #35 6.415 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:40:08.632Z] #35 6.467 Fetched 3038 kB in 0s (8998 kB/s) [2021-09-23T17:40:08.632Z] #35 6.495 Selecting previously unselected package openssl. [2021-09-23T17:40:08.632Z] #35 6.495 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-09-23T17:40:08.632Z] #35 6.495 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-23T17:40:08.632Z] #35 6.500 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:40:08.891Z] #35 6.674 Selecting previously unselected package ca-certificates. [2021-09-23T17:40:08.891Z] #35 6.674 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:40:08.891Z] #35 6.674 Unpacking ca-certificates (20210119) ... [2021-09-23T17:40:08.891Z] #35 6.752 Selecting previously unselected package libbrotli1:amd64. [2021-09-23T17:40:08.891Z] #35 6.752 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-23T17:40:08.891Z] #35 6.760 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:40:09.150Z] #35 6.837 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-23T17:40:09.150Z] #35 6.837 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:40:09.150Z] #35 6.847 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:40:09.150Z] #35 6.895 Selecting previously unselected package libsasl2-2:amd64. [2021-09-23T17:40:09.150Z] #35 6.895 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:40:09.150Z] #35 6.906 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:40:09.150Z] #35 6.962 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-23T17:40:09.150Z] #35 6.962 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-23T17:40:09.150Z] #35 6.984 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:40:09.150Z] #35 7.044 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-23T17:40:09.150Z] #35 7.044 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-23T17:40:09.150Z] #35 7.049 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:40:09.410Z] #35 7.114 Selecting previously unselected package libpsl5:amd64. [2021-09-23T17:40:09.410Z] #35 7.114 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-23T17:40:09.410Z] #35 7.117 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:40:09.410Z] #35 7.175 Selecting previously unselected package librtmp1:amd64. [2021-09-23T17:40:09.410Z] #35 7.175 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-23T17:40:09.410Z] #35 7.179 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:40:09.410Z] #35 7.241 Selecting previously unselected package libssh2-1:amd64. [2021-09-23T17:40:09.410Z] #35 7.241 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-23T17:40:09.410Z] #35 7.259 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:40:09.669Z] #35 7.328 Selecting previously unselected package libcurl4:amd64. [2021-09-23T17:40:09.669Z] #35 7.328 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:40:09.669Z] #35 7.336 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:40:09.669Z] #35 7.412 Selecting previously unselected package curl. [2021-09-23T17:40:09.669Z] #35 7.412 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:40:09.669Z] #35 7.423 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:40:09.669Z] #35 7.489 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:40:09.669Z] #35 7.489 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:40:09.669Z] #35 7.496 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:40:09.933Z] #35 7.581 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:40:09.933Z] #35 7.581 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:40:09.933Z] #35 7.585 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:40:09.933Z] #35 7.654 Selecting previously unselected package jq. [2021-09-23T17:40:09.933Z] #35 7.654 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:40:09.933Z] #35 7.658 Unpacking jq (1.6-2.1) ... [2021-09-23T17:40:09.933Z] #35 7.730 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:40:09.933Z] #35 7.741 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:40:09.933Z] #35 7.750 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:40:09.933Z] #35 7.760 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:40:09.933Z] #35 7.771 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:40:09.933Z] #35 7.784 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:40:09.933Z] #35 7.796 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:40:09.933Z] #35 7.808 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:40:09.933Z] #35 7.828 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:40:09.933Z] #35 7.847 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:40:09.933Z] #35 7.858 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:40:09.933Z] #35 7.868 Setting up ca-certificates (20210119) ... [2021-09-23T17:40:10.872Z] #35 8.631 Updating certificates in /etc/ssl/certs... [2021-09-23T17:40:12.254Z] #35 ... [2021-09-23T17:40:12.254Z] [2021-09-23T17:40:12.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:40:12.254Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:40:12.254Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 6.7s [2021-09-23T17:40:12.254Z] #11 ... [2021-09-23T17:40:12.254Z] [2021-09-23T17:40:12.254Z] #35 [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-09-23T17:40:12.254Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:40:12.254Z] #35 9.821 129 added, 0 removed; done. [2021-09-23T17:40:12.254Z] #35 9.940 Setting up jq (1.6-2.1) ... [2021-09-23T17:40:12.254Z] #35 9.949 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:40:12.254Z] #35 9.965 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:40:12.254Z] #35 9.976 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:40:12.254Z] #35 9.994 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:40:12.254Z] #35 10.01 Updating certificates in /etc/ssl/certs... [2021-09-23T17:40:13.196Z] #35 11.02 0 added, 0 removed; done. [2021-09-23T17:40:13.196Z] #35 11.02 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:40:13.196Z] #35 11.02 done. [2021-09-23T17:40:14.135Z] #35 DONE 11.8s [2021-09-23T17:40:14.135Z] [2021-09-23T17:40:14.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:40:14.135Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:40:14.135Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.4s done [2021-09-23T17:40:14.135Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 1.0s [2021-09-23T17:40:14.395Z] #11 ... [2021-09-23T17:40:14.395Z] [2021-09-23T17:40:14.395Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:40:14.395Z] #36 sha256:e9d1876d18558cb5c9961add19023175d5c4d9b0a062ca7bfbb0ba47db03a3f5 [2021-09-23T17:40:14.395Z] #36 DONE 0.3s [2021-09-23T17:40:14.395Z] [2021-09-23T17:40:14.395Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:40:14.395Z] #37 sha256:88c25eaea48a2a4024c82bad2465c889b411be662a2e89be7c7503275c468848 [2021-09-23T17:40:16.937Z] #37 2.338 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:40:16.937Z] #37 2.618 [2021-09-23T17:40:16.937Z] #37 2.740 ######################################################################## 100.0% [2021-09-23T17:40:17.196Z] #37 3.005 [2021-09-23T17:40:18.581Z] #37 3.900 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:40:18.581Z] #37 4.239 [2021-09-23T17:40:18.581Z] #37 4.374 ######################################################################## 100.0% [2021-09-23T17:40:19.151Z] #37 4.622 [2021-09-23T17:40:20.096Z] #37 5.479 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:40:20.356Z] #37 5.876 [2021-09-23T17:40:20.616Z] #37 6.018 ######### 12.5% ######################################## 55.6% ############################################################## 87.4% ######################################################################## 100.0% [2021-09-23T17:40:20.875Z] #37 6.521 [2021-09-23T17:40:20.875Z] #37 ... [2021-09-23T17:40:20.875Z] [2021-09-23T17:40:20.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:40:20.875Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:40:20.875Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 8.0s [2021-09-23T17:40:21.819Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 8.7s done [2021-09-23T17:40:21.819Z] #11 ... [2021-09-23T17:40:21.819Z] [2021-09-23T17:40:21.819Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:40:21.819Z] #37 sha256:88c25eaea48a2a4024c82bad2465c889b411be662a2e89be7c7503275c468848 [2021-09-23T17:40:21.819Z] #37 7.374 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:40:22.060Z] ---> 62dc158bed7d [2021-09-23T17:40:22.060Z] Successfully built 62dc158bed7d [2021-09-23T17:40:22.060Z] Successfully tagged docker:latest [2021-09-23T17:40:22.060Z] INFO: Image build ended at 09/23/2021 17:40:19. Duration:00:00:23.8518327 [2021-09-23T17:40:22.060Z] [2021-09-23T17:40:22.060Z] [2021-09-23T17:40:22.060Z] INFO: Building the test binaries at 09/23/2021 17:40:19... [2021-09-23T17:40:22.080Z] #37 7.677 [2021-09-23T17:40:22.080Z] #37 7.772 ######################################################################## 100.0% [2021-09-23T17:40:22.340Z] #37 8.049 [2021-09-23T17:40:22.911Z] #37 8.622 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:40:23.483Z] #37 9.034 [2021-09-23T17:40:23.483Z] #37 9.218 ######################################################################## 100.0% [2021-09-23T17:40:23.743Z] #37 9.457 [2021-09-23T17:40:23.743Z] #37 9.517 Download of images into '/build' complete. [2021-09-23T17:40:23.743Z] #37 9.517 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:40:23.743Z] #37 9.517 tar -cC '/build' . | docker load [2021-09-23T17:40:24.277Z] INFO: make.ps1 starting at 09/23/2021 17:40:23 [2021-09-23T17:40:24.277Z] INFO: Git commit (a4b9d832a2) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:40:24.277Z] INFO: Invoking autogen... [2021-09-23T17:40:24.746Z] INFO: Building daemon... [2021-09-23T17:40:24.866Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-034fafe0f1816f538) in /home/ubuntu/workspace/moby_PR-42854 [Pipeline] { [Pipeline] checkout [2021-09-23T17:40:24.890Z] ---> fb22f9204245 [2021-09-23T17:40:24.890Z] Successfully built fb22f9204245 [2021-09-23T17:40:24.890Z] Successfully tagged docker:latest [2021-09-23T17:40:24.890Z] INFO: Image build ended at 09/23/2021 17:40:22. Duration:00:00:24.2758912 [2021-09-23T17:40:24.890Z] [2021-09-23T17:40:24.890Z] [2021-09-23T17:40:24.890Z] INFO: Building the test binaries at 09/23/2021 17:40:22... [2021-09-23T17:40:25.042Z] The recommended git tool is: git [2021-09-23T17:40:25.419Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe5e1c01d009bf31) in /home/ubuntu/workspace/moby_PR-42854 [Pipeline] { [Pipeline] checkout [2021-09-23T17:40:25.728Z] The recommended git tool is: git [2021-09-23T17:40:27.112Z] INFO: make.ps1 starting at 09/23/2021 17:40:26 [2021-09-23T17:40:27.570Z] INFO: Git commit (78e0b16470) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:40:27.570Z] INFO: Invoking autogen... [2021-09-23T17:40:27.994Z] #37 DONE 12.9s [2021-09-23T17:40:27.994Z] [2021-09-23T17:40:27.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:40:27.994Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:40:27.994Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.3s [2021-09-23T17:40:28.029Z] INFO: Building daemon... [2021-09-23T17:40:28.891Z] using credential docker-jenkins-github-credentials [2021-09-23T17:40:28.899Z] Cloning the remote Git repository [2021-09-23T17:40:28.899Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:40:29.106Z] using credential docker-jenkins-github-credentials [2021-09-23T17:40:29.127Z] Cloning the remote Git repository [2021-09-23T17:40:29.127Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:40:28.898Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:40:29.004Z] > git init /home/ubuntu/workspace/moby_PR-42854 # timeout=10 [2021-09-23T17:40:29.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:40:29.312Z] > git --version # timeout=10 [2021-09-23T17:40:29.333Z] > git --version # 'git version 2.17.1' [2021-09-23T17:40:29.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:40:29.335Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:40:29.204Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:40:29.297Z] > git init /home/ubuntu/workspace/moby_PR-42854 # timeout=10 [2021-09-23T17:40:29.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:40:29.667Z] > git --version # timeout=10 [2021-09-23T17:40:29.702Z] > git --version # 'git version 2.17.1' [2021-09-23T17:40:29.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:40:29.704Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:40:33.289Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 10.3s [2021-09-23T17:40:33.556Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 11.5s done [2021-09-23T17:40:33.816Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 [2021-09-23T17:40:33.816Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-23T17:40:34.076Z] #11 DONE 44.9s [2021-09-23T17:40:34.336Z] [2021-09-23T17:40:34.336Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:40:34.336Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-23T17:40:35.274Z] #12 DONE 1.2s [2021-09-23T17:40:35.533Z] [2021-09-23T17:40:35.533Z] #13 [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-09-23T17:40:35.533Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-23T17:40:36.101Z] #13 DONE 0.8s [2021-09-23T17:40:36.101Z] [2021-09-23T17:40:36.101Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:40:36.101Z] #39 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-23T17:40:36.101Z] #39 DONE 0.0s [2021-09-23T17:40:36.101Z] [2021-09-23T17:40:36.101Z] #51 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-23T17:40:36.101Z] #51 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-23T17:40:36.101Z] #51 DONE 0.1s [2021-09-23T17:40:36.101Z] [2021-09-23T17:40:36.101Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:40:36.101Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:40:36.359Z] #40 ... [2021-09-23T17:40:36.359Z] [2021-09-23T17:40:36.359Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:40:36.359Z] #47 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:40:36.359Z] #47 DONE 0.2s [2021-09-23T17:40:36.359Z] [2021-09-23T17:40:36.359Z] #48 [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-09-23T17:40:36.359Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:40:41.634Z] #48 ... [2021-09-23T17:40:41.634Z] [2021-09-23T17:40:41.634Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-09-23T17:40:41.634Z] #14 sha256:475aa748f3cedcd4f923d721c8d2ee68094dcea85c873281d8fe3047a2f89f13 [2021-09-23T17:40:41.634Z] #14 DONE 4.6s [2021-09-23T17:40:41.634Z] [2021-09-23T17:40:41.634Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-09-23T17:40:41.634Z] #15 sha256:cb0aeccba2bdd705f5f7478f8480cb7eed98e41e1338adf3b85766b198b4bbe4 [2021-09-23T17:40:44.172Z] #15 DONE 2.9s [2021-09-23T17:40:44.172Z] [2021-09-23T17:40:44.172Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-09-23T17:40:44.172Z] #16 sha256:058c8355785b9b89a8c7d4e62391cd6fc9fdddc1f9f25753d9e9f6dad951e474 [2021-09-23T17:40:46.081Z] #16 DONE 2.4s [2021-09-23T17:40:46.081Z] [2021-09-23T17:40:46.081Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-09-23T17:40:46.081Z] #17 sha256:9d4c96db64d3793998119fbd88c80a6256c50e5a2e047f5d483107f5edf494ee [2021-09-23T17:40:46.340Z] #17 ... [2021-09-23T17:40:46.340Z] [2021-09-23T17:40:46.340Z] #60 [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-09-23T17:40:46.340Z] #60 sha256:f673ff8d4139381a9b33023b05da0b0604a71458e59dfea817da37d9ed8ff49c [2021-09-23T17:40:46.340Z] #60 4.923 + RM_GOPATH=0 [2021-09-23T17:40:46.340Z] #60 4.923 + TMP_GOPATH= [2021-09-23T17:40:46.340Z] #60 4.923 + : /build [2021-09-23T17:40:46.340Z] #60 4.923 + '[' -z '' ']' [2021-09-23T17:40:46.340Z] #60 4.923 ++ mktemp -d [2021-09-23T17:40:46.340Z] #60 4.923 + export GOPATH=/tmp/tmp.r9hYzd18cV [2021-09-23T17:40:46.340Z] #60 4.923 + GOPATH=/tmp/tmp.r9hYzd18cV [2021-09-23T17:40:46.340Z] #60 4.923 + RM_GOPATH=1 [2021-09-23T17:40:46.340Z] #60 4.923 + case "$(go env GOARCH)" in [2021-09-23T17:40:46.340Z] #60 4.925 ++ go env GOARCH [2021-09-23T17:40:46.340Z] #60 4.939 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:40:46.340Z] #60 4.939 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:40:46.340Z] #60 4.939 ++ dirname /tmp/install/install.sh [2021-09-23T17:40:46.340Z] #60 4.940 + dir=/tmp/install [2021-09-23T17:40:46.340Z] #60 4.940 + bin=shfmt [2021-09-23T17:40:46.340Z] #60 4.940 + shift [2021-09-23T17:40:46.340Z] #60 4.940 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:40:46.340Z] #60 4.940 + . /tmp/install/shfmt.installer [2021-09-23T17:40:46.340Z] #60 4.945 Install shfmt version v3.0.2 [2021-09-23T17:40:46.340Z] #60 4.945 ++ : v3.0.2 [2021-09-23T17:40:46.340Z] #60 4.945 + install_shfmt [2021-09-23T17:40:46.340Z] #60 4.945 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:40:46.340Z] #60 4.945 + GOBIN=/build [2021-09-23T17:40:46.340Z] #60 4.945 + GO111MODULE=on [2021-09-23T17:40:46.340Z] #60 4.945 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:40:46.340Z] #60 5.361 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:40:46.340Z] #60 8.245 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:40:46.340Z] #60 8.245 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:40:46.340Z] #60 8.326 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:40:46.599Z] #60 ... [2021-09-23T17:40:46.599Z] [2021-09-23T17:40:46.599Z] #54 [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-09-23T17:40:46.599Z] #54 sha256:f667c987fd979870c56b38946ded7810cc199f34f4057e3ffde4257fa90ff737 [2021-09-23T17:40:46.599Z] #54 4.492 + RM_GOPATH=0 [2021-09-23T17:40:46.599Z] #54 4.492 + TMP_GOPATH= [2021-09-23T17:40:46.599Z] #54 4.492 + : /build [2021-09-23T17:40:46.599Z] #54 4.492 + '[' -z '' ']' [2021-09-23T17:40:46.599Z] #54 4.492 ++ mktemp -d [2021-09-23T17:40:46.599Z] #54 4.494 + export GOPATH=/tmp/tmp.Hj4GvaWrQA [2021-09-23T17:40:46.599Z] #54 4.494 + GOPATH=/tmp/tmp.Hj4GvaWrQA [2021-09-23T17:40:46.599Z] #54 4.494 + RM_GOPATH=1 [2021-09-23T17:40:46.599Z] #54 4.494 + case "$(go env GOARCH)" in [2021-09-23T17:40:46.599Z] #54 4.496 ++ go env GOARCH [2021-09-23T17:40:46.599Z] #54 4.510 Install vndr version v0.1.2 [2021-09-23T17:40:46.599Z] #54 4.510 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:40:46.599Z] #54 4.510 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:40:46.599Z] #54 4.510 ++ dirname /tmp/install/install.sh [2021-09-23T17:40:46.599Z] #54 4.510 + dir=/tmp/install [2021-09-23T17:40:46.599Z] #54 4.510 + bin=vndr [2021-09-23T17:40:46.599Z] #54 4.510 + shift [2021-09-23T17:40:46.599Z] #54 4.510 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:40:46.599Z] #54 4.510 + . /tmp/install/vndr.installer [2021-09-23T17:40:46.599Z] #54 4.510 ++ : v0.1.2 [2021-09-23T17:40:46.599Z] #54 4.510 + install_vndr [2021-09-23T17:40:46.599Z] #54 4.510 + echo 'Install vndr version v0.1.2' [2021-09-23T17:40:46.599Z] #54 4.510 + GOBIN=/build [2021-09-23T17:40:46.599Z] #54 4.510 + GO111MODULE=on [2021-09-23T17:40:46.599Z] #54 4.510 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:40:46.599Z] #54 4.573 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:40:46.599Z] #54 ... [2021-09-23T17:40:46.599Z] [2021-09-23T17:40:46.599Z] #58 [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-09-23T17:40:46.599Z] #58 sha256:b2b4a945763d15a1ae88a7d5c2f476a830644dc28c6e510ddbf53edbef322373 [2021-09-23T17:40:46.599Z] #58 5.501 + RM_GOPATH=0 [2021-09-23T17:40:46.599Z] #58 5.501 + TMP_GOPATH= [2021-09-23T17:40:46.599Z] #58 5.501 + : /build [2021-09-23T17:40:46.599Z] #58 5.501 + '[' -z '' ']' [2021-09-23T17:40:46.599Z] #58 5.501 ++ mktemp -d [2021-09-23T17:40:46.599Z] #58 5.501 + export GOPATH=/tmp/tmp.CouKzqUHPB [2021-09-23T17:40:46.599Z] #58 5.501 + GOPATH=/tmp/tmp.CouKzqUHPB [2021-09-23T17:40:46.599Z] #58 5.501 + RM_GOPATH=1 [2021-09-23T17:40:46.599Z] #58 5.501 + case "$(go env GOARCH)" in [2021-09-23T17:40:46.599Z] #58 5.501 ++ go env GOARCH [2021-09-23T17:40:46.599Z] #58 5.530 Install golangci-lint version v1.23.8 [2021-09-23T17:40:46.599Z] #58 5.531 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:40:46.599Z] #58 5.531 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:40:46.599Z] #58 5.531 ++ dirname /tmp/install/install.sh [2021-09-23T17:40:46.599Z] #58 5.531 + dir=/tmp/install [2021-09-23T17:40:46.599Z] #58 5.531 + bin=golangci_lint [2021-09-23T17:40:46.599Z] #58 5.531 + shift [2021-09-23T17:40:46.599Z] #58 5.531 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:40:46.599Z] #58 5.531 + . /tmp/install/golangci_lint.installer [2021-09-23T17:40:46.599Z] #58 5.531 ++ : v1.23.8 [2021-09-23T17:40:46.599Z] #58 5.531 + install_golangci_lint [2021-09-23T17:40:46.599Z] #58 5.531 + set -e [2021-09-23T17:40:46.599Z] #58 5.531 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:40:46.599Z] #58 5.531 + GOBIN=/build [2021-09-23T17:40:46.600Z] #58 5.531 + GO111MODULE=on [2021-09-23T17:40:46.600Z] #58 5.531 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:40:46.600Z] #58 5.628 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:40:46.859Z] #58 ... [2021-09-23T17:40:46.859Z] [2021-09-23T17:40:46.859Z] #56 [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-09-23T17:40:46.859Z] #56 sha256:1ec789f4352a02a5759fc518ca29ea1ba7d50fa547df92ad35014d9ca3cc59f5 [2021-09-23T17:40:46.859Z] #56 5.676 + RM_GOPATH=0 [2021-09-23T17:40:46.859Z] #56 5.676 + TMP_GOPATH= [2021-09-23T17:40:46.859Z] #56 5.676 + : /build [2021-09-23T17:40:46.859Z] #56 5.676 + '[' -z '' ']' [2021-09-23T17:40:46.859Z] #56 5.676 ++ mktemp -d [2021-09-23T17:40:46.859Z] #56 5.679 + export GOPATH=/tmp/tmp.moOj8MDR2H [2021-09-23T17:40:46.859Z] #56 5.679 + GOPATH=/tmp/tmp.moOj8MDR2H [2021-09-23T17:40:46.859Z] #56 5.679 + RM_GOPATH=1 [2021-09-23T17:40:46.859Z] #56 5.679 + case "$(go env GOARCH)" in [2021-09-23T17:40:46.859Z] #56 5.681 ++ go env GOARCH [2021-09-23T17:40:46.859Z] #56 5.692 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:40:46.859Z] #56 5.692 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:40:46.859Z] #56 5.692 ++ dirname /tmp/install/install.sh [2021-09-23T17:40:46.859Z] #56 5.692 + dir=/tmp/install [2021-09-23T17:40:46.859Z] #56 5.692 + bin=gotestsum [2021-09-23T17:40:46.859Z] #56 5.692 + shift [2021-09-23T17:40:46.859Z] #56 5.692 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:40:46.859Z] #56 5.692 + . /tmp/install/gotestsum.installer [2021-09-23T17:40:46.859Z] #56 5.692 ++ : v1.7.0 [2021-09-23T17:40:46.859Z] #56 5.693 + install_gotestsum [2021-09-23T17:40:46.859Z] #56 5.697 + set -e [2021-09-23T17:40:46.859Z] #56 5.697 Install gotestsum version v1.7.0 [2021-09-23T17:40:46.859Z] #56 5.697 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:40:46.859Z] #56 5.697 + GOBIN=/build [2021-09-23T17:40:46.859Z] #56 5.697 + GO111MODULE=on [2021-09-23T17:40:46.859Z] #56 5.705 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:40:46.859Z] #56 6.161 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:40:46.859Z] #56 7.997 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:40:46.859Z] #56 8.021 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:40:46.859Z] #56 8.070 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:40:46.859Z] #56 8.265 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:40:46.859Z] #56 8.642 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:40:46.859Z] #56 8.673 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:40:46.859Z] #56 8.825 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:40:46.859Z] #56 8.889 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:40:46.859Z] #56 8.948 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:40:46.859Z] #56 ... [2021-09-23T17:40:46.859Z] [2021-09-23T17:40:46.859Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:40:46.859Z] #42 sha256:e705b60ba3095a5092bb7544c717c683ef54983f1283aadbcb9da82b5fb34564 [2021-09-23T17:40:46.859Z] #42 5.932 Install go-toml version v1.8.1 [2021-09-23T17:40:46.859Z] #42 6.405 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:40:47.119Z] #42 ... [2021-09-23T17:40:47.119Z] [2021-09-23T17:40:47.119Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:40:47.119Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:40:47.119Z] #52 5.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:40:47.119Z] #52 5.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:40:47.119Z] #52 5.469 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:40:47.119Z] #52 5.560 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:40:47.119Z] #52 5.871 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:40:47.119Z] #52 7.318 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:40:47.119Z] #52 10.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:40:47.119Z] #52 ... [2021-09-23T17:40:47.119Z] [2021-09-23T17:40:47.119Z] #60 [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-09-23T17:40:47.119Z] #60 sha256:f673ff8d4139381a9b33023b05da0b0604a71458e59dfea817da37d9ed8ff49c [2021-09-23T17:40:47.119Z] #60 10.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:40:48.500Z] #60 ... [2021-09-23T17:40:48.500Z] [2021-09-23T17:40:48.500Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-09-23T17:40:48.500Z] #17 sha256:9d4c96db64d3793998119fbd88c80a6256c50e5a2e047f5d483107f5edf494ee [2021-09-23T17:40:48.500Z] #17 DONE 2.1s [2021-09-23T17:40:48.500Z] [2021-09-23T17:40:48.500Z] #58 [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-09-23T17:40:48.500Z] #58 sha256:b2b4a945763d15a1ae88a7d5c2f476a830644dc28c6e510ddbf53edbef322373 [2021-09-23T17:40:48.500Z] #58 12.04 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:40:48.500Z] #58 12.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:40:48.500Z] #58 12.11 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:40:48.500Z] #58 12.12 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:40:48.501Z] #58 12.26 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:40:48.761Z] #58 12.59 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:40:49.020Z] #58 13.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:40:49.280Z] #58 13.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:40:50.219Z] #58 14.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:40:50.485Z] #58 14.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:40:50.485Z] #58 ... [2021-09-23T17:40:50.485Z] [2021-09-23T17:40:50.485Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-09-23T17:40:50.485Z] #18 sha256:59a32f1b1f4bf306f8f9fcf74ad6e7b6ded0791e7c4e266a1eb511e297dfab65 [2021-09-23T17:40:50.485Z] #18 DONE 2.3s [2021-09-23T17:40:50.746Z] [2021-09-23T17:40:50.746Z] #58 [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-09-23T17:40:50.746Z] #58 sha256:b2b4a945763d15a1ae88a7d5c2f476a830644dc28c6e510ddbf53edbef322373 [2021-09-23T17:40:50.746Z] #58 14.58 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:40:50.746Z] #58 14.62 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:40:52.127Z] #58 ... [2021-09-23T17:40:52.127Z] [2021-09-23T17:40:52.127Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:40:52.127Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:40:52.127Z] #40 5.793 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:40:52.127Z] #40 5.800 Cloning into '.'... [2021-09-23T17:40:52.127Z] #40 ... [2021-09-23T17:40:52.127Z] [2021-09-23T17:40:52.127Z] #48 [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-09-23T17:40:52.127Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:40:52.127Z] #48 5.762 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:40:52.127Z] #48 5.765 Cloning into '.'... [2021-09-23T17:40:52.386Z] #48 ... [2021-09-23T17:40:52.386Z] [2021-09-23T17:40:52.386Z] #56 [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-09-23T17:40:52.386Z] #56 sha256:1ec789f4352a02a5759fc518ca29ea1ba7d50fa547df92ad35014d9ca3cc59f5 [2021-09-23T17:40:52.386Z] #56 13.64 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:40:52.386Z] #56 13.79 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:40:52.386Z] #56 13.94 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:40:52.955Z] #56 16.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:40:52.955Z] #56 16.85 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:40:53.476Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0341fdb0c201d3dfa) in /home/ubuntu/workspace/moby_PR-42854 [Pipeline] { [Pipeline] checkout [2021-09-23T17:40:54.015Z] The recommended git tool is: git [2021-09-23T17:40:55.124Z] Fetching without tags [2021-09-23T17:40:55.498Z] #56 ... [2021-09-23T17:40:55.498Z] [2021-09-23T17:40:55.498Z] #54 [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-09-23T17:40:55.498Z] #54 sha256:f667c987fd979870c56b38946ded7810cc199f34f4057e3ffde4257fa90ff737 [2021-09-23T17:40:55.498Z] #54 DONE 19.1s [2021-09-23T17:40:55.498Z] [2021-09-23T17:40:55.498Z] #58 [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-09-23T17:40:55.498Z] #58 sha256:b2b4a945763d15a1ae88a7d5c2f476a830644dc28c6e510ddbf53edbef322373 [2021-09-23T17:40:55.498Z] #58 18.37 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:40:55.498Z] #58 18.51 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:40:55.498Z] #58 18.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:40:55.498Z] #58 18.77 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:40:55.498Z] #58 18.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:40:55.499Z] #58 19.37 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:40:55.499Z] #58 19.49 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:40:55.499Z] #58 19.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:40:55.588Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e [2021-09-23T17:40:55.757Z] #58 19.56 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:40:55.757Z] #58 19.71 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:40:56.011Z] Fetching without tags [2021-09-23T17:40:56.015Z] #58 19.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:40:56.015Z] #58 19.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:40:56.273Z] #58 19.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:40:56.273Z] #58 19.97 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:40:56.370Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e [2021-09-23T17:40:54.990Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:40:55.001Z] > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10 [2021-09-23T17:40:55.048Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:40:55.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:40:55.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:40:55.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:40:55.133Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:40:55.598Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:40:55.642Z] > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10 [2021-09-23T17:40:56.534Z] #58 20.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:40:56.534Z] #58 20.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:40:56.534Z] #58 20.39 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:40:56.534Z] #58 20.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:40:56.534Z] #58 20.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:40:56.534Z] #58 20.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:40:56.795Z] #58 20.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:40:56.795Z] #58 20.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:40:57.054Z] #58 20.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:40:57.054Z] #58 20.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:40:57.054Z] #58 20.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:40:57.314Z] #58 20.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:40:57.314Z] #58 21.13 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:40:57.314Z] #58 21.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:40:57.343Z] Merge succeeded, producing a482858645ba3966c4d6f7a9902c3769b0648ed1 [2021-09-23T17:40:57.343Z] Checking out Revision a482858645ba3966c4d6f7a9902c3769b0648ed1 (PR-42854) [2021-09-23T17:40:57.573Z] #58 ... [2021-09-23T17:40:57.573Z] [2021-09-23T17:40:57.573Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:40:57.573Z] #42 sha256:e705b60ba3095a5092bb7544c717c683ef54983f1283aadbcb9da82b5fb34564 [2021-09-23T17:40:57.573Z] #42 DONE 21.5s [2021-09-23T17:40:57.631Z] using credential docker-jenkins-github-credentials [2021-09-23T17:40:57.637Z] Merge succeeded, producing 7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d [2021-09-23T17:40:57.638Z] Checking out Revision 7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d (PR-42854) [2021-09-23T17:40:57.638Z] Cloning the remote Git repository [2021-09-23T17:40:57.638Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:40:57.834Z] [2021-09-23T17:40:57.834Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:40:57.834Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:40:57.834Z] #19 2.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:40:57.834Z] #19 2.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:40:57.834Z] #19 2.385 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:40:57.834Z] #19 3.926 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:40:57.834Z] #19 4.977 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:40:57.834Z] #19 6.742 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:40:57.834Z] #19 ... [2021-09-23T17:40:57.834Z] [2021-09-23T17:40:57.834Z] #58 [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-09-23T17:40:57.834Z] #58 sha256:b2b4a945763d15a1ae88a7d5c2f476a830644dc28c6e510ddbf53edbef322373 [2021-09-23T17:40:57.834Z] #58 21.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:40:57.834Z] #58 21.86 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:40:58.093Z] #58 21.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:40:55.906Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:40:55.925Z] > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10 [2021-09-23T17:40:55.939Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:40:55.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:40:56.002Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:40:56.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:40:56.003Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:40:56.364Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:40:56.399Z] > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10 [2021-09-23T17:40:57.127Z] > git remote # timeout=10 [2021-09-23T17:40:57.161Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:40:57.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:40:57.198Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:40:57.596Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:40:57.626Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:40:57.649Z] > git checkout -f 7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d # timeout=10 [2021-09-23T17:40:58.353Z] #58 22.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:40:58.353Z] #58 22.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:40:58.613Z] #58 22.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:40:58.613Z] #58 22.52 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:40:57.653Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:40:57.789Z] > git init /home/ubuntu/workspace/moby_PR-42854 # timeout=10 [2021-09-23T17:40:58.169Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:40:58.171Z] > git --version # timeout=10 [2021-09-23T17:40:58.231Z] > git --version # 'git version 2.25.1' [2021-09-23T17:40:58.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:40:58.234Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:40:56.564Z] > git remote # timeout=10 [2021-09-23T17:40:56.594Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:40:56.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:40:56.623Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:40:57.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:40:57.345Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:40:57.352Z] > git checkout -f a482858645ba3966c4d6f7a9902c3769b0648ed1 # timeout=10 [2021-09-23T17:40:59.183Z] #58 22.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:40:59.183Z] #58 23.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:40:59.183Z] #58 23.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:40:59.183Z] #58 23.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:40:59.183Z] #58 23.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:40:59.443Z] #58 23.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:41:00.023Z] #58 23.65 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:41:00.023Z] #58 23.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:41:00.023Z] #58 23.92 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:41:00.310Z] #58 24.15 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:41:00.310Z] #58 24.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:41:00.310Z] #58 24.21 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:41:00.310Z] #58 24.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:41:01.428Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:41:01.459Z] First time build. Skipping changelog. [2021-09-23T17:41:01.613Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:41:01.431Z] > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10 [2021-09-23T17:41:01.660Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:41:02.316Z] #58 25.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:41:02.316Z] #58 25.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:41:02.316Z] #58 26.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:41:02.316Z] #58 26.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:41:02.316Z] #58 26.06 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:41:02.316Z] #58 26.33 go: downloading golang.org/x/text v0.3.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:41:02.753Z] + docker version [2021-09-23T17:41:03.164Z] + docker version [2021-09-23T17:41:03.254Z] #58 ... [2021-09-23T17:41:03.254Z] [2021-09-23T17:41:03.254Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:41:03.254Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:41:03.254Z] #52 16.89 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:41:03.254Z] #52 21.47 Fetched 8416 kB in 17s (503 kB/s) [2021-09-23T17:41:03.254Z] #52 21.47 Reading package lists... [2021-09-23T17:41:03.254Z] #52 ... [2021-09-23T17:41:03.254Z] [2021-09-23T17:41:03.254Z] #48 [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-09-23T17:41:03.254Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:41:03.254Z] #48 24.62 Updating files: 90% (1581/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-23T17:41:03.254Z] #48 24.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:41:03.254Z] #48 26.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-09-23T17:41:01.607Z] > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10 [2021-09-23T17:41:08.537Z] #48 ... [2021-09-23T17:41:08.537Z] [2021-09-23T17:41:08.537Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:41:08.537Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:41:08.537Z] #19 7.945 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:41:08.537Z] #19 9.678 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:41:08.537Z] #19 11.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:41:08.537Z] #19 12.48 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:41:08.537Z] #19 12.48 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:41:08.537Z] #19 12.48 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:41:08.537Z] #19 12.48 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:41:08.537Z] #19 12.48 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:41:08.537Z] #19 12.48 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:41:08.537Z] #19 12.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:41:08.537Z] #19 12.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:41:08.537Z] #19 12.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:41:08.537Z] #19 12.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:41:08.537Z] #19 12.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:41:08.537Z] #19 12.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:41:08.796Z] #19 ... [2021-09-23T17:41:08.796Z] [2021-09-23T17:41:08.796Z] #58 [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-09-23T17:41:08.796Z] #58 sha256:b2b4a945763d15a1ae88a7d5c2f476a830644dc28c6e510ddbf53edbef322373 [2021-09-23T17:41:08.796Z] #58 32.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:41:08.796Z] #58 32.67 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:41:09.055Z] #58 32.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:41:09.055Z] #58 32.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:41:09.055Z] #58 32.91 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:41:10.435Z] #58 34.35 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:41:10.694Z] #58 34.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:41:10.869Z] Client: Docker Engine - Community [2021-09-23T17:41:10.869Z] Version: 20.10.6 [2021-09-23T17:41:10.869Z] API version: 1.41 [2021-09-23T17:41:10.869Z] Go version: go1.13.15 [2021-09-23T17:41:10.869Z] Git commit: 370c289 [2021-09-23T17:41:10.869Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-23T17:41:10.869Z] OS/Arch: linux/amd64 [2021-09-23T17:41:10.869Z] Context: default [2021-09-23T17:41:10.869Z] Experimental: true [2021-09-23T17:41:10.869Z] [2021-09-23T17:41:10.869Z] Server: Docker Engine - Community [2021-09-23T17:41:10.869Z] Engine: [2021-09-23T17:41:10.869Z] Version: 20.10.6 [2021-09-23T17:41:10.869Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:41:10.869Z] Go version: go1.13.15 [2021-09-23T17:41:10.869Z] Git commit: 8728dd2 [2021-09-23T17:41:10.869Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-23T17:41:10.869Z] OS/Arch: linux/amd64 [2021-09-23T17:41:10.869Z] Experimental: true [2021-09-23T17:41:10.869Z] containerd: [2021-09-23T17:41:10.869Z] Version: 1.4.6 [2021-09-23T17:41:10.869Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:41:10.869Z] runc: [2021-09-23T17:41:10.869Z] Version: 1.0.0-rc95 [2021-09-23T17:41:10.869Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:41:10.869Z] docker-init: [2021-09-23T17:41:10.869Z] Version: 0.19.0 [2021-09-23T17:41:10.869Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-23T17:41:10.953Z] #58 34.66 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:41:11.187Z] + docker info [2021-09-23T17:41:11.327Z] Client: Docker Engine - Community [2021-09-23T17:41:11.327Z] Version: 20.10.6 [2021-09-23T17:41:11.327Z] API version: 1.41 [2021-09-23T17:41:11.327Z] Go version: go1.13.15 [2021-09-23T17:41:11.327Z] Git commit: 370c289 [2021-09-23T17:41:11.327Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-23T17:41:11.327Z] OS/Arch: linux/amd64 [2021-09-23T17:41:11.327Z] Context: default [2021-09-23T17:41:11.327Z] Experimental: true [2021-09-23T17:41:11.327Z] [2021-09-23T17:41:11.327Z] Server: Docker Engine - Community [2021-09-23T17:41:11.327Z] Engine: [2021-09-23T17:41:11.327Z] Version: 20.10.6 [2021-09-23T17:41:11.327Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:41:11.327Z] Go version: go1.13.15 [2021-09-23T17:41:11.327Z] Git commit: 8728dd2 [2021-09-23T17:41:11.327Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-23T17:41:11.327Z] OS/Arch: linux/amd64 [2021-09-23T17:41:11.327Z] Experimental: true [2021-09-23T17:41:11.327Z] containerd: [2021-09-23T17:41:11.327Z] Version: 1.4.6 [2021-09-23T17:41:11.327Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:41:11.327Z] runc: [2021-09-23T17:41:11.327Z] Version: 1.0.0-rc95 [2021-09-23T17:41:11.327Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:41:11.327Z] docker-init: [2021-09-23T17:41:11.327Z] Version: 0.19.0 [2021-09-23T17:41:11.327Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-23T17:41:11.666Z] + docker info [2021-09-23T17:41:12.705Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01fa5ab3236ac39bf) in /home/ubuntu/workspace/moby_PR-42854 [Pipeline] { [Pipeline] checkout [2021-09-23T17:41:12.979Z] The recommended git tool is: git [2021-09-23T17:41:13.494Z] #58 ... [2021-09-23T17:41:13.495Z] [2021-09-23T17:41:13.495Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:41:13.495Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:41:13.495Z] #52 21.47 Reading package lists... [2021-09-23T17:41:13.495Z] #52 27.40 Reading package lists... [2021-09-23T17:41:13.495Z] #52 32.99 Building dependency tree... [2021-09-23T17:41:13.495Z] #52 36.83 The following additional packages will be installed: [2021-09-23T17:41:13.495Z] #52 36.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:41:13.495Z] #52 36.84 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:41:13.495Z] #52 36.84 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:41:13.495Z] #52 36.84 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:41:13.495Z] #52 36.85 Suggested packages: [2021-09-23T17:41:13.495Z] #52 36.87 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:41:13.495Z] #52 36.87 Recommended packages: [2021-09-23T17:41:13.495Z] #52 36.87 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:41:14.431Z] #52 38.25 The following NEW packages will be installed: [2021-09-23T17:41:14.431Z] #52 38.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:41:14.431Z] #52 38.27 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:41:14.431Z] #52 38.27 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:41:14.431Z] #52 38.27 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:41:15.000Z] #52 38.88 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:41:15.000Z] #52 38.88 Need to get 6313 kB of archives. [2021-09-23T17:41:15.000Z] #52 38.88 After this operation, 27.3 MB of additional disk space will be used. [2021-09-23T17:41:15.000Z] #52 38.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] [2021-09-23T17:41:15.000Z] #52 38.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] [2021-09-23T17:41:15.259Z] #52 38.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] [2021-09-23T17:41:15.259Z] #52 38.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:41:15.259Z] #52 38.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:41:15.259Z] #52 38.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] [2021-09-23T17:41:15.518Z] #52 39.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] [2021-09-23T17:41:15.518Z] #52 39.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] [2021-09-23T17:41:15.518Z] #52 39.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] [2021-09-23T17:41:15.518Z] #52 39.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-23T17:41:15.518Z] #52 39.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:41:15.518Z] #52 39.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:41:15.518Z] #52 39.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-23T17:41:15.518Z] #52 39.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:41:15.518Z] #52 39.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:41:15.518Z] #52 39.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:41:15.518Z] #52 39.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:41:17.984Z] using credential docker-jenkins-github-credentials [2021-09-23T17:41:17.993Z] Cloning the remote Git repository [2021-09-23T17:41:17.993Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:41:18.053Z] #52 ... [2021-09-23T17:41:18.053Z] [2021-09-23T17:41:18.053Z] #60 [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-09-23T17:41:18.053Z] #60 sha256:f673ff8d4139381a9b33023b05da0b0604a71458e59dfea817da37d9ed8ff49c [2021-09-23T17:41:18.053Z] #60 DONE 41.5s [2021-09-23T17:41:18.053Z] [2021-09-23T17:41:18.053Z] #48 [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-09-23T17:41:18.053Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:41:18.045Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:41:18.124Z] > git init /home/ubuntu/workspace/moby_PR-42854 # timeout=10 [2021-09-23T17:41:18.640Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:41:18.641Z] > git --version # timeout=10 [2021-09-23T17:41:18.656Z] > git --version # 'git version 2.25.1' [2021-09-23T17:41:18.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:41:18.673Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:41:19.432Z] #48 ... [2021-09-23T17:41:19.432Z] [2021-09-23T17:41:19.433Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:41:19.433Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:41:19.433Z] #52 42.93 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [661 kB] [2021-09-23T17:41:20.812Z] #52 44.52 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:41:21.080Z] #52 44.79 Fetched 6313 kB in 5s (1214 kB/s) [2021-09-23T17:41:21.340Z] #52 45.00 Selecting previously unselected package libpython2.7-minimal:amd64. [2021-09-23T17:41:21.340Z] #52 45.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:41:21.340Z] #52 45.07 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:41:21.340Z] #52 45.08 Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:41:21.908Z] #52 45.67 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:41:21.908Z] #52 45.67 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:41:21.908Z] #52 45.71 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:41:22.312Z] Fetching without tags [2021-09-23T17:41:22.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:41:22.266Z] > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10 [2021-09-23T17:41:22.277Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:41:22.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:41:22.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:41:22.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:41:22.316Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:41:22.631Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e [2021-09-23T17:41:23.287Z] #52 47.00 Selecting previously unselected package python2-minimal. [2021-09-23T17:41:23.287Z] #52 47.01 Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ... [2021-09-23T17:41:23.287Z] #52 47.02 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:41:23.421Z] Client: [2021-09-23T17:41:23.421Z] Context: default [2021-09-23T17:41:23.421Z] Debug Mode: false [2021-09-23T17:41:23.421Z] Plugins: [2021-09-23T17:41:23.421Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:41:23.421Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:41:23.421Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-23T17:41:23.421Z] [2021-09-23T17:41:23.421Z] Server: [2021-09-23T17:41:23.421Z] Containers: 0 [2021-09-23T17:41:23.421Z] Running: 0 [2021-09-23T17:41:23.421Z] Paused: 0 [2021-09-23T17:41:23.421Z] Stopped: 0 [2021-09-23T17:41:23.421Z] Images: 0 [2021-09-23T17:41:23.421Z] Server Version: 20.10.6 [2021-09-23T17:41:23.421Z] Storage Driver: overlay2 [2021-09-23T17:41:23.421Z] Backing Filesystem: extfs [2021-09-23T17:41:23.421Z] Supports d_type: true [2021-09-23T17:41:23.421Z] Native Overlay Diff: true [2021-09-23T17:41:23.421Z] userxattr: false [2021-09-23T17:41:23.421Z] Logging Driver: json-file [2021-09-23T17:41:23.421Z] Cgroup Driver: cgroupfs [2021-09-23T17:41:23.421Z] Cgroup Version: 1 [2021-09-23T17:41:23.421Z] Plugins: [2021-09-23T17:41:23.421Z] Volume: local [2021-09-23T17:41:23.421Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:41:23.421Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:41:23.421Z] Swarm: inactive [2021-09-23T17:41:23.421Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-23T17:41:23.421Z] Default Runtime: runc [2021-09-23T17:41:23.421Z] Init Binary: docker-init [2021-09-23T17:41:23.421Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:41:23.421Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:41:23.421Z] init version: de40ad0 [2021-09-23T17:41:23.421Z] Security Options: [2021-09-23T17:41:23.421Z] apparmor [2021-09-23T17:41:23.421Z] seccomp [2021-09-23T17:41:23.421Z] Profile: default [2021-09-23T17:41:23.421Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:41:23.421Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-23T17:41:23.421Z] OSType: linux [2021-09-23T17:41:23.421Z] Architecture: x86_64 [2021-09-23T17:41:23.421Z] CPUs: 2 [2021-09-23T17:41:23.421Z] Total Memory: 7.569GiB [2021-09-23T17:41:23.421Z] Name: ip-10-100-90-80 [2021-09-23T17:41:23.421Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-23T17:41:23.421Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:41:23.421Z] Debug Mode: false [2021-09-23T17:41:23.421Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:41:23.421Z] Labels: [2021-09-23T17:41:23.421Z] Experimental: true [2021-09-23T17:41:23.421Z] Insecure Registries: [2021-09-23T17:41:23.421Z] 127.0.0.0/8 [2021-09-23T17:41:23.421Z] Live Restore Enabled: true [2021-09-23T17:41:23.421Z] [2021-09-23T17:41:23.421Z] WARNING: No swap limit support [Pipeline] sh [2021-09-23T17:41:23.546Z] #52 47.23 Selecting previously unselected package mailcap. [2021-09-23T17:41:23.546Z] #52 47.23 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:41:23.546Z] #52 47.25 Unpacking mailcap (3.69) ... [2021-09-23T17:41:23.755Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:41:23.755Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:41:23.755Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42854/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-23T17:41:23.806Z] #52 47.41 Selecting previously unselected package mime-support. [2021-09-23T17:41:23.806Z] #52 47.42 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:41:23.806Z] #52 47.42 Unpacking mime-support (3.66) ... [2021-09-23T17:41:23.806Z] #52 47.55 Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-09-23T17:41:23.806Z] #52 47.55 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ... [2021-09-23T17:41:23.806Z] #52 47.57 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:41:23.906Z] Client: [2021-09-23T17:41:23.906Z] Context: default [2021-09-23T17:41:23.906Z] Debug Mode: false [2021-09-23T17:41:23.906Z] Plugins: [2021-09-23T17:41:23.906Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:41:23.906Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:41:23.906Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-23T17:41:23.906Z] [2021-09-23T17:41:23.906Z] Server: [2021-09-23T17:41:23.906Z] Containers: 0 [2021-09-23T17:41:23.906Z] Running: 0 [2021-09-23T17:41:23.906Z] Paused: 0 [2021-09-23T17:41:23.906Z] Stopped: 0 [2021-09-23T17:41:23.906Z] Images: 0 [2021-09-23T17:41:23.906Z] Server Version: 20.10.6 [2021-09-23T17:41:23.906Z] Storage Driver: overlay2 [2021-09-23T17:41:23.906Z] Backing Filesystem: extfs [2021-09-23T17:41:23.906Z] Supports d_type: true [2021-09-23T17:41:23.906Z] Native Overlay Diff: true [2021-09-23T17:41:23.906Z] userxattr: false [2021-09-23T17:41:23.906Z] Logging Driver: json-file [2021-09-23T17:41:23.906Z] Cgroup Driver: cgroupfs [2021-09-23T17:41:23.906Z] Cgroup Version: 1 [2021-09-23T17:41:23.906Z] Plugins: [2021-09-23T17:41:23.906Z] Volume: local [2021-09-23T17:41:23.906Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:41:23.906Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:41:23.906Z] Swarm: inactive [2021-09-23T17:41:23.906Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-23T17:41:23.906Z] Default Runtime: runc [2021-09-23T17:41:23.906Z] Init Binary: docker-init [2021-09-23T17:41:23.906Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:41:23.906Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:41:23.906Z] init version: de40ad0 [2021-09-23T17:41:23.906Z] Security Options: [2021-09-23T17:41:23.906Z] apparmor [2021-09-23T17:41:23.906Z] seccomp [2021-09-23T17:41:23.906Z] Profile: default [2021-09-23T17:41:23.906Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:41:23.906Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-23T17:41:23.906Z] OSType: linux [2021-09-23T17:41:23.906Z] Architecture: x86_64 [2021-09-23T17:41:23.906Z] CPUs: 2 [2021-09-23T17:41:23.906Z] Total Memory: 7.487GiB [2021-09-23T17:41:23.906Z] Name: ip-10-100-41-36 [2021-09-23T17:41:23.906Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-23T17:41:23.906Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:41:23.906Z] Debug Mode: false [2021-09-23T17:41:23.906Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:41:23.906Z] Labels: [2021-09-23T17:41:23.906Z] Experimental: true [2021-09-23T17:41:23.906Z] Insecure Registries: [2021-09-23T17:41:23.906Z] 127.0.0.0/8 [2021-09-23T17:41:23.906Z] Live Restore Enabled: true [2021-09-23T17:41:23.906Z] [2021-09-23T17:41:23.906Z] WARNING: No swap limit support [Pipeline] sh [2021-09-23T17:41:24.032Z] + bash /home/ubuntu/workspace/moby_PR-42854/check-config.sh [2021-09-23T17:41:24.032Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-23T17:41:24.032Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-23T17:41:24.032Z] [2021-09-23T17:41:24.032Z] Generally Necessary: [2021-09-23T17:41:24.032Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-23T17:41:24.032Z] - apparmor: enabled and tools installed [2021-09-23T17:41:24.032Z] - CONFIG_NAMESPACES: enabled [2021-09-23T17:41:24.032Z] - CONFIG_NET_NS: enabled [2021-09-23T17:41:24.032Z] - CONFIG_PID_NS: enabled [2021-09-23T17:41:24.032Z] - CONFIG_IPC_NS: enabled [2021-09-23T17:41:24.032Z] - CONFIG_UTS_NS: enabled [2021-09-23T17:41:24.032Z] - CONFIG_CGROUPS: enabled [2021-09-23T17:41:24.032Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-23T17:41:24.032Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-23T17:41:24.032Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-23T17:41:24.032Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-23T17:41:24.032Z] - CONFIG_CPUSETS: enabled [2021-09-23T17:41:24.032Z] - CONFIG_MEMCG: enabled [2021-09-23T17:41:24.032Z] - CONFIG_KEYS: enabled [2021-09-23T17:41:24.032Z] - CONFIG_VETH: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-23T17:41:24.032Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-23T17:41:24.032Z] [2021-09-23T17:41:24.032Z] Optional Features: [2021-09-23T17:41:24.032Z] - CONFIG_USER_NS: enabled [2021-09-23T17:41:24.032Z] - CONFIG_SECCOMP: enabled [2021-09-23T17:41:24.032Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-23T17:41:24.032Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-23T17:41:24.032Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-23T17:41:24.032Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-23T17:41:24.032Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-23T17:41:24.032Z] - CONFIG_BLK_CGROUP: enabled [2021-09-23T17:41:24.032Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-23T17:41:24.032Z] - CONFIG_CGROUP_PERF: enabled [2021-09-23T17:41:24.032Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-23T17:41:24.205Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:41:24.205Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:41:24.205Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42854/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-23T17:41:24.205Z] + bash /home/ubuntu/workspace/moby_PR-42854/check-config.sh [2021-09-23T17:41:24.205Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-23T17:41:24.205Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-23T17:41:24.205Z] [2021-09-23T17:41:24.205Z] Generally Necessary: [2021-09-23T17:41:24.205Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-23T17:41:24.205Z] - apparmor: enabled and tools installed [2021-09-23T17:41:24.205Z] - CONFIG_NAMESPACES: enabled [2021-09-23T17:41:24.205Z] - CONFIG_NET_NS: enabled [2021-09-23T17:41:24.205Z] - CONFIG_PID_NS: enabled [2021-09-23T17:41:24.205Z] - CONFIG_IPC_NS: enabled [2021-09-23T17:41:24.205Z] - CONFIG_UTS_NS: enabled [2021-09-23T17:41:24.205Z] - CONFIG_CGROUPS: enabled [2021-09-23T17:41:24.205Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-23T17:41:24.205Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-23T17:41:24.205Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-23T17:41:24.205Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-23T17:41:24.205Z] - CONFIG_CPUSETS: enabled [2021-09-23T17:41:24.205Z] - CONFIG_MEMCG: enabled [2021-09-23T17:41:24.205Z] - CONFIG_KEYS: enabled [2021-09-23T17:41:24.205Z] - CONFIG_VETH: enabled (as module) [2021-09-23T17:41:24.205Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-23T17:41:24.205Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-23T17:41:24.205Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-23T17:41:24.205Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-23T17:41:24.205Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-23T17:41:24.205Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-23T17:41:24.206Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-23T17:41:24.206Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-23T17:41:24.295Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-23T17:41:24.295Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-23T17:41:24.295Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-23T17:41:24.295Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_IP_VS: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-23T17:41:24.295Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-23T17:41:24.295Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-23T17:41:24.295Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-23T17:41:24.295Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-23T17:41:24.295Z] - CONFIG_EXT4_FS: enabled [2021-09-23T17:41:24.295Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-23T17:41:24.295Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-23T17:41:24.295Z] - Network Drivers: [2021-09-23T17:41:24.295Z] - "overlay": [2021-09-23T17:41:24.295Z] - CONFIG_VXLAN: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-23T17:41:24.295Z] Optional (for encrypted networks): [2021-09-23T17:41:24.295Z] - CONFIG_CRYPTO: enabled [2021-09-23T17:41:24.295Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-23T17:41:24.295Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-23T17:41:24.295Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-23T17:41:24.295Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-23T17:41:24.295Z] - CONFIG_XFRM: enabled [2021-09-23T17:41:24.295Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-23T17:41:24.295Z] - "ipvlan": [2021-09-23T17:41:24.295Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-23T17:41:24.295Z] - "macvlan": [2021-09-23T17:41:24.295Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_DUMMY: enabled (as module) [2021-09-23T17:41:24.295Z] - "ftp,tftp client in container": [2021-09-23T17:41:24.295Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-23T17:41:24.295Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-23T17:41:24.295Z] - Storage Drivers: [2021-09-23T17:41:24.295Z] - "aufs": [2021-09-23T17:41:24.472Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-23T17:41:24.472Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-23T17:41:24.472Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-23T17:41:24.472Z] [2021-09-23T17:41:24.472Z] Optional Features: [2021-09-23T17:41:24.472Z] - CONFIG_USER_NS: enabled [2021-09-23T17:41:24.472Z] - CONFIG_SECCOMP: enabled [2021-09-23T17:41:24.472Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-23T17:41:24.473Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-23T17:41:24.473Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-23T17:41:24.473Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-23T17:41:24.473Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-23T17:41:24.473Z] - CONFIG_BLK_CGROUP: enabled [2021-09-23T17:41:24.473Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-23T17:41:24.473Z] - CONFIG_CGROUP_PERF: enabled [2021-09-23T17:41:24.473Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-23T17:41:24.473Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-23T17:41:24.473Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-23T17:41:24.473Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-23T17:41:24.473Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-23T17:41:24.473Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-23T17:41:24.473Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-23T17:41:24.473Z] - CONFIG_IP_VS: enabled (as module) [2021-09-23T17:41:24.473Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-23T17:41:24.473Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-23T17:41:24.473Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-23T17:41:24.473Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-23T17:41:24.473Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-23T17:41:24.473Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-23T17:41:24.473Z] - CONFIG_EXT4_FS: enabled [2021-09-23T17:41:24.473Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-23T17:41:24.473Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-23T17:41:24.473Z] - Network Drivers: [2021-09-23T17:41:24.473Z] - "overlay": [2021-09-23T17:41:24.473Z] - CONFIG_VXLAN: enabled (as module) [2021-09-23T17:41:24.473Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-23T17:41:24.473Z] Optional (for encrypted networks): [2021-09-23T17:41:24.555Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-23T17:41:24.555Z] - "btrfs": [2021-09-23T17:41:24.555Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-23T17:41:24.555Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-23T17:41:24.555Z] - "devicemapper": [2021-09-23T17:41:24.555Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-23T17:41:24.555Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-23T17:41:24.555Z] - "overlay": [2021-09-23T17:41:24.555Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-23T17:41:24.555Z] - "zfs": [2021-09-23T17:41:24.555Z] - /dev/zfs: present [2021-09-23T17:41:24.555Z] - zfs command: missing [2021-09-23T17:41:24.555Z] - zpool command: missing [2021-09-23T17:41:24.555Z] [2021-09-23T17:41:24.555Z] Limits: [2021-09-23T17:41:24.555Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-23T17:41:24.555Z] [2021-09-23T17:41:24.555Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:41:24.703Z] Merge succeeded, producing c28703dd27d71b77e2cb1d405e0dca46e95bbab9 [2021-09-23T17:41:24.703Z] Checking out Revision c28703dd27d71b77e2cb1d405e0dca46e95bbab9 (PR-42854) [2021-09-23T17:41:24.733Z] - CONFIG_CRYPTO: enabled [2021-09-23T17:41:24.733Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-23T17:41:24.733Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-23T17:41:24.733Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-23T17:41:24.733Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-23T17:41:24.733Z] - CONFIG_XFRM: enabled [2021-09-23T17:41:24.733Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-23T17:41:24.733Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-23T17:41:24.733Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-23T17:41:24.733Z] - "ipvlan": [2021-09-23T17:41:24.733Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-23T17:41:24.733Z] - "macvlan": [2021-09-23T17:41:24.733Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-23T17:41:24.733Z] - CONFIG_DUMMY: enabled (as module) [2021-09-23T17:41:24.733Z] - "ftp,tftp client in container": [2021-09-23T17:41:24.733Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-23T17:41:24.733Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-23T17:41:24.733Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-23T17:41:24.733Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-23T17:41:24.733Z] - Storage Drivers: [2021-09-23T17:41:24.733Z] - "aufs": [2021-09-23T17:41:24.733Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-23T17:41:24.733Z] - "btrfs": [2021-09-23T17:41:24.733Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-23T17:41:24.733Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-23T17:41:24.733Z] - "devicemapper": [2021-09-23T17:41:24.733Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-23T17:41:24.733Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-23T17:41:24.733Z] - "overlay": [2021-09-23T17:41:24.733Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-23T17:41:24.733Z] - "zfs": [2021-09-23T17:41:24.733Z] - /dev/zfs: present [2021-09-23T17:41:24.733Z] - zfs command: missing [2021-09-23T17:41:24.733Z] - zpool command: missing [2021-09-23T17:41:24.733Z] [2021-09-23T17:41:24.733Z] Limits: [2021-09-23T17:41:24.733Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-23T17:41:24.733Z] [2021-09-23T17:41:24.733Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:41:24.898Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d . [2021-09-23T17:41:22.634Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:41:22.654Z] > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10 [2021-09-23T17:41:23.699Z] > git remote # timeout=10 [2021-09-23T17:41:23.722Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:41:23.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:41:23.877Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:41:24.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:41:24.704Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:41:24.717Z] > git checkout -f c28703dd27d71b77e2cb1d405e0dca46e95bbab9 # timeout=10 [2021-09-23T17:41:25.084Z] + sudo modprobe ip_vs [2021-09-23T17:41:25.084Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d . [2021-09-23T17:41:25.347Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:41:25.347Z] #1 sha256:b4fa71a7d89ad4548f5a4b01b91c9df42d2e4a39608271feacb51abf4cb11a0f [2021-09-23T17:41:25.347Z] #1 transferring dockerfile: 16.36kB done [2021-09-23T17:41:25.348Z] #1 DONE 0.1s [2021-09-23T17:41:25.348Z] [2021-09-23T17:41:25.348Z] #2 [internal] load .dockerignore [2021-09-23T17:41:25.348Z] #2 sha256:724a2a7bfd08532d1dceb81837b5f411b194012e541c8d52833df0f1815dcd7f [2021-09-23T17:41:25.348Z] #2 transferring context: 87B done [2021-09-23T17:41:25.348Z] #2 DONE 0.1s [2021-09-23T17:41:25.348Z] [2021-09-23T17:41:25.348Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:41:25.348Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-23T17:41:25.469Z] #2 [internal] load .dockerignore [2021-09-23T17:41:25.469Z] #2 sha256:7b27ae7880308b25939f51a11c863667bd6fd129244d1f574a3cdb1eee3593a7 [2021-09-23T17:41:25.469Z] #2 transferring context: 87B done [2021-09-23T17:41:25.469Z] #2 DONE 0.1s [2021-09-23T17:41:25.469Z] [2021-09-23T17:41:25.469Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:41:25.469Z] #1 sha256:cac950ebd9eb411574df3537bf2f03003ab34a0a90ace7d00afe04c77ea93c85 [2021-09-23T17:41:25.469Z] #1 transferring dockerfile: 16.36kB done [2021-09-23T17:41:25.469Z] #1 DONE 0.2s [2021-09-23T17:41:25.469Z] [2021-09-23T17:41:25.469Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:41:25.469Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-23T17:41:25.712Z] #52 49.32 Selecting previously unselected package python2.7. [2021-09-23T17:41:25.712Z] #52 49.32 Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ... [2021-09-23T17:41:25.712Z] #52 49.33 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:41:25.923Z] #3 DONE 0.5s [2021-09-23T17:41:25.923Z] [2021-09-23T17:41:25.923Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:41:25.923Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-23T17:41:25.923Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-23T17:41:25.972Z] #52 49.53 Selecting previously unselected package libpython2-stdlib:amd64. [2021-09-23T17:41:25.972Z] #52 49.55 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ... [2021-09-23T17:41:25.972Z] #52 49.56 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:41:25.972Z] #52 49.78 Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:41:25.972Z] #52 49.88 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:41:26.035Z] #3 DONE 0.5s [2021-09-23T17:41:26.035Z] [2021-09-23T17:41:26.035Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:41:26.035Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-23T17:41:26.035Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-23T17:41:26.035Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 3.15MB / 9.67MB 0.1s [2021-09-23T17:41:26.035Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:41:26.035Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-23T17:41:26.035Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-23T17:41:26.035Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-23T17:41:26.183Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-23T17:41:26.183Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:41:26.183Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-23T17:41:26.183Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-23T17:41:26.183Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-09-23T17:41:26.183Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-23T17:41:26.293Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-23T17:41:26.293Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-23T17:41:26.759Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-09-23T17:41:26.860Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-09-23T17:41:27.019Z] #4 DONE 0.9s [2021-09-23T17:41:27.019Z] [2021-09-23T17:41:27.019Z] #6 [internal] load build definition from Dockerfile [2021-09-23T17:41:27.019Z] #6 sha256:c69addac0d5101e7f13097f505367b6c12c439fd5e8e8920de6538ca4c149f79 [2021-09-23T17:41:27.019Z] #6 DONE 0.0s [2021-09-23T17:41:27.019Z] [2021-09-23T17:41:27.019Z] #5 [internal] load .dockerignore [2021-09-23T17:41:27.019Z] #5 sha256:ab65dea740d526e7d392da546a8ac9c9302e8fe7e80fedcbfd624281f974a203 [2021-09-23T17:41:27.019Z] #5 DONE 0.0s [2021-09-23T17:41:27.019Z] [2021-09-23T17:41:27.019Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:41:27.019Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:41:27.124Z] #4 DONE 1.0s [2021-09-23T17:41:27.124Z] [2021-09-23T17:41:27.124Z] #6 [internal] load build definition from Dockerfile [2021-09-23T17:41:27.124Z] #6 sha256:b1c3e3d968155a6950a81d814a7e81f6a7f630dc75be57ad4c1ae959c4771d25 [2021-09-23T17:41:27.124Z] #6 DONE 0.0s [2021-09-23T17:41:27.124Z] [2021-09-23T17:41:27.124Z] #5 [internal] load .dockerignore [2021-09-23T17:41:27.124Z] #5 sha256:be27076c0827dc4c3ace7e715e88d1dfb81840d5a44042786ec97086d7a405f9 [2021-09-23T17:41:27.124Z] #5 DONE 0.0s [2021-09-23T17:41:27.391Z] [2021-09-23T17:41:27.391Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:41:27.391Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:41:27.878Z] #52 51.38 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:41:27.878Z] #52 51.56 Selecting previously unselected package python2. [2021-09-23T17:41:27.878Z] #52 51.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16483 files and directories currently installed.) [2021-09-23T17:41:27.878Z] #52 51.63 Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ... [2021-09-23T17:41:27.878Z] #52 51.64 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:41:27.878Z] #52 51.70 Selecting previously unselected package libprotobuf23:amd64. [2021-09-23T17:41:27.878Z] #52 51.70 Preparing to unpack .../1-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-23T17:41:27.878Z] #52 51.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:41:27.959Z] #10 ... [2021-09-23T17:41:27.959Z] [2021-09-23T17:41:27.959Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:41:27.959Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-23T17:41:27.959Z] #8 DONE 0.7s [2021-09-23T17:41:27.959Z] [2021-09-23T17:41:27.959Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:41:27.959Z] #7 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:41:27.959Z] #7 DONE 0.7s [2021-09-23T17:41:27.959Z] [2021-09-23T17:41:27.959Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:41:27.959Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:41:27.959Z] #9 DONE 0.7s [2021-09-23T17:41:27.959Z] [2021-09-23T17:41:27.959Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:41:27.959Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:41:27.959Z] #10 DONE 0.8s [2021-09-23T17:41:27.965Z] #8 DONE 0.8s [2021-09-23T17:41:27.965Z] [2021-09-23T17:41:27.965Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:41:27.965Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:41:27.965Z] #9 DONE 0.8s [2021-09-23T17:41:27.965Z] [2021-09-23T17:41:27.965Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:41:27.965Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:41:27.965Z] #10 DONE 0.8s [2021-09-23T17:41:27.965Z] [2021-09-23T17:41:27.965Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:41:27.965Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-23T17:41:27.965Z] #7 DONE 0.8s [2021-09-23T17:41:28.447Z] #52 52.22 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:41:28.447Z] #52 52.22 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:41:28.447Z] #52 52.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:41:28.510Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:41:28.527Z] First time build. Skipping changelog. [2021-09-23T17:41:28.706Z] #52 52.38 Selecting previously unselected package python3-six. [2021-09-23T17:41:28.706Z] #52 52.38 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:41:28.706Z] #52 52.39 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:41:28.706Z] #52 52.44 Selecting previously unselected package python3-protobuf. [2021-09-23T17:41:28.706Z] #52 52.44 Preparing to unpack .../4-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-23T17:41:28.706Z] #52 52.45 Unpacking python3-protobuf (3.12.4-1) ... [Pipeline] withEnv [Pipeline] { [2021-09-23T17:41:28.901Z] [2021-09-23T17:41:28.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:28.901Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:28.901Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done [2021-09-23T17:41:28.901Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:41:28.901Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-23T17:41:28.901Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-23T17:41:28.901Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0B / 10.87MB 0.1s [2021-09-23T17:41:28.901Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0B / 54.93MB 0.1s [2021-09-23T17:41:28.901Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 2.10MB / 5.15MB 0.1s [Pipeline] stage [Pipeline] { (Print info) [2021-09-23T17:41:28.915Z] [2021-09-23T17:41:28.915Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:28.915Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:28.915Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done [2021-09-23T17:41:28.915Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:41:28.915Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-23T17:41:28.915Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0B / 54.93MB 0.1s [2021-09-23T17:41:28.915Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [Pipeline] sh [2021-09-23T17:41:28.968Z] #52 52.73 Selecting previously unselected package python-is-python2. [2021-09-23T17:41:28.968Z] #52 52.73 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:41:29.166Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 1.05MB / 10.87MB 0.2s [2021-09-23T17:41:29.166Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.2s [2021-09-23T17:41:29.166Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 4.19MB / 10.87MB 0.3s [2021-09-23T17:41:29.166Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.19MB / 54.93MB 0.3s [2021-09-23T17:41:29.176Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 946.18kB / 5.15MB 0.3s [2021-09-23T17:41:29.176Z] #11 ... [2021-09-23T17:41:29.176Z] [2021-09-23T17:41:29.176Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:41:29.176Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:41:29.176Z] #43 DONE 0.0s [2021-09-23T17:41:29.176Z] [2021-09-23T17:41:29.176Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:29.176Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:29.227Z] #52 52.75 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:41:29.227Z] #52 52.80 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:41:29.227Z] #52 52.80 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:41:29.227Z] #52 52.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:41:29.227Z] #52 52.89 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:41:29.227Z] #52 52.89 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:41:29.227Z] #52 52.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:41:29.227Z] #52 52.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:41:29.227Z] #52 52.97 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:41:29.227Z] #52 52.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:41:29.227Z] #52 53.02 Selecting previously unselected package criu. [2021-09-23T17:41:29.432Z] #11 ... [2021-09-23T17:41:29.432Z] [2021-09-23T17:41:29.432Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:41:29.432Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:41:29.432Z] #43 DONE 0.0s [2021-09-23T17:41:29.432Z] [2021-09-23T17:41:29.432Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:29.432Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:29.432Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 9.44MB / 10.87MB 0.4s [2021-09-23T17:41:29.432Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.4s done [2021-09-23T17:41:29.432Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0B / 54.57MB 0.4s [2021-09-23T17:41:29.432Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.6s [2021-09-23T17:41:29.432Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 5.24MB / 54.57MB 0.6s [2021-09-23T17:41:29.440Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.24MB / 54.93MB 0.6s [2021-09-23T17:41:29.440Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.6s [2021-09-23T17:41:29.453Z] + docker version [2021-09-23T17:41:29.486Z] #52 53.03 Preparing to unpack .../9-criu_3.16-1_amd64.deb ... [2021-09-23T17:41:29.486Z] #52 53.03 Unpacking criu (3.16-1) ... [2021-09-23T17:41:29.703Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.39MB / 54.93MB 0.8s [2021-09-23T17:41:29.703Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.7s done [2021-09-23T17:41:29.703Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 7.34MB / 10.87MB 1.0s [2021-09-23T17:41:29.746Z] #52 53.43 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:41:29.748Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 15.02MB / 54.93MB 0.6s [2021-09-23T17:41:29.748Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.7s done [2021-09-23T17:41:29.748Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 18.87MB / 54.93MB 0.9s [2021-09-23T17:41:29.748Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 11.53MB / 54.57MB 0.9s [2021-09-23T17:41:29.748Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 1.56MB / 85.72MB 0.9s [2021-09-23T17:41:29.748Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 22.02MB / 54.93MB 0.9s [2021-09-23T17:41:29.991Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 11.53MB / 54.93MB 1.1s [2021-09-23T17:41:29.991Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.49MB / 10.87MB 1.1s [2021-09-23T17:41:29.991Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0B / 54.57MB 1.1s [2021-09-23T17:41:30.009Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 15.91MB / 54.57MB 1.1s [2021-09-23T17:41:30.009Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 26.21MB / 54.93MB 1.2s [2021-09-23T17:41:30.009Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 19.92MB / 54.57MB 1.2s [2021-09-23T17:41:30.009Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 10.06MB / 85.72MB 1.2s [2021-09-23T17:41:28.512Z] > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10 [2021-09-23T17:41:30.252Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.19MB / 54.57MB 1.3s [2021-09-23T17:41:30.252Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 15.73MB / 54.93MB 1.4s [2021-09-23T17:41:30.252Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 1.3s done [2021-09-23T17:41:30.267Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 30.41MB / 54.93MB 1.4s [2021-09-23T17:41:30.267Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 27.26MB / 54.57MB 1.4s [2021-09-23T17:41:30.513Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 19.92MB / 54.93MB 1.6s [2021-09-23T17:41:30.513Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 16.33MB / 54.57MB 1.6s [2021-09-23T17:41:30.513Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0B / 85.72MB 1.6s [2021-09-23T17:41:30.529Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 34.60MB / 54.93MB 1.5s [2021-09-23T17:41:30.529Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 38.80MB / 54.93MB 1.6s [2021-09-23T17:41:30.529Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 32.51MB / 54.57MB 1.6s [2021-09-23T17:41:30.529Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 16.78MB / 85.72MB 1.6s [2021-09-23T17:41:30.529Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 41.94MB / 54.93MB 1.7s [2021-09-23T17:41:30.773Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 23.07MB / 54.93MB 1.9s [2021-09-23T17:41:30.773Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 27.26MB / 54.57MB 1.9s [2021-09-23T17:41:30.773Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 31.46MB / 54.57MB 2.0s [2021-09-23T17:41:30.786Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 45.09MB / 54.93MB 1.9s [2021-09-23T17:41:30.786Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 37.75MB / 54.57MB 1.9s [2021-09-23T17:41:30.786Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 23.07MB / 85.72MB 1.9s [2021-09-23T17:41:30.786Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 53.48MB / 54.93MB 2.0s [2021-09-23T17:41:30.786Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 41.94MB / 54.57MB 2.0s [2021-09-23T17:41:31.037Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 34.60MB / 54.57MB 2.1s [2021-09-23T17:41:31.038Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 37.75MB / 54.57MB 2.2s [2021-09-23T17:41:31.046Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 29.36MB / 85.72MB 2.2s [2021-09-23T17:41:31.046Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 46.14MB / 54.57MB 2.2s [2021-09-23T17:41:31.128Z] #52 54.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:41:31.128Z] #52 54.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:41:31.128Z] #52 54.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:41:31.128Z] #52 54.74 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:41:31.298Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 26.21MB / 54.93MB 2.3s [2021-09-23T17:41:31.298Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 41.94MB / 54.57MB 2.3s [2021-09-23T17:41:31.298Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 9.98MB / 85.72MB 2.3s [2021-09-23T17:41:31.298Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 29.36MB / 54.93MB 2.6s [2021-09-23T17:41:31.298Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 50.33MB / 54.57MB 2.6s [2021-09-23T17:41:31.298Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 19.20MB / 85.72MB 2.6s [2021-09-23T17:41:31.306Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 36.70MB / 85.72MB 2.3s [2021-09-23T17:41:31.306Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 51.56MB / 54.57MB 2.5s [2021-09-23T17:41:31.306Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 41.94MB / 85.72MB 2.5s [2021-09-23T17:41:31.561Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 32.51MB / 54.93MB 2.8s [2021-09-23T17:41:31.561Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.53MB / 54.57MB 2.8s [2021-09-23T17:41:31.561Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 23.64MB / 85.72MB 2.8s [2021-09-23T17:41:31.564Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.6s [2021-09-23T17:41:31.564Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 47.19MB / 85.72MB 2.6s [2021-09-23T17:41:31.821Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 54.53MB / 85.72MB 2.9s [2021-09-23T17:41:31.822Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 30.41MB / 85.72MB 3.0s [2021-09-23T17:41:32.068Z] #52 55.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:41:32.068Z] #52 55.83 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:41:32.080Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 3.0s done [2021-09-23T17:41:32.080Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 62.91MB / 85.72MB 3.3s [2021-09-23T17:41:32.082Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 35.65MB / 54.93MB 3.2s [2021-09-23T17:41:32.082Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 39.54MB / 85.72MB 3.2s [2021-09-23T17:41:32.328Z] #52 ... [2021-09-23T17:41:32.328Z] [2021-09-23T17:41:32.328Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:41:32.328Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:41:32.328Z] #40 46.25 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-23T17:41:32.328Z] #40 46.47 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:41:32.328Z] #40 46.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:41:32.338Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 73.40MB / 85.72MB 3.5s [2021-09-23T17:41:32.339Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-23T17:41:32.341Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 45.09MB / 85.72MB 3.4s [2021-09-23T17:41:32.341Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 38.80MB / 54.93MB 3.6s [2021-09-23T17:41:32.341Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 55.57MB / 85.72MB 3.6s [2021-09-23T17:41:32.597Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.7s done [2021-09-23T17:41:32.597Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 80.74MB / 85.72MB 3.7s [2021-09-23T17:41:32.600Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.6s done [2021-09-23T17:41:32.600Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 0B / 134.78MB 3.7s [2021-09-23T17:41:32.600Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 41.94MB / 54.93MB 3.8s [2021-09-23T17:41:32.600Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 62.91MB / 85.72MB 3.8s [2021-09-23T17:41:32.855Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 0B / 134.78MB 3.9s [2021-09-23T17:41:32.855Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 3.9s [2021-09-23T17:41:32.855Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 3.9s done [2021-09-23T17:41:32.859Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 68.16MB / 85.72MB 4.1s [2021-09-23T17:41:32.859Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 7.34MB / 134.78MB 4.1s [2021-09-23T17:41:33.114Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 4.0s [2021-09-23T17:41:33.114Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 9.46MB / 134.78MB 4.2s [2021-09-23T17:41:33.119Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 45.09MB / 54.93MB 4.2s [2021-09-23T17:41:33.119Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 75.63MB / 85.72MB 4.2s [2021-09-23T17:41:33.119Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 4.4s [2021-09-23T17:41:33.119Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 17.83MB / 134.78MB 4.4s [2021-09-23T17:41:33.374Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 18.87MB / 134.78MB 4.5s [2021-09-23T17:41:33.451Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 49.28MB / 54.93MB 4.6s [2021-09-23T17:41:33.632Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 29.55MB / 134.78MB 4.8s [2021-09-23T17:41:33.820Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 27.26MB / 134.78MB 4.7s [2021-09-23T17:41:33.821Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.53MB / 54.93MB 5.0s [2021-09-23T17:41:33.821Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 35.03MB / 134.78MB 5.0s [2021-09-23T17:41:34.204Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 37.75MB / 134.78MB 5.1s [2021-09-23T17:41:34.204Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 5.3s done [2021-09-23T17:41:34.204Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 45.15MB / 134.78MB 5.4s [2021-09-23T17:41:34.397Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 5.3s done [2021-09-23T17:41:34.397Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 0B / 156B 5.4s [2021-09-23T17:41:34.397Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 42.99MB / 134.78MB 5.5s [2021-09-23T17:41:34.397Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 5.5s [2021-09-23T17:41:34.658Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 53.24MB / 134.78MB 5.8s [2021-09-23T17:41:34.768Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 53.48MB / 134.78MB 5.8s [2021-09-23T17:41:34.920Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 5.9s done [2021-09-23T17:41:34.920Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 61.87MB / 134.78MB 6.0s [2021-09-23T17:41:34.920Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 6.0s done [2021-09-23T17:41:35.027Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 60.82MB / 134.78MB 6.1s [2021-09-23T17:41:35.180Z] #11 ... [2021-09-23T17:41:35.180Z] [2021-09-23T17:41:35.180Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:41:35.180Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:41:35.180Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-09-23T17:41:35.180Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:41:35.180Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:41:35.180Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:41:35.180Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.2s done [2021-09-23T17:41:35.180Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2021-09-23T17:41:35.180Z] #64 DONE 6.4s [2021-09-23T17:41:35.180Z] [2021-09-23T17:41:35.180Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:35.180Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:35.180Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 72.38MB / 134.78MB 6.3s [2021-09-23T17:41:35.180Z] #11 ... [2021-09-23T17:41:35.180Z] [2021-09-23T17:41:35.180Z] #24 [internal] load build context [2021-09-23T17:41:35.180Z] #24 sha256:b2200aca68d91e1c5c66fc00bdff3d40583875d222469547ae7cb2b28ce8f692 [2021-09-23T17:41:35.180Z] #24 transferring context: 55.48MB 6.3s done [2021-09-23T17:41:35.180Z] #24 DONE 6.5s [2021-09-23T17:41:35.180Z] [2021-09-23T17:41:35.180Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:35.180Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:35.441Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 81.79MB / 134.78MB 6.5s [2021-09-23T17:41:35.441Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0.1s [2021-09-23T17:41:35.593Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 68.16MB / 134.78MB 6.5s [2021-09-23T17:41:35.593Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 76.55MB / 134.78MB 6.9s [2021-09-23T17:41:35.624Z] #40 ... [2021-09-23T17:41:35.624Z] [2021-09-23T17:41:35.624Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:41:35.624Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:41:35.624Z] #52 58.83 Setting up mailcap (3.69) ... [2021-09-23T17:41:35.702Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 96.47MB / 134.78MB 6.8s [2021-09-23T17:41:35.884Z] #52 ... [2021-09-23T17:41:35.884Z] [2021-09-23T17:41:35.884Z] #56 [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-09-23T17:41:35.884Z] #56 sha256:1ec789f4352a02a5759fc518ca29ea1ba7d50fa547df92ad35014d9ca3cc59f5 [2021-09-23T17:41:35.884Z] #56 DONE 59.7s [2021-09-23T17:41:35.884Z] [2021-09-23T17:41:35.884Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:41:35.884Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:41:35.884Z] #52 59.50 Setting up mime-support (3.66) ... [2021-09-23T17:41:35.884Z] #52 59.53 Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:41:35.884Z] #52 59.54 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:41:35.965Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 103.81MB / 134.78MB 7.0s [2021-09-23T17:41:36.160Z] #11 ... [2021-09-23T17:41:36.160Z] [2021-09-23T17:41:36.160Z] #24 [internal] load build context [2021-09-23T17:41:36.160Z] #24 sha256:0c03037c5534fb9fe65e3f5333575f16db7123829604ac8117307f3ace60a261 [2021-09-23T17:41:36.160Z] #24 transferring context: 55.48MB 7.2s done [2021-09-23T17:41:36.160Z] #24 DONE 7.5s [2021-09-23T17:41:36.160Z] [2021-09-23T17:41:36.160Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:36.160Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:36.160Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 83.89MB / 134.78MB 7.2s [2021-09-23T17:41:36.160Z] #11 ... [2021-09-23T17:41:36.160Z] [2021-09-23T17:41:36.160Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:41:36.160Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:41:36.160Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-23T17:41:36.160Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:41:36.160Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-23T17:41:36.160Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-23T17:41:36.160Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.9s done [2021-09-23T17:41:36.226Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 115.34MB / 134.78MB 7.3s [2021-09-23T17:41:36.226Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 125.83MB / 134.78MB 7.5s [2021-09-23T17:41:36.421Z] #27 ... [2021-09-23T17:41:36.421Z] [2021-09-23T17:41:36.421Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:36.421Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:36.486Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 7.8s [2021-09-23T17:41:36.686Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 92.27MB / 134.78MB 7.6s [2021-09-23T17:41:36.944Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 101.71MB / 134.78MB 8.1s [2021-09-23T17:41:37.094Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-23T17:41:37.095Z] [2021-09-23T17:41:37.095Z] ________ ____ __. [2021-09-23T17:41:37.095Z] \_____ \ | |/ _| [2021-09-23T17:41:37.095Z] / | \| < [2021-09-23T17:41:37.095Z] / | \ | \ [2021-09-23T17:41:37.095Z] \_______ /____|__ \ [2021-09-23T17:41:37.095Z] \/ \/ [2021-09-23T17:41:37.095Z] [2021-09-23T17:41:37.095Z] INFO: make.ps1 ended at 09/23/2021 17:41:26 [2021-09-23T17:41:37.095Z] INFO: Binaries build ended at 09/23/2021 17:41:28. Duration:00:01:08.4905258 [2021-09-23T17:41:37.095Z] INFO: Copying the built daemon binary to d:\CI\PR-42854\8\binary\dockerd-a4b9d832a2.exe... [2021-09-23T17:41:37.095Z] INFO: Copying the built client binary to d:\CI\PR-42854\8\binary\docker-a4b9d832a2.exe... [2021-09-23T17:41:37.095Z] INFO: Copying dockerversion from the container... [2021-09-23T17:41:37.095Z] INFO: Copying the golang package from the container to d:\CI\PR-42854\8\installer\go.zip... [2021-09-23T17:41:37.095Z] INFO: Extracting go.zip to d:\CI\PR-42854\8\go [2021-09-23T17:41:37.514Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 109.05MB / 134.78MB 8.4s [2021-09-23T17:41:37.772Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.2s [2021-09-23T17:41:37.772Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 116.74MB / 134.78MB 8.9s [2021-09-23T17:41:38.031Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 123.73MB / 134.78MB 9.2s [2021-09-23T17:41:38.291Z] #11 ... [2021-09-23T17:41:38.291Z] [2021-09-23T17:41:38.291Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:41:38.291Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:41:38.291Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-23T17:41:38.291Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:41:38.291Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:41:38.291Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:41:38.291Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.9s done [2021-09-23T17:41:38.291Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-09-23T17:41:38.291Z] #64 DONE 9.4s [2021-09-23T17:41:38.291Z] [2021-09-23T17:41:38.291Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:41:38.291Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:41:38.291Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:41:38.291Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:41:38.291Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:41:38.291Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2021-09-23T17:41:38.291Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2021-09-23T17:41:38.291Z] #66 DONE 9.5s [2021-09-23T17:41:38.291Z] [2021-09-23T17:41:38.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:38.291Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:38.548Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 131.07MB / 134.78MB 9.5s [2021-09-23T17:41:39.044Z] #11 ... [2021-09-23T17:41:39.044Z] [2021-09-23T17:41:39.044Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:41:39.044Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:41:39.044Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-23T17:41:39.044Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-23T17:41:39.044Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 5.8s done [2021-09-23T17:41:39.044Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:41:39.044Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-23T17:41:39.044Z] #27 ... [2021-09-23T17:41:39.044Z] [2021-09-23T17:41:39.044Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:41:39.044Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:41:39.044Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-23T17:41:39.044Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:41:39.044Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:41:39.044Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:41:39.044Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.7s done [2021-09-23T17:41:39.044Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-09-23T17:41:39.044Z] #66 ... [2021-09-23T17:41:39.044Z] [2021-09-23T17:41:39.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:39.044Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:39.044Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 9.9s done [2021-09-23T17:41:39.451Z] Client: Docker Engine - Community [2021-09-23T17:41:39.451Z] Version: 20.10.6 [2021-09-23T17:41:39.451Z] API version: 1.41 [2021-09-23T17:41:39.451Z] Go version: go1.13.15 [2021-09-23T17:41:39.451Z] Git commit: 370c289 [2021-09-23T17:41:39.451Z] Built: Fri Apr 9 22:47:17 2021 [2021-09-23T17:41:39.451Z] OS/Arch: linux/amd64 [2021-09-23T17:41:39.451Z] Context: default [2021-09-23T17:41:39.451Z] Experimental: true [2021-09-23T17:41:39.451Z] [2021-09-23T17:41:39.451Z] Server: Docker Engine - Community [2021-09-23T17:41:39.451Z] Engine: [2021-09-23T17:41:39.451Z] Version: 20.10.6 [2021-09-23T17:41:39.452Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:41:39.452Z] Go version: go1.13.15 [2021-09-23T17:41:39.452Z] Git commit: 8728dd2 [2021-09-23T17:41:39.452Z] Built: Fri Apr 9 22:45:28 2021 [2021-09-23T17:41:39.452Z] OS/Arch: linux/amd64 [2021-09-23T17:41:39.452Z] Experimental: true [2021-09-23T17:41:39.452Z] containerd: [2021-09-23T17:41:39.452Z] Version: 1.4.6 [2021-09-23T17:41:39.452Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:41:39.452Z] runc: [2021-09-23T17:41:39.452Z] Version: 1.0.0-rc95 [2021-09-23T17:41:39.452Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:41:39.452Z] docker-init: [2021-09-23T17:41:39.452Z] Version: 0.19.0 [2021-09-23T17:41:39.452Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-23T17:41:39.615Z] #11 ... [2021-09-23T17:41:39.615Z] [2021-09-23T17:41:39.615Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:41:39.615Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:41:39.615Z] #66 DONE 10.9s [2021-09-23T17:41:39.799Z] + docker info [2021-09-23T17:41:39.882Z] [2021-09-23T17:41:39.882Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:41:39.882Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-23T17:41:40.072Z] #52 63.60 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:41:40.072Z] #52 63.63 Setting up python2 (2.7.18-3) ... [2021-09-23T17:41:40.072Z] #52 63.67 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:41:40.072Z] #52 63.74 Setting up criu (3.16-1) ... [2021-09-23T17:41:40.121Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-23T17:41:40.122Z] [2021-09-23T17:41:40.122Z] ________ ____ __. [2021-09-23T17:41:40.122Z] \_____ \ | |/ _| [2021-09-23T17:41:40.122Z] / | \| < [2021-09-23T17:41:40.122Z] / | \ | \ [2021-09-23T17:41:40.122Z] \_______ /____|__ \ [2021-09-23T17:41:40.122Z] \/ \/ [2021-09-23T17:41:40.122Z] [2021-09-23T17:41:40.122Z] INFO: make.ps1 ended at 09/23/2021 17:41:29 [2021-09-23T17:41:40.122Z] INFO: Binaries build ended at 09/23/2021 17:41:31. Duration:00:01:08.3371586 [2021-09-23T17:41:40.122Z] INFO: Copying the built daemon binary to d:\CI\PR-42854\8\binary\dockerd-78e0b16470.exe... [2021-09-23T17:41:40.122Z] INFO: Copying the built client binary to d:\CI\PR-42854\8\binary\docker-78e0b16470.exe... [2021-09-23T17:41:40.122Z] INFO: Copying dockerversion from the container... [2021-09-23T17:41:40.122Z] INFO: Copying the golang package from the container to d:\CI\PR-42854\8\installer\go.zip... [2021-09-23T17:41:40.122Z] INFO: Extracting go.zip to d:\CI\PR-42854\8\go [2021-09-23T17:41:41.084Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 11.9s done [2021-09-23T17:41:41.156Z] Fetching without tags [2021-09-23T17:41:41.326Z] #65 DONE 1.4s [2021-09-23T17:41:41.326Z] [2021-09-23T17:41:41.326Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:41:41.326Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:41:41.326Z] #27 DONE 12.5s [2021-09-23T17:41:41.326Z] [2021-09-23T17:41:41.326Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:41:41.326Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-23T17:41:41.340Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.7s done [2021-09-23T17:41:41.517Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e [2021-09-23T17:41:41.087Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:41:41.109Z] > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10 [2021-09-23T17:41:41.124Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:41:41.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:41:41.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:41:41.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:41:41.164Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:41:41.527Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:41:41.557Z] > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10 [2021-09-23T17:41:41.979Z] #52 65.44 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:41:42.267Z] #67 DONE 1.0s [2021-09-23T17:41:42.267Z] [2021-09-23T17:41:42.267Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:42.267Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:42.267Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.3s done [2021-09-23T17:41:42.267Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.7s done [2021-09-23T17:41:42.267Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-23T17:41:42.706Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-23T17:41:42.706Z] #11 ... [2021-09-23T17:41:42.706Z] [2021-09-23T17:41:42.706Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:41:42.706Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:41:42.706Z] #27 DONE 14.0s [2021-09-23T17:41:42.917Z] #52 DONE 66.5s [2021-09-23T17:41:42.917Z] [2021-09-23T17:41:42.917Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:41:42.917Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:41:42.917Z] #19 51.33 Fetched 48.4 MB in 49s (980 kB/s) [2021-09-23T17:41:42.963Z] [2021-09-23T17:41:42.963Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:42.963Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:43.529Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.7s done [2021-09-23T17:41:43.650Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 1.1s done [2021-09-23T17:41:43.913Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-23T17:41:44.096Z] #11 ... [2021-09-23T17:41:44.096Z] [2021-09-23T17:41:44.096Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:41:44.096Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-23T17:41:44.096Z] #65 DONE 0.9s [2021-09-23T17:41:44.096Z] [2021-09-23T17:41:44.096Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:44.096Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:44.096Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-23T17:41:44.039Z] > git remote # timeout=10 [2021-09-23T17:41:44.045Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:41:44.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:41:44.150Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:41:44.972Z] Merge succeeded, producing a4d45ff196676d4f5d588359ce5460eaf8a42fa9 [2021-09-23T17:41:44.973Z] Checking out Revision a4d45ff196676d4f5d588359ce5460eaf8a42fa9 (PR-42854) [2021-09-23T17:41:45.029Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.8s done [2021-09-23T17:41:45.029Z] #11 ... [2021-09-23T17:41:45.029Z] [2021-09-23T17:41:45.029Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:41:45.029Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-23T17:41:45.029Z] #67 DONE 1.0s [2021-09-23T17:41:45.286Z] [2021-09-23T17:41:45.286Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:41:45.286Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:41:45.545Z] #28 2.725 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:41:45.545Z] #28 2.732 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:41:45.545Z] #28 2.732 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:41:45.805Z] #28 2.948 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:41:46.062Z] #28 3.104 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:41:46.321Z] #28 3.425 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:41:44.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-23T17:41:44.976Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:41:44.983Z] > git checkout -f a4d45ff196676d4f5d588359ce5460eaf8a42fa9 # timeout=10 [2021-09-23T17:41:47.694Z] #28 4.821 Fetched 8412 kB in 2s (3547 kB/s) [2021-09-23T17:41:48.630Z] #28 4.821 Reading package lists... [2021-09-23T17:41:48.889Z] #28 5.628 Reading package lists... [2021-09-23T17:41:48.889Z] #28 ... [2021-09-23T17:41:48.889Z] [2021-09-23T17:41:48.889Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:48.889Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:48.889Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 3.6s [2021-09-23T17:41:49.069Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:41:49.081Z] First time build. Skipping changelog. [2021-09-23T17:41:49.197Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 5.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:41:49.074Z] > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10 [2021-09-23T17:41:50.139Z] #11 ... [2021-09-23T17:41:50.139Z] [2021-09-23T17:41:50.139Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:41:50.139Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:41:50.139Z] #28 2.658 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:41:50.139Z] #28 2.672 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:41:50.139Z] #28 2.672 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:41:50.139Z] #28 2.911 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:41:50.139Z] #28 3.189 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:41:50.139Z] #28 3.565 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:41:50.139Z] #28 4.751 Fetched 8412 kB in 2s (3587 kB/s) [2021-09-23T17:41:50.139Z] #28 4.751 Reading package lists... [2021-09-23T17:41:50.139Z] #28 5.535 Reading package lists... [2021-09-23T17:41:50.139Z] #28 6.283 Building dependency tree... [2021-09-23T17:41:50.139Z] #28 6.627 The following additional packages will be installed: [2021-09-23T17:41:50.139Z] #28 6.627 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:41:50.139Z] #28 6.627 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:41:50.139Z] #28 6.627 Recommended packages: [2021-09-23T17:41:50.139Z] #28 6.627 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:41:50.139Z] #28 6.775 The following NEW packages will be installed: [2021-09-23T17:41:50.139Z] #28 6.775 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:41:50.139Z] #28 6.775 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:41:50.139Z] #28 6.775 libssh2-1 openssl [2021-09-23T17:41:50.139Z] #28 7.039 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:41:50.139Z] #28 7.039 Need to get 3038 kB of archives. [2021-09-23T17:41:50.139Z] #28 7.039 After this operation, 6652 kB of additional disk space will be used. [2021-09-23T17:41:50.139Z] #28 7.039 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:41:50.139Z] #28 7.042 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-23T17:41:50.139Z] #28 7.047 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-23T17:41:50.139Z] #28 7.064 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-23T17:41:50.139Z] #28 7.064 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-23T17:41:50.139Z] #28 7.064 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-23T17:41:50.139Z] #28 7.073 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-23T17:41:50.139Z] #28 7.073 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-23T17:41:50.139Z] #28 7.073 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-23T17:41:50.139Z] #28 7.073 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-23T17:41:50.139Z] #28 7.073 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-23T17:41:50.139Z] #28 7.093 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-23T17:41:50.139Z] #28 7.093 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:41:50.139Z] #28 7.093 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:41:50.139Z] #28 7.093 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:41:50.139Z] #28 7.311 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:41:50.139Z] #28 7.343 Fetched 3038 kB in 0s (9051 kB/s) [2021-09-23T17:41:50.139Z] #28 7.382 Selecting previously unselected package openssl. [2021-09-23T17:41:50.139Z] #28 7.382 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-09-23T17:41:50.139Z] #28 7.382 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 7.388 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:41:50.139Z] #28 7.553 Selecting previously unselected package ca-certificates. [2021-09-23T17:41:50.139Z] #28 7.554 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:41:50.139Z] #28 7.559 Unpacking ca-certificates (20210119) ... [2021-09-23T17:41:50.139Z] #28 7.667 Selecting previously unselected package libbrotli1:amd64. [2021-09-23T17:41:50.139Z] #28 7.667 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 7.678 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:41:50.139Z] #28 7.773 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-23T17:41:50.139Z] #28 7.774 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 7.780 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:41:50.139Z] #28 7.837 Selecting previously unselected package libsasl2-2:amd64. [2021-09-23T17:41:50.139Z] #28 7.837 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 7.843 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:41:50.139Z] #28 7.912 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-23T17:41:50.139Z] #28 7.912 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 7.919 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:41:50.139Z] #28 8.006 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-23T17:41:50.139Z] #28 8.008 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 8.012 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:41:50.139Z] #28 8.083 Selecting previously unselected package libpsl5:amd64. [2021-09-23T17:41:50.139Z] #28 8.083 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 8.098 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:41:50.139Z] #28 8.171 Selecting previously unselected package librtmp1:amd64. [2021-09-23T17:41:50.139Z] #28 8.171 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 8.177 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:41:50.139Z] #28 8.237 Selecting previously unselected package libssh2-1:amd64. [2021-09-23T17:41:50.139Z] #28 8.239 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 8.251 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:41:50.139Z] #28 8.370 Selecting previously unselected package libcurl4:amd64. [2021-09-23T17:41:50.139Z] #28 8.370 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 8.376 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:41:50.139Z] #28 8.476 Selecting previously unselected package curl. [2021-09-23T17:41:50.139Z] #28 8.478 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 8.483 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:41:50.139Z] #28 8.582 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:41:50.139Z] #28 8.582 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 8.591 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:41:50.139Z] #28 8.677 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:41:50.139Z] #28 8.677 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 8.684 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:41:50.139Z] #28 8.751 Selecting previously unselected package jq. [2021-09-23T17:41:50.139Z] #28 8.752 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:41:50.139Z] #28 8.757 Unpacking jq (1.6-2.1) ... [2021-09-23T17:41:50.139Z] #28 8.832 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:41:50.139Z] #28 8.846 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:41:50.139Z] #28 8.869 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:41:50.139Z] #28 8.884 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:41:50.139Z] #28 8.898 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:41:50.139Z] #28 8.913 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:41:50.139Z] #28 8.929 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:41:50.139Z] #28 8.945 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:41:50.139Z] #28 ... [2021-09-23T17:41:50.139Z] [2021-09-23T17:41:50.139Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:50.139Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:50.352Z] + docker version [2021-09-23T17:41:50.710Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.0s done [2021-09-23T17:41:51.282Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 [2021-09-23T17:41:52.173Z] #11 ... [2021-09-23T17:41:52.173Z] [2021-09-23T17:41:52.173Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:41:52.173Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:41:52.173Z] #28 5.628 Reading package lists... [2021-09-23T17:41:52.173Z] #28 6.384 Building dependency tree... [2021-09-23T17:41:52.173Z] #28 6.742 The following additional packages will be installed: [2021-09-23T17:41:52.173Z] #28 6.742 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:41:52.173Z] #28 6.744 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:41:52.173Z] #28 6.744 Recommended packages: [2021-09-23T17:41:52.173Z] #28 6.744 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:41:52.173Z] #28 6.892 The following NEW packages will be installed: [2021-09-23T17:41:52.173Z] #28 6.892 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:41:52.173Z] #28 6.892 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:41:52.173Z] #28 6.892 libssh2-1 openssl [2021-09-23T17:41:52.173Z] #28 7.188 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:41:52.173Z] #28 7.188 Need to get 3038 kB of archives. [2021-09-23T17:41:52.173Z] #28 7.188 After this operation, 6652 kB of additional disk space will be used. [2021-09-23T17:41:52.173Z] #28 7.188 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:41:52.173Z] #28 7.189 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-23T17:41:52.173Z] #28 7.191 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-23T17:41:52.173Z] #28 7.200 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-23T17:41:52.173Z] #28 7.200 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-23T17:41:52.173Z] #28 7.200 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-23T17:41:52.173Z] #28 7.206 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-23T17:41:52.173Z] #28 7.206 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-23T17:41:52.173Z] #28 7.236 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-23T17:41:52.173Z] #28 7.236 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-23T17:41:52.173Z] #28 7.236 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-23T17:41:52.173Z] #28 7.236 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-23T17:41:52.173Z] #28 7.246 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:41:52.173Z] #28 7.246 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:41:52.173Z] #28 7.268 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:41:52.173Z] #28 7.512 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:41:52.173Z] #28 7.556 Fetched 3038 kB in 0s (8282 kB/s) [2021-09-23T17:41:52.173Z] #28 7.595 Selecting previously unselected package openssl. [2021-09-23T17:41:52.173Z] #28 7.595 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-09-23T17:41:52.173Z] #28 7.599 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-23T17:41:52.173Z] #28 7.605 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:41:52.173Z] #28 7.777 Selecting previously unselected package ca-certificates. [2021-09-23T17:41:52.173Z] #28 7.777 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:41:52.173Z] #28 7.783 Unpacking ca-certificates (20210119) ... [2021-09-23T17:41:52.173Z] #28 7.873 Selecting previously unselected package libbrotli1:amd64. [2021-09-23T17:41:52.173Z] #28 7.873 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-23T17:41:52.173Z] #28 7.883 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:41:52.173Z] #28 7.977 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-23T17:41:52.173Z] #28 7.977 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 7.988 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:41:52.174Z] #28 8.047 Selecting previously unselected package libsasl2-2:amd64. [2021-09-23T17:41:52.174Z] #28 8.047 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.052 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:41:52.174Z] #28 8.135 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-23T17:41:52.174Z] #28 8.135 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.146 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:41:52.174Z] #28 8.230 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-23T17:41:52.174Z] #28 8.230 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.239 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:41:52.174Z] #28 8.307 Selecting previously unselected package libpsl5:amd64. [2021-09-23T17:41:52.174Z] #28 8.307 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.311 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:41:52.174Z] #28 8.371 Selecting previously unselected package librtmp1:amd64. [2021-09-23T17:41:52.174Z] #28 8.371 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.375 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:41:52.174Z] #28 8.428 Selecting previously unselected package libssh2-1:amd64. [2021-09-23T17:41:52.174Z] #28 8.428 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.434 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:41:52.174Z] #28 8.533 Selecting previously unselected package libcurl4:amd64. [2021-09-23T17:41:52.174Z] #28 8.533 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.538 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:41:52.174Z] #28 8.658 Selecting previously unselected package curl. [2021-09-23T17:41:52.174Z] #28 8.658 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.662 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:41:52.174Z] #28 8.769 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:41:52.174Z] #28 8.769 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.775 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:41:52.174Z] #28 8.863 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:41:52.174Z] #28 8.863 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.876 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:41:52.174Z] #28 8.943 Selecting previously unselected package jq. [2021-09-23T17:41:52.174Z] #28 8.943 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:41:52.174Z] #28 8.947 Unpacking jq (1.6-2.1) ... [2021-09-23T17:41:52.174Z] #28 9.020 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:41:52.174Z] #28 9.032 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:41:52.174Z] #28 9.050 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:41:52.174Z] #28 9.068 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:41:52.174Z] #28 9.079 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:41:52.174Z] #28 9.112 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:41:52.174Z] #28 9.137 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:41:52.174Z] #28 9.151 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:41:52.174Z] #28 9.175 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:41:52.174Z] #28 9.197 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:41:52.174Z] #28 9.212 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:41:52.174Z] #28 9.225 Setting up ca-certificates (20210119) ... [2021-09-23T17:41:53.108Z] #28 10.02 Updating certificates in /etc/ssl/certs... [2021-09-23T17:41:54.480Z] #28 11.31 129 added, 0 removed; done. [2021-09-23T17:41:54.480Z] #28 11.35 Setting up jq (1.6-2.1) ... [2021-09-23T17:41:54.480Z] #28 11.36 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:41:54.480Z] #28 11.37 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:41:54.480Z] #28 11.39 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:41:54.480Z] #28 11.41 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:41:54.480Z] #28 11.43 Updating certificates in /etc/ssl/certs... [2021-09-23T17:41:54.895Z] INFO: Extraction ended at 09/23/2021 17:41:53. Duration:00:00:22.5290249 [2021-09-23T17:41:54.895Z] INFO: Updating the golang and path environment variables [2021-09-23T17:41:54.895Z] INFO: GOPATH=d:\gopath [2021-09-23T17:41:54.895Z] INFO: go version go1.17.1 windows/amd64 [2021-09-23T17:41:54.895Z] INFO: Running the daemon under test in debug mode [2021-09-23T17:41:54.895Z] INFO: Starting a daemon under test... [2021-09-23T17:41:54.895Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42854\8\daemon --pidfile d:\CI\PR-42854\8\docker.pid -D [2021-09-23T17:41:54.895Z] INFO: Process started successfully. [2021-09-23T17:41:54.895Z] INFO: Start tailing logs of the daemon under tests [2021-09-23T17:41:54.895Z] INFO: Waiting for the daemon under test to start... [2021-09-23T17:41:55.415Z] #28 12.44 0 added, 0 removed; done. [2021-09-23T17:41:55.415Z] #28 12.44 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:41:55.415Z] #28 12.44 done. [2021-09-23T17:41:55.505Z] #11 ... [2021-09-23T17:41:55.505Z] [2021-09-23T17:41:55.505Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:41:55.505Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:41:55.505Z] #28 8.963 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:41:55.505Z] #28 8.978 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:41:55.505Z] #28 8.998 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:41:55.505Z] #28 9.010 Setting up ca-certificates (20210119) ... [2021-09-23T17:41:55.505Z] #28 9.716 Updating certificates in /etc/ssl/certs... [2021-09-23T17:41:55.505Z] #28 11.01 129 added, 0 removed; done. [2021-09-23T17:41:55.505Z] #28 11.05 Setting up jq (1.6-2.1) ... [2021-09-23T17:41:55.505Z] #28 11.06 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:41:55.505Z] #28 11.08 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:41:55.505Z] #28 11.10 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:41:55.505Z] #28 11.12 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:41:55.505Z] #28 11.14 Updating certificates in /etc/ssl/certs... [2021-09-23T17:41:55.505Z] #28 12.08 0 added, 0 removed; done. [2021-09-23T17:41:55.505Z] #28 12.08 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:41:55.505Z] #28 12.08 done. [2021-09-23T17:41:55.505Z] #28 DONE 13.9s [2021-09-23T17:41:55.505Z] [2021-09-23T17:41:55.505Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:55.505Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:55.505Z] #11 ... [2021-09-23T17:41:55.505Z] [2021-09-23T17:41:55.505Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:41:55.505Z] #29 sha256:b8d19043d40c515ff3ad56fdd39c2e55bdd515279194d1a4088e6e1a6bd7c07a [2021-09-23T17:41:55.505Z] #29 DONE 0.4s [2021-09-23T17:41:55.505Z] [2021-09-23T17:41:55.505Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:41:55.505Z] #30 sha256:94588b224ba5a0e1b581164a4e1d6ba146369cd2bedacaa96c0007a997f85f17 [2021-09-23T17:41:57.805Z] INFO: Extraction ended at 09/23/2021 17:41:55. Duration:00:00:22.1309116 [2021-09-23T17:41:57.805Z] INFO: Updating the golang and path environment variables [2021-09-23T17:41:57.805Z] INFO: GOPATH=d:\gopath [2021-09-23T17:41:57.805Z] INFO: go version go1.17.1 windows/amd64 [2021-09-23T17:41:57.805Z] INFO: Running the daemon under test in debug mode [2021-09-23T17:41:57.805Z] INFO: Running the daemon under test in containerd mode [2021-09-23T17:41:57.805Z] INFO: Starting a daemon under test... [2021-09-23T17:41:57.805Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42854\8\daemon --pidfile d:\CI\PR-42854\8\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-09-23T17:41:57.805Z] INFO: Containerd started successfully. [2021-09-23T17:41:57.805Z] INFO: Process started successfully. [2021-09-23T17:41:57.805Z] INFO: Start tailing logs of the daemon under tests [2021-09-23T17:41:57.805Z] INFO: Waiting for the daemon under test to start... [2021-09-23T17:41:57.827Z] #19 51.33 Reading package lists... [2021-09-23T17:41:57.951Z] #28 DONE 14.8s [2021-09-23T17:41:57.951Z] [2021-09-23T17:41:57.951Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:41:57.951Z] #29 sha256:7852ff50be570abba56950807399a15b338b9cb29999bc1dd523cf6c9bfa2c0c [2021-09-23T17:41:57.951Z] #29 DONE 0.4s [2021-09-23T17:41:57.951Z] [2021-09-23T17:41:57.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:41:57.951Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:41:57.951Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.6s done [2021-09-23T17:41:57.951Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.5s [2021-09-23T17:41:57.957Z] Client: [2021-09-23T17:41:57.957Z] Context: default [2021-09-23T17:41:57.957Z] Debug Mode: false [2021-09-23T17:41:57.957Z] Plugins: [2021-09-23T17:41:57.957Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:41:57.957Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:41:57.957Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-23T17:41:57.957Z] [2021-09-23T17:41:57.957Z] Server: [2021-09-23T17:41:57.957Z] Containers: 0 [2021-09-23T17:41:57.957Z] Running: 0 [2021-09-23T17:41:57.957Z] Paused: 0 [2021-09-23T17:41:57.957Z] Stopped: 0 [2021-09-23T17:41:57.957Z] Images: 0 [2021-09-23T17:41:57.957Z] Server Version: 20.10.6 [2021-09-23T17:41:57.958Z] Storage Driver: overlay2 [2021-09-23T17:41:57.958Z] Backing Filesystem: extfs [2021-09-23T17:41:57.958Z] Supports d_type: true [2021-09-23T17:41:57.958Z] Native Overlay Diff: true [2021-09-23T17:41:57.958Z] userxattr: false [2021-09-23T17:41:57.958Z] Logging Driver: json-file [2021-09-23T17:41:57.958Z] Cgroup Driver: systemd [2021-09-23T17:41:57.958Z] Cgroup Version: 2 [2021-09-23T17:41:57.958Z] Plugins: [2021-09-23T17:41:57.958Z] Volume: local [2021-09-23T17:41:57.958Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:41:57.958Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:41:57.958Z] Swarm: inactive [2021-09-23T17:41:57.958Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-23T17:41:57.958Z] Default Runtime: runc [2021-09-23T17:41:57.958Z] Init Binary: docker-init [2021-09-23T17:41:57.958Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:41:57.958Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:41:57.958Z] init version: de40ad0 [2021-09-23T17:41:57.958Z] Security Options: [2021-09-23T17:41:57.958Z] apparmor [2021-09-23T17:41:57.958Z] seccomp [2021-09-23T17:41:57.958Z] Profile: default [2021-09-23T17:41:57.958Z] cgroupns [2021-09-23T17:41:57.958Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:41:57.958Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-23T17:41:57.958Z] OSType: linux [2021-09-23T17:41:57.958Z] Architecture: x86_64 [2021-09-23T17:41:57.958Z] CPUs: 2 [2021-09-23T17:41:57.958Z] Total Memory: 7.487GiB [2021-09-23T17:41:57.958Z] Name: ip-10-100-64-164 [2021-09-23T17:41:57.958Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-09-23T17:41:57.958Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:41:57.958Z] Debug Mode: false [2021-09-23T17:41:57.958Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:41:57.958Z] Labels: [2021-09-23T17:41:57.958Z] Experimental: true [2021-09-23T17:41:57.958Z] Insecure Registries: [2021-09-23T17:41:57.958Z] 127.0.0.0/8 [2021-09-23T17:41:57.958Z] Live Restore Enabled: true [2021-09-23T17:41:57.958Z] [2021-09-23T17:41:57.958Z] WARNING: No kernel memory limit support [2021-09-23T17:41:57.958Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:41:58.049Z] #30 2.055 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:41:58.049Z] #30 2.420 [2021-09-23T17:41:58.310Z] #30 2.564 ############################################################ 84.5% ######################################################################## 100.0% [2021-09-23T17:41:58.310Z] #30 2.777 [2021-09-23T17:41:58.331Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c28703dd27d71b77e2cb1d405e0dca46e95bbab9 . [2021-09-23T17:41:58.618Z] #2 [internal] load .dockerignore [2021-09-23T17:41:58.618Z] #2 sha256:69b95b4635a29a390ab07a8e561af29d9b36e1cf998ca0084177db152b96565a [2021-09-23T17:41:59.182Z] #2 ... [2021-09-23T17:41:59.182Z] [2021-09-23T17:41:59.182Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:41:59.182Z] #1 sha256:8494a599bf7d39a99c124bf636ce3abcdfb6fdb62f5af58c383d1292173eb00f [2021-09-23T17:41:59.182Z] #1 transferring dockerfile: 16.36kB done [2021-09-23T17:41:59.182Z] #1 DONE 0.8s [2021-09-23T17:41:59.182Z] [2021-09-23T17:41:59.182Z] #2 [internal] load .dockerignore [2021-09-23T17:41:59.182Z] #2 sha256:69b95b4635a29a390ab07a8e561af29d9b36e1cf998ca0084177db152b96565a [2021-09-23T17:41:59.182Z] #2 transferring context: 87B 0.1s done [2021-09-23T17:41:59.182Z] #2 DONE 0.7s [2021-09-23T17:41:59.252Z] #30 3.697 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:41:59.342Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 6.2s done [2021-09-23T17:41:59.439Z] [2021-09-23T17:41:59.439Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:41:59.439Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-23T17:41:59.512Z] #30 3.992 [2021-09-23T17:41:59.695Z] #3 DONE 0.4s [2021-09-23T17:41:59.695Z] [2021-09-23T17:41:59.695Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:41:59.695Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-23T17:41:59.695Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-23T17:41:59.695Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:41:59.695Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-23T17:41:59.695Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-23T17:41:59.695Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-09-23T17:41:59.773Z] #30 4.125 0.6% ######################################################################## 100.0% [2021-09-23T17:41:59.952Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-23T17:41:59.952Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-23T17:41:59.952Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-23T17:42:00.034Z] #30 4.378 [2021-09-23T17:42:00.210Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-23T17:42:00.210Z] #4 DONE 0.7s [2021-09-23T17:42:00.274Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 0.1s [2021-09-23T17:42:00.400Z] Client: Docker Engine - Community [2021-09-23T17:42:00.400Z] Version: 20.10.6 [2021-09-23T17:42:00.400Z] API version: 1.41 [2021-09-23T17:42:00.400Z] Go version: go1.13.15 [2021-09-23T17:42:00.400Z] Git commit: 370c289 [2021-09-23T17:42:00.400Z] Built: Fri Apr 9 22:45:59 2021 [2021-09-23T17:42:00.400Z] OS/Arch: linux/arm64 [2021-09-23T17:42:00.400Z] Context: default [2021-09-23T17:42:00.400Z] Experimental: true [2021-09-23T17:42:00.400Z] [2021-09-23T17:42:00.400Z] Server: Docker Engine - Community [2021-09-23T17:42:00.400Z] Engine: [2021-09-23T17:42:00.400Z] Version: 20.10.6 [2021-09-23T17:42:00.400Z] API version: 1.41 (minimum version 1.12) [2021-09-23T17:42:00.400Z] Go version: go1.13.15 [2021-09-23T17:42:00.400Z] Git commit: 8728dd2 [2021-09-23T17:42:00.400Z] Built: Fri Apr 9 22:44:09 2021 [2021-09-23T17:42:00.400Z] OS/Arch: linux/arm64 [2021-09-23T17:42:00.400Z] Experimental: true [2021-09-23T17:42:00.400Z] containerd: [2021-09-23T17:42:00.400Z] Version: 1.4.6 [2021-09-23T17:42:00.400Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:42:00.400Z] runc: [2021-09-23T17:42:00.400Z] Version: 1.0.0-rc95 [2021-09-23T17:42:00.400Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:42:00.400Z] docker-init: [2021-09-23T17:42:00.400Z] Version: 0.19.0 [2021-09-23T17:42:00.400Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-23T17:42:00.735Z] + docker info [2021-09-23T17:42:00.776Z] [2021-09-23T17:42:00.776Z] #5 [internal] load .dockerignore [2021-09-23T17:42:00.776Z] #5 sha256:c303529120c19b993dc3357e9cb63ab043fe77d865667f3af2468da7b6fb1d3d [2021-09-23T17:42:00.776Z] #5 DONE 0.0s [2021-09-23T17:42:00.776Z] [2021-09-23T17:42:00.776Z] #6 [internal] load build definition from Dockerfile [2021-09-23T17:42:00.776Z] #6 sha256:4c61a745202fa8d0146934b9b022088bd5145cd4659c94f4774cc64e5406ffc8 [2021-09-23T17:42:00.776Z] #6 DONE 0.0s [2021-09-23T17:42:00.776Z] [2021-09-23T17:42:00.776Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:42:00.776Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:42:00.976Z] #30 5.316 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:42:01.237Z] #30 5.666 [2021-09-23T17:42:01.703Z] #10 DONE 0.9s [2021-09-23T17:42:01.703Z] [2021-09-23T17:42:01.703Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:42:01.703Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-23T17:42:01.703Z] #7 DONE 1.0s [2021-09-23T17:42:01.703Z] [2021-09-23T17:42:01.703Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:42:01.703Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:42:01.703Z] #8 DONE 1.0s [2021-09-23T17:42:01.703Z] [2021-09-23T17:42:01.703Z] #9 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:42:01.703Z] #9 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-23T17:42:01.703Z] #9 DONE 1.0s [2021-09-23T17:42:01.759Z] #30 5.796 ############## 19.9% ######################################## 55.9% ############################################################### 87.8% ######################################################################## 100.0% [2021-09-23T17:42:02.022Z] #30 6.233 [2021-09-23T17:42:02.596Z] #30 ... [2021-09-23T17:42:02.597Z] [2021-09-23T17:42:02.597Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:02.597Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:02.597Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 6.9s done [2021-09-23T17:42:02.597Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 3.9s [2021-09-23T17:42:03.598Z] [2021-09-23T17:42:03.598Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:42:03.598Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:42:03.598Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-09-23T17:42:03.598Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:42:03.854Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:42:03.854Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:42:04.118Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 835.58kB / 9.86MB 0.2s [2021-09-23T17:42:04.118Z] #64 ... [2021-09-23T17:42:04.118Z] [2021-09-23T17:42:04.118Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:42:04.118Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:42:04.118Z] #43 DONE 0.0s [2021-09-23T17:42:04.118Z] [2021-09-23T17:42:04.118Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:42:04.118Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:42:04.118Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2021-09-23T17:42:04.390Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.4s [2021-09-23T17:42:04.390Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.35MB / 9.86MB 0.5s [2021-09-23T17:42:04.647Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-09-23T17:42:04.647Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-09-23T17:42:05.545Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.2s [2021-09-23T17:42:06.599Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-09-23T17:42:06.860Z] #64 DONE 3.1s [2021-09-23T17:42:06.860Z] [2021-09-23T17:42:06.860Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:06.860Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:06.860Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.2s done [2021-09-23T17:42:06.860Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:42:06.860Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-23T17:42:06.860Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-23T17:42:06.860Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.6s done [2021-09-23T17:42:06.860Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.6s done [2021-09-23T17:42:06.860Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 1.7s done [2021-09-23T17:42:06.860Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.4s done [2021-09-23T17:42:06.860Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 33.55MB / 134.78MB 2.6s [2021-09-23T17:42:06.860Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0.7s [2021-09-23T17:42:06.860Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 6.29MB / 85.72MB 2.6s [2021-09-23T17:42:06.860Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 14.68MB / 85.72MB 2.7s [2021-09-23T17:42:07.148Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 50.33MB / 134.78MB 2.9s [2021-09-23T17:42:07.148Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 24.12MB / 85.72MB 2.9s [2021-09-23T17:42:07.148Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 30.41MB / 85.72MB 3.1s [2021-09-23T17:42:07.422Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 66.06MB / 134.78MB 3.3s [2021-09-23T17:42:07.422Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 41.94MB / 85.72MB 3.3s [2021-09-23T17:42:07.694Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 51.38MB / 85.72MB 3.5s [2021-09-23T17:42:07.879Z] #11 ... [2021-09-23T17:42:07.879Z] [2021-09-23T17:42:07.879Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:42:07.879Z] #30 sha256:94588b224ba5a0e1b581164a4e1d6ba146369cd2bedacaa96c0007a997f85f17 [2021-09-23T17:42:07.879Z] #30 7.151 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:42:07.879Z] #30 7.577 [2021-09-23T17:42:07.879Z] #30 7.654 ######################################################################## 100.0% [2021-09-23T17:42:07.879Z] #30 7.933 [2021-09-23T17:42:07.879Z] #30 8.779 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:42:07.879Z] #30 9.133 [2021-09-23T17:42:07.879Z] #30 9.233 ######################################################################## 100.0% [2021-09-23T17:42:07.879Z] #30 9.452 [2021-09-23T17:42:07.879Z] #30 9.524 Download of images into '/build' complete. [2021-09-23T17:42:07.879Z] #30 9.524 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:42:07.879Z] #30 9.524 tar -cC '/build' . | docker load [2021-09-23T17:42:07.879Z] #30 DONE 11.7s [2021-09-23T17:42:07.879Z] [2021-09-23T17:42:07.879Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:07.879Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:07.879Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 9.0s [2021-09-23T17:42:07.957Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 73.40MB / 134.78MB 3.6s [2021-09-23T17:42:07.957Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 59.77MB / 85.72MB 3.6s [2021-09-23T17:42:07.957Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 65.01MB / 85.72MB 3.7s [2021-09-23T17:42:08.072Z] #11 ... [2021-09-23T17:42:08.072Z] [2021-09-23T17:42:08.072Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:42:08.072Z] #30 sha256:d637ad6ad8b94bff7adc2b179efb61816d6226656ec8c4940ccbe3dd0e7a16ed [2021-09-23T17:42:08.072Z] #30 2.635 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:42:08.072Z] #30 2.996 [2021-09-23T17:42:08.072Z] #30 3.125 ###################### 31.9% ######################################################################## 100.0% [2021-09-23T17:42:08.072Z] #30 3.391 [2021-09-23T17:42:08.072Z] #30 4.193 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:42:08.072Z] #30 4.533 [2021-09-23T17:42:08.072Z] #30 4.630 ######################################################################## 100.0% [2021-09-23T17:42:08.072Z] #30 4.924 [2021-09-23T17:42:08.072Z] #30 5.800 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:42:08.072Z] #30 6.119 [2021-09-23T17:42:08.072Z] #30 6.242 #### 5.9% ###################################### 53.9% ################################################# 68.8% ######################################################################## 100.0% [2021-09-23T17:42:08.072Z] #30 6.835 [2021-09-23T17:42:08.072Z] #30 7.579 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:42:08.072Z] #30 7.908 [2021-09-23T17:42:08.072Z] #30 8.122 ############################################## 64.2% ######################################################################## 100.0% [2021-09-23T17:42:08.072Z] #30 8.367 [2021-09-23T17:42:08.072Z] #30 8.960 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:42:08.072Z] #30 9.341 [2021-09-23T17:42:08.072Z] #30 9.414 ######################################################################## 100.0% [2021-09-23T17:42:08.072Z] #30 9.678 [2021-09-23T17:42:08.072Z] #30 9.715 Download of images into '/build' complete. [2021-09-23T17:42:08.072Z] #30 9.715 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:42:08.072Z] #30 9.715 tar -cC '/build' . | docker load [2021-09-23T17:42:08.072Z] #30 ... [2021-09-23T17:42:08.072Z] [2021-09-23T17:42:08.072Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:08.072Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:08.260Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 87.03MB / 134.78MB 3.9s [2021-09-23T17:42:08.260Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 78.64MB / 85.72MB 3.9s [2021-09-23T17:42:08.260Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 97.52MB / 134.78MB 4.0s [2021-09-23T17:42:08.523Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 118.49MB / 134.78MB 4.3s [2021-09-23T17:42:08.523Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 4.3s [2021-09-23T17:42:08.523Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 127.95MB / 134.78MB 4.4s [2021-09-23T17:42:08.779Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 4.5s [2021-09-23T17:42:09.966Z] #11 ... [2021-09-23T17:42:09.966Z] [2021-09-23T17:42:09.966Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:42:09.966Z] #30 sha256:d637ad6ad8b94bff7adc2b179efb61816d6226656ec8c4940ccbe3dd0e7a16ed [2021-09-23T17:42:09.966Z] #30 DONE 11.7s [2021-09-23T17:42:09.966Z] [2021-09-23T17:42:09.966Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:09.966Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:10.530Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 10.4s [2021-09-23T17:42:10.718Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 6.0s done [2021-09-23T17:42:10.718Z] #11 ... [2021-09-23T17:42:10.718Z] [2021-09-23T17:42:10.718Z] #24 [internal] load build context [2021-09-23T17:42:10.718Z] #24 sha256:f4ee29585841edd9cd2101efd7615e964129640724239035bf30eac6dcab7b83 [2021-09-23T17:42:10.718Z] #24 transferring context: 55.47MB 5.3s done [2021-09-23T17:42:10.718Z] #24 DONE 6.8s [2021-09-23T17:42:10.719Z] [2021-09-23T17:42:10.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:10.719Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:10.719Z] #11 ... [2021-09-23T17:42:10.719Z] [2021-09-23T17:42:10.719Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:42:10.719Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:42:10.719Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-09-23T17:42:10.719Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:42:10.719Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:42:10.719Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:42:10.719Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-09-23T17:42:10.719Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2021-09-23T17:42:10.719Z] #66 DONE 6.8s [2021-09-23T17:42:10.719Z] [2021-09-23T17:42:10.719Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:42:10.719Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-23T17:42:11.281Z] #65 ... [2021-09-23T17:42:11.281Z] [2021-09-23T17:42:11.281Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:42:11.281Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-23T17:42:11.281Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.2s done [2021-09-23T17:42:11.281Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:42:11.281Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-23T17:42:11.281Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-23T17:42:11.281Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.6s done [2021-09-23T17:42:11.281Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.7s done [2021-09-23T17:42:11.281Z] #27 DONE 7.3s [2021-09-23T17:42:11.281Z] [2021-09-23T17:42:11.281Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:42:11.281Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:42:11.542Z] #28 ... [2021-09-23T17:42:11.542Z] [2021-09-23T17:42:11.542Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:42:11.542Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-23T17:42:11.542Z] #65 DONE 1.0s [2021-09-23T17:42:11.542Z] [2021-09-23T17:42:11.542Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:42:11.542Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-23T17:42:12.079Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 12.9s done [2021-09-23T17:42:12.079Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-23T17:42:12.079Z] #11 DONE 43.3s [2021-09-23T17:42:12.079Z] [2021-09-23T17:42:12.079Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:42:12.079Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-23T17:42:12.477Z] #67 DONE 0.8s [2021-09-23T17:42:12.477Z] [2021-09-23T17:42:12.477Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:12.477Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:12.477Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.3s done [2021-09-23T17:42:12.477Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.6s done [2021-09-23T17:42:12.477Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-23T17:42:12.699Z] ...INFO: Daemon under test started and replied! [2021-09-23T17:42:12.699Z] INFO: Docker version of the daemon under test [2021-09-23T17:42:12.699Z] [2021-09-23T17:42:12.699Z] Client: [2021-09-23T17:42:12.699Z] Version: 17.06.2-ce [2021-09-23T17:42:12.699Z] API version: 1.30 [2021-09-23T17:42:12.699Z] Go version: go1.8.3 [2021-09-23T17:42:12.699Z] Git commit: cec0b72 [2021-09-23T17:42:12.699Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-23T17:42:12.699Z] OS/Arch: windows/amd64 [2021-09-23T17:42:12.699Z] [2021-09-23T17:42:12.699Z] Server: [2021-09-23T17:42:12.699Z] Version: 0.0.0-dev [2021-09-23T17:42:12.699Z] API version: 1.42 (minimum version 1.24) [2021-09-23T17:42:12.699Z] Go version: go1.17.1 [2021-09-23T17:42:12.699Z] Git commit: a4b9d832a2 [2021-09-23T17:42:12.699Z] Built: 09/23/2021 17:40:24 [2021-09-23T17:42:12.699Z] OS/Arch: windows/amd64 [2021-09-23T17:42:12.699Z] Experimental: false [2021-09-23T17:42:12.699Z] [2021-09-23T17:42:12.699Z] INFO: Docker info of the daemon under test [2021-09-23T17:42:12.699Z] [2021-09-23T17:42:12.699Z] Containers: 0 [2021-09-23T17:42:12.699Z] Running: 0 [2021-09-23T17:42:12.699Z] Paused: 0 [2021-09-23T17:42:12.699Z] Stopped: 0 [2021-09-23T17:42:12.699Z] Images: 0 [2021-09-23T17:42:12.699Z] Server Version: 0.0.0-dev [2021-09-23T17:42:12.699Z] Storage Driver: windowsfilter [2021-09-23T17:42:12.699Z] Windows: [2021-09-23T17:42:12.699Z] Logging Driver: json-file [2021-09-23T17:42:12.699Z] Plugins: [2021-09-23T17:42:12.699Z] Volume: local [2021-09-23T17:42:12.699Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:42:12.699Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:42:12.699Z] Swarm: inactive [2021-09-23T17:42:12.699Z] Default Isolation: process [2021-09-23T17:42:12.699Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:42:12.699Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:42:12.699Z] OSType: windows [2021-09-23T17:42:12.699Z] Architecture: x86_64 [2021-09-23T17:42:12.699Z] CPUs: 4 [2021-09-23T17:42:12.699Z] Total Memory: 32GiB [2021-09-23T17:42:12.699Z] Name: azwin-2-faa6f0 [2021-09-23T17:42:12.699Z] ID: 3NGV:EYLU:VREM:2UJN:6K2R:WKWO:SN36:CVPS:J7OQ:VYSQ:HORY:HUCW [2021-09-23T17:42:12.699Z] Docker Root Dir: D:\CI\PR-42854\8\daemon [2021-09-23T17:42:12.699Z] Debug Mode (client): false [2021-09-23T17:42:12.699Z] Debug Mode (server): true [2021-09-23T17:42:12.699Z] File Descriptors: -1 [2021-09-23T17:42:12.699Z] Goroutines: 16 [2021-09-23T17:42:12.699Z] System Time: 2021-09-23T17:42:12.6223999Z [2021-09-23T17:42:12.699Z] EventsListeners: 0 [2021-09-23T17:42:12.699Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:42:12.699Z] Labels: [2021-09-23T17:42:12.699Z] Experimental: false [2021-09-23T17:42:12.699Z] Insecure Registries: [2021-09-23T17:42:12.699Z] 127.0.0.0/8 [2021-09-23T17:42:12.699Z] Live Restore Enabled: false [2021-09-23T17:42:12.699Z] [2021-09-23T17:42:12.699Z] [2021-09-23T17:42:12.699Z] INFO: Docker images of the daemon under test [2021-09-23T17:42:12.699Z] [2021-09-23T17:42:12.728Z] #19 67.09 Reading package lists... [2021-09-23T17:42:13.023Z] #12 DONE 0.9s [2021-09-23T17:42:13.023Z] [2021-09-23T17:42:13.023Z] #13 [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-09-23T17:42:13.023Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-23T17:42:13.113Z] Running on azwin-2-28f860 in d:\jenkins\workspace\moby_PR-42854 [Pipeline] { [Pipeline] ws [2021-09-23T17:42:13.130Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-23T17:42:13.166Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T17:42:13.166Z] [2021-09-23T17:42:13.166Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-23T17:42:13.166Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-23T17:42:13.166Z] ltsc2022: Pulling from windows/servercore [2021-09-23T17:42:13.633Z] 8f616e6e9eec: Pulling fs layer [2021-09-23T17:42:13.633Z] 48a76b150a3a: Pulling fs layer [2021-09-23T17:42:13.805Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 13.9s done [2021-09-23T17:42:13.964Z] #13 DONE 0.8s [2021-09-23T17:42:13.964Z] [2021-09-23T17:42:13.964Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:42:13.964Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:42:13.964Z] #40 ... [2021-09-23T17:42:13.964Z] [2021-09-23T17:42:13.964Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:42:13.964Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-23T17:42:13.964Z] #32 DONE 0.1s [2021-09-23T17:42:13.964Z] [2021-09-23T17:42:13.964Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:42:13.964Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:42:13.964Z] #40 DONE 0.3s [2021-09-23T17:42:13.964Z] [2021-09-23T17:42:13.964Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-23T17:42:13.964Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-23T17:42:13.964Z] #44 DONE 0.3s [2021-09-23T17:42:13.964Z] [2021-09-23T17:42:13.964Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:13.964Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:42:14.368Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-23T17:42:14.626Z] #11 DONE 45.8s [2021-09-23T17:42:14.626Z] [2021-09-23T17:42:14.626Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:42:14.626Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-23T17:42:14.843Z] The recommended git tool is: git [2021-09-23T17:42:15.484Z] ...INFO: Daemon under test started and replied! [2021-09-23T17:42:15.484Z] INFO: Docker version of the daemon under test [2021-09-23T17:42:15.484Z] [2021-09-23T17:42:15.484Z] Client: [2021-09-23T17:42:15.484Z] Version: 17.06.2-ce [2021-09-23T17:42:15.484Z] API version: 1.30 [2021-09-23T17:42:15.484Z] Go version: go1.8.3 [2021-09-23T17:42:15.484Z] Git commit: cec0b72 [2021-09-23T17:42:15.484Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-23T17:42:15.484Z] OS/Arch: windows/amd64 [2021-09-23T17:42:15.484Z] [2021-09-23T17:42:15.484Z] Server: [2021-09-23T17:42:15.484Z] Version: 0.0.0-dev [2021-09-23T17:42:15.484Z] API version: 1.42 (minimum version 1.24) [2021-09-23T17:42:15.484Z] Go version: go1.17.1 [2021-09-23T17:42:15.484Z] Git commit: 78e0b16470 [2021-09-23T17:42:15.484Z] Built: 09/23/2021 17:40:27 [2021-09-23T17:42:15.484Z] OS/Arch: windows/amd64 [2021-09-23T17:42:15.484Z] Experimental: false [2021-09-23T17:42:15.484Z] [2021-09-23T17:42:15.484Z] INFO: Docker info of the daemon under test [2021-09-23T17:42:15.484Z] [2021-09-23T17:42:15.484Z] Containers: 0 [2021-09-23T17:42:15.484Z] Running: 0 [2021-09-23T17:42:15.484Z] Paused: 0 [2021-09-23T17:42:15.484Z] Stopped: 0 [2021-09-23T17:42:15.484Z] Images: 0 [2021-09-23T17:42:15.484Z] Server Version: 0.0.0-dev [2021-09-23T17:42:15.484Z] Storage Driver: windowsfilter [2021-09-23T17:42:15.484Z] Windows: [2021-09-23T17:42:15.484Z] Logging Driver: json-file [2021-09-23T17:42:15.484Z] Plugins: [2021-09-23T17:42:15.484Z] Volume: local [2021-09-23T17:42:15.484Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:42:15.484Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:42:15.484Z] Swarm: inactive [2021-09-23T17:42:15.484Z] Default Isolation: process [2021-09-23T17:42:15.484Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T17:42:15.484Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T17:42:15.484Z] OSType: windows [2021-09-23T17:42:15.484Z] Architecture: x86_64 [2021-09-23T17:42:15.484Z] CPUs: 4 [2021-09-23T17:42:15.484Z] Total Memory: 32GiB [2021-09-23T17:42:15.484Z] Name: azwin-2-91f740 [2021-09-23T17:42:15.484Z] ID: L2IY:2SWB:ZZZI:XB2D:DGQT:SWGS:IJWT:UGUW:MVCC:XJUT:LJYM:43VX [2021-09-23T17:42:15.484Z] Docker Root Dir: D:\CI\PR-42854\8\daemon [2021-09-23T17:42:15.484Z] Debug Mode (client): false [2021-09-23T17:42:15.484Z] Debug Mode (server): true [2021-09-23T17:42:15.484Z] File Descriptors: -1 [2021-09-23T17:42:15.484Z] Goroutines: 31 [2021-09-23T17:42:15.484Z] System Time: 2021-09-23T17:42:15.1407849Z [2021-09-23T17:42:15.484Z] EventsListeners: 0 [2021-09-23T17:42:15.484Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:42:15.484Z] Labels: [2021-09-23T17:42:15.484Z] Experimental: false [2021-09-23T17:42:15.484Z] Insecure Registries: [2021-09-23T17:42:15.484Z] 127.0.0.0/8 [2021-09-23T17:42:15.484Z] Live Restore Enabled: false [2021-09-23T17:42:15.484Z] [2021-09-23T17:42:15.484Z] [2021-09-23T17:42:15.484Z] INFO: Docker images of the daemon under test [2021-09-23T17:42:15.484Z] [2021-09-23T17:42:15.484Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T17:42:15.484Z] [2021-09-23T17:42:15.484Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-23T17:42:15.484Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-23T17:42:15.484Z] ltsc2022: Pulling from windows/servercore [2021-09-23T17:42:15.561Z] #12 DONE 1.0s [2021-09-23T17:42:15.561Z] [2021-09-23T17:42:15.561Z] #13 [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-09-23T17:42:15.561Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-23T17:42:15.662Z] Client: [2021-09-23T17:42:15.662Z] Context: default [2021-09-23T17:42:15.662Z] Debug Mode: false [2021-09-23T17:42:15.662Z] Plugins: [2021-09-23T17:42:15.662Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-23T17:42:15.662Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-23T17:42:15.662Z] [2021-09-23T17:42:15.662Z] Server: [2021-09-23T17:42:15.662Z] Containers: 0 [2021-09-23T17:42:15.662Z] Running: 0 [2021-09-23T17:42:15.662Z] Paused: 0 [2021-09-23T17:42:15.662Z] Stopped: 0 [2021-09-23T17:42:15.662Z] Images: 0 [2021-09-23T17:42:15.662Z] Server Version: 20.10.6 [2021-09-23T17:42:15.662Z] Storage Driver: overlay2 [2021-09-23T17:42:15.662Z] Backing Filesystem: extfs [2021-09-23T17:42:15.662Z] Supports d_type: true [2021-09-23T17:42:15.662Z] Native Overlay Diff: true [2021-09-23T17:42:15.662Z] userxattr: false [2021-09-23T17:42:15.662Z] Logging Driver: json-file [2021-09-23T17:42:15.662Z] Cgroup Driver: cgroupfs [2021-09-23T17:42:15.662Z] Cgroup Version: 1 [2021-09-23T17:42:15.662Z] Plugins: [2021-09-23T17:42:15.662Z] Volume: local [2021-09-23T17:42:15.662Z] Network: bridge host ipvlan macvlan null overlay [2021-09-23T17:42:15.662Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-23T17:42:15.662Z] Swarm: inactive [2021-09-23T17:42:15.662Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-09-23T17:42:15.662Z] Default Runtime: runc [2021-09-23T17:42:15.662Z] Init Binary: docker-init [2021-09-23T17:42:15.662Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-23T17:42:15.662Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-23T17:42:15.662Z] init version: de40ad0 [2021-09-23T17:42:15.662Z] Security Options: [2021-09-23T17:42:15.662Z] apparmor [2021-09-23T17:42:15.662Z] seccomp [2021-09-23T17:42:15.662Z] Profile: default [2021-09-23T17:42:15.662Z] Kernel Version: 5.4.0-1048-aws [2021-09-23T17:42:15.662Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-23T17:42:15.662Z] OSType: linux [2021-09-23T17:42:15.662Z] Architecture: aarch64 [2021-09-23T17:42:15.662Z] CPUs: 4 [2021-09-23T17:42:15.662Z] Total Memory: 7.493GiB [2021-09-23T17:42:15.662Z] Name: ip-10-100-107-177 [2021-09-23T17:42:15.662Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-09-23T17:42:15.662Z] Docker Root Dir: /var/lib/docker [2021-09-23T17:42:15.662Z] Debug Mode: false [2021-09-23T17:42:15.662Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:42:15.662Z] Labels: [2021-09-23T17:42:15.662Z] Experimental: true [2021-09-23T17:42:15.662Z] Insecure Registries: [2021-09-23T17:42:15.662Z] 127.0.0.0/8 [2021-09-23T17:42:15.662Z] Live Restore Enabled: true [2021-09-23T17:42:15.662Z] [2021-09-23T17:42:15.662Z] WARNING: No swap limit support [Pipeline] sh [2021-09-23T17:42:15.944Z] 8f616e6e9eec: Pulling fs layer [2021-09-23T17:42:15.944Z] 48a76b150a3a: Pulling fs layer [2021-09-23T17:42:15.960Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:42:15.960Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:42:15.960Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42854/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-23T17:42:15.960Z] + bash /home/ubuntu/workspace/moby_PR-42854/check-config.sh [2021-09-23T17:42:15.960Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-23T17:42:15.960Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-23T17:42:15.960Z] [2021-09-23T17:42:15.960Z] Generally Necessary: [2021-09-23T17:42:15.960Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-23T17:42:15.960Z] - apparmor: enabled and tools installed [2021-09-23T17:42:15.960Z] - CONFIG_NAMESPACES: enabled [2021-09-23T17:42:15.960Z] - CONFIG_NET_NS: enabled [2021-09-23T17:42:15.960Z] - CONFIG_PID_NS: enabled [2021-09-23T17:42:15.960Z] - CONFIG_IPC_NS: enabled [2021-09-23T17:42:15.960Z] - CONFIG_UTS_NS: enabled [2021-09-23T17:42:15.960Z] - CONFIG_CGROUPS: enabled [2021-09-23T17:42:15.960Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-23T17:42:15.960Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-23T17:42:15.960Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-23T17:42:15.960Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-23T17:42:15.960Z] - CONFIG_CPUSETS: enabled [2021-09-23T17:42:15.960Z] - CONFIG_MEMCG: enabled [2021-09-23T17:42:15.960Z] - CONFIG_KEYS: enabled [2021-09-23T17:42:15.960Z] - CONFIG_VETH: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-23T17:42:16.224Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-23T17:42:16.224Z] [2021-09-23T17:42:16.224Z] Optional Features: [2021-09-23T17:42:16.224Z] - CONFIG_USER_NS: enabled [2021-09-23T17:42:16.224Z] - CONFIG_SECCOMP: enabled [2021-09-23T17:42:16.224Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-23T17:42:16.224Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-23T17:42:16.224Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-23T17:42:16.224Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-23T17:42:16.224Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-23T17:42:16.224Z] - CONFIG_BLK_CGROUP: enabled [2021-09-23T17:42:16.224Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-23T17:42:16.487Z] - CONFIG_CGROUP_PERF: enabled [2021-09-23T17:42:16.487Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-23T17:42:16.487Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-23T17:42:16.487Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-23T17:42:16.487Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-23T17:42:16.487Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-23T17:42:16.487Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-23T17:42:16.487Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-23T17:42:16.487Z] - CONFIG_IP_VS: enabled (as module) [2021-09-23T17:42:16.487Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-23T17:42:16.487Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-23T17:42:16.487Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-23T17:42:16.487Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-23T17:42:16.487Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-23T17:42:16.487Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-23T17:42:16.487Z] - CONFIG_EXT4_FS: enabled [2021-09-23T17:42:16.487Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-23T17:42:16.487Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-23T17:42:16.487Z] - Network Drivers: [2021-09-23T17:42:16.487Z] - "overlay": [2021-09-23T17:42:16.487Z] - CONFIG_VXLAN: enabled (as module) [2021-09-23T17:42:16.487Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-23T17:42:16.487Z] Optional (for encrypted networks): [2021-09-23T17:42:16.500Z] #13 DONE 0.8s [2021-09-23T17:42:16.500Z] [2021-09-23T17:42:16.500Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:42:16.500Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:42:16.500Z] #40 ... [2021-09-23T17:42:16.500Z] [2021-09-23T17:42:16.500Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:42:16.500Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-23T17:42:16.500Z] #32 DONE 0.2s [2021-09-23T17:42:16.656Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.2s done [2021-09-23T17:42:16.751Z] - CONFIG_CRYPTO: enabled [2021-09-23T17:42:16.751Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-23T17:42:16.751Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-23T17:42:16.751Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-23T17:42:16.751Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-23T17:42:16.751Z] - CONFIG_XFRM: enabled [2021-09-23T17:42:16.751Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-23T17:42:16.751Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-23T17:42:16.751Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-23T17:42:16.751Z] - "ipvlan": [2021-09-23T17:42:16.751Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-23T17:42:16.751Z] - "macvlan": [2021-09-23T17:42:16.751Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-23T17:42:16.751Z] - CONFIG_DUMMY: enabled (as module) [2021-09-23T17:42:16.751Z] - "ftp,tftp client in container": [2021-09-23T17:42:16.751Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-23T17:42:16.751Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-23T17:42:16.751Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-23T17:42:16.751Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-23T17:42:16.751Z] - Storage Drivers: [2021-09-23T17:42:16.751Z] - "aufs": [2021-09-23T17:42:16.751Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-23T17:42:16.751Z] - "btrfs": [2021-09-23T17:42:16.751Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-23T17:42:16.751Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-23T17:42:16.751Z] - "devicemapper": [2021-09-23T17:42:16.751Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-23T17:42:16.751Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-23T17:42:16.751Z] - "overlay": [2021-09-23T17:42:16.765Z] [2021-09-23T17:42:16.765Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:42:16.765Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:42:16.765Z] #40 DONE 0.3s [2021-09-23T17:42:16.765Z] [2021-09-23T17:42:16.765Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-23T17:42:16.765Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-23T17:42:16.765Z] #44 DONE 0.3s [2021-09-23T17:42:16.765Z] [2021-09-23T17:42:16.765Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:16.765Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:16.913Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 [2021-09-23T17:42:16.969Z] #19 82.09 Building dependency tree... [2021-09-23T17:42:17.013Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-23T17:42:17.014Z] - "zfs": [2021-09-23T17:42:17.014Z] - /dev/zfs: present [2021-09-23T17:42:17.014Z] - zfs command: missing [2021-09-23T17:42:17.014Z] - zpool command: missing [2021-09-23T17:42:17.014Z] [2021-09-23T17:42:17.014Z] Limits: [2021-09-23T17:42:17.014Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-23T17:42:17.014Z] [2021-09-23T17:42:17.014Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-23T17:42:17.367Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4d45ff196676d4f5d588359ce5460eaf8a42fa9 . [2021-09-23T17:42:17.944Z] #1 [internal] load build definition from Dockerfile [2021-09-23T17:42:17.944Z] #1 sha256:f05521c5de2f469cbc18ade1c0f5e18dff05e53b1328132deb695f67bf5401af [2021-09-23T17:42:17.944Z] #1 transferring dockerfile: [2021-09-23T17:42:17.944Z] #1 transferring dockerfile: 16.36kB done [2021-09-23T17:42:17.944Z] #1 DONE 0.2s [2021-09-23T17:42:17.944Z] [2021-09-23T17:42:17.944Z] #2 [internal] load .dockerignore [2021-09-23T17:42:17.944Z] #2 sha256:de630c2c9204fc26406aca363aad8cea9eae10d02da4f89904881d911779a3d7 [2021-09-23T17:42:17.944Z] #2 transferring context: [2021-09-23T17:42:17.944Z] #2 transferring context: 87B done [2021-09-23T17:42:17.944Z] #2 DONE 0.1s [2021-09-23T17:42:18.206Z] [2021-09-23T17:42:18.206Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-23T17:42:18.206Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-09-23T17:42:18.781Z] #3 DONE 0.7s [2021-09-23T17:42:18.781Z] [2021-09-23T17:42:18.781Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-23T17:42:18.781Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-09-23T17:42:18.781Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-23T17:42:18.781Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-23T17:42:18.781Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-09-23T17:42:18.781Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-09-23T17:42:18.782Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-09-23T17:42:18.851Z] #11 ... [2021-09-23T17:42:18.851Z] [2021-09-23T17:42:18.851Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:42:18.851Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:42:18.851Z] #28 1.565 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:18.851Z] #28 1.578 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:18.851Z] #28 1.578 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:18.851Z] #28 1.761 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:18.851Z] #28 1.969 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:18.851Z] #28 2.353 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:18.851Z] #28 3.535 Fetched 8412 kB in 2s (3734 kB/s) [2021-09-23T17:42:18.851Z] #28 3.535 Reading package lists... [2021-09-23T17:42:18.851Z] #28 4.346 Reading package lists... [2021-09-23T17:42:18.851Z] #28 5.130 Building dependency tree... [2021-09-23T17:42:18.851Z] #28 5.490 The following additional packages will be installed: [2021-09-23T17:42:18.851Z] #28 5.491 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:42:18.851Z] #28 5.492 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:42:18.851Z] #28 5.493 Recommended packages: [2021-09-23T17:42:18.851Z] #28 5.493 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:42:18.851Z] #28 5.653 The following NEW packages will be installed: [2021-09-23T17:42:18.851Z] #28 5.653 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:42:18.851Z] #28 5.653 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:42:18.851Z] #28 5.653 libssh2-1 openssl [2021-09-23T17:42:18.851Z] #28 5.930 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:42:18.851Z] #28 5.930 Need to get 3038 kB of archives. [2021-09-23T17:42:18.851Z] #28 5.930 After this operation, 6652 kB of additional disk space will be used. [2021-09-23T17:42:18.851Z] #28 5.930 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:42:18.851Z] #28 5.932 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-23T17:42:18.851Z] #28 5.941 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-23T17:42:18.851Z] #28 5.941 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-23T17:42:18.851Z] #28 5.941 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-23T17:42:18.851Z] #28 5.941 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-23T17:42:18.851Z] #28 5.950 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-23T17:42:18.851Z] #28 5.950 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-23T17:42:18.851Z] #28 5.950 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-23T17:42:18.851Z] #28 5.950 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-23T17:42:18.851Z] #28 5.950 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-23T17:42:18.851Z] #28 5.954 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-23T17:42:18.851Z] #28 5.958 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:42:18.851Z] #28 5.961 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:42:18.851Z] #28 5.963 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:42:18.851Z] #28 6.108 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:42:18.851Z] #28 6.137 Fetched 3038 kB in 0s (9854 kB/s) [2021-09-23T17:42:18.851Z] #28 6.166 Selecting previously unselected package openssl. [2021-09-23T17:42:18.851Z] #28 6.166 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-09-23T17:42:18.851Z] #28 6.170 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-23T17:42:18.851Z] #28 6.176 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:42:18.851Z] #28 6.374 Selecting previously unselected package ca-certificates. [2021-09-23T17:42:18.851Z] #28 6.374 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:42:18.851Z] #28 6.380 Unpacking ca-certificates (20210119) ... [2021-09-23T17:42:18.851Z] #28 6.466 Selecting previously unselected package libbrotli1:amd64. [2021-09-23T17:42:18.851Z] #28 6.466 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-23T17:42:18.851Z] #28 6.474 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:42:18.851Z] #28 6.548 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-23T17:42:18.851Z] #28 6.548 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:42:18.851Z] #28 6.552 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:42:18.851Z] #28 6.597 Selecting previously unselected package libsasl2-2:amd64. [2021-09-23T17:42:18.851Z] #28 6.597 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-23T17:42:18.851Z] #28 6.607 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:42:18.851Z] #28 6.655 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-23T17:42:18.851Z] #28 6.655 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-23T17:42:18.851Z] #28 6.661 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:42:18.851Z] #28 6.739 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-23T17:42:18.851Z] #28 6.739 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-23T17:42:18.851Z] #28 6.746 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:42:18.851Z] #28 6.799 Selecting previously unselected package libpsl5:amd64. [2021-09-23T17:42:18.851Z] #28 6.799 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-23T17:42:18.851Z] #28 6.803 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:42:18.851Z] #28 6.843 Selecting previously unselected package librtmp1:amd64. [2021-09-23T17:42:18.851Z] #28 6.843 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-23T17:42:18.851Z] #28 6.848 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:42:18.851Z] #28 6.894 Selecting previously unselected package libssh2-1:amd64. [2021-09-23T17:42:18.851Z] #28 6.896 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-23T17:42:18.851Z] #28 6.900 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:42:18.851Z] #28 6.954 Selecting previously unselected package libcurl4:amd64. [2021-09-23T17:42:18.851Z] #28 6.954 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:42:18.852Z] #28 6.958 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:42:18.852Z] #28 7.014 Selecting previously unselected package curl. [2021-09-23T17:42:18.852Z] #28 7.014 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-23T17:42:18.852Z] #28 7.018 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:42:18.852Z] #28 7.091 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:42:18.852Z] #28 7.091 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:42:18.852Z] #28 7.096 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:42:18.852Z] #28 7.189 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:42:18.852Z] #28 7.189 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:42:18.852Z] #28 7.193 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:42:18.852Z] #28 7.260 Selecting previously unselected package jq. [2021-09-23T17:42:18.852Z] #28 7.260 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:42:18.852Z] #28 7.260 Unpacking jq (1.6-2.1) ... [2021-09-23T17:42:18.852Z] #28 7.301 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-23T17:42:18.852Z] #28 7.312 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-23T17:42:18.852Z] #28 7.323 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-23T17:42:18.852Z] #28 7.333 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:42:18.852Z] #28 7.343 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:42:18.852Z] #28 7.355 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:42:18.852Z] #28 7.366 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-23T17:42:18.852Z] #28 7.377 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:42:18.852Z] #28 7.392 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:42:18.852Z] #28 7.406 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:42:18.852Z] #28 7.417 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-23T17:42:18.852Z] #28 7.430 Setting up ca-certificates (20210119) ... [2021-09-23T17:42:18.852Z] #28 ... [2021-09-23T17:42:18.852Z] [2021-09-23T17:42:18.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:18.852Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:19.044Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 2.10MB / 9.06MB 0.2s [2021-09-23T17:42:19.044Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s [2021-09-23T17:42:19.306Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.5s done [2021-09-23T17:42:19.306Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.1s [2021-09-23T17:42:19.532Z] #19 88.88 The following additional packages will be installed: [2021-09-23T17:42:19.532Z] #19 88.88 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-23T17:42:19.532Z] #19 88.88 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.88 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.88 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-23T17:42:19.532Z] #19 88.88 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.88 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.89 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-09-23T17:42:19.532Z] #19 88.89 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-09-23T17:42:19.532Z] #19 88.89 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.89 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.89 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-23T17:42:19.532Z] #19 88.89 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-23T17:42:19.532Z] #19 88.89 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-23T17:42:19.532Z] #19 88.89 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-23T17:42:19.532Z] #19 88.89 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.89 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.89 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-23T17:42:19.532Z] #19 88.89 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-23T17:42:19.532Z] #19 88.89 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-23T17:42:19.532Z] #19 88.90 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-23T17:42:19.532Z] #19 88.90 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-23T17:42:19.532Z] #19 88.90 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-23T17:42:19.532Z] #19 88.90 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-23T17:42:19.532Z] #19 88.90 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-23T17:42:19.532Z] #19 88.90 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-23T17:42:19.532Z] #19 88.90 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-23T17:42:19.532Z] #19 88.90 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-23T17:42:19.532Z] #19 88.90 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-23T17:42:19.532Z] #19 88.90 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-23T17:42:19.532Z] #19 88.90 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-23T17:42:19.532Z] #19 88.90 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-23T17:42:19.532Z] #19 88.90 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-23T17:42:19.532Z] #19 88.91 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-23T17:42:19.532Z] #19 88.91 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-23T17:42:19.532Z] #19 88.91 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-23T17:42:19.532Z] #19 88.91 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-23T17:42:19.532Z] #19 88.91 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-23T17:42:19.532Z] #19 88.92 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-23T17:42:19.532Z] #19 88.92 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-23T17:42:19.532Z] #19 88.92 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-23T17:42:19.532Z] #19 88.92 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-23T17:42:19.532Z] #19 88.92 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-23T17:42:19.532Z] #19 88.92 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-23T17:42:19.532Z] #19 88.93 linux-libc-dev-s390x-cross patch xz-utils [2021-09-23T17:42:19.532Z] #19 88.98 Suggested packages: [2021-09-23T17:42:19.532Z] #19 88.99 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-09-23T17:42:19.532Z] #19 88.99 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.99 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-09-23T17:42:19.532Z] #19 88.99 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-09-23T17:42:19.532Z] #19 88.99 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-09-23T17:42:19.532Z] #19 88.99 libyaml-shell-perl ed diffutils-doc [2021-09-23T17:42:19.532Z] #19 88.99 Recommended packages: [2021-09-23T17:42:19.532Z] #19 88.99 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-09-23T17:42:19.532Z] #19 88.99 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-09-23T17:42:19.576Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-09-23T17:42:19.576Z] #4 DONE 0.9s [2021-09-23T17:42:19.841Z] [2021-09-23T17:42:19.841Z] #5 [internal] load .dockerignore [2021-09-23T17:42:19.841Z] #5 sha256:2ce6744db3bfd350e412cc6c6174fc8088e780af0db8f3dc50caa94f8f64f63c [2021-09-23T17:42:19.841Z] #5 DONE 0.0s [2021-09-23T17:42:19.841Z] [2021-09-23T17:42:19.841Z] #6 [internal] load build definition from Dockerfile [2021-09-23T17:42:19.841Z] #6 sha256:34ea3b3d0c326a4d4fa19e616e0d07aaa3e2fef58c32b0e157c5cfcc8b150bb6 [2021-09-23T17:42:19.841Z] #6 DONE 0.0s [2021-09-23T17:42:19.841Z] [2021-09-23T17:42:19.841Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-23T17:42:19.841Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-09-23T17:42:20.639Z] #41 ... [2021-09-23T17:42:20.639Z] [2021-09-23T17:42:20.639Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:20.639Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:20.639Z] #45 ... [2021-09-23T17:42:20.639Z] [2021-09-23T17:42:20.639Z] #53 [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-09-23T17:42:20.639Z] #53 sha256:a4830f7b0dda0dc778875490f0b9a9429291737f4f0ace0b94e041a67ebb1529 [2021-09-23T17:42:20.639Z] #53 6.254 + RM_GOPATH=0 [2021-09-23T17:42:20.639Z] #53 6.254 + TMP_GOPATH= [2021-09-23T17:42:20.639Z] #53 6.254 + : /build [2021-09-23T17:42:20.639Z] #53 6.254 + '[' -z '' ']' [2021-09-23T17:42:20.639Z] #53 6.254 ++ mktemp -d [2021-09-23T17:42:20.639Z] #53 6.254 + export GOPATH=/tmp/tmp.mWdCsKAxZy [2021-09-23T17:42:20.639Z] #53 6.254 + GOPATH=/tmp/tmp.mWdCsKAxZy [2021-09-23T17:42:20.639Z] #53 6.254 + RM_GOPATH=1 [2021-09-23T17:42:20.639Z] #53 6.254 + case "$(go env GOARCH)" in [2021-09-23T17:42:20.639Z] #53 6.254 ++ go env GOARCH [2021-09-23T17:42:20.639Z] #53 6.260 Install shfmt version v3.0.2 [2021-09-23T17:42:20.639Z] #53 6.260 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:20.639Z] #53 6.260 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:20.639Z] #53 6.260 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:20.639Z] #53 6.260 + dir=/tmp/install [2021-09-23T17:42:20.639Z] #53 6.260 + bin=shfmt [2021-09-23T17:42:20.639Z] #53 6.260 + shift [2021-09-23T17:42:20.639Z] #53 6.260 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:42:20.639Z] #53 6.260 + . /tmp/install/shfmt.installer [2021-09-23T17:42:20.639Z] #53 6.260 ++ : v3.0.2 [2021-09-23T17:42:20.639Z] #53 6.260 + install_shfmt [2021-09-23T17:42:20.639Z] #53 6.260 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:42:20.639Z] #53 6.260 + GOBIN=/build [2021-09-23T17:42:20.639Z] #53 6.260 + GO111MODULE=on [2021-09-23T17:42:20.639Z] #53 6.260 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:42:20.639Z] #53 ... [2021-09-23T17:42:20.639Z] [2021-09-23T17:42:20.639Z] #47 [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-09-23T17:42:20.639Z] #47 sha256:385a9455e9eb8cfc43d3b3ae89cf77f550703514c4f8c8cacd54280e331632c4 [2021-09-23T17:42:20.639Z] #47 6.412 + RM_GOPATH=0 [2021-09-23T17:42:20.639Z] #47 6.412 + TMP_GOPATH= [2021-09-23T17:42:20.639Z] #47 6.412 + : /build [2021-09-23T17:42:20.639Z] #47 6.412 + '[' -z '' ']' [2021-09-23T17:42:20.639Z] #47 6.412 ++ mktemp -d [2021-09-23T17:42:20.639Z] #47 6.412 + export GOPATH=/tmp/tmp.65ADiEt5fF [2021-09-23T17:42:20.639Z] #47 6.412 + GOPATH=/tmp/tmp.65ADiEt5fF [2021-09-23T17:42:20.639Z] #47 6.412 + RM_GOPATH=1 [2021-09-23T17:42:20.639Z] #47 6.412 + case "$(go env GOARCH)" in [2021-09-23T17:42:20.639Z] #47 6.412 ++ go env GOARCH [2021-09-23T17:42:20.639Z] #47 6.417 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:20.639Z] #47 6.417 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:20.639Z] #47 6.417 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:20.639Z] #47 6.418 Install vndr version v0.1.2 [2021-09-23T17:42:20.639Z] #47 6.418 + dir=/tmp/install [2021-09-23T17:42:20.639Z] #47 6.418 + bin=vndr [2021-09-23T17:42:20.639Z] #47 6.418 + shift [2021-09-23T17:42:20.639Z] #47 6.418 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:42:20.639Z] #47 6.418 + . /tmp/install/vndr.installer [2021-09-23T17:42:20.639Z] #47 6.418 ++ : v0.1.2 [2021-09-23T17:42:20.639Z] #47 6.418 + install_vndr [2021-09-23T17:42:20.639Z] #47 6.418 + echo 'Install vndr version v0.1.2' [2021-09-23T17:42:20.639Z] #47 6.418 + GOBIN=/build [2021-09-23T17:42:20.639Z] #47 6.418 + GO111MODULE=on [2021-09-23T17:42:20.639Z] #47 6.418 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:42:20.639Z] #47 ... [2021-09-23T17:42:20.639Z] [2021-09-23T17:42:20.639Z] #53 [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-09-23T17:42:20.639Z] #53 sha256:a4830f7b0dda0dc778875490f0b9a9429291737f4f0ace0b94e041a67ebb1529 [2021-09-23T17:42:20.639Z] #53 6.658 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:42:21.213Z] #53 7.603 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:42:21.234Z] #10 DONE 1.1s [2021-09-23T17:42:21.234Z] [2021-09-23T17:42:21.234Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:42:21.234Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-23T17:42:21.234Z] #8 DONE 1.1s [2021-09-23T17:42:21.234Z] [2021-09-23T17:42:21.234Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-23T17:42:21.234Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-23T17:42:21.234Z] #9 DONE 1.1s [2021-09-23T17:42:21.234Z] [2021-09-23T17:42:21.234Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-23T17:42:21.234Z] #7 sha256:5ab7288c65d73e82b7838452bfb3b73674cab1cf31f8a4dfafb9b75d64073fde [2021-09-23T17:42:21.234Z] #7 DONE 1.1s [2021-09-23T17:42:21.371Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.2s done [2021-09-23T17:42:21.472Z] #53 7.672 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:42:21.472Z] #53 7.816 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:42:21.496Z] [2021-09-23T17:42:21.496Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:42:21.496Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-23T17:42:21.496Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-23T17:42:21.737Z] 48a76b150a3a: Verifying Checksum [2021-09-23T17:42:21.737Z] 48a76b150a3a: Download complete [2021-09-23T17:42:21.763Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-23T17:42:21.763Z] #27 sha256:145af0fee6240500aa1a49bf736f9e8c4d4ea1d4eec25c7978e794c431477eae 529B / 529B done [2021-09-23T17:42:21.763Z] #27 sha256:d04e7939dfd87a066f1588eafb81eb520d7cfafdb9f000855411b759b18482e8 1.48kB / 1.48kB done [2021-09-23T17:42:21.763Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 0B / 53.61MB 0.1s [2021-09-23T17:42:21.763Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 4.02MB / 53.61MB 0.2s [2021-09-23T17:42:21.934Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af [2021-09-23T17:42:22.029Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 15.83MB / 53.61MB 0.3s [2021-09-23T17:42:22.029Z] #27 ... [2021-09-23T17:42:22.029Z] [2021-09-23T17:42:22.029Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-23T17:42:22.029Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-23T17:42:22.029Z] #43 DONE 0.0s [2021-09-23T17:42:22.029Z] [2021-09-23T17:42:22.029Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:42:22.030Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-23T17:42:22.030Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 32.51MB / 53.61MB 0.4s [2021-09-23T17:42:22.030Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 41.94MB / 53.61MB 0.5s [2021-09-23T17:42:22.325Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 48.23MB / 53.61MB 0.6s [2021-09-23T17:42:22.325Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 0.8s [2021-09-23T17:42:22.497Z] #11 ... [2021-09-23T17:42:22.498Z] [2021-09-23T17:42:22.498Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:42:22.498Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-23T17:42:22.498Z] #28 7.971 Updating certificates in /etc/ssl/certs... [2021-09-23T17:42:22.498Z] #28 8.599 129 added, 0 removed; done. [2021-09-23T17:42:22.498Z] #28 8.629 Setting up jq (1.6-2.1) ... [2021-09-23T17:42:22.498Z] #28 8.639 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-23T17:42:22.498Z] #28 8.650 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:42:22.498Z] #28 8.659 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:42:22.498Z] #28 8.676 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:42:22.498Z] #28 8.684 Updating certificates in /etc/ssl/certs... [2021-09-23T17:42:22.498Z] #28 9.204 0 added, 0 removed; done. [2021-09-23T17:42:22.498Z] #28 9.204 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:42:22.498Z] #28 9.206 done. [2021-09-23T17:42:22.498Z] #28 DONE 11.1s [2021-09-23T17:42:22.498Z] [2021-09-23T17:42:22.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:22.498Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:22.498Z] #11 ... [2021-09-23T17:42:22.498Z] [2021-09-23T17:42:22.498Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:42:22.498Z] #29 sha256:9cb91c7717c89b419d9b9b634e5ad800730752b0102495529cb3e63e38dbab68 [2021-09-23T17:42:22.498Z] #29 DONE 0.3s [2021-09-23T17:42:22.498Z] [2021-09-23T17:42:22.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:22.498Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:22.913Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.1s done [2021-09-23T17:42:23.205Z] #27 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 [2021-09-23T17:42:23.335Z] #45 ... [2021-09-23T17:42:23.335Z] [2021-09-23T17:42:23.336Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:42:23.336Z] #25 sha256:06567f7ef6ce33e4263852dd02f3971e77cd2519475e4e6405cdae74d23abaa6 [2021-09-23T17:42:23.336Z] #25 6.353 + RM_GOPATH=0 [2021-09-23T17:42:23.336Z] #25 6.353 + TMP_GOPATH= [2021-09-23T17:42:23.336Z] #25 6.353 + : /build [2021-09-23T17:42:23.336Z] #25 6.353 + '[' -z '' ']' [2021-09-23T17:42:23.336Z] #25 6.357 ++ mktemp -d [2021-09-23T17:42:23.336Z] #25 6.357 + export GOPATH=/tmp/tmp.gm1oYfs3dq [2021-09-23T17:42:23.336Z] #25 6.357 + GOPATH=/tmp/tmp.gm1oYfs3dq [2021-09-23T17:42:23.336Z] #25 6.357 + RM_GOPATH=1 [2021-09-23T17:42:23.336Z] #25 6.357 + case "$(go env GOARCH)" in [2021-09-23T17:42:23.336Z] #25 6.357 ++ go env GOARCH [2021-09-23T17:42:23.336Z] #25 6.362 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:23.336Z] #25 6.362 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:23.336Z] #25 6.363 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:23.336Z] #25 6.363 + dir=/tmp/install [2021-09-23T17:42:23.336Z] #25 6.363 + bin=dockercli [2021-09-23T17:42:23.336Z] #25 6.363 + shift [2021-09-23T17:42:23.336Z] #25 6.363 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:42:23.336Z] #25 6.363 + . /tmp/install/dockercli.installer [2021-09-23T17:42:23.336Z] #25 6.363 ++ : stable [2021-09-23T17:42:23.336Z] #25 6.363 ++ : 17.06.2-ce [2021-09-23T17:42:23.336Z] #25 6.364 + install_dockercli [2021-09-23T17:42:23.336Z] #25 6.364 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:42:23.336Z] #25 6.364 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:42:23.336Z] #25 6.364 ++ uname -m [2021-09-23T17:42:23.336Z] #25 6.366 + arch=x86_64 [2021-09-23T17:42:23.336Z] #25 6.366 + '[' x86_64 '!=' x86_64 ']' [2021-09-23T17:42:23.336Z] #25 6.366 + url=https://download.docker.com/linux/static [2021-09-23T17:42:23.336Z] #25 6.369 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-23T17:42:23.336Z] #25 6.369 + tar -xz docker/docker [2021-09-23T17:42:24.026Z] #53 ... [2021-09-23T17:42:24.026Z] [2021-09-23T17:42:24.026Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:42:24.026Z] #25 sha256:f9e952c76327f87ddacd80e80538686562d22ee1ad502e173882ed92d0105f05 [2021-09-23T17:42:24.026Z] #25 6.994 + RM_GOPATH=0 [2021-09-23T17:42:24.026Z] #25 6.994 + TMP_GOPATH= [2021-09-23T17:42:24.026Z] #25 6.994 + : /build [2021-09-23T17:42:24.026Z] #25 6.994 + '[' -z '' ']' [2021-09-23T17:42:24.026Z] #25 6.994 ++ mktemp -d [2021-09-23T17:42:24.026Z] #25 6.994 + export GOPATH=/tmp/tmp.d4z2eNhhtC [2021-09-23T17:42:24.026Z] #25 6.994 + GOPATH=/tmp/tmp.d4z2eNhhtC [2021-09-23T17:42:24.026Z] #25 6.994 + RM_GOPATH=1 [2021-09-23T17:42:24.026Z] #25 6.994 + case "$(go env GOARCH)" in [2021-09-23T17:42:24.026Z] #25 6.994 ++ go env GOARCH [2021-09-23T17:42:24.026Z] #25 7.007 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:24.026Z] #25 7.007 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:24.026Z] #25 7.007 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:24.026Z] #25 7.013 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:42:24.026Z] #25 7.013 + dir=/tmp/install [2021-09-23T17:42:24.026Z] #25 7.013 + bin=dockercli [2021-09-23T17:42:24.026Z] #25 7.013 + shift [2021-09-23T17:42:24.026Z] #25 7.013 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:42:24.026Z] #25 7.013 + . /tmp/install/dockercli.installer [2021-09-23T17:42:24.026Z] #25 7.013 ++ : stable [2021-09-23T17:42:24.026Z] #25 7.013 ++ : 17.06.2-ce [2021-09-23T17:42:24.026Z] #25 7.013 + install_dockercli [2021-09-23T17:42:24.026Z] #25 7.013 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:42:24.026Z] #25 7.013 ++ uname -m [2021-09-23T17:42:24.026Z] #25 7.021 + arch=x86_64 [2021-09-23T17:42:24.026Z] #25 7.021 + '[' x86_64 '!=' x86_64 ']' [2021-09-23T17:42:24.026Z] #25 7.021 + url=https://download.docker.com/linux/static [2021-09-23T17:42:24.026Z] #25 7.021 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-23T17:42:24.026Z] #25 7.021 + tar -xz docker/docker [2021-09-23T17:42:24.026Z] #25 ... [2021-09-23T17:42:24.026Z] [2021-09-23T17:42:24.026Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:24.026Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:42:24.026Z] #37 7.533 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:24.026Z] #37 7.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:24.026Z] #37 7.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:24.026Z] #37 9.293 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:24.026Z] #37 ... [2021-09-23T17:42:24.026Z] [2021-09-23T17:42:24.026Z] #51 [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-09-23T17:42:24.026Z] #51 sha256:36bcf4300230c51f7f0bc6e5f3fdba9aed74ac8be64b6fb974abd264d1cf06d8 [2021-09-23T17:42:24.026Z] #51 7.958 + RM_GOPATH=0 [2021-09-23T17:42:24.026Z] #51 7.963 + TMP_GOPATH= [2021-09-23T17:42:24.026Z] #51 7.963 + : /build [2021-09-23T17:42:24.026Z] #51 7.963 + '[' -z '' ']' [2021-09-23T17:42:24.026Z] #51 8.009 ++ mktemp -d [2021-09-23T17:42:24.026Z] #51 8.009 + export GOPATH=/tmp/tmp.BrDMqy69Zv [2021-09-23T17:42:24.026Z] #51 8.009 + GOPATH=/tmp/tmp.BrDMqy69Zv [2021-09-23T17:42:24.026Z] #51 8.009 + RM_GOPATH=1 [2021-09-23T17:42:24.026Z] #51 8.009 + case "$(go env GOARCH)" in [2021-09-23T17:42:24.026Z] #51 8.027 ++ go env GOARCH [2021-09-23T17:42:24.026Z] #51 8.039 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:24.026Z] #51 8.039 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:24.026Z] #51 8.039 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:24.026Z] #51 8.042 Install golangci-lint version v1.23.8 [2021-09-23T17:42:24.026Z] #51 8.042 + dir=/tmp/install [2021-09-23T17:42:24.026Z] #51 8.042 + bin=golangci_lint [2021-09-23T17:42:24.026Z] #51 8.042 + shift [2021-09-23T17:42:24.026Z] #51 8.042 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:42:24.026Z] #51 8.042 + . /tmp/install/golangci_lint.installer [2021-09-23T17:42:24.026Z] #51 8.042 ++ : v1.23.8 [2021-09-23T17:42:24.026Z] #51 8.042 + install_golangci_lint [2021-09-23T17:42:24.026Z] #51 8.042 + set -e [2021-09-23T17:42:24.026Z] #51 8.042 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:42:24.026Z] #51 8.042 + GOBIN=/build [2021-09-23T17:42:24.026Z] #51 8.042 + GO111MODULE=on [2021-09-23T17:42:24.026Z] #51 8.042 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:42:24.026Z] #51 8.633 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:42:24.161Z] #27 ... [2021-09-23T17:42:24.161Z] [2021-09-23T17:42:24.161Z] #24 [internal] load build context [2021-09-23T17:42:24.161Z] #24 sha256:c3ad617c5f915bf6ec528a01307a4e0ecb98c80a17c8d1cdb25b0fed04eb73c3 [2021-09-23T17:42:24.161Z] #24 transferring context: 55.48MB 2.4s done [2021-09-23T17:42:24.161Z] #24 DONE 2.8s [2021-09-23T17:42:24.286Z] #51 ... [2021-09-23T17:42:24.286Z] [2021-09-23T17:42:24.286Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:42:24.286Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:42:24.286Z] #14 7.341 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:24.286Z] #14 7.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:24.286Z] #14 7.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:24.286Z] #14 9.360 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:24.286Z] #14 ... [2021-09-23T17:42:24.286Z] [2021-09-23T17:42:24.286Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:42:24.286Z] #35 sha256:c2df3b0cfdb9f9a41dacfec89c19e3c0230628303e4dbe6a8df73641819489a2 [2021-09-23T17:42:24.286Z] #35 6.634 Install go-toml version v1.8.1 [2021-09-23T17:42:24.286Z] #35 7.031 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:42:24.426Z] [2021-09-23T17:42:24.426Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:42:24.426Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-23T17:42:24.547Z] #35 ... [2021-09-23T17:42:24.547Z] [2021-09-23T17:42:24.547Z] #49 [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-09-23T17:42:24.547Z] #49 sha256:04723e48086dab289f23a6b36b836915dc2e0bdacd553f1109283fc25c2c8bd6 [2021-09-23T17:42:24.547Z] #49 7.269 + RM_GOPATH=0 [2021-09-23T17:42:24.547Z] #49 7.269 + TMP_GOPATH= [2021-09-23T17:42:24.547Z] #49 7.269 + : /build [2021-09-23T17:42:24.547Z] #49 7.269 + '[' -z '' ']' [2021-09-23T17:42:24.547Z] #49 7.269 ++ mktemp -d [2021-09-23T17:42:24.547Z] #49 7.269 + export GOPATH=/tmp/tmp.TINOVQQEnr [2021-09-23T17:42:24.547Z] #49 7.269 + GOPATH=/tmp/tmp.TINOVQQEnr [2021-09-23T17:42:24.547Z] #49 7.269 + RM_GOPATH=1 [2021-09-23T17:42:24.547Z] #49 7.269 + case "$(go env GOARCH)" in [2021-09-23T17:42:24.547Z] #49 7.269 ++ go env GOARCH [2021-09-23T17:42:24.547Z] #49 7.292 Install gotestsum version v1.7.0 [2021-09-23T17:42:24.547Z] #49 7.292 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:24.547Z] #49 7.292 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:24.547Z] #49 7.292 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:24.547Z] #49 7.292 + dir=/tmp/install [2021-09-23T17:42:24.547Z] #49 7.292 + bin=gotestsum [2021-09-23T17:42:24.547Z] #49 7.292 + shift [2021-09-23T17:42:24.547Z] #49 7.292 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:42:24.547Z] #49 7.292 + . /tmp/install/gotestsum.installer [2021-09-23T17:42:24.547Z] #49 7.292 ++ : v1.7.0 [2021-09-23T17:42:24.547Z] #49 7.292 + install_gotestsum [2021-09-23T17:42:24.547Z] #49 7.292 + set -e [2021-09-23T17:42:24.547Z] #49 7.292 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:42:24.547Z] #49 7.292 + GOBIN=/build [2021-09-23T17:42:24.547Z] #49 7.292 + GO111MODULE=on [2021-09-23T17:42:24.547Z] #49 7.292 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:42:24.547Z] #49 7.852 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:42:24.547Z] #49 10.34 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:42:24.547Z] #49 10.34 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:42:24.547Z] #49 10.39 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:42:24.547Z] #49 10.62 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:42:24.547Z] #49 ... [2021-09-23T17:42:24.547Z] [2021-09-23T17:42:24.547Z] #57 [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-09-23T17:42:24.547Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:42:24.547Z] #57 7.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:24.547Z] #57 8.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:24.547Z] #57 8.009 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:24.547Z] #57 9.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:24.807Z] #57 ... [2021-09-23T17:42:24.807Z] [2021-09-23T17:42:24.807Z] #60 [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-09-23T17:42:24.807Z] #60 sha256:6447e7810f597fbf179368540bc4c1d1fa4c64ad9dd8da4224d19ea0f785ac5c [2021-09-23T17:42:24.807Z] #60 7.807 + RM_GOPATH=0 [2021-09-23T17:42:24.807Z] #60 7.807 + TMP_GOPATH= [2021-09-23T17:42:24.807Z] #60 7.807 + : /build [2021-09-23T17:42:24.807Z] #60 7.807 + '[' -z '' ']' [2021-09-23T17:42:24.807Z] #60 7.807 ++ mktemp -d [2021-09-23T17:42:24.807Z] #60 7.807 + export GOPATH=/tmp/tmp.XipC0XTqgO [2021-09-23T17:42:24.807Z] #60 7.807 + GOPATH=/tmp/tmp.XipC0XTqgO [2021-09-23T17:42:24.807Z] #60 7.807 + RM_GOPATH=1 [2021-09-23T17:42:24.807Z] #60 7.807 + case "$(go env GOARCH)" in [2021-09-23T17:42:24.807Z] #60 7.827 ++ go env GOARCH [2021-09-23T17:42:24.807Z] #60 7.907 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:24.807Z] #60 7.907 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:24.807Z] #60 7.964 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:24.807Z] #60 7.964 + dir=/tmp/install [2021-09-23T17:42:24.807Z] #60 7.964 + bin=rootlesskit [2021-09-23T17:42:24.807Z] #60 7.964 + shift [2021-09-23T17:42:24.807Z] #60 7.964 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:42:24.807Z] #60 7.964 + . /tmp/install/rootlesskit.installer [2021-09-23T17:42:24.807Z] #60 7.964 ++ : v0.14.4 [2021-09-23T17:42:24.807Z] #60 7.965 + install_rootlesskit [2021-09-23T17:42:24.807Z] #60 7.965 + case "$1" in [2021-09-23T17:42:24.807Z] #60 7.965 + export CGO_ENABLED=0 [2021-09-23T17:42:24.807Z] #60 7.965 + CGO_ENABLED=0 [2021-09-23T17:42:24.807Z] #60 7.965 + _install_rootlesskit [2021-09-23T17:42:24.807Z] #60 7.965 Install rootlesskit version v0.14.4 [2021-09-23T17:42:24.807Z] #60 7.965 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:42:24.807Z] #60 7.965 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:42:24.807Z] #60 7.965 + GOBIN=/build [2021-09-23T17:42:24.807Z] #60 7.965 + GO111MODULE=on [2021-09-23T17:42:24.807Z] #60 7.965 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:42:24.807Z] #60 8.711 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:42:24.807Z] #60 ... [2021-09-23T17:42:24.807Z] [2021-09-23T17:42:24.807Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:42:24.807Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:42:24.807Z] #33 8.235 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:42:24.807Z] #33 8.251 Cloning into '.'... [2021-09-23T17:42:25.075Z] #33 ... [2021-09-23T17:42:25.075Z] [2021-09-23T17:42:25.075Z] #49 [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-09-23T17:42:25.075Z] #49 sha256:04723e48086dab289f23a6b36b836915dc2e0bdacd553f1109283fc25c2c8bd6 [2021-09-23T17:42:25.075Z] #49 11.21 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:42:25.075Z] #49 11.32 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:42:25.075Z] #49 11.40 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:42:25.075Z] #49 11.44 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:42:25.233Z] #25 ... [2021-09-23T17:42:25.233Z] [2021-09-23T17:42:25.233Z] #47 [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-09-23T17:42:25.233Z] #47 sha256:48f6f7323bce5dc8f82b79fa473c4012c651ff0fa0b2be226dba5832dafc843e [2021-09-23T17:42:25.233Z] #47 8.396 + RM_GOPATH=0 [2021-09-23T17:42:25.233Z] #47 8.396 + TMP_GOPATH= [2021-09-23T17:42:25.233Z] #47 8.396 + : /build [2021-09-23T17:42:25.233Z] #47 8.396 + '[' -z '' ']' [2021-09-23T17:42:25.233Z] #47 8.396 ++ mktemp -d [2021-09-23T17:42:25.233Z] #47 8.402 + export GOPATH=/tmp/tmp.doaFwEpGSZ [2021-09-23T17:42:25.233Z] #47 8.402 + GOPATH=/tmp/tmp.doaFwEpGSZ [2021-09-23T17:42:25.233Z] #47 8.402 + RM_GOPATH=1 [2021-09-23T17:42:25.233Z] #47 8.402 + case "$(go env GOARCH)" in [2021-09-23T17:42:25.233Z] #47 8.403 ++ go env GOARCH [2021-09-23T17:42:25.233Z] #47 8.553 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:25.233Z] #47 8.554 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:25.233Z] #47 8.555 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:25.233Z] #47 8.557 + dir=/tmp/install [2021-09-23T17:42:25.233Z] #47 8.557 + bin=vndr [2021-09-23T17:42:25.233Z] #47 8.557 + shift [2021-09-23T17:42:25.233Z] #47 8.558 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:42:25.233Z] #47 8.558 + . /tmp/install/vndr.installer [2021-09-23T17:42:25.233Z] #47 8.558 ++ : v0.1.2 [2021-09-23T17:42:25.233Z] #47 8.558 + install_vndr [2021-09-23T17:42:25.233Z] #47 8.558 + echo 'Install vndr version v0.1.2' [2021-09-23T17:42:25.233Z] #47 8.559 Install vndr version v0.1.2 [2021-09-23T17:42:25.233Z] #47 8.559 + GOBIN=/build [2021-09-23T17:42:25.233Z] #47 8.559 + GO111MODULE=on [2021-09-23T17:42:25.233Z] #47 8.559 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:42:25.494Z] #47 9.188 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:42:25.494Z] #47 ... [2021-09-23T17:42:25.494Z] [2021-09-23T17:42:25.494Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:25.494Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:25.494Z] #45 8.957 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:25.645Z] #49 11.76 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:42:25.645Z] #49 11.98 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:42:25.753Z] #45 9.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:25.753Z] #45 9.119 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:25.906Z] #49 12.19 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:42:26.101Z] #19 94.50 The following NEW packages will be installed: [2021-09-23T17:42:26.101Z] #19 94.50 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-23T17:42:26.101Z] #19 94.50 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-23T17:42:26.101Z] #19 94.50 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-23T17:42:26.101Z] #19 94.50 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-23T17:42:26.101Z] #19 94.50 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-23T17:42:26.101Z] #19 94.50 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-23T17:42:26.101Z] #19 94.50 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-09-23T17:42:26.101Z] #19 94.50 crossbuild-essential-armel crossbuild-essential-armhf [2021-09-23T17:42:26.101Z] #19 94.50 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-09-23T17:42:26.101Z] #19 94.50 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-09-23T17:42:26.101Z] #19 94.50 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-09-23T17:42:26.101Z] #19 94.50 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-09-23T17:42:26.101Z] #19 94.50 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-09-23T17:42:26.101Z] #19 94.50 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-23T17:42:26.101Z] #19 94.50 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-23T17:42:26.101Z] #19 94.50 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-23T17:42:26.101Z] #19 94.50 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-23T17:42:26.101Z] #19 94.50 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-23T17:42:26.101Z] #19 94.50 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-23T17:42:26.101Z] #19 94.50 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-23T17:42:26.101Z] #19 94.51 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-23T17:42:26.101Z] #19 94.51 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-23T17:42:26.101Z] #19 94.51 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-23T17:42:26.101Z] #19 94.51 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-23T17:42:26.101Z] #19 94.51 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-23T17:42:26.101Z] #19 94.51 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-23T17:42:26.101Z] #19 94.51 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-23T17:42:26.101Z] #19 94.51 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-23T17:42:26.101Z] #19 94.51 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-23T17:42:26.101Z] #19 94.51 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-23T17:42:26.101Z] #19 94.51 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-23T17:42:26.101Z] #19 94.51 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-23T17:42:26.101Z] #19 94.52 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-23T17:42:26.101Z] #19 94.52 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-23T17:42:26.101Z] #19 94.52 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-23T17:42:26.101Z] #19 94.52 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-23T17:42:26.101Z] #19 94.53 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-23T17:42:26.101Z] #19 94.53 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-23T17:42:26.101Z] #19 94.53 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-23T17:42:26.101Z] #19 94.53 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-23T17:42:26.101Z] #19 94.53 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-23T17:42:26.101Z] #19 94.53 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-23T17:42:26.101Z] #19 94.53 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-23T17:42:26.101Z] #19 94.54 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-23T17:42:26.101Z] #19 94.54 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-23T17:42:26.101Z] #19 94.54 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-23T17:42:26.101Z] #19 94.54 linux-libc-dev-s390x-cross patch xz-utils [2021-09-23T17:42:26.101Z] #19 95.19 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:42:26.101Z] #19 95.19 Need to get 787 MB of archives. [2021-09-23T17:42:26.101Z] #19 95.19 After this operation, 3385 MB of additional disk space will be used. [2021-09-23T17:42:26.101Z] #19 95.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-09-23T17:42:26.101Z] #19 95.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-23T17:42:26.101Z] #19 95.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-09-23T17:42:26.101Z] #19 95.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-09-23T17:42:26.101Z] #19 95.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-09-23T17:42:26.101Z] #19 95.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-23T17:42:26.101Z] #19 95.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-09-23T17:42:26.101Z] #19 95.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-09-23T17:42:26.101Z] #19 95.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-09-23T17:42:26.101Z] #19 95.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-09-23T17:42:26.101Z] #19 95.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-09-23T17:42:26.166Z] #49 12.42 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:42:26.318Z] #45 9.694 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:42:26.318Z] #45 ... [2021-09-23T17:42:26.318Z] [2021-09-23T17:42:26.318Z] #53 [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-09-23T17:42:26.318Z] #53 sha256:e6ae723511d515adf7f49916549bd773a8092990c18324497eb07235b5443f4c [2021-09-23T17:42:26.318Z] #53 7.102 + RM_GOPATH=0 [2021-09-23T17:42:26.318Z] #53 7.102 + TMP_GOPATH= [2021-09-23T17:42:26.318Z] #53 7.102 + : /build [2021-09-23T17:42:26.318Z] #53 7.102 + '[' -z '' ']' [2021-09-23T17:42:26.318Z] #53 7.102 ++ mktemp -d [2021-09-23T17:42:26.318Z] #53 7.108 + export GOPATH=/tmp/tmp.Ww9cq20NX5 [2021-09-23T17:42:26.318Z] #53 7.108 + GOPATH=/tmp/tmp.Ww9cq20NX5 [2021-09-23T17:42:26.318Z] #53 7.108 + RM_GOPATH=1 [2021-09-23T17:42:26.318Z] #53 7.108 + case "$(go env GOARCH)" in [2021-09-23T17:42:26.318Z] #53 7.108 ++ go env GOARCH [2021-09-23T17:42:26.318Z] #53 7.158 Install shfmt version v3.0.2 [2021-09-23T17:42:26.318Z] #53 7.158 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:26.318Z] #53 7.158 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:26.318Z] #53 7.158 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:26.318Z] #53 7.158 + dir=/tmp/install [2021-09-23T17:42:26.318Z] #53 7.158 + bin=shfmt [2021-09-23T17:42:26.318Z] #53 7.158 + shift [2021-09-23T17:42:26.318Z] #53 7.158 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:42:26.318Z] #53 7.158 + . /tmp/install/shfmt.installer [2021-09-23T17:42:26.318Z] #53 7.158 ++ : v3.0.2 [2021-09-23T17:42:26.318Z] #53 7.158 + install_shfmt [2021-09-23T17:42:26.318Z] #53 7.158 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:42:26.318Z] #53 7.158 + GOBIN=/build [2021-09-23T17:42:26.318Z] #53 7.158 + GO111MODULE=on [2021-09-23T17:42:26.318Z] #53 7.158 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:42:26.318Z] #53 7.614 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:42:26.318Z] #53 8.548 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:42:26.318Z] #53 8.570 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:42:26.318Z] #53 8.588 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:42:26.362Z] #19 95.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:42:26.362Z] #19 95.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-09-23T17:42:26.576Z] #53 ... [2021-09-23T17:42:26.576Z] [2021-09-23T17:42:26.576Z] #49 [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-09-23T17:42:26.576Z] #49 sha256:516e7936588fc209dbd4402d7aecd493c1e3afd68b00ad6cdafb5d98782737d9 [2021-09-23T17:42:26.576Z] #49 7.444 + RM_GOPATH=0 [2021-09-23T17:42:26.576Z] #49 7.444 + TMP_GOPATH= [2021-09-23T17:42:26.576Z] #49 7.444 + : /build [2021-09-23T17:42:26.576Z] #49 7.444 + '[' -z '' ']' [2021-09-23T17:42:26.576Z] #49 7.447 ++ mktemp -d [2021-09-23T17:42:26.576Z] #49 7.447 + export GOPATH=/tmp/tmp.SYoRcR0FmX [2021-09-23T17:42:26.576Z] #49 7.447 + GOPATH=/tmp/tmp.SYoRcR0FmX [2021-09-23T17:42:26.576Z] #49 7.448 + RM_GOPATH=1 [2021-09-23T17:42:26.576Z] #49 7.448 + case "$(go env GOARCH)" in [2021-09-23T17:42:26.576Z] #49 7.450 ++ go env GOARCH [2021-09-23T17:42:26.576Z] #49 7.477 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:26.576Z] #49 7.477 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:26.576Z] #49 7.477 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:26.576Z] #49 7.486 + dir=/tmp/install [2021-09-23T17:42:26.576Z] #49 7.486 + bin=gotestsum [2021-09-23T17:42:26.576Z] #49 7.486 + shift [2021-09-23T17:42:26.576Z] #49 7.486 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:42:26.576Z] #49 7.486 + . /tmp/install/gotestsum.installer [2021-09-23T17:42:26.576Z] #49 7.486 ++ : v1.7.0 [2021-09-23T17:42:26.576Z] #49 7.486 + install_gotestsum [2021-09-23T17:42:26.576Z] #49 7.486 + set -e [2021-09-23T17:42:26.576Z] #49 7.486 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:42:26.576Z] #49 7.486 + GOBIN=/build [2021-09-23T17:42:26.576Z] #49 7.486 + GO111MODULE=on [2021-09-23T17:42:26.576Z] #49 7.486 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:42:26.576Z] #49 7.486 Install gotestsum version v1.7.0 [2021-09-23T17:42:26.576Z] #49 8.142 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:42:26.576Z] #49 ... [2021-09-23T17:42:26.576Z] [2021-09-23T17:42:26.576Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:42:26.576Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:42:26.576Z] #33 7.320 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:42:26.576Z] #33 7.320 Cloning into '.'... [2021-09-23T17:42:26.835Z] #33 ... [2021-09-23T17:42:26.835Z] [2021-09-23T17:42:26.835Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:42:26.835Z] #35 sha256:203ef682d70839a5c71d565063487f2da69ede5949db530a41ef16bcf77f94e7 [2021-09-23T17:42:26.835Z] #35 6.569 Install go-toml version v1.8.1 [2021-09-23T17:42:26.835Z] #35 6.963 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:42:26.835Z] #35 ... [2021-09-23T17:42:26.835Z] [2021-09-23T17:42:26.835Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:42:26.835Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:42:26.835Z] #14 8.272 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:26.835Z] #14 8.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:26.835Z] #14 8.324 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:26.835Z] #14 9.858 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:26.989Z] #27 ... [2021-09-23T17:42:26.989Z] [2021-09-23T17:42:26.989Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:42:26.989Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-23T17:42:26.989Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-23T17:42:26.989Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:42:26.989Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-23T17:42:26.989Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-23T17:42:26.989Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2021-09-23T17:42:26.989Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-09-23T17:42:26.989Z] #64 DONE 5.1s [2021-09-23T17:42:26.989Z] [2021-09-23T17:42:26.989Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-23T17:42:26.989Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-23T17:42:26.989Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-23T17:42:26.989Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-23T17:42:26.989Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-23T17:42:26.989Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-23T17:42:26.989Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done [2021-09-23T17:42:26.989Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-09-23T17:42:26.989Z] #66 DONE 5.1s [2021-09-23T17:42:26.989Z] [2021-09-23T17:42:26.989Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:26.989Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-23T17:42:26.989Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.1s done [2021-09-23T17:42:26.989Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-23T17:42:26.989Z] #11 sha256:9de7d9dfb1b6aa12d11f12ef8a8df6b4b7a0a25f0f98f6658e64c19566750e8d 1.80kB / 1.80kB done [2021-09-23T17:42:26.989Z] #11 sha256:4ccf1ad3757bd0cc292755962b9490f8244923b66917b47a40de86c32a2ea8d2 6.97kB / 6.97kB done [2021-09-23T17:42:26.989Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.5s done [2021-09-23T17:42:26.989Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.3s done [2021-09-23T17:42:26.989Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.2s done [2021-09-23T17:42:26.989Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 1.8s done [2021-09-23T17:42:26.989Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 2.6s done [2021-09-23T17:42:26.989Z] #11 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 3.8s done [2021-09-23T17:42:26.989Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 156B / 156B 2.6s done [2021-09-23T17:42:26.989Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 102.61MB / 102.61MB 4.9s done [2021-09-23T17:42:27.092Z] #14 ... [2021-09-23T17:42:27.092Z] [2021-09-23T17:42:27.092Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:27.092Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:42:27.092Z] #41 7.929 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:42:27.092Z] #41 7.944 Cloning into '.'... [2021-09-23T17:42:27.350Z] #41 ... [2021-09-23T17:42:27.350Z] [2021-09-23T17:42:27.350Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:27.350Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:42:27.350Z] #37 9.249 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:27.350Z] #37 9.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:27.350Z] #37 9.550 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:27.350Z] #37 ... [2021-09-23T17:42:27.350Z] [2021-09-23T17:42:27.350Z] #60 [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-09-23T17:42:27.350Z] #60 sha256:ed7fe932fa69deb08a662dbb9f5ae1a7364f260a0b9e3e0f7af18f87a504149d [2021-09-23T17:42:27.350Z] #60 7.907 + RM_GOPATH=0 [2021-09-23T17:42:27.350Z] #60 7.907 + TMP_GOPATH= [2021-09-23T17:42:27.350Z] #60 7.907 + : /build [2021-09-23T17:42:27.350Z] #60 7.907 + '[' -z '' ']' [2021-09-23T17:42:27.350Z] #60 7.907 ++ mktemp -d [2021-09-23T17:42:27.350Z] #60 7.907 + export GOPATH=/tmp/tmp.faQo7Y38P3 [2021-09-23T17:42:27.350Z] #60 7.907 + GOPATH=/tmp/tmp.faQo7Y38P3 [2021-09-23T17:42:27.350Z] #60 7.907 + RM_GOPATH=1 [2021-09-23T17:42:27.350Z] #60 7.907 + case "$(go env GOARCH)" in [2021-09-23T17:42:27.350Z] #60 7.907 ++ go env GOARCH [2021-09-23T17:42:27.350Z] #60 7.920 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:27.350Z] #60 7.920 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:27.350Z] #60 7.922 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:27.350Z] #60 7.934 Install rootlesskit version v0.14.4 [2021-09-23T17:42:27.350Z] #60 7.935 + dir=/tmp/install [2021-09-23T17:42:27.350Z] #60 7.935 + bin=rootlesskit [2021-09-23T17:42:27.350Z] #60 7.935 + shift [2021-09-23T17:42:27.350Z] #60 7.935 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:42:27.350Z] #60 7.935 + . /tmp/install/rootlesskit.installer [2021-09-23T17:42:27.350Z] #60 7.935 ++ : v0.14.4 [2021-09-23T17:42:27.350Z] #60 7.935 + install_rootlesskit [2021-09-23T17:42:27.350Z] #60 7.935 + case "$1" in [2021-09-23T17:42:27.350Z] #60 7.935 + export CGO_ENABLED=0 [2021-09-23T17:42:27.350Z] #60 7.935 + CGO_ENABLED=0 [2021-09-23T17:42:27.350Z] #60 7.935 + _install_rootlesskit [2021-09-23T17:42:27.350Z] #60 7.935 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:42:27.350Z] #60 7.935 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:42:27.350Z] #60 7.935 + GOBIN=/build [2021-09-23T17:42:27.350Z] #60 7.935 + GO111MODULE=on [2021-09-23T17:42:27.350Z] #60 7.935 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:42:27.350Z] #60 8.772 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:42:27.563Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d [2021-09-23T17:42:27.608Z] #60 ... [2021-09-23T17:42:27.608Z] [2021-09-23T17:42:27.608Z] #51 [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-09-23T17:42:27.608Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:42:27.608Z] #51 6.699 + RM_GOPATH=0 [2021-09-23T17:42:27.608Z] #51 6.699 + TMP_GOPATH= [2021-09-23T17:42:27.608Z] #51 6.699 + : /build [2021-09-23T17:42:27.608Z] #51 6.699 + '[' -z '' ']' [2021-09-23T17:42:27.608Z] #51 6.699 ++ mktemp -d [2021-09-23T17:42:27.608Z] #51 6.719 + export GOPATH=/tmp/tmp.2eNMnO2wRW [2021-09-23T17:42:27.608Z] #51 6.719 + GOPATH=/tmp/tmp.2eNMnO2wRW [2021-09-23T17:42:27.608Z] #51 6.719 + RM_GOPATH=1 [2021-09-23T17:42:27.608Z] #51 6.719 + case "$(go env GOARCH)" in [2021-09-23T17:42:27.608Z] #51 6.719 ++ go env GOARCH [2021-09-23T17:42:27.608Z] #51 6.721 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:27.608Z] #51 6.721 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:27.608Z] #51 6.723 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:27.608Z] #51 6.724 + dir=/tmp/install [2021-09-23T17:42:27.608Z] #51 6.724 + bin=golangci_lint [2021-09-23T17:42:27.608Z] #51 6.724 + shift [2021-09-23T17:42:27.608Z] #51 6.724 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:42:27.608Z] #51 6.724 + . /tmp/install/golangci_lint.installer [2021-09-23T17:42:27.608Z] #51 6.724 ++ : v1.23.8 [2021-09-23T17:42:27.608Z] #51 6.724 + install_golangci_lint [2021-09-23T17:42:27.608Z] #51 6.724 + set -e [2021-09-23T17:42:27.608Z] #51 6.724 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:42:27.608Z] #51 6.725 + GOBIN=/build [2021-09-23T17:42:27.608Z] #51 6.725 + GO111MODULE=on [2021-09-23T17:42:27.608Z] #51 6.725 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:42:27.608Z] #51 6.725 Install golangci-lint version v1.23.8 [2021-09-23T17:42:27.608Z] #51 7.146 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:42:27.608Z] #51 ... [2021-09-23T17:42:27.608Z] [2021-09-23T17:42:27.608Z] #57 [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-09-23T17:42:27.608Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:42:27.608Z] #57 9.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:27.608Z] #57 9.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:27.608Z] #57 9.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:27.608Z] #57 ... [2021-09-23T17:42:27.608Z] [2021-09-23T17:42:27.608Z] #49 [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-09-23T17:42:27.608Z] #49 sha256:516e7936588fc209dbd4402d7aecd493c1e3afd68b00ad6cdafb5d98782737d9 [2021-09-23T17:42:27.608Z] #49 10.43 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:42:27.608Z] #49 10.44 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:42:27.608Z] #49 10.63 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:42:27.608Z] #49 10.66 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:42:27.608Z] #49 11.33 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:42:27.608Z] #49 11.36 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:42:27.608Z] #49 11.46 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:42:27.754Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.1s [2021-09-23T17:42:27.826Z] #11 ... [2021-09-23T17:42:27.826Z] [2021-09-23T17:42:27.826Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-23T17:42:27.826Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-23T17:42:27.826Z] #27 DONE 6.3s [2021-09-23T17:42:27.826Z] [2021-09-23T17:42:27.826Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:27.826Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-23T17:42:27.826Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0.3s done [2021-09-23T17:42:27.826Z] #11 ... [2021-09-23T17:42:27.826Z] [2021-09-23T17:42:27.826Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:42:27.826Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-23T17:42:27.866Z] #49 11.48 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:42:28.124Z] #49 11.75 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:42:28.124Z] #49 11.88 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:42:28.271Z] #19 97.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:42:28.271Z] #19 97.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-09-23T17:42:28.382Z] #49 12.05 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:42:28.947Z] #49 12.56 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:42:30.178Z] #19 99.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:42:30.178Z] #19 99.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-09-23T17:42:30.277Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 8.1s done [2021-09-23T17:42:30.533Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-23T17:42:30.790Z] #11 ... [2021-09-23T17:42:30.790Z] [2021-09-23T17:42:30.790Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:42:30.790Z] #30 sha256:4a12706482a67c7fb7e9d011693dc0aa549e61b550757ad4423a0244e8e73266 [2021-09-23T17:42:30.790Z] #30 1.496 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:42:30.790Z] #30 1.755 [2021-09-23T17:42:30.790Z] #30 1.831 ######################################################################## 100.0% [2021-09-23T17:42:30.790Z] #30 2.031 [2021-09-23T17:42:30.790Z] #30 2.674 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:42:30.790Z] #30 2.929 [2021-09-23T17:42:30.790Z] #30 2.999 ######################################################################## 100.0% [2021-09-23T17:42:30.790Z] #30 3.195 [2021-09-23T17:42:30.790Z] #30 3.928 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:42:30.790Z] #30 4.194 [2021-09-23T17:42:30.790Z] #30 4.310 ################### 26.8% ########################################## 59.3% ################################################################# 91.3% ######################################################################## 100.0% [2021-09-23T17:42:30.790Z] #30 4.748 [2021-09-23T17:42:30.790Z] #30 5.419 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:42:30.790Z] #30 5.681 [2021-09-23T17:42:30.790Z] #30 5.749 ######################################################################## 100.0% [2021-09-23T17:42:30.790Z] #30 5.946 [2021-09-23T17:42:30.790Z] #30 6.398 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:42:30.790Z] #30 6.666 [2021-09-23T17:42:30.790Z] #30 6.752 ######################################################################## 100.0% [2021-09-23T17:42:30.790Z] #30 6.941 [2021-09-23T17:42:30.790Z] #30 6.997 Download of images into '/build' complete. [2021-09-23T17:42:30.790Z] #30 6.997 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:42:30.790Z] #30 6.997 tar -cC '/build' . | docker load [2021-09-23T17:42:30.790Z] #30 DONE 8.2s [2021-09-23T17:42:31.046Z] [2021-09-23T17:42:31.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:31.046Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-23T17:42:31.046Z] #11 DONE 27.1s [2021-09-23T17:42:31.046Z] [2021-09-23T17:42:31.046Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:42:31.046Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-23T17:42:31.449Z] #49 ... [2021-09-23T17:42:31.450Z] [2021-09-23T17:42:31.450Z] #47 [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-09-23T17:42:31.450Z] #47 sha256:385a9455e9eb8cfc43d3b3ae89cf77f550703514c4f8c8cacd54280e331632c4 [2021-09-23T17:42:31.450Z] #47 6.796 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:42:31.450Z] #47 ... [2021-09-23T17:42:31.450Z] [2021-09-23T17:42:31.450Z] #60 [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-09-23T17:42:31.450Z] #60 sha256:6447e7810f597fbf179368540bc4c1d1fa4c64ad9dd8da4224d19ea0f785ac5c [2021-09-23T17:42:31.450Z] #60 12.19 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:42:31.450Z] #60 12.19 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:42:31.450Z] #60 12.46 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:42:31.450Z] #60 13.06 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:42:31.482Z] #49 ... [2021-09-23T17:42:31.482Z] [2021-09-23T17:42:31.482Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:42:31.482Z] #25 sha256:06567f7ef6ce33e4263852dd02f3971e77cd2519475e4e6405cdae74d23abaa6 [2021-09-23T17:42:31.482Z] #25 14.06 + mkdir -p /build [2021-09-23T17:42:31.482Z] #25 14.08 + mv docker/docker /build/ [2021-09-23T17:42:31.482Z] #25 14.11 + rmdir docker [2021-09-23T17:42:31.482Z] #25 DONE 14.7s [2021-09-23T17:42:31.482Z] [2021-09-23T17:42:31.482Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:42:31.482Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:42:31.482Z] #14 14.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:31.613Z] #12 DONE 0.5s [2021-09-23T17:42:31.613Z] [2021-09-23T17:42:31.613Z] #13 [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-09-23T17:42:31.613Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-23T17:42:31.714Z] #60 ... [2021-09-23T17:42:31.714Z] [2021-09-23T17:42:31.714Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:31.714Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:42:31.714Z] #41 7.712 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:42:31.714Z] #41 7.727 Cloning into '.'... [2021-09-23T17:42:31.976Z] #41 ... [2021-09-23T17:42:31.976Z] [2021-09-23T17:42:31.976Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:31.976Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:31.976Z] #45 8.034 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:31.976Z] #45 8.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:31.976Z] #45 8.091 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:31.976Z] #45 9.018 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:42:31.976Z] #45 10.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:31.976Z] #45 17.00 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:31.976Z] #45 ... [2021-09-23T17:42:31.976Z] [2021-09-23T17:42:31.976Z] #51 [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-09-23T17:42:31.976Z] #51 sha256:36bcf4300230c51f7f0bc6e5f3fdba9aed74ac8be64b6fb974abd264d1cf06d8 [2021-09-23T17:42:31.976Z] #51 18.37 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:42:32.050Z] #28 ... [2021-09-23T17:42:32.050Z] [2021-09-23T17:42:32.050Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-23T17:42:32.050Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-09-23T17:42:32.050Z] #65 DONE 0.7s [2021-09-23T17:42:32.050Z] [2021-09-23T17:42:32.050Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:42:32.050Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-23T17:42:32.050Z] #28 4.050 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:32.050Z] #28 4.068 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:32.050Z] #28 4.069 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:32.050Z] #28 4.291 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:42:32.083Z] #19 101.4 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:42:32.083Z] #19 101.4 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-09-23T17:42:32.175Z] #13 DONE 0.5s [2021-09-23T17:42:32.175Z] [2021-09-23T17:42:32.175Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:32.175Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:42:32.175Z] #37 ... [2021-09-23T17:42:32.175Z] [2021-09-23T17:42:32.175Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-23T17:42:32.175Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-23T17:42:32.175Z] #44 DONE 0.2s [2021-09-23T17:42:32.175Z] [2021-09-23T17:42:32.175Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:42:32.175Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-23T17:42:32.175Z] #32 DONE 0.2s [2021-09-23T17:42:32.237Z] #51 18.38 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:42:32.237Z] #51 18.50 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:42:32.237Z] #51 18.59 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:42:32.329Z] #28 4.622 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:42:32.433Z] [2021-09-23T17:42:32.433Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:42:32.433Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-23T17:42:32.433Z] #40 DONE 0.2s [2021-09-23T17:42:32.433Z] [2021-09-23T17:42:32.433Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:32.434Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:42:32.497Z] #51 18.68 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:42:32.606Z] #28 4.740 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:42:33.068Z] #51 19.16 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:42:33.184Z] #28 ... [2021-09-23T17:42:33.184Z] [2021-09-23T17:42:33.184Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-23T17:42:33.184Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-09-23T17:42:33.184Z] #67 DONE 1.4s [2021-09-23T17:42:33.184Z] [2021-09-23T17:42:33.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:33.184Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-23T17:42:33.184Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0.3s done [2021-09-23T17:42:33.184Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 2.1s done [2021-09-23T17:42:33.184Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 1.4s [2021-09-23T17:42:33.638Z] #51 19.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:42:33.638Z] #51 19.82 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:42:33.638Z] #51 19.91 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:42:33.899Z] #51 19.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:42:33.899Z] #51 ... [2021-09-23T17:42:33.899Z] [2021-09-23T17:42:33.899Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:42:33.899Z] #25 sha256:f9e952c76327f87ddacd80e80538686562d22ee1ad502e173882ed92d0105f05 [2021-09-23T17:42:33.899Z] #25 19.00 + mkdir -p /build [2021-09-23T17:42:33.899Z] #25 19.03 + mv docker/docker /build/ [2021-09-23T17:42:33.899Z] #25 19.08 + rmdir docker [2021-09-23T17:42:33.899Z] #25 DONE 20.2s [2021-09-23T17:42:33.899Z] [2021-09-23T17:42:33.899Z] #53 [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-09-23T17:42:33.899Z] #53 sha256:a4830f7b0dda0dc778875490f0b9a9429291737f4f0ace0b94e041a67ebb1529 [2021-09-23T17:42:33.899Z] #53 10.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:42:33.899Z] #53 ... [2021-09-23T17:42:33.899Z] [2021-09-23T17:42:33.899Z] #60 [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-09-23T17:42:33.899Z] #60 sha256:6447e7810f597fbf179368540bc4c1d1fa4c64ad9dd8da4224d19ea0f785ac5c [2021-09-23T17:42:33.899Z] #60 18.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:42:33.899Z] #60 19.89 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:42:33.899Z] #60 19.89 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:42:33.899Z] #60 20.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:42:33.899Z] #60 20.26 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:42:33.987Z] #19 103.3 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-23T17:42:33.987Z] #19 103.3 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-09-23T17:42:34.119Z] 8f616e6e9eec: Verifying Checksum [2021-09-23T17:42:34.119Z] 8f616e6e9eec: Download complete [2021-09-23T17:42:34.161Z] #60 20.40 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:42:34.423Z] #60 20.61 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:42:34.576Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 2.6s done [2021-09-23T17:42:34.576Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b [2021-09-23T17:42:34.763Z] #14 18.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:34.850Z] 48a76b150a3a: Verifying Checksum [2021-09-23T17:42:34.850Z] 48a76b150a3a: Download complete [2021-09-23T17:42:34.850Z] 8f616e6e9eec: Verifying Checksum [2021-09-23T17:42:34.850Z] 8f616e6e9eec: Download complete [2021-09-23T17:42:34.995Z] #60 21.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:42:35.255Z] #60 21.39 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:42:35.369Z] #19 104.8 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-09-23T17:42:35.369Z] #19 104.8 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-09-23T17:42:35.369Z] #19 104.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-09-23T17:42:35.369Z] #19 104.9 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-09-23T17:42:35.369Z] #19 104.9 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-09-23T17:42:35.628Z] #19 105.0 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-09-23T17:42:35.628Z] #19 105.0 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-09-23T17:42:35.628Z] #19 105.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-09-23T17:42:35.628Z] #19 105.1 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-09-23T17:42:35.628Z] #19 105.1 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-09-23T17:42:36.664Z] #14 ... [2021-09-23T17:42:36.664Z] [2021-09-23T17:42:36.664Z] #51 [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-09-23T17:42:36.664Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:42:36.664Z] #51 16.59 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:42:36.664Z] #51 16.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:42:36.664Z] #51 16.62 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:42:36.664Z] #51 16.77 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:42:36.664Z] #51 16.91 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:42:36.664Z] #51 17.28 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:42:36.664Z] #51 18.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:42:36.664Z] #51 18.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:42:36.664Z] #51 19.86 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:42:36.664Z] #51 20.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:42:36.664Z] #51 20.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:42:37.228Z] #51 20.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:42:37.686Z] #41 ... [2021-09-23T17:42:37.686Z] [2021-09-23T17:42:37.686Z] #49 [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-09-23T17:42:37.686Z] #49 sha256:a4e60f1ce87e4b31b0aeed0ae6504a706f8f85d41fa3aac3fa0ec1caa9f9116b [2021-09-23T17:42:37.686Z] #49 4.388 + RM_GOPATH=0 [2021-09-23T17:42:37.686Z] #49 4.388 + TMP_GOPATH= [2021-09-23T17:42:37.686Z] #49 4.388 + : /build [2021-09-23T17:42:37.686Z] #49 4.388 + '[' -z '' ']' [2021-09-23T17:42:37.686Z] #49 4.388 ++ mktemp -d [2021-09-23T17:42:37.686Z] #49 4.389 + export GOPATH=/tmp/tmp.VtbaoaiNk3 [2021-09-23T17:42:37.686Z] #49 4.389 + GOPATH=/tmp/tmp.VtbaoaiNk3 [2021-09-23T17:42:37.686Z] #49 4.389 + RM_GOPATH=1 [2021-09-23T17:42:37.686Z] #49 4.389 + case "$(go env GOARCH)" in [2021-09-23T17:42:37.686Z] #49 4.389 ++ go env GOARCH [2021-09-23T17:42:37.686Z] #49 4.399 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:37.686Z] #49 4.399 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:37.686Z] #49 4.399 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:37.686Z] #49 4.400 + dir=/tmp/install [2021-09-23T17:42:37.686Z] #49 4.400 + bin=gotestsum [2021-09-23T17:42:37.686Z] #49 4.400 + shift [2021-09-23T17:42:37.686Z] #49 4.400 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:42:37.686Z] #49 4.400 + . /tmp/install/gotestsum.installer [2021-09-23T17:42:37.686Z] #49 4.400 ++ : v1.7.0 [2021-09-23T17:42:37.686Z] #49 4.400 + install_gotestsum [2021-09-23T17:42:37.686Z] #49 4.401 + set -e [2021-09-23T17:42:37.686Z] #49 4.402 Install gotestsum version v1.7.0 [2021-09-23T17:42:37.686Z] #49 4.402 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:42:37.686Z] #49 4.402 + GOBIN=/build [2021-09-23T17:42:37.686Z] #49 4.402 + GO111MODULE=on [2021-09-23T17:42:37.686Z] #49 4.402 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:42:37.686Z] #49 4.865 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:42:37.686Z] #49 ... [2021-09-23T17:42:37.686Z] [2021-09-23T17:42:37.686Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:37.686Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:42:37.686Z] #41 5.175 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:42:37.686Z] #41 5.177 Cloning into '.'... [2021-09-23T17:42:37.792Z] #51 ... [2021-09-23T17:42:37.792Z] [2021-09-23T17:42:37.792Z] #53 [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-09-23T17:42:37.792Z] #53 sha256:e6ae723511d515adf7f49916549bd773a8092990c18324497eb07235b5443f4c [2021-09-23T17:42:37.792Z] #53 11.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:42:37.798Z] #60 ... [2021-09-23T17:42:37.798Z] [2021-09-23T17:42:37.798Z] #57 [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-09-23T17:42:37.798Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:42:37.798Z] #57 13.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:37.798Z] #57 19.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:37.798Z] #57 ... [2021-09-23T17:42:37.798Z] [2021-09-23T17:42:37.798Z] #49 [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-09-23T17:42:37.798Z] #49 sha256:04723e48086dab289f23a6b36b836915dc2e0bdacd553f1109283fc25c2c8bd6 [2021-09-23T17:42:37.798Z] #49 22.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:42:37.798Z] #49 22.95 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:42:38.050Z] #53 ... [2021-09-23T17:42:38.050Z] [2021-09-23T17:42:38.050Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:38.050Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:42:38.050Z] #37 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:38.050Z] #37 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:38.050Z] #37 20.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:38.059Z] #49 ... [2021-09-23T17:42:38.059Z] [2021-09-23T17:42:38.059Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:42:38.059Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:42:38.059Z] #14 14.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:38.059Z] #14 20.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:38.164Z] #19 107.6 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-09-23T17:42:38.165Z] #19 107.6 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-09-23T17:42:38.165Z] #19 107.6 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-09-23T17:42:38.307Z] #37 ... [2021-09-23T17:42:38.307Z] [2021-09-23T17:42:38.307Z] #60 [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-09-23T17:42:38.307Z] #60 sha256:ed7fe932fa69deb08a662dbb9f5ae1a7364f260a0b9e3e0f7af18f87a504149d [2021-09-23T17:42:38.307Z] #60 11.85 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:42:38.307Z] #60 11.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:42:38.307Z] #60 11.95 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:42:38.307Z] #60 13.26 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:42:38.307Z] #60 18.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:42:38.307Z] #60 19.25 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:42:38.307Z] #60 19.38 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:42:38.307Z] #60 19.50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:42:38.307Z] #60 19.79 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:42:38.307Z] #60 19.93 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:42:38.307Z] #60 20.36 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:42:38.307Z] #60 21.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:42:38.307Z] #60 21.23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:42:38.307Z] #60 ... [2021-09-23T17:42:38.307Z] [2021-09-23T17:42:38.307Z] #57 [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-09-23T17:42:38.307Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:42:38.307Z] #57 12.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:38.307Z] #57 16.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:38.307Z] #57 20.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:38.319Z] #14 ... [2021-09-23T17:42:38.319Z] [2021-09-23T17:42:38.319Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:38.319Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:42:38.319Z] #37 14.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:38.319Z] #37 19.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:38.426Z] #19 107.7 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-09-23T17:42:38.426Z] #19 107.8 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-09-23T17:42:38.565Z] #57 ... [2021-09-23T17:42:38.565Z] [2021-09-23T17:42:38.565Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:38.565Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:38.565Z] #45 11.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:38.565Z] #45 16.82 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:38.582Z] #37 ... [2021-09-23T17:42:38.582Z] [2021-09-23T17:42:38.582Z] #51 [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-09-23T17:42:38.582Z] #51 sha256:36bcf4300230c51f7f0bc6e5f3fdba9aed74ac8be64b6fb974abd264d1cf06d8 [2021-09-23T17:42:38.582Z] #51 21.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:42:38.582Z] #51 21.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:42:38.582Z] #51 22.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:42:38.582Z] #51 22.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:42:38.799Z] #11 ... [2021-09-23T17:42:38.799Z] [2021-09-23T17:42:38.799Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:42:38.799Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-23T17:42:38.799Z] #28 6.035 Fetched 8301 kB in 2s (3686 kB/s) [2021-09-23T17:42:38.799Z] #28 6.035 Reading package lists... [2021-09-23T17:42:38.799Z] #28 7.133 Reading package lists... [2021-09-23T17:42:38.799Z] #28 8.230 Building dependency tree... [2021-09-23T17:42:38.799Z] #28 8.972 The following additional packages will be installed: [2021-09-23T17:42:38.799Z] #28 8.974 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-23T17:42:38.799Z] #28 8.975 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-23T17:42:38.799Z] #28 8.978 Recommended packages: [2021-09-23T17:42:38.799Z] #28 8.978 libldap-common publicsuffix libsasl2-modules [2021-09-23T17:42:38.799Z] #28 9.195 The following NEW packages will be installed: [2021-09-23T17:42:38.799Z] #28 9.198 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-23T17:42:38.799Z] #28 9.198 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-23T17:42:38.799Z] #28 9.202 libssh2-1 openssl [2021-09-23T17:42:38.799Z] #28 9.506 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:42:38.799Z] #28 9.506 Need to get 2934 kB of archives. [2021-09-23T17:42:38.799Z] #28 9.506 After this operation, 6485 kB of additional disk space will be used. [2021-09-23T17:42:38.799Z] #28 9.506 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-09-23T17:42:38.799Z] #28 9.508 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-09-23T17:42:38.799Z] #28 9.511 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-09-23T17:42:38.799Z] #28 9.513 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-09-23T17:42:38.799Z] #28 9.514 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-09-23T17:42:38.799Z] #28 9.516 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-09-23T17:42:38.799Z] #28 9.518 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-09-23T17:42:38.799Z] #28 9.526 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-09-23T17:42:38.799Z] #28 9.526 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-09-23T17:42:38.799Z] #28 9.526 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-09-23T17:42:38.799Z] #28 9.526 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-09-23T17:42:38.799Z] #28 9.530 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-09-23T17:42:38.799Z] #28 9.557 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-23T17:42:38.799Z] #28 9.561 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-23T17:42:38.799Z] #28 9.563 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-23T17:42:38.799Z] #28 9.874 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:42:38.799Z] #28 9.930 Fetched 2934 kB in 0s (8517 kB/s) [2021-09-23T17:42:38.799Z] #28 9.962 Selecting previously unselected package openssl. [2021-09-23T17:42:38.799Z] #28 9.962 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-09-23T17:42:38.799Z] #28 9.968 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-09-23T17:42:38.799Z] #28 9.983 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:42:38.799Z] #28 10.23 Selecting previously unselected package ca-certificates. [2021-09-23T17:42:38.799Z] #28 10.23 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-23T17:42:38.799Z] #28 10.24 Unpacking ca-certificates (20210119) ... [2021-09-23T17:42:38.799Z] #28 10.41 Selecting previously unselected package libbrotli1:arm64. [2021-09-23T17:42:38.799Z] #28 10.41 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-09-23T17:42:38.799Z] #28 10.42 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-23T17:42:38.799Z] #28 10.49 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-09-23T17:42:38.799Z] #28 10.49 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-23T17:42:38.799Z] #28 10.50 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:42:38.799Z] #28 10.55 Selecting previously unselected package libsasl2-2:arm64. [2021-09-23T17:42:38.800Z] #28 10.55 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-23T17:42:38.800Z] #28 10.56 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:42:38.800Z] #28 10.62 Selecting previously unselected package libldap-2.4-2:arm64. [2021-09-23T17:42:38.800Z] #28 10.62 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-09-23T17:42:38.800Z] #28 10.63 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-23T17:42:38.800Z] #28 10.75 Selecting previously unselected package libnghttp2-14:arm64. [2021-09-23T17:42:38.800Z] #28 10.75 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-09-23T17:42:38.800Z] #28 10.75 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-23T17:42:38.800Z] #28 10.81 Selecting previously unselected package libpsl5:arm64. [2021-09-23T17:42:38.800Z] #28 10.81 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-09-23T17:42:38.800Z] #28 10.82 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-09-23T17:42:38.800Z] #28 10.87 Selecting previously unselected package librtmp1:arm64. [2021-09-23T17:42:38.800Z] #28 10.87 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-09-23T17:42:38.800Z] #28 10.88 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:42:38.800Z] #28 10.94 Selecting previously unselected package libssh2-1:arm64. [2021-09-23T17:42:38.800Z] #28 10.94 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-09-23T17:42:38.800Z] #28 10.95 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-09-23T17:42:38.800Z] #28 11.09 Selecting previously unselected package libcurl4:arm64. [2021-09-23T17:42:38.800Z] #28 11.09 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-09-23T17:42:38.800Z] #28 11.09 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-23T17:42:39.062Z] #28 11.18 Selecting previously unselected package curl. [2021-09-23T17:42:39.062Z] #28 11.18 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-09-23T17:42:39.062Z] #28 11.18 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-23T17:42:39.062Z] #28 11.25 Selecting previously unselected package libonig5:arm64. [2021-09-23T17:42:39.062Z] #28 11.25 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-23T17:42:39.062Z] #28 11.26 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-23T17:42:39.062Z] #28 11.36 Selecting previously unselected package libjq1:arm64. [2021-09-23T17:42:39.332Z] #28 11.36 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-09-23T17:42:39.332Z] #28 11.37 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-23T17:42:39.332Z] #28 11.42 Selecting previously unselected package jq. [2021-09-23T17:42:39.332Z] #28 11.43 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-09-23T17:42:39.332Z] #28 11.43 Unpacking jq (1.6-2.1) ... [2021-09-23T17:42:39.332Z] #28 11.49 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-09-23T17:42:39.332Z] #28 11.50 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-23T17:42:39.332Z] #28 11.52 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-23T17:42:39.332Z] #28 11.53 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:42:39.332Z] #28 11.54 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-23T17:42:39.332Z] #28 11.56 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-23T17:42:39.332Z] #28 11.57 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-09-23T17:42:39.332Z] #28 11.59 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-23T17:42:39.498Z] #45 22.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:39.498Z] #45 ... [2021-09-23T17:42:39.498Z] [2021-09-23T17:42:39.498Z] #49 [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-09-23T17:42:39.498Z] #49 sha256:516e7936588fc209dbd4402d7aecd493c1e3afd68b00ad6cdafb5d98782737d9 [2021-09-23T17:42:39.498Z] #49 23.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:42:39.498Z] #49 23.24 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:42:39.594Z] #28 11.64 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-23T17:42:39.594Z] #28 11.65 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-23T17:42:39.594Z] #28 11.68 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-23T17:42:39.594Z] #28 11.69 Setting up ca-certificates (20210119) ... [2021-09-23T17:42:39.594Z] #28 ... [2021-09-23T17:42:39.594Z] [2021-09-23T17:42:39.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-23T17:42:39.594Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-23T17:42:39.594Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 4.5s done [2021-09-23T17:42:39.594Z] #11 extracting sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f done [2021-09-23T17:42:39.594Z] #11 DONE 18.3s [2021-09-23T17:42:39.857Z] [2021-09-23T17:42:39.857Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-23T17:42:39.857Z] #12 sha256:0297f576bb31f0c43e6e6e25e7e1db565cc237df96ce70f719df7da7471074c9 [2021-09-23T17:42:39.893Z] using credential docker-jenkins-github-credentials [2021-09-23T17:42:39.971Z] Cloning the remote Git repository [2021-09-23T17:42:39.971Z] Cloning with configured refspecs honoured and without tags [2021-09-23T17:42:40.334Z] #19 109.9 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-23T17:42:40.593Z] #19 109.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-23T17:42:40.593Z] #19 109.9 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-09-23T17:42:40.593Z] #19 110.0 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-09-23T17:42:40.593Z] #19 110.0 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-09-23T17:42:40.593Z] #19 110.0 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:42:40.170Z] Cloning repository https://github.com/moby/moby.git [2021-09-23T17:42:40.577Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-23T17:42:40.852Z] #19 110.5 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-23T17:42:41.112Z] #19 110.5 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-09-23T17:42:41.112Z] #19 110.5 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-09-23T17:42:41.112Z] #19 110.5 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-09-23T17:42:41.112Z] #19 110.5 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-09-23T17:42:41.112Z] #19 110.6 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-09-23T17:42:41.112Z] #19 110.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-09-23T17:42:41.112Z] #19 110.6 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-09-23T17:42:41.112Z] #19 110.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-09-23T17:42:41.112Z] #19 110.6 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-09-23T17:42:41.112Z] #19 110.6 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-09-23T17:42:41.112Z] #19 110.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-09-23T17:42:41.112Z] #19 110.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-09-23T17:42:41.112Z] #19 110.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-09-23T17:42:41.112Z] #19 110.7 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-09-23T17:42:41.112Z] #19 110.7 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-09-23T17:42:41.112Z] #19 110.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-09-23T17:42:41.112Z] #19 110.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-09-23T17:42:41.371Z] #19 110.8 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-09-23T17:42:41.371Z] #19 110.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-09-23T17:42:41.371Z] #19 110.9 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-09-23T17:42:41.631Z] #19 110.9 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-09-23T17:42:41.792Z] #12 DONE 2.1s [2021-09-23T17:42:41.792Z] [2021-09-23T17:42:41.792Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-09-23T17:42:41.792Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-23T17:42:41.792Z] #28 12.57 Updating certificates in /etc/ssl/certs... [2021-09-23T17:42:41.792Z] #28 13.44 129 added, 0 removed; done. [2021-09-23T17:42:41.792Z] #28 13.61 Setting up jq (1.6-2.1) ... [2021-09-23T17:42:41.792Z] #28 13.65 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-23T17:42:41.792Z] #28 13.68 Setting up curl (7.74.0-1.3+b1) ... [2021-09-23T17:42:41.792Z] #28 13.73 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:42:41.792Z] #28 13.78 Processing triggers for ca-certificates (20210119) ... [2021-09-23T17:42:41.792Z] #28 13.80 Updating certificates in /etc/ssl/certs... [2021-09-23T17:42:41.893Z] #51 27.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:42:41.894Z] #51 27.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:42:41.894Z] #51 27.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:42:41.894Z] #51 ... [2021-09-23T17:42:41.894Z] [2021-09-23T17:42:41.894Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:42:41.894Z] #35 sha256:c2df3b0cfdb9f9a41dacfec89c19e3c0230628303e4dbe6a8df73641819489a2 [2021-09-23T17:42:41.894Z] #35 DONE 27.9s [2021-09-23T17:42:41.894Z] [2021-09-23T17:42:41.894Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:41.894Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:41.894Z] #45 22.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:42.199Z] #19 ... [2021-09-23T17:42:42.199Z] [2021-09-23T17:42:42.199Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:42:42.199Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:42:42.199Z] #40 DONE 126.1s [2021-09-23T17:42:42.372Z] #28 14.65 0 added, 0 removed; done. [2021-09-23T17:42:42.372Z] #28 14.65 Running hooks in /etc/ca-certificates/update.d... [2021-09-23T17:42:42.458Z] [2021-09-23T17:42:42.458Z] #58 [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-09-23T17:42:42.458Z] #58 sha256:b2b4a945763d15a1ae88a7d5c2f476a830644dc28c6e510ddbf53edbef322373 [2021-09-23T17:42:42.465Z] #45 ... [2021-09-23T17:42:42.465Z] [2021-09-23T17:42:42.465Z] #51 [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-09-23T17:42:42.465Z] #51 sha256:36bcf4300230c51f7f0bc6e5f3fdba9aed74ac8be64b6fb974abd264d1cf06d8 [2021-09-23T17:42:42.465Z] #51 28.51 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:42:42.465Z] #51 28.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:42:42.645Z] #28 14.65 done. [2021-09-23T17:42:42.645Z] #28 DONE 14.8s [2021-09-23T17:42:42.645Z] [2021-09-23T17:42:42.645Z] #13 [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-09-23T17:42:42.645Z] #13 sha256:4e909e1ddf012bc37865cea8b90160e2c16760f67330e296cfa7c65e3f369d82 [2021-09-23T17:42:42.645Z] #13 ... [2021-09-23T17:42:42.645Z] [2021-09-23T17:42:42.645Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-23T17:42:42.645Z] #29 sha256:b17faa22b67fe90807313345bcfbbe665e1220b269c2427f9ccb3d020d0a9c30 [2021-09-23T17:42:42.645Z] #29 DONE 0.1s [2021-09-23T17:42:42.725Z] #51 28.86 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:42:42.725Z] #51 28.86 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:42:42.907Z] [2021-09-23T17:42:42.908Z] #13 [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-09-23T17:42:42.908Z] #13 sha256:4e909e1ddf012bc37865cea8b90160e2c16760f67330e296cfa7c65e3f369d82 [2021-09-23T17:42:42.908Z] #13 DONE 0.9s [2021-09-23T17:42:42.908Z] [2021-09-23T17:42:42.908Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-23T17:42:42.908Z] #32 sha256:712cb41469724a1660d44a4d43717784d8de6ca745ba007bfd3eb7cd72916f24 [2021-09-23T17:42:42.908Z] #32 DONE 0.1s [2021-09-23T17:42:42.908Z] [2021-09-23T17:42:42.908Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:42:42.908Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-23T17:42:42.908Z] #33 ... [2021-09-23T17:42:42.908Z] [2021-09-23T17:42:42.908Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-23T17:42:42.908Z] #44 sha256:a01be052f99e330ad687f67159832ad34e732f6c4661220bb763444296602a34 [2021-09-23T17:42:42.908Z] #44 DONE 0.2s [2021-09-23T17:42:42.941Z] #41 ... [2021-09-23T17:42:42.941Z] [2021-09-23T17:42:42.941Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:42:42.941Z] #35 sha256:e8825f47123cfe5592e2e6138f4a43f4d79f0c87ed178cdb60b1c5cf0d9fa28c [2021-09-23T17:42:42.941Z] #35 2.931 Install go-toml version v1.8.1 [2021-09-23T17:42:42.941Z] #35 3.292 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:42:42.941Z] #35 ... [2021-09-23T17:42:42.941Z] [2021-09-23T17:42:42.941Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:42.941Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:42.941Z] #45 5.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:42.941Z] #45 5.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:42.941Z] #45 5.943 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:42.941Z] #45 6.927 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:42:42.941Z] #45 7.151 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:42.941Z] #45 9.396 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:42.941Z] #45 ... [2021-09-23T17:42:42.941Z] [2021-09-23T17:42:42.941Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:42:42.941Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:42:42.941Z] #33 5.054 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:42:42.941Z] #33 5.054 Cloning into '.'... [2021-09-23T17:42:42.941Z] #33 ... [2021-09-23T17:42:42.941Z] [2021-09-23T17:42:42.941Z] #51 [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-09-23T17:42:42.941Z] #51 sha256:10b85fcdd4faa5ec5903891985a834c34a093e00963b48958e77cfa3983b4aac [2021-09-23T17:42:42.941Z] #51 4.313 Install golangci-lint version v1.23.8 [2021-09-23T17:42:42.941Z] #51 4.319 + RM_GOPATH=0 [2021-09-23T17:42:42.941Z] #51 4.319 + TMP_GOPATH= [2021-09-23T17:42:42.941Z] #51 4.319 + : /build [2021-09-23T17:42:42.941Z] #51 4.319 + '[' -z '' ']' [2021-09-23T17:42:42.941Z] #51 4.319 ++ mktemp -d [2021-09-23T17:42:42.941Z] #51 4.319 + export GOPATH=/tmp/tmp.Wmbj91Xujg [2021-09-23T17:42:42.941Z] #51 4.319 + GOPATH=/tmp/tmp.Wmbj91Xujg [2021-09-23T17:42:42.941Z] #51 4.319 + RM_GOPATH=1 [2021-09-23T17:42:42.941Z] #51 4.319 + case "$(go env GOARCH)" in [2021-09-23T17:42:42.941Z] #51 4.319 ++ go env GOARCH [2021-09-23T17:42:42.941Z] #51 4.319 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:42.941Z] #51 4.319 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:42.941Z] #51 4.319 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:42.941Z] #51 4.319 + dir=/tmp/install [2021-09-23T17:42:42.941Z] #51 4.319 + bin=golangci_lint [2021-09-23T17:42:42.941Z] #51 4.319 + shift [2021-09-23T17:42:42.941Z] #51 4.319 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:42:42.941Z] #51 4.319 + . /tmp/install/golangci_lint.installer [2021-09-23T17:42:42.941Z] #51 4.319 ++ : v1.23.8 [2021-09-23T17:42:42.941Z] #51 4.319 + install_golangci_lint [2021-09-23T17:42:42.941Z] #51 4.319 + set -e [2021-09-23T17:42:42.941Z] #51 4.319 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:42:42.941Z] #51 4.319 + GOBIN=/build [2021-09-23T17:42:42.941Z] #51 4.319 + GO111MODULE=on [2021-09-23T17:42:42.941Z] #51 4.319 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:42:42.941Z] #51 4.707 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:42:42.941Z] #51 9.696 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:42:42.941Z] #51 9.723 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:42:42.941Z] #51 9.783 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:42:42.941Z] #51 9.842 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:42:42.941Z] #51 9.866 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:42:42.941Z] #51 10.23 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:42:42.941Z] #51 10.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:42:42.941Z] #51 10.62 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:42:42.941Z] #51 ... [2021-09-23T17:42:42.941Z] [2021-09-23T17:42:42.941Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:42:42.941Z] #25 sha256:ead6c8f31efa66e6a8bb620e10a8fd5ca41bc531133db545d04dc3c254ebdf2b [2021-09-23T17:42:42.941Z] #25 4.174 + RM_GOPATH=0 [2021-09-23T17:42:42.941Z] #25 4.174 + TMP_GOPATH= [2021-09-23T17:42:42.941Z] #25 4.174 + : /build [2021-09-23T17:42:42.941Z] #25 4.174 + '[' -z '' ']' [2021-09-23T17:42:42.941Z] #25 4.174 ++ mktemp -d [2021-09-23T17:42:42.941Z] #25 4.174 + export GOPATH=/tmp/tmp.Ou72r2IFq4 [2021-09-23T17:42:42.941Z] #25 4.174 + GOPATH=/tmp/tmp.Ou72r2IFq4 [2021-09-23T17:42:42.941Z] #25 4.174 + RM_GOPATH=1 [2021-09-23T17:42:42.941Z] #25 4.174 + case "$(go env GOARCH)" in [2021-09-23T17:42:42.941Z] #25 4.174 ++ go env GOARCH [2021-09-23T17:42:42.941Z] #25 4.181 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:42.941Z] #25 4.181 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:42.941Z] #25 4.181 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:42.941Z] #25 4.181 + dir=/tmp/install [2021-09-23T17:42:42.941Z] #25 4.181 + bin=dockercli [2021-09-23T17:42:42.941Z] #25 4.181 + shift [2021-09-23T17:42:42.941Z] #25 4.181 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:42:42.941Z] #25 4.181 + . /tmp/install/dockercli.installer [2021-09-23T17:42:42.941Z] #25 4.181 ++ : stable [2021-09-23T17:42:42.941Z] #25 4.181 ++ : 17.06.2-ce [2021-09-23T17:42:42.941Z] #25 4.181 + install_dockercli [2021-09-23T17:42:42.941Z] #25 4.181 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:42:42.941Z] #25 4.182 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:42:42.941Z] #25 4.182 ++ uname -m [2021-09-23T17:42:42.941Z] #25 4.187 + arch=x86_64 [2021-09-23T17:42:42.941Z] #25 4.187 + '[' x86_64 '!=' x86_64 ']' [2021-09-23T17:42:42.941Z] #25 4.187 + url=https://download.docker.com/linux/static [2021-09-23T17:42:42.941Z] #25 4.187 + tar -xz docker/docker [2021-09-23T17:42:42.941Z] #25 4.187 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-23T17:42:42.941Z] #25 ... [2021-09-23T17:42:42.941Z] [2021-09-23T17:42:42.941Z] #57 [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-09-23T17:42:42.941Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:42:42.941Z] #57 4.368 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:42.941Z] #57 4.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:42.941Z] #57 4.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:42.941Z] #57 4.810 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:42.941Z] #57 6.410 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:42.941Z] #57 8.544 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:42.941Z] #57 ... [2021-09-23T17:42:42.941Z] [2021-09-23T17:42:42.941Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:42:42.941Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:42:42.941Z] #14 6.079 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:42.941Z] #14 6.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:42.941Z] #14 6.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:42.941Z] #14 7.014 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:42.941Z] #14 9.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:42.941Z] #14 10.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:42.986Z] #51 29.19 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:42:42.986Z] #51 29.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:42:42.986Z] #51 29.24 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:42:42.986Z] #51 29.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:42:41.388Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:42:41.388Z] > git --version # timeout=10 [2021-09-23T17:42:41.429Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-23T17:42:41.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:42:41.432Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:42:43.026Z] #58 ... [2021-09-23T17:42:43.026Z] [2021-09-23T17:42:43.026Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:42:43.026Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:42:43.026Z] #19 112.6 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-09-23T17:42:43.026Z] #19 112.6 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-09-23T17:42:43.171Z] [2021-09-23T17:42:43.171Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-23T17:42:43.171Z] #40 sha256:9305f4139a73c97a5d8ff4b8f8071910a78430a3e67d078ee85df5ca27e842f5 [2021-09-23T17:42:43.171Z] #40 DONE 0.3s [2021-09-23T17:42:43.171Z] [2021-09-23T17:42:43.171Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:43.171Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-23T17:42:43.197Z] #14 ... [2021-09-23T17:42:43.197Z] [2021-09-23T17:42:43.197Z] #60 [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-09-23T17:42:43.197Z] #60 sha256:fb8f655817e41706068efc615801e45ca007babf0042baf6010f8a4e7fb8f3c8 [2021-09-23T17:42:43.197Z] #60 3.838 + RM_GOPATH=0 [2021-09-23T17:42:43.197Z] #60 3.838 + TMP_GOPATH= [2021-09-23T17:42:43.197Z] #60 3.838 + : /build [2021-09-23T17:42:43.197Z] #60 3.838 + '[' -z '' ']' [2021-09-23T17:42:43.197Z] #60 3.838 ++ mktemp -d [2021-09-23T17:42:43.197Z] #60 3.838 + export GOPATH=/tmp/tmp.fsmV786giD [2021-09-23T17:42:43.197Z] #60 3.838 + GOPATH=/tmp/tmp.fsmV786giD [2021-09-23T17:42:43.197Z] #60 3.838 + RM_GOPATH=1 [2021-09-23T17:42:43.197Z] #60 3.838 + case "$(go env GOARCH)" in [2021-09-23T17:42:43.197Z] #60 3.838 ++ go env GOARCH [2021-09-23T17:42:43.197Z] #60 3.839 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:43.197Z] #60 3.839 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:43.197Z] #60 3.841 Install rootlesskit version v0.14.4 [2021-09-23T17:42:43.197Z] #60 3.841 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:43.197Z] #60 3.841 + dir=/tmp/install [2021-09-23T17:42:43.197Z] #60 3.841 + bin=rootlesskit [2021-09-23T17:42:43.197Z] #60 3.841 + shift [2021-09-23T17:42:43.197Z] #60 3.841 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:42:43.197Z] #60 3.841 + . /tmp/install/rootlesskit.installer [2021-09-23T17:42:43.197Z] #60 3.841 ++ : v0.14.4 [2021-09-23T17:42:43.197Z] #60 3.841 + install_rootlesskit [2021-09-23T17:42:43.197Z] #60 3.841 + case "$1" in [2021-09-23T17:42:43.197Z] #60 3.841 + export CGO_ENABLED=0 [2021-09-23T17:42:43.197Z] #60 3.841 + CGO_ENABLED=0 [2021-09-23T17:42:43.197Z] #60 3.841 + _install_rootlesskit [2021-09-23T17:42:43.197Z] #60 3.841 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:42:43.197Z] #60 3.841 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:42:43.197Z] #60 3.841 + GOBIN=/build [2021-09-23T17:42:43.197Z] #60 3.841 + GO111MODULE=on [2021-09-23T17:42:43.197Z] #60 3.841 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:42:43.197Z] #60 4.203 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:42:43.197Z] #60 6.006 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:42:43.197Z] #60 6.006 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:42:43.197Z] #60 6.075 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:42:43.197Z] #60 6.520 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:42:43.197Z] #60 9.581 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:42:43.197Z] #60 10.20 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:42:43.197Z] #60 10.23 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:42:43.197Z] #60 10.30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:42:43.197Z] #60 10.42 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:42:43.197Z] #60 10.56 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:42:43.197Z] #60 10.73 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:42:43.197Z] #60 11.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:42:43.197Z] #60 11.24 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:42:43.197Z] #60 ... [2021-09-23T17:42:43.197Z] [2021-09-23T17:42:43.197Z] #47 [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-09-23T17:42:43.197Z] #47 sha256:e66322c92f35331e4e6ec16bde8a850107ad68c70c22c11592a60afddfed2e7e [2021-09-23T17:42:43.197Z] #47 4.105 + RM_GOPATH=0 [2021-09-23T17:42:43.197Z] #47 4.105 + TMP_GOPATH= [2021-09-23T17:42:43.197Z] #47 4.105 + : /build [2021-09-23T17:42:43.197Z] #47 4.105 + '[' -z '' ']' [2021-09-23T17:42:43.197Z] #47 4.105 ++ mktemp -d [2021-09-23T17:42:43.197Z] #47 4.122 + export GOPATH=/tmp/tmp.sVZLxWho2o [2021-09-23T17:42:43.197Z] #47 4.122 + GOPATH=/tmp/tmp.sVZLxWho2o [2021-09-23T17:42:43.197Z] #47 4.122 + RM_GOPATH=1 [2021-09-23T17:42:43.197Z] #47 4.122 + case "$(go env GOARCH)" in [2021-09-23T17:42:43.197Z] #47 4.122 ++ go env GOARCH [2021-09-23T17:42:43.197Z] #47 4.142 Install vndr version v0.1.2 [2021-09-23T17:42:43.197Z] #47 4.159 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:43.197Z] #47 4.159 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:43.197Z] #47 4.159 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:43.197Z] #47 4.159 + dir=/tmp/install [2021-09-23T17:42:43.197Z] #47 4.159 + bin=vndr [2021-09-23T17:42:43.197Z] #47 4.159 + shift [2021-09-23T17:42:43.197Z] #47 4.159 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:42:43.197Z] #47 4.159 + . /tmp/install/vndr.installer [2021-09-23T17:42:43.197Z] #47 4.159 ++ : v0.1.2 [2021-09-23T17:42:43.197Z] #47 4.159 + install_vndr [2021-09-23T17:42:43.197Z] #47 4.159 + echo 'Install vndr version v0.1.2' [2021-09-23T17:42:43.197Z] #47 4.159 + GOBIN=/build [2021-09-23T17:42:43.197Z] #47 4.159 + GO111MODULE=on [2021-09-23T17:42:43.197Z] #47 4.159 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:42:43.197Z] #47 4.511 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:42:43.248Z] #51 29.35 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:42:43.286Z] #19 112.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-09-23T17:42:43.286Z] #19 112.7 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-09-23T17:42:43.286Z] #19 112.7 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-09-23T17:42:43.453Z] #47 ... [2021-09-23T17:42:43.453Z] [2021-09-23T17:42:43.453Z] #53 [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-09-23T17:42:43.453Z] #53 sha256:87f7b6fa2ff0f6eba336514f67a1296711ca839f05606c3ad37e3306c6684dc0 [2021-09-23T17:42:43.453Z] #53 4.077 + RM_GOPATH=0 [2021-09-23T17:42:43.453Z] #53 4.077 + TMP_GOPATH= [2021-09-23T17:42:43.453Z] #53 4.077 + : /build [2021-09-23T17:42:43.453Z] #53 4.077 + '[' -z '' ']' [2021-09-23T17:42:43.453Z] #53 4.077 ++ mktemp -d [2021-09-23T17:42:43.453Z] #53 4.079 + export GOPATH=/tmp/tmp.qO6BHLzRrs [2021-09-23T17:42:43.453Z] #53 4.079 + GOPATH=/tmp/tmp.qO6BHLzRrs [2021-09-23T17:42:43.453Z] #53 4.079 + RM_GOPATH=1 [2021-09-23T17:42:43.453Z] #53 4.079 + case "$(go env GOARCH)" in [2021-09-23T17:42:43.453Z] #53 4.079 ++ go env GOARCH [2021-09-23T17:42:43.453Z] #53 4.090 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:43.453Z] #53 4.090 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:43.453Z] #53 4.098 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:43.453Z] #53 4.098 + dir=/tmp/install [2021-09-23T17:42:43.453Z] #53 4.098 + bin=shfmt [2021-09-23T17:42:43.453Z] #53 4.098 + shift [2021-09-23T17:42:43.453Z] #53 4.098 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:42:43.453Z] #53 4.098 + . /tmp/install/shfmt.installer [2021-09-23T17:42:43.453Z] #53 4.098 ++ : v3.0.2 [2021-09-23T17:42:43.453Z] #53 4.098 + install_shfmt [2021-09-23T17:42:43.453Z] #53 4.098 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:42:43.453Z] #53 4.098 + GOBIN=/build [2021-09-23T17:42:43.453Z] #53 4.098 + GO111MODULE=on [2021-09-23T17:42:43.453Z] #53 4.098 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:42:43.453Z] #53 4.101 Install shfmt version v3.0.2 [2021-09-23T17:42:43.453Z] #53 4.453 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:42:43.453Z] #53 5.596 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:42:43.453Z] #53 5.616 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:42:43.453Z] #53 5.681 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:42:43.453Z] #53 7.459 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:42:43.453Z] #53 ... [2021-09-23T17:42:43.453Z] [2021-09-23T17:42:43.453Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:42:43.453Z] #25 sha256:ead6c8f31efa66e6a8bb620e10a8fd5ca41bc531133db545d04dc3c254ebdf2b [2021-09-23T17:42:43.453Z] #25 11.36 + mkdir -p /build [2021-09-23T17:42:43.453Z] #25 11.37 + mv docker/docker /build/ [2021-09-23T17:42:43.453Z] #25 11.39 + rmdir docker [2021-09-23T17:42:43.508Z] #51 29.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:42:43.508Z] #51 29.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:42:43.508Z] #51 29.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:42:43.675Z] #49 ... [2021-09-23T17:42:43.675Z] [2021-09-23T17:42:43.675Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:42:43.675Z] #35 sha256:203ef682d70839a5c71d565063487f2da69ede5949db530a41ef16bcf77f94e7 [2021-09-23T17:42:43.675Z] #35 DONE 27.3s [2021-09-23T17:42:43.710Z] #25 DONE 11.9s [2021-09-23T17:42:43.710Z] [2021-09-23T17:42:43.710Z] #49 [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-09-23T17:42:43.710Z] #49 sha256:a4e60f1ce87e4b31b0aeed0ae6504a706f8f85d41fa3aac3fa0ec1caa9f9116b [2021-09-23T17:42:43.710Z] #49 6.284 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:42:43.710Z] #49 6.311 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:42:43.710Z] #49 6.346 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:42:43.710Z] #49 6.359 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:42:43.710Z] #49 6.779 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:42:43.710Z] #49 6.815 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:42:43.710Z] #49 6.907 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:42:43.710Z] #49 6.967 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:42:43.710Z] #49 7.159 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:42:43.710Z] #49 11.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:42:43.710Z] #49 11.45 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:42:43.710Z] #49 11.62 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:42:43.768Z] #51 29.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:42:43.768Z] #51 29.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:42:43.768Z] #51 30.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:42:43.768Z] #51 30.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:42:43.768Z] #51 30.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:42:43.933Z] [2021-09-23T17:42:43.933Z] #51 [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-09-23T17:42:43.933Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:42:43.933Z] #51 26.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:42:43.933Z] #51 26.44 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:42:43.933Z] #51 26.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:42:43.933Z] #51 26.98 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:42:43.933Z] #51 27.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:42:43.966Z] #49 ... [2021-09-23T17:42:43.966Z] [2021-09-23T17:42:43.966Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:43.966Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:43.966Z] #45 11.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:44.029Z] #51 30.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:42:44.190Z] #51 27.98 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:42:44.190Z] #51 27.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:42:44.289Z] #51 30.53 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:42:44.448Z] #51 28.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:42:44.448Z] #51 28.22 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:42:44.555Z] #51 30.73 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:42:44.705Z] #51 28.47 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:42:44.816Z] #51 31.12 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:42:44.962Z] #51 28.57 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:42:44.962Z] #51 28.61 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:42:44.962Z] #51 28.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:42:45.076Z] #51 31.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:42:45.194Z] #19 114.4 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-09-23T17:42:45.194Z] #19 114.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-09-23T17:42:45.194Z] #19 114.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-09-23T17:42:45.194Z] #19 114.5 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-09-23T17:42:45.194Z] #19 114.5 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-09-23T17:42:45.194Z] #19 114.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-09-23T17:42:45.194Z] #19 114.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-09-23T17:42:45.194Z] #19 114.6 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-09-23T17:42:45.194Z] #19 114.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-09-23T17:42:45.194Z] #19 114.6 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-09-23T17:42:45.194Z] #19 114.6 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-09-23T17:42:45.220Z] #51 28.96 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:42:45.336Z] #51 31.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:42:45.477Z] #51 29.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:42:45.477Z] #51 29.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:42:45.477Z] #51 29.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:42:45.597Z] #51 31.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:42:45.597Z] #51 ... [2021-09-23T17:42:45.597Z] [2021-09-23T17:42:45.597Z] #47 [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-09-23T17:42:45.597Z] #47 sha256:385a9455e9eb8cfc43d3b3ae89cf77f550703514c4f8c8cacd54280e331632c4 [2021-09-23T17:42:45.597Z] #47 DONE 31.8s [2021-09-23T17:42:45.767Z] #51 29.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:42:45.767Z] #51 29.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:42:45.767Z] #51 29.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:42:45.859Z] [2021-09-23T17:42:45.859Z] #51 [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-09-23T17:42:45.859Z] #51 sha256:36bcf4300230c51f7f0bc6e5f3fdba9aed74ac8be64b6fb974abd264d1cf06d8 [2021-09-23T17:42:45.859Z] #51 32.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:42:45.859Z] #51 32.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:42:45.859Z] #45 ... [2021-09-23T17:42:45.859Z] [2021-09-23T17:42:45.859Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:42:45.859Z] #35 sha256:e8825f47123cfe5592e2e6138f4a43f4d79f0c87ed178cdb60b1c5cf0d9fa28c [2021-09-23T17:42:45.859Z] #35 DONE 13.4s [2021-09-23T17:42:45.859Z] [2021-09-23T17:42:45.859Z] #51 [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-09-23T17:42:45.859Z] #51 sha256:10b85fcdd4faa5ec5903891985a834c34a093e00963b48958e77cfa3983b4aac [2021-09-23T17:42:45.859Z] #51 10.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:42:45.859Z] #51 10.77 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:42:45.859Z] #51 12.09 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:42:45.859Z] #51 12.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:42:46.095Z] #51 29.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:42:46.095Z] #51 29.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:42:46.354Z] #51 29.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:42:46.354Z] #51 30.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:42:46.573Z] #19 116.0 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-09-23T17:42:46.573Z] #19 116.0 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-09-23T17:42:46.573Z] #19 116.1 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-09-23T17:42:46.635Z] #51 30.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:42:46.800Z] #51 32.81 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:42:46.800Z] #51 32.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:42:46.800Z] #51 32.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:42:46.832Z] #19 116.2 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-09-23T17:42:46.832Z] #19 116.2 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-09-23T17:42:46.897Z] #51 30.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:42:47.060Z] #51 33.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:42:47.060Z] #51 33.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:42:47.164Z] #51 30.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:42:47.164Z] #51 30.87 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:42:47.230Z] #51 15.25 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:42:47.321Z] #51 33.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:42:47.499Z] #51 15.45 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:42:47.500Z] #51 15.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:42:47.585Z] #51 33.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:42:47.800Z] #51 15.67 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:42:47.800Z] #51 15.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:42:48.057Z] #51 16.05 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:42:48.057Z] #51 16.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:42:48.057Z] #51 16.08 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:42:48.057Z] #51 16.14 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:42:48.057Z] #51 ... [2021-09-23T17:42:48.057Z] [2021-09-23T17:42:48.057Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:48.057Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:42:48.057Z] #37 6.124 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:48.057Z] #37 6.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:48.057Z] #37 6.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:48.057Z] #37 7.063 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:42:48.057Z] #37 8.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:42:48.058Z] #37 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:42:48.144Z] #51 31.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:42:48.144Z] #51 31.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:42:48.144Z] #51 31.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:42:48.157Z] #51 34.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:42:48.157Z] #51 34.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:42:48.157Z] #51 34.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:42:48.314Z] #37 ... [2021-09-23T17:42:48.314Z] [2021-09-23T17:42:48.315Z] #51 [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-09-23T17:42:48.315Z] #51 sha256:10b85fcdd4faa5ec5903891985a834c34a093e00963b48958e77cfa3983b4aac [2021-09-23T17:42:48.315Z] #51 16.28 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:42:48.315Z] #51 16.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:42:48.315Z] #51 16.34 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:42:48.315Z] #51 16.42 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:42:48.315Z] #51 16.42 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:42:48.418Z] #51 34.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:42:48.418Z] #51 34.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:42:48.418Z] #51 34.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:42:48.514Z] #41 4.639 + git clone https://github.com/docker/distribution.git . [2021-09-23T17:42:48.514Z] #41 4.643 Cloning into '.'... [2021-09-23T17:42:48.514Z] #41 ... [2021-09-23T17:42:48.514Z] [2021-09-23T17:42:48.514Z] #60 [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-09-23T17:42:48.514Z] #60 sha256:b5ce4f900d85b2cb65b9ce090f4b318362049c3a070007d118dac7cbb675b7a1 [2021-09-23T17:42:48.514Z] #60 5.186 + RM_GOPATH=0 [2021-09-23T17:42:48.514Z] #60 5.186 + TMP_GOPATH= [2021-09-23T17:42:48.514Z] #60 5.186 + : /build [2021-09-23T17:42:48.514Z] #60 5.186 + '[' -z '' ']' [2021-09-23T17:42:48.514Z] #60 5.187 ++ mktemp -d [2021-09-23T17:42:48.514Z] #60 5.192 + export GOPATH=/tmp/tmp.U2HoeGjFCo [2021-09-23T17:42:48.514Z] #60 5.200 + GOPATH=/tmp/tmp.U2HoeGjFCo [2021-09-23T17:42:48.514Z] #60 5.200 + RM_GOPATH=1 [2021-09-23T17:42:48.514Z] #60 5.200 + case "$(go env GOARCH)" in [2021-09-23T17:42:48.514Z] #60 5.201 ++ go env GOARCH [2021-09-23T17:42:48.514Z] #60 5.219 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:48.514Z] #60 5.219 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:48.514Z] #60 5.219 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:48.514Z] #60 5.226 + dir=/tmp/install [2021-09-23T17:42:48.514Z] #60 5.227 + bin=rootlesskit [2021-09-23T17:42:48.514Z] #60 5.228 + shift [2021-09-23T17:42:48.514Z] #60 5.228 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:42:48.514Z] #60 5.229 + . /tmp/install/rootlesskit.installer [2021-09-23T17:42:48.514Z] #60 5.229 ++ : v0.14.4 [2021-09-23T17:42:48.514Z] #60 5.230 + install_rootlesskit [2021-09-23T17:42:48.514Z] #60 5.231 + case "$1" in [2021-09-23T17:42:48.514Z] #60 5.231 + export CGO_ENABLED=0 [2021-09-23T17:42:48.514Z] #60 5.232 + CGO_ENABLED=0 [2021-09-23T17:42:48.514Z] #60 5.232 + _install_rootlesskit [2021-09-23T17:42:48.514Z] #60 5.234 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:42:48.514Z] #60 5.234 Install rootlesskit version v0.14.4 [2021-09-23T17:42:48.514Z] #60 5.234 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:42:48.514Z] #60 5.234 + GOBIN=/build [2021-09-23T17:42:48.514Z] #60 5.234 + GO111MODULE=on [2021-09-23T17:42:48.514Z] #60 5.234 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:42:48.514Z] #60 5.735 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:42:48.576Z] #51 16.58 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:42:48.576Z] #51 16.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:42:48.739Z] #19 117.8 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-09-23T17:42:48.739Z] #19 117.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-09-23T17:42:48.739Z] #19 117.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-09-23T17:42:48.739Z] #19 117.9 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-09-23T17:42:48.739Z] #19 117.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-09-23T17:42:48.739Z] #19 117.9 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-09-23T17:42:48.739Z] #19 117.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-09-23T17:42:48.739Z] #19 117.9 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-09-23T17:42:48.739Z] #19 117.9 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-09-23T17:42:48.739Z] #19 118.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-09-23T17:42:48.739Z] #19 118.0 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-09-23T17:42:48.739Z] #19 118.1 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-09-23T17:42:48.739Z] #19 118.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-09-23T17:42:48.739Z] #19 118.1 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-09-23T17:42:48.739Z] #19 118.1 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-09-23T17:42:48.833Z] #51 16.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:42:48.834Z] #51 16.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:42:48.834Z] #51 16.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:42:48.834Z] #51 16.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:42:49.091Z] #51 16.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:42:49.091Z] #51 16.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:42:49.091Z] #51 17.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:42:49.092Z] #51 32.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:42:49.092Z] #51 32.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:42:49.348Z] #51 17.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:42:49.348Z] #51 17.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:42:49.348Z] #51 17.41 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:42:49.348Z] #51 17.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:42:49.350Z] #51 32.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:42:49.350Z] #51 33.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:42:49.364Z] #51 35.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:42:49.605Z] #51 17.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:42:49.608Z] #51 ... [2021-09-23T17:42:49.608Z] [2021-09-23T17:42:49.608Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:49.608Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:49.608Z] #45 32.90 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:42:49.624Z] #51 35.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:42:49.624Z] #51 35.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:42:49.884Z] #51 36.09 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:42:49.884Z] #51 36.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:42:49.884Z] #51 36.15 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:42:49.884Z] #51 36.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:42:50.169Z] #51 18.23 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:42:50.169Z] #51 18.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:42:50.169Z] #51 18.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:42:50.426Z] #51 18.37 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:42:50.426Z] #51 18.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:42:50.426Z] #51 18.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:42:50.426Z] #51 18.48 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:42:50.647Z] #19 120.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-09-23T17:42:50.647Z] #19 120.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-09-23T17:42:50.647Z] #19 120.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-09-23T17:42:50.647Z] #19 120.1 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-09-23T17:42:50.647Z] #19 120.1 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-09-23T17:42:50.991Z] #51 18.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:42:50.991Z] #51 18.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:42:50.991Z] #51 18.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:42:50.991Z] #51 ... [2021-09-23T17:42:50.991Z] [2021-09-23T17:42:50.991Z] #47 [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-09-23T17:42:50.991Z] #47 sha256:e66322c92f35331e4e6ec16bde8a850107ad68c70c22c11592a60afddfed2e7e [2021-09-23T17:42:50.991Z] #47 DONE 19.1s [2021-09-23T17:42:50.991Z] [2021-09-23T17:42:50.991Z] #51 [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-09-23T17:42:50.991Z] #51 sha256:10b85fcdd4faa5ec5903891985a834c34a093e00963b48958e77cfa3983b4aac [2021-09-23T17:42:50.991Z] #51 19.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:42:50.991Z] #51 19.05 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:42:50.991Z] #51 19.15 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:42:51.269Z] #51 37.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:42:51.531Z] #51 37.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:42:51.555Z] #51 19.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:42:51.792Z] #51 37.90 go: downloading golang.org/x/text v0.3.2 [2021-09-23T17:42:51.811Z] #51 19.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:42:51.811Z] #51 19.68 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:42:51.811Z] #51 19.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:42:51.811Z] #51 19.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:42:51.865Z] #60 8.471 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:42:51.865Z] #60 8.529 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:42:51.865Z] #60 8.553 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:42:51.865Z] #60 8.855 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:42:51.865Z] #60 9.044 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:42:52.068Z] #51 19.91 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:42:52.068Z] #51 19.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:42:52.136Z] #45 ... [2021-09-23T17:42:52.136Z] [2021-09-23T17:42:52.136Z] #60 [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-09-23T17:42:52.136Z] #60 sha256:ed7fe932fa69deb08a662dbb9f5ae1a7364f260a0b9e3e0f7af18f87a504149d [2021-09-23T17:42:52.136Z] #60 25.52 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:42:52.136Z] #60 33.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:42:52.136Z] #60 ... [2021-09-23T17:42:52.136Z] [2021-09-23T17:42:52.136Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:52.136Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:42:52.365Z] #51 ... [2021-09-23T17:42:52.365Z] [2021-09-23T17:42:52.365Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:52.365Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:42:52.365Z] #41 34.99 Updating files: 74% (1300/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-23T17:42:52.365Z] #41 35.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:42:52.395Z] #41 35.30 Updating files: 65% (1142/1750) Updating files: 66% (1155/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) [2021-09-23T17:42:52.395Z] #41 ... [2021-09-23T17:42:52.395Z] [2021-09-23T17:42:52.395Z] #47 [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-09-23T17:42:52.395Z] #47 sha256:48f6f7323bce5dc8f82b79fa473c4012c651ff0fa0b2be226dba5832dafc843e [2021-09-23T17:42:52.395Z] #47 DONE 36.1s [2021-09-23T17:42:52.395Z] [2021-09-23T17:42:52.395Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:52.395Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:42:52.557Z] #19 121.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-09-23T17:42:52.557Z] #19 121.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-09-23T17:42:52.557Z] #19 121.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-09-23T17:42:52.557Z] #19 121.7 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-09-23T17:42:52.557Z] #19 121.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-09-23T17:42:52.557Z] #19 121.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-09-23T17:42:52.557Z] #19 121.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-09-23T17:42:52.557Z] #19 121.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-09-23T17:42:52.557Z] #19 121.8 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-09-23T17:42:52.557Z] #19 121.8 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-09-23T17:42:52.557Z] #19 121.8 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-09-23T17:42:52.557Z] #19 121.8 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-09-23T17:42:52.625Z] #41 38.45 + 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-09-23T17:42:52.656Z] #41 35.30 Updating files: 65% (1142/1750) Updating files: 66% (1155/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-23T17:42:52.656Z] #41 36.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:42:52.820Z] #60 ... [2021-09-23T17:42:52.820Z] [2021-09-23T17:42:52.820Z] #47 [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-09-23T17:42:52.820Z] #47 sha256:e47fc63fdd70de39f6f6b6d259c357f506cfe904c2417d1bfa6fce20dccd94c5 [2021-09-23T17:42:52.820Z] #47 3.942 Install vndr version v0.1.2 [2021-09-23T17:42:52.820Z] #47 3.943 + RM_GOPATH=0 [2021-09-23T17:42:52.820Z] #47 3.943 + TMP_GOPATH= [2021-09-23T17:42:52.820Z] #47 3.943 + : /build [2021-09-23T17:42:52.820Z] #47 3.943 + '[' -z '' ']' [2021-09-23T17:42:52.820Z] #47 3.943 ++ mktemp -d [2021-09-23T17:42:52.820Z] #47 3.943 + export GOPATH=/tmp/tmp.pDMxi4b4io [2021-09-23T17:42:52.820Z] #47 3.943 + GOPATH=/tmp/tmp.pDMxi4b4io [2021-09-23T17:42:52.820Z] #47 3.943 + RM_GOPATH=1 [2021-09-23T17:42:52.820Z] #47 3.943 + case "$(go env GOARCH)" in [2021-09-23T17:42:52.820Z] #47 3.943 ++ go env GOARCH [2021-09-23T17:42:52.820Z] #47 3.943 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:52.820Z] #47 3.943 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:52.820Z] #47 3.943 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:52.820Z] #47 3.943 + dir=/tmp/install [2021-09-23T17:42:52.820Z] #47 3.943 + bin=vndr [2021-09-23T17:42:52.820Z] #47 3.943 + shift [2021-09-23T17:42:52.820Z] #47 3.943 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-23T17:42:52.820Z] #47 3.943 + . /tmp/install/vndr.installer [2021-09-23T17:42:52.820Z] #47 3.943 ++ : v0.1.2 [2021-09-23T17:42:52.820Z] #47 3.943 + install_vndr [2021-09-23T17:42:52.820Z] #47 3.943 + echo 'Install vndr version v0.1.2' [2021-09-23T17:42:52.820Z] #47 3.943 + GOBIN=/build [2021-09-23T17:42:52.820Z] #47 3.943 + GO111MODULE=on [2021-09-23T17:42:52.820Z] #47 3.943 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-23T17:42:52.820Z] #47 4.387 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-23T17:42:52.820Z] #47 ... [2021-09-23T17:42:52.820Z] [2021-09-23T17:42:52.820Z] #57 [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-09-23T17:42:52.820Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-23T17:42:52.820Z] #57 4.048 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:52.820Z] #57 4.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:52.820Z] #57 4.347 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:52.820Z] #57 4.637 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:42:52.820Z] #57 5.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:42:52.820Z] #57 7.192 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:42:52.997Z] #51 21.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:42:52.998Z] #51 21.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:42:53.084Z] #57 ... [2021-09-23T17:42:53.084Z] [2021-09-23T17:42:53.084Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:42:53.084Z] #25 sha256:f276dec54367a8fbaec6e873a1001455ba718eb3cfb574a77f580be6c24356be [2021-09-23T17:42:53.084Z] #25 4.208 + RM_GOPATH=0 [2021-09-23T17:42:53.084Z] #25 4.208 + TMP_GOPATH= [2021-09-23T17:42:53.084Z] #25 4.208 + : /build [2021-09-23T17:42:53.084Z] #25 4.208 + '[' -z '' ']' [2021-09-23T17:42:53.084Z] #25 4.208 ++ mktemp -d [2021-09-23T17:42:53.084Z] #25 4.219 + export GOPATH=/tmp/tmp.XkUDGr1gWb [2021-09-23T17:42:53.084Z] #25 4.219 + GOPATH=/tmp/tmp.XkUDGr1gWb [2021-09-23T17:42:53.084Z] #25 4.219 + RM_GOPATH=1 [2021-09-23T17:42:53.084Z] #25 4.219 + case "$(go env GOARCH)" in [2021-09-23T17:42:53.084Z] #25 4.219 ++ go env GOARCH [2021-09-23T17:42:53.084Z] #25 4.250 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:53.084Z] #25 4.250 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:53.084Z] #25 4.252 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:42:53.084Z] #25 4.254 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:53.084Z] #25 4.254 + dir=/tmp/install [2021-09-23T17:42:53.084Z] #25 4.254 + bin=dockercli [2021-09-23T17:42:53.084Z] #25 4.254 + shift [2021-09-23T17:42:53.084Z] #25 4.254 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:42:53.085Z] #25 4.254 + . /tmp/install/dockercli.installer [2021-09-23T17:42:53.085Z] #25 4.254 ++ : stable [2021-09-23T17:42:53.085Z] #25 4.254 ++ : 17.06.2-ce [2021-09-23T17:42:53.085Z] #25 4.254 + install_dockercli [2021-09-23T17:42:53.085Z] #25 4.254 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:42:53.085Z] #25 4.254 ++ uname -m [2021-09-23T17:42:53.085Z] #25 4.261 + arch=aarch64 [2021-09-23T17:42:53.085Z] #25 4.262 + '[' aarch64 '!=' x86_64 ']' [2021-09-23T17:42:53.085Z] #25 4.262 + '[' aarch64 '!=' s390x ']' [2021-09-23T17:42:53.085Z] #25 4.263 + '[' aarch64 '!=' armhf ']' [2021-09-23T17:42:53.085Z] #25 4.263 + build_dockercli [2021-09-23T17:42:53.085Z] #25 4.263 + git clone https://github.com/docker/docker-ce /tmp/tmp.XkUDGr1gWb/tmp/docker-ce [2021-09-23T17:42:53.085Z] #25 4.274 Cloning into '/tmp/tmp.XkUDGr1gWb/tmp/docker-ce'... [2021-09-23T17:42:53.085Z] #25 ... [2021-09-23T17:42:53.085Z] [2021-09-23T17:42:53.085Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:53.085Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-23T17:42:53.085Z] #37 5.009 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:53.085Z] #37 5.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:53.085Z] #37 5.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:53.085Z] #37 5.953 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:42:53.085Z] #37 7.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:42:53.085Z] #37 8.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:42:53.254Z] #51 21.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:42:53.254Z] #51 21.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:42:53.254Z] #51 21.21 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:42:53.254Z] #51 21.24 go: downloading golang.org/x/text v0.3.2 [2021-09-23T17:42:53.352Z] #37 ... [2021-09-23T17:42:53.352Z] [2021-09-23T17:42:53.352Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:42:53.352Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:42:53.352Z] #14 5.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:53.352Z] #14 5.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:53.353Z] #14 5.482 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:53.353Z] #14 6.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:42:53.353Z] #14 7.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:42:53.353Z] #14 8.672 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:42:53.568Z] #41 ... [2021-09-23T17:42:53.568Z] [2021-09-23T17:42:53.568Z] #60 [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-09-23T17:42:53.568Z] #60 sha256:6447e7810f597fbf179368540bc4c1d1fa4c64ad9dd8da4224d19ea0f785ac5c [2021-09-23T17:42:53.568Z] #60 29.65 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:42:53.568Z] #60 29.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:42:53.568Z] #60 ... [2021-09-23T17:42:53.568Z] [2021-09-23T17:42:53.568Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:42:53.568Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:42:53.568Z] #14 31.10 Fetched 8412 kB in 24s (348 kB/s) [2021-09-23T17:42:53.568Z] #14 31.10 Reading package lists... [2021-09-23T17:42:53.623Z] #14 ... [2021-09-23T17:42:53.623Z] [2021-09-23T17:42:53.623Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:42:53.623Z] #35 sha256:b3bf05645f1fa1a7aa1d71a31647bfda736c856bf80a33f97efb8878eaf575ad [2021-09-23T17:42:53.623Z] #35 4.747 Install go-toml version v1.8.1 [2021-09-23T17:42:53.623Z] #35 5.335 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-23T17:42:53.623Z] #35 ... [2021-09-23T17:42:53.623Z] [2021-09-23T17:42:53.623Z] #53 [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-09-23T17:42:53.623Z] #53 sha256:9bf3e3c84a6b255783c9e464bf8134ca4291ba4f34a87f45fb01f01be8f59bea [2021-09-23T17:42:53.623Z] #53 3.795 + RM_GOPATH=0 [2021-09-23T17:42:53.623Z] #53 3.795 + TMP_GOPATH= [2021-09-23T17:42:53.623Z] #53 3.795 + : /build [2021-09-23T17:42:53.623Z] #53 3.795 + '[' -z '' ']' [2021-09-23T17:42:53.623Z] #53 3.797 ++ mktemp -d [2021-09-23T17:42:53.624Z] #53 3.800 + export GOPATH=/tmp/tmp.V5Qb86LOTs [2021-09-23T17:42:53.624Z] #53 3.800 + GOPATH=/tmp/tmp.V5Qb86LOTs [2021-09-23T17:42:53.624Z] #53 3.800 + RM_GOPATH=1 [2021-09-23T17:42:53.624Z] #53 3.800 + case "$(go env GOARCH)" in [2021-09-23T17:42:53.624Z] #53 3.801 ++ go env GOARCH [2021-09-23T17:42:53.624Z] #53 3.813 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:53.624Z] #53 3.813 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:53.624Z] #53 3.815 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:53.624Z] #53 3.819 + dir=/tmp/install [2021-09-23T17:42:53.624Z] #53 3.819 + bin=shfmt [2021-09-23T17:42:53.624Z] #53 3.819 + shift [2021-09-23T17:42:53.624Z] #53 3.819 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-23T17:42:53.624Z] #53 3.819 + . /tmp/install/shfmt.installer [2021-09-23T17:42:53.624Z] #53 3.819 ++ : v3.0.2 [2021-09-23T17:42:53.624Z] #53 3.819 + install_shfmt [2021-09-23T17:42:53.624Z] #53 3.819 + echo 'Install shfmt version v3.0.2' [2021-09-23T17:42:53.624Z] #53 3.819 + GOBIN=/build [2021-09-23T17:42:53.624Z] #53 3.819 + GO111MODULE=on [2021-09-23T17:42:53.624Z] #53 3.819 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-23T17:42:53.624Z] #53 3.820 Install shfmt version v3.0.2 [2021-09-23T17:42:53.624Z] #53 4.253 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-23T17:42:53.624Z] #53 5.276 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-23T17:42:53.624Z] #53 5.280 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-23T17:42:53.624Z] #53 5.289 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-23T17:42:53.624Z] #53 8.009 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-23T17:42:53.828Z] #14 39.78 Reading package lists... [2021-09-23T17:42:53.828Z] #14 ... [2021-09-23T17:42:53.828Z] [2021-09-23T17:42:53.828Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:53.828Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:42:53.828Z] #37 30.09 Fetched 8412 kB in 23s (369 kB/s) [2021-09-23T17:42:53.828Z] #37 30.09 Reading package lists... [2021-09-23T17:42:53.888Z] #53 ... [2021-09-23T17:42:53.888Z] [2021-09-23T17:42:53.888Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:42:53.888Z] #30 sha256:ad1713c47a7e332d1e83d238695c67f974d488a28e4b86b5025ddeb3e7260b92 [2021-09-23T17:42:53.888Z] #30 3.800 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-23T17:42:53.888Z] #30 4.589 [2021-09-23T17:42:53.888Z] #30 4.768 0.1% ######################################################################## 100.0% [2021-09-23T17:42:53.888Z] #30 5.570 [2021-09-23T17:42:53.888Z] #30 10.77 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-23T17:42:53.888Z] #30 ... [2021-09-23T17:42:53.888Z] [2021-09-23T17:42:53.888Z] #49 [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-09-23T17:42:53.888Z] #49 sha256:cafb55649ed47e589e58561446a78f84cfd64709b9f46c5b50aadcd7de2b5a5b [2021-09-23T17:42:53.888Z] #49 5.200 + RM_GOPATH=0 [2021-09-23T17:42:53.888Z] #49 5.200 + TMP_GOPATH= [2021-09-23T17:42:53.888Z] #49 5.200 + : /build [2021-09-23T17:42:53.888Z] #49 5.200 + '[' -z '' ']' [2021-09-23T17:42:53.888Z] #49 5.201 ++ mktemp -d [2021-09-23T17:42:53.888Z] #49 5.206 + export GOPATH=/tmp/tmp.3KIsipMoO0 [2021-09-23T17:42:53.888Z] #49 5.206 + GOPATH=/tmp/tmp.3KIsipMoO0 [2021-09-23T17:42:53.888Z] #49 5.206 + RM_GOPATH=1 [2021-09-23T17:42:53.888Z] #49 5.206 + case "$(go env GOARCH)" in [2021-09-23T17:42:53.888Z] #49 5.206 ++ go env GOARCH [2021-09-23T17:42:53.888Z] #49 5.233 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:53.888Z] #49 5.233 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:53.888Z] #49 5.236 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:53.888Z] #49 5.237 + dir=/tmp/install [2021-09-23T17:42:53.888Z] #49 5.237 + bin=gotestsum [2021-09-23T17:42:53.888Z] #49 5.237 + shift [2021-09-23T17:42:53.888Z] #49 5.237 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-23T17:42:53.888Z] #49 5.237 + . /tmp/install/gotestsum.installer [2021-09-23T17:42:53.888Z] #49 5.237 ++ : v1.7.0 [2021-09-23T17:42:53.888Z] #49 5.237 + install_gotestsum [2021-09-23T17:42:53.888Z] #49 5.238 + set -e [2021-09-23T17:42:53.888Z] #49 5.238 + echo 'Install gotestsum version v1.7.0' [2021-09-23T17:42:53.888Z] #49 5.238 + GOBIN=/build [2021-09-23T17:42:53.888Z] #49 5.238 + GO111MODULE=on [2021-09-23T17:42:53.888Z] #49 5.238 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-23T17:42:53.888Z] #49 5.238 Install gotestsum version v1.7.0 [2021-09-23T17:42:53.888Z] #49 5.856 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:42:53.888Z] #49 7.541 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:42:53.888Z] #49 7.565 go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:42:53.888Z] #49 7.575 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:42:53.888Z] #49 7.674 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:42:53.888Z] #49 8.004 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:42:53.888Z] #49 8.207 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:42:53.888Z] #49 8.208 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:42:53.888Z] #49 8.258 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:42:53.888Z] #49 8.346 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:42:53.888Z] #49 8.438 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:42:53.888Z] #49 8.515 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:42:53.888Z] #49 8.701 go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:42:53.936Z] #19 123.4 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-09-23T17:42:53.936Z] #19 123.4 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-09-23T17:42:53.936Z] #19 123.4 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-09-23T17:42:53.936Z] #19 123.5 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-09-23T17:42:53.936Z] #19 123.5 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-09-23T17:42:54.089Z] #37 38.87 Reading package lists... [2021-09-23T17:42:54.089Z] #37 ... [2021-09-23T17:42:54.089Z] [2021-09-23T17:42:54.089Z] #57 [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-09-23T17:42:54.089Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:42:54.089Z] #57 30.18 Fetched 8412 kB in 23s (372 kB/s) [2021-09-23T17:42:54.089Z] #57 30.18 Reading package lists... [2021-09-23T17:42:54.169Z] #49 ... [2021-09-23T17:42:54.169Z] [2021-09-23T17:42:54.169Z] #51 [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-09-23T17:42:54.169Z] #51 sha256:908629ba71fc7d0f78b5e4ef9bae607926af38c7b51f6bbacdab78dd8258e6c4 [2021-09-23T17:42:54.169Z] #51 4.749 + RM_GOPATH=0 [2021-09-23T17:42:54.169Z] #51 4.749 + TMP_GOPATH= [2021-09-23T17:42:54.169Z] #51 4.749 + : /build [2021-09-23T17:42:54.169Z] #51 4.749 + '[' -z '' ']' [2021-09-23T17:42:54.169Z] #51 4.749 ++ mktemp -d [2021-09-23T17:42:54.169Z] #51 4.780 + export GOPATH=/tmp/tmp.JShXwGme2O [2021-09-23T17:42:54.169Z] #51 4.781 + GOPATH=/tmp/tmp.JShXwGme2O [2021-09-23T17:42:54.169Z] #51 4.781 + RM_GOPATH=1 [2021-09-23T17:42:54.169Z] #51 4.782 + case "$(go env GOARCH)" in [2021-09-23T17:42:54.169Z] #51 4.794 ++ go env GOARCH [2021-09-23T17:42:54.169Z] #51 4.806 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:54.169Z] #51 4.806 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:42:54.169Z] #51 4.806 ++ dirname /tmp/install/install.sh [2021-09-23T17:42:54.169Z] #51 4.814 + dir=/tmp/install [2021-09-23T17:42:54.169Z] #51 4.814 + bin=golangci_lint [2021-09-23T17:42:54.169Z] #51 4.814 + shift [2021-09-23T17:42:54.169Z] #51 4.814 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-23T17:42:54.169Z] #51 4.814 + . /tmp/install/golangci_lint.installer [2021-09-23T17:42:54.169Z] #51 4.814 ++ : v1.23.8 [2021-09-23T17:42:54.169Z] #51 4.816 + install_golangci_lint [2021-09-23T17:42:54.169Z] #51 4.817 Install golangci-lint version v1.23.8 [2021-09-23T17:42:54.169Z] #51 4.817 + set -e [2021-09-23T17:42:54.169Z] #51 4.817 + echo 'Install golangci-lint version v1.23.8' [2021-09-23T17:42:54.169Z] #51 4.817 + GOBIN=/build [2021-09-23T17:42:54.169Z] #51 4.822 + GO111MODULE=on [2021-09-23T17:42:54.169Z] #51 4.822 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-23T17:42:54.169Z] #51 5.395 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-23T17:42:54.169Z] #51 11.36 go: downloading github.com/fatih/color v1.7.0 [2021-09-23T17:42:54.169Z] #51 11.36 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-23T17:42:54.169Z] #51 ... [2021-09-23T17:42:54.169Z] [2021-09-23T17:42:54.169Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:54.169Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:42:54.169Z] #45 5.208 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:42:54.169Z] #45 5.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:42:54.169Z] #45 5.243 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:42:54.169Z] #45 6.012 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:42:54.169Z] #45 7.069 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-23T17:42:54.169Z] #45 7.934 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:42:54.169Z] #45 9.700 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:42:54.437Z] #45 ... [2021-09-23T17:42:54.437Z] [2021-09-23T17:42:54.437Z] #51 [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-09-23T17:42:54.437Z] #51 sha256:908629ba71fc7d0f78b5e4ef9bae607926af38c7b51f6bbacdab78dd8258e6c4 [2021-09-23T17:42:54.437Z] #51 11.48 go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T17:42:54.437Z] #51 11.50 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-23T17:42:54.437Z] #51 11.50 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-23T17:42:54.437Z] #51 11.50 go: downloading github.com/spf13/viper v1.6.1 [2021-09-23T17:42:55.404Z] #51 12.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-23T17:42:55.404Z] #51 12.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-23T17:42:55.404Z] #51 12.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-23T17:42:55.672Z] #51 12.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T17:42:55.819Z] #51 ... [2021-09-23T17:42:55.819Z] [2021-09-23T17:42:55.819Z] #49 [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-09-23T17:42:55.819Z] #49 sha256:a4e60f1ce87e4b31b0aeed0ae6504a706f8f85d41fa3aac3fa0ec1caa9f9116b [2021-09-23T17:42:55.819Z] #49 13.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:42:55.819Z] #49 13.81 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:42:55.819Z] #49 ... [2021-09-23T17:42:55.819Z] [2021-09-23T17:42:55.819Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:55.819Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:42:55.819Z] #37 18.56 Fetched 8412 kB in 13s (663 kB/s) [2021-09-23T17:42:55.819Z] #37 18.56 Reading package lists... [2021-09-23T17:42:55.841Z] #19 125.0 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-23T17:42:55.841Z] #19 125.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-09-23T17:42:55.938Z] #51 13.11 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-23T17:42:55.938Z] #51 13.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-23T17:42:55.941Z] #41 38.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-09-23T17:42:56.409Z] #19 125.9 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:42:56.458Z] Fetching without tags [2021-09-23T17:42:56.517Z] #51 13.68 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-23T17:42:56.750Z] #37 23.38 Reading package lists... [2021-09-23T17:42:56.750Z] #37 ... [2021-09-23T17:42:56.750Z] [2021-09-23T17:42:56.750Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:42:56.750Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:42:56.750Z] #41 21.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:42:56.750Z] #41 23.92 + 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-09-23T17:42:56.977Z] #19 126.2 Fetched 787 MB in 30s (26.2 MB/s) [2021-09-23T17:42:56.977Z] #19 126.3 Selecting previously unselected package liblocale-gettext-perl. [2021-09-23T17:42:56.977Z] #19 126.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:42:56.977Z] #19 126.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-09-23T17:42:56.977Z] #19 126.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-09-23T17:42:56.977Z] #19 126.4 Selecting previously unselected package bzip2. [2021-09-23T17:42:56.977Z] #19 126.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-09-23T17:42:56.977Z] #19 126.4 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:42:57.096Z] #51 14.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-23T17:42:57.096Z] #51 14.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-23T17:42:57.230Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e [2021-09-23T17:42:57.241Z] #19 126.5 Selecting previously unselected package libmagic-mgc. [2021-09-23T17:42:57.241Z] #19 126.5 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-09-23T17:42:57.241Z] #19 126.6 Unpacking libmagic-mgc (1:5.39-3) ... [2021-09-23T17:42:57.241Z] #19 126.8 Selecting previously unselected package libmagic1:amd64. [2021-09-23T17:42:57.241Z] #19 126.8 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-09-23T17:42:57.241Z] #19 126.8 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-09-23T17:42:57.315Z] #41 ... [2021-09-23T17:42:57.315Z] [2021-09-23T17:42:57.315Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:42:57.315Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:42:57.315Z] #14 31.05 Fetched 8412 kB in 23s (366 kB/s) [2021-09-23T17:42:57.315Z] #14 31.05 Reading package lists... [2021-09-23T17:42:57.450Z] #57 38.90 Reading package lists... [2021-09-23T17:42:57.450Z] #57 ... [2021-09-23T17:42:57.450Z] [2021-09-23T17:42:57.450Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:57.450Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:57.450Z] #45 33.11 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:42:57.450Z] #45 35.14 Fetched 8416 kB in 27s (308 kB/s) [2021-09-23T17:42:57.450Z] #45 35.14 Reading package lists... [2021-09-23T17:42:57.499Z] #19 127.0 Selecting previously unselected package file. [2021-09-23T17:42:57.500Z] #19 127.0 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-09-23T17:42:57.500Z] #19 127.0 Unpacking file (1:5.39-3) ... [2021-09-23T17:42:57.572Z] #14 39.91 Reading package lists... [2021-09-23T17:42:57.572Z] #14 ... [2021-09-23T17:42:57.572Z] [2021-09-23T17:42:57.572Z] #51 [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-09-23T17:42:57.572Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:42:57.572Z] #51 33.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:42:57.572Z] #51 33.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:42:57.572Z] #51 33.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:42:57.572Z] #51 34.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:42:57.572Z] #51 34.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:42:57.572Z] #51 34.46 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:42:57.572Z] #51 35.25 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:42:57.572Z] #51 35.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:42:57.572Z] #51 35.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:42:57.572Z] #51 36.12 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:42:57.572Z] #51 36.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:42:57.572Z] #51 36.24 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:42:57.572Z] #51 36.43 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:42:57.572Z] #51 37.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:42:57.572Z] #51 37.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:42:57.572Z] #51 38.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:42:57.572Z] #51 38.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:42:57.572Z] #51 38.31 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:42:57.572Z] #51 38.51 go: downloading golang.org/x/text v0.3.2 [2021-09-23T17:42:57.677Z] #51 14.73 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-23T17:42:57.677Z] #51 14.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-23T17:42:57.677Z] #51 ... [2021-09-23T17:42:57.677Z] [2021-09-23T17:42:57.677Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:42:57.677Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-23T17:42:57.677Z] #33 4.820 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-23T17:42:57.677Z] #33 4.833 Cloning into '.'... [2021-09-23T17:42:57.680Z] #41 ... [2021-09-23T17:42:57.680Z] [2021-09-23T17:42:57.680Z] #60 [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-09-23T17:42:57.680Z] #60 sha256:fb8f655817e41706068efc615801e45ca007babf0042baf6010f8a4e7fb8f3c8 [2021-09-23T17:42:57.680Z] #60 15.73 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:42:57.680Z] #60 15.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:42:57.759Z] #19 127.2 Selecting previously unselected package xz-utils. [2021-09-23T17:42:57.759Z] #19 127.2 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-09-23T17:42:57.759Z] #19 127.2 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:42:57.759Z] #19 127.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-09-23T17:42:57.759Z] #19 127.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-23T17:42:57.936Z] #60 ... [2021-09-23T17:42:57.936Z] [2021-09-23T17:42:57.936Z] #57 [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-09-23T17:42:57.936Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:42:57.936Z] #57 16.18 Fetched 8412 kB in 12s (699 kB/s) [2021-09-23T17:42:57.936Z] #57 16.18 Reading package lists... [2021-09-23T17:42:57.936Z] #57 21.14 Reading package lists... [2021-09-23T17:42:57.961Z] #33 ... [2021-09-23T17:42:57.961Z] [2021-09-23T17:42:57.961Z] #49 [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-09-23T17:42:57.961Z] #49 sha256:cafb55649ed47e589e58561446a78f84cfd64709b9f46c5b50aadcd7de2b5a5b [2021-09-23T17:42:57.961Z] #49 14.52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:42:57.961Z] #49 14.53 go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:42:58.017Z] #19 127.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-23T17:42:56.186Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:42:56.227Z] > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10 [2021-09-23T17:42:56.267Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:42:56.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-23T17:42:56.498Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-23T17:42:56.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:42:56.500Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-23T17:42:57.345Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:42:57.385Z] > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10 [2021-09-23T17:42:58.869Z] #57 25.69 Building dependency tree... [2021-09-23T17:42:58.869Z] #57 ... [2021-09-23T17:42:58.869Z] [2021-09-23T17:42:58.869Z] #51 [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-09-23T17:42:58.869Z] #51 sha256:10b85fcdd4faa5ec5903891985a834c34a093e00963b48958e77cfa3983b4aac [2021-09-23T17:42:58.869Z] #51 26.54 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:42:58.869Z] #51 26.56 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:42:58.869Z] #51 26.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:42:58.869Z] #51 26.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:42:58.869Z] #51 26.77 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:42:58.944Z] #51 ... [2021-09-23T17:42:58.944Z] [2021-09-23T17:42:58.944Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:42:58.944Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:42:58.944Z] #37 32.53 Fetched 8412 kB in 24s (356 kB/s) [2021-09-23T17:42:58.944Z] #37 32.53 Reading package lists... [2021-09-23T17:42:58.944Z] #37 40.89 Reading package lists... [2021-09-23T17:42:58.944Z] #37 ... [2021-09-23T17:42:58.944Z] [2021-09-23T17:42:58.944Z] #57 [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-09-23T17:42:58.944Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:42:58.944Z] #57 32.90 Fetched 8412 kB in 24s (345 kB/s) [2021-09-23T17:42:58.944Z] #57 32.90 Reading package lists... [2021-09-23T17:42:59.394Z] #19 128.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-09-23T17:42:59.394Z] #19 128.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-09-23T17:42:59.394Z] #19 128.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-23T17:42:59.798Z] #51 ... [2021-09-23T17:42:59.798Z] [2021-09-23T17:42:59.798Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:42:59.798Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:42:59.798Z] #45 17.52 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:42:59.798Z] #45 20.41 Fetched 8416 kB in 15s (569 kB/s) [2021-09-23T17:42:59.798Z] #45 20.41 Reading package lists... [2021-09-23T17:43:00.055Z] #45 25.18 Reading package lists... [2021-09-23T17:43:00.055Z] #45 ... [2021-09-23T17:43:00.055Z] [2021-09-23T17:43:00.055Z] #51 [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-09-23T17:43:00.055Z] #51 sha256:10b85fcdd4faa5ec5903891985a834c34a093e00963b48958e77cfa3983b4aac [2021-09-23T17:43:00.055Z] #51 27.96 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:43:00.055Z] #51 28.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:43:00.094Z] Merge succeeded, producing abaa5b5ee8a8696b3e4ea665b4524981770f6dd3 [2021-09-23T17:43:00.095Z] Checking out Revision abaa5b5ee8a8696b3e4ea665b4524981770f6dd3 (PR-42854) [2021-09-23T17:43:00.312Z] #51 28.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:43:00.330Z] #19 129.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-09-23T17:43:00.330Z] #19 129.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-09-23T17:43:00.330Z] #19 129.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-23T17:43:00.568Z] #51 ... [2021-09-23T17:43:00.568Z] [2021-09-23T17:43:00.569Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:00.569Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:00.569Z] #14 18.36 Fetched 8412 kB in 13s (670 kB/s) [2021-09-23T17:43:00.569Z] #14 18.36 Reading package lists... [2021-09-23T17:43:00.569Z] #14 23.29 Reading package lists... [2021-09-23T17:43:00.569Z] #14 28.24 Building dependency tree... [2021-09-23T17:43:00.569Z] #14 ... [2021-09-23T17:43:00.569Z] [2021-09-23T17:43:00.569Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:00.569Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:00.569Z] #37 23.38 Reading package lists... [2021-09-23T17:43:01.015Z] #45 43.65 Reading package lists... [2021-09-23T17:43:01.015Z] #45 ... [2021-09-23T17:43:01.015Z] [2021-09-23T17:43:01.015Z] #51 [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-09-23T17:43:01.015Z] #51 sha256:36bcf4300230c51f7f0bc6e5f3fdba9aed74ac8be64b6fb974abd264d1cf06d8 [2021-09-23T17:43:01.015Z] #51 46.70 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:43:01.015Z] #51 46.72 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:43:01.015Z] #51 46.86 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:43:01.015Z] #51 46.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:43:01.015Z] #51 47.02 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:43:01.176Z] #37 27.81 Building dependency tree... [2021-09-23T17:43:01.483Z] #57 41.09 Reading package lists... [2021-09-23T17:43:01.483Z] #57 ... [2021-09-23T17:43:01.483Z] [2021-09-23T17:43:01.483Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:01.483Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:01.483Z] #45 36.20 Fetched 8416 kB in 28s (305 kB/s) [2021-09-23T17:43:01.483Z] #45 36.20 Reading package lists... [2021-09-23T17:42:59.551Z] > git remote # timeout=10 [2021-09-23T17:42:59.616Z] > git config --get remote.origin.url # timeout=10 [2021-09-23T17:42:59.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-23T17:42:59.656Z] > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10 [2021-09-23T17:42:59.997Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-23T17:43:00.132Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T17:43:00.172Z] > git checkout -f abaa5b5ee8a8696b3e4ea665b4524981770f6dd3 # timeout=10 [2021-09-23T17:43:01.707Z] #19 131.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-09-23T17:43:01.707Z] #19 131.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-23T17:43:01.707Z] #19 131.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-23T17:43:02.645Z] #19 132.2 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-09-23T17:43:02.950Z] #19 132.2 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-23T17:43:02.950Z] #19 132.2 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-23T17:43:03.088Z] #37 31.09 The following additional packages will be installed: [2021-09-23T17:43:03.088Z] #37 31.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-23T17:43:03.088Z] #37 31.09 Suggested packages: [2021-09-23T17:43:03.088Z] #37 31.09 cmake-doc ninja-build lrzip [2021-09-23T17:43:03.088Z] #37 31.09 Recommended packages: [2021-09-23T17:43:03.088Z] #37 31.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:43:03.304Z] #49 ... [2021-09-23T17:43:03.304Z] [2021-09-23T17:43:03.304Z] #51 [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-09-23T17:43:03.304Z] #51 sha256:908629ba71fc7d0f78b5e4ef9bae607926af38c7b51f6bbacdab78dd8258e6c4 [2021-09-23T17:43:03.304Z] #51 15.86 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-23T17:43:03.304Z] #51 15.89 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T17:43:03.304Z] #51 15.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-23T17:43:03.304Z] #51 16.12 go: downloading github.com/spf13/afero v1.1.2 [2021-09-23T17:43:03.304Z] #51 16.16 go: downloading github.com/spf13/cast v1.3.0 [2021-09-23T17:43:03.304Z] #51 16.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-23T17:43:03.304Z] #51 16.37 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-23T17:43:03.304Z] #51 16.47 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-23T17:43:03.304Z] #51 16.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-23T17:43:03.304Z] #51 16.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-23T17:43:03.304Z] #51 19.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-23T17:43:03.304Z] #51 19.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-23T17:43:03.304Z] #51 19.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-23T17:43:03.304Z] #51 19.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-23T17:43:03.304Z] #51 19.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-23T17:43:03.304Z] #51 19.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-23T17:43:03.304Z] #51 19.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-23T17:43:03.304Z] #51 19.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-23T17:43:03.304Z] #51 19.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-23T17:43:03.304Z] #51 19.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-23T17:43:03.304Z] #51 19.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-23T17:43:03.304Z] #51 20.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-23T17:43:03.304Z] #51 20.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-23T17:43:03.304Z] #51 20.04 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-23T17:43:03.304Z] #51 20.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-23T17:43:03.304Z] #51 20.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-23T17:43:03.304Z] #51 20.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-23T17:43:03.304Z] #51 ... [2021-09-23T17:43:03.304Z] [2021-09-23T17:43:03.304Z] #60 [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-09-23T17:43:03.304Z] #60 sha256:b5ce4f900d85b2cb65b9ce090f4b318362049c3a070007d118dac7cbb675b7a1 [2021-09-23T17:43:03.304Z] #60 10.36 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:43:03.304Z] #60 10.36 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:43:03.304Z] #60 10.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:43:03.304Z] #60 11.04 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:43:03.304Z] #60 11.18 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:43:03.304Z] #60 11.36 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:43:03.304Z] #60 13.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:43:03.304Z] #60 15.12 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:43:03.304Z] #60 18.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:43:03.304Z] #60 18.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:43:03.304Z] #60 ... [2021-09-23T17:43:03.304Z] [2021-09-23T17:43:03.304Z] #51 [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-09-23T17:43:03.304Z] #51 sha256:908629ba71fc7d0f78b5e4ef9bae607926af38c7b51f6bbacdab78dd8258e6c4 [2021-09-23T17:43:03.304Z] #51 20.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-23T17:43:03.304Z] #51 20.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-23T17:43:03.304Z] #51 ... [2021-09-23T17:43:03.304Z] [2021-09-23T17:43:03.304Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-09-23T17:43:03.304Z] #35 sha256:b3bf05645f1fa1a7aa1d71a31647bfda736c856bf80a33f97efb8878eaf575ad [2021-09-23T17:43:03.304Z] #35 DONE 20.6s [2021-09-23T17:43:03.304Z] [2021-09-23T17:43:03.304Z] #47 [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-09-23T17:43:03.304Z] #47 sha256:e47fc63fdd70de39f6f6b6d259c357f506cfe904c2417d1bfa6fce20dccd94c5 [2021-09-23T17:43:03.304Z] #47 DONE 20.6s [2021-09-23T17:43:03.380Z] #45 44.49 Reading package lists... [2021-09-23T17:43:03.380Z] #45 ... [2021-09-23T17:43:03.380Z] [2021-09-23T17:43:03.380Z] #51 [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-09-23T17:43:03.380Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:43:03.380Z] #51 46.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:43:03.380Z] #51 47.11 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:43:03.380Z] #51 47.24 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:43:03.559Z] #51 49.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:43:03.559Z] #51 49.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:43:03.571Z] [2021-09-23T17:43:03.571Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:43:03.571Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-23T17:43:03.571Z] #41 16.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-23T17:43:03.571Z] #41 17.68 + 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-09-23T17:43:03.637Z] #51 47.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:43:03.637Z] #51 47.36 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:43:03.655Z] #37 ... [2021-09-23T17:43:03.655Z] [2021-09-23T17:43:03.655Z] #53 [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-09-23T17:43:03.655Z] #53 sha256:87f7b6fa2ff0f6eba336514f67a1296711ca839f05606c3ad37e3306c6684dc0 [2021-09-23T17:43:03.655Z] #53 DONE 31.5s [2021-09-23T17:43:03.655Z] [2021-09-23T17:43:03.655Z] #57 [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-09-23T17:43:03.655Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:43:03.655Z] #57 25.69 Building dependency tree... [2021-09-23T17:43:03.655Z] #57 29.18 The following additional packages will be installed: [2021-09-23T17:43:03.655Z] #57 29.19 libbtrfs0 [2021-09-23T17:43:03.655Z] #57 29.35 The following NEW packages will be installed: [2021-09-23T17:43:03.655Z] #57 29.37 libbtrfs-dev libbtrfs0 [2021-09-23T17:43:03.655Z] #57 29.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:03.655Z] #57 29.77 Need to get 460 kB of archives. [2021-09-23T17:43:03.655Z] #57 29.77 After this operation, 1237 kB of additional disk space will be used. [2021-09-23T17:43:03.655Z] #57 29.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:43:03.655Z] #57 29.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:43:03.655Z] #57 30.80 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:03.655Z] #57 31.06 Fetched 460 kB in 0s (1397 kB/s) [2021-09-23T17:43:03.655Z] #57 31.19 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:43:03.655Z] #57 31.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 ... 15713 files and directories currently installed.) [2021-09-23T17:43:03.655Z] #57 31.34 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:43:03.655Z] #57 31.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:43:03.655Z] #57 31.61 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:43:03.655Z] #57 31.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:43:03.655Z] #57 31.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:43:03.912Z] #57 31.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:43:03.912Z] #57 31.96 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:43:03.912Z] #57 31.99 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:04.131Z] #51 50.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:43:04.151Z] #41 ... [2021-09-23T17:43:04.151Z] [2021-09-23T17:43:04.151Z] #57 [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-09-23T17:43:04.151Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-23T17:43:04.151Z] #57 11.27 Fetched 8301 kB in 8s (1095 kB/s) [2021-09-23T17:43:04.151Z] #57 11.27 Reading package lists... [2021-09-23T17:43:04.151Z] #57 15.55 Reading package lists... [2021-09-23T17:43:04.151Z] #57 18.87 Building dependency tree... [2021-09-23T17:43:04.151Z] #57 ... [2021-09-23T17:43:04.151Z] [2021-09-23T17:43:04.151Z] #51 [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-09-23T17:43:04.151Z] #51 sha256:908629ba71fc7d0f78b5e4ef9bae607926af38c7b51f6bbacdab78dd8258e6c4 [2021-09-23T17:43:04.151Z] #51 20.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-23T17:43:04.151Z] #51 21.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-23T17:43:04.151Z] #51 21.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-23T17:43:04.151Z] #51 21.42 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-23T17:43:04.151Z] #51 21.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-23T17:43:04.372Z] #19 133.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-09-23T17:43:04.372Z] #19 133.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:04.372Z] #19 133.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:43:04.372Z] #19 133.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-09-23T17:43:04.372Z] #19 133.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:04.372Z] #19 133.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:43:04.415Z] #51 21.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-23T17:43:04.415Z] #51 21.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-23T17:43:04.518Z] #57 DONE 32.3s [2021-09-23T17:43:04.518Z] [2021-09-23T17:43:04.518Z] #58 [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-09-23T17:43:04.518Z] #58 sha256:ca759c288d66cd624ddbd3d188c139c381f8e978c4dcb4c06a2ddcd091931e95 [2021-09-23T17:43:05.507Z] #51 ... [2021-09-23T17:43:05.507Z] [2021-09-23T17:43:05.507Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:43:05.507Z] #30 sha256:ad1713c47a7e332d1e83d238695c67f974d488a28e4b86b5025ddeb3e7260b92 [2021-09-23T17:43:05.507Z] #30 12.54 #=#=# [2021-09-23T17:43:05.507Z] #30 12.86 #=#=# ################################################ 67.8% ######################################################################## 100.0% [2021-09-23T17:43:05.507Z] #30 14.50 [2021-09-23T17:43:05.507Z] #30 19.36 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-23T17:43:05.507Z] #30 20.76 #=#=# [2021-09-23T17:43:05.507Z] #30 21.16 #=#=# 0.1% #### 6.5% ####### 10.7% ########## 14.8% ############## 19.6% ################# 24.6% #################### 28.3% ######################## 33.8% ############################# 40.4% ############################################### 66.4% ##################################################################### 96.5% ######################################################################## 100.0% [2021-09-23T17:43:05.507Z] #30 ... [2021-09-23T17:43:05.507Z] [2021-09-23T17:43:05.507Z] #57 [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-09-23T17:43:05.507Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-23T17:43:05.507Z] #57 22.22 The following additional packages will be installed: [2021-09-23T17:43:05.507Z] #57 22.25 libbtrfs0 [2021-09-23T17:43:05.507Z] #57 22.53 The following NEW packages will be installed: [2021-09-23T17:43:05.507Z] #57 22.53 libbtrfs-dev libbtrfs0 [2021-09-23T17:43:05.507Z] #57 ... [2021-09-23T17:43:05.507Z] [2021-09-23T17:43:05.507Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:05.507Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-23T17:43:05.507Z] #37 12.75 Fetched 8301 kB in 8s (1036 kB/s) [2021-09-23T17:43:05.507Z] #37 12.75 Reading package lists... [2021-09-23T17:43:05.507Z] #37 16.93 Reading package lists... [2021-09-23T17:43:05.507Z] #37 20.12 Building dependency tree... [2021-09-23T17:43:05.507Z] #37 22.60 The following additional packages will be installed: [2021-09-23T17:43:05.507Z] #37 22.60 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-23T17:43:05.507Z] #37 22.61 Suggested packages: [2021-09-23T17:43:05.507Z] #37 22.61 cmake-doc ninja-build lrzip [2021-09-23T17:43:05.507Z] #37 22.61 Recommended packages: [2021-09-23T17:43:05.507Z] #37 22.61 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:43:05.532Z] #51 49.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:43:05.792Z] #51 49.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:43:06.048Z] #51 49.76 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:43:06.113Z] #37 ... [2021-09-23T17:43:06.113Z] [2021-09-23T17:43:06.113Z] #57 [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-09-23T17:43:06.113Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-23T17:43:06.113Z] #57 23.20 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:06.113Z] #57 23.20 Need to get 454 kB of archives. [2021-09-23T17:43:06.113Z] #57 23.20 After this operation, 1275 kB of additional disk space will be used. [2021-09-23T17:43:06.113Z] #57 23.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-23T17:43:06.113Z] #57 23.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-23T17:43:06.113Z] #57 ... [2021-09-23T17:43:06.113Z] [2021-09-23T17:43:06.113Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:06.113Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:43:06.113Z] #14 13.40 Fetched 8301 kB in 8s (1011 kB/s) [2021-09-23T17:43:06.113Z] #14 13.40 Reading package lists... [2021-09-23T17:43:06.113Z] #14 17.44 Reading package lists... [2021-09-23T17:43:06.381Z] #14 22.77 Building dependency tree... [2021-09-23T17:43:06.381Z] #14 ... [2021-09-23T17:43:06.381Z] [2021-09-23T17:43:06.381Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:06.381Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-23T17:43:06.381Z] #37 23.50 The following NEW packages will be installed: [2021-09-23T17:43:06.381Z] #37 23.52 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-23T17:43:06.381Z] #37 23.52 vim-common xxd [2021-09-23T17:43:07.036Z] #37 23.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:07.036Z] #37 23.99 Need to get 15.6 MB of archives. [2021-09-23T17:43:07.036Z] #37 23.99 After this operation, 67.4 MB of additional disk space will be used. [2021-09-23T17:43:07.036Z] #37 23.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-23T17:43:07.036Z] #37 24.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:43:07.036Z] #37 24.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:43:07.301Z] #37 24.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-23T17:43:07.437Z] #51 ... [2021-09-23T17:43:07.437Z] [2021-09-23T17:43:07.437Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:07.437Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:07.437Z] #45 43.65 Reading package lists... [2021-09-23T17:43:07.437Z] #45 51.90 Building dependency tree... [2021-09-23T17:43:07.437Z] #45 ... [2021-09-23T17:43:07.437Z] [2021-09-23T17:43:07.437Z] #53 [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-09-23T17:43:07.437Z] #53 sha256:a4830f7b0dda0dc778875490f0b9a9429291737f4f0ace0b94e041a67ebb1529 [2021-09-23T17:43:07.437Z] #53 DONE 53.4s [2021-09-23T17:43:07.437Z] [2021-09-23T17:43:07.437Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:07.437Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:07.437Z] #37 38.87 Reading package lists... [2021-09-23T17:43:07.437Z] #37 47.37 Building dependency tree... [2021-09-23T17:43:07.437Z] #37 53.28 The following additional packages will be installed: [2021-09-23T17:43:07.437Z] #37 53.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-23T17:43:07.437Z] #37 53.31 Suggested packages: [2021-09-23T17:43:07.437Z] #37 53.31 cmake-doc ninja-build lrzip [2021-09-23T17:43:07.437Z] #37 53.31 Recommended packages: [2021-09-23T17:43:07.437Z] #37 53.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:43:07.564Z] #37 24.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-09-23T17:43:07.564Z] #37 24.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-09-23T17:43:07.564Z] #37 24.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-09-23T17:43:07.564Z] #37 24.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-09-23T17:43:07.564Z] #37 24.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-09-23T17:43:07.564Z] #37 24.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-09-23T17:43:08.007Z] #37 ... [2021-09-23T17:43:08.007Z] [2021-09-23T17:43:08.007Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:08.007Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:08.007Z] #45 51.90 Building dependency tree... [2021-09-23T17:43:08.146Z] #37 ... [2021-09-23T17:43:08.146Z] [2021-09-23T17:43:08.146Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:08.146Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:43:08.146Z] #45 14.99 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-23T17:43:08.146Z] #45 15.16 Fetched 8304 kB in 10s (815 kB/s) [2021-09-23T17:43:08.146Z] #45 15.16 Reading package lists... [2021-09-23T17:43:08.146Z] #45 19.22 Reading package lists... [2021-09-23T17:43:08.146Z] #45 24.14 Building dependency tree... [2021-09-23T17:43:08.146Z] #45 ... [2021-09-23T17:43:08.146Z] [2021-09-23T17:43:08.146Z] #57 [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-09-23T17:43:08.146Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-23T17:43:08.146Z] #57 25.03 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:08.146Z] #57 25.28 Fetched 454 kB in 0s (1026 kB/s) [2021-09-23T17:43:08.146Z] #57 25.38 Selecting previously unselected package libbtrfs0:arm64. [2021-09-23T17:43:08.146Z] #57 25.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-23T17:43:08.146Z] #57 25.43 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-23T17:43:08.146Z] #57 25.45 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-23T17:43:08.409Z] #57 25.63 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-23T17:43:08.409Z] #57 25.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-23T17:43:08.409Z] #57 25.65 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-23T17:43:08.735Z] #58 4.439 + RM_GOPATH=0 [2021-09-23T17:43:08.735Z] #58 4.439 + TMP_GOPATH= [2021-09-23T17:43:08.735Z] #58 4.439 + : /build [2021-09-23T17:43:08.735Z] #58 4.439 + '[' -z '' ']' [2021-09-23T17:43:08.735Z] #58 4.439 ++ mktemp -d [2021-09-23T17:43:08.735Z] #58 4.439 + export GOPATH=/tmp/tmp.pI6bYFQroy [2021-09-23T17:43:08.735Z] #58 4.439 + GOPATH=/tmp/tmp.pI6bYFQroy [2021-09-23T17:43:08.735Z] #58 4.439 + RM_GOPATH=1 [2021-09-23T17:43:08.735Z] #58 4.439 + case "$(go env GOARCH)" in [2021-09-23T17:43:08.735Z] #58 4.439 ++ go env GOARCH [2021-09-23T17:43:08.735Z] #58 4.468 Install containerd version v1.5.5 [2021-09-23T17:43:08.735Z] #58 4.470 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:08.735Z] #58 4.470 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:08.735Z] #58 4.470 ++ dirname /tmp/install/install.sh [2021-09-23T17:43:08.735Z] #58 4.470 + dir=/tmp/install [2021-09-23T17:43:08.735Z] #58 4.470 + bin=containerd [2021-09-23T17:43:08.735Z] #58 4.470 + shift [2021-09-23T17:43:08.735Z] #58 4.470 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:43:08.735Z] #58 4.470 + . /tmp/install/containerd.installer [2021-09-23T17:43:08.735Z] #58 4.470 ++ set -e [2021-09-23T17:43:08.735Z] #58 4.470 ++ : v1.5.5 [2021-09-23T17:43:08.735Z] #58 4.470 + install_containerd [2021-09-23T17:43:08.735Z] #58 4.470 + echo 'Install containerd version v1.5.5' [2021-09-23T17:43:08.735Z] #58 4.470 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pI6bYFQroy/src/github.com/containerd/containerd [2021-09-23T17:43:08.735Z] #58 4.470 Cloning into '/tmp/tmp.pI6bYFQroy/src/github.com/containerd/containerd'... [2021-09-23T17:43:08.852Z] #57 26.05 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-23T17:43:09.119Z] #57 26.26 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-23T17:43:09.119Z] #57 26.28 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:09.335Z] #51 ... [2021-09-23T17:43:09.335Z] [2021-09-23T17:43:09.335Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:09.335Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:09.335Z] #45 44.49 Reading package lists... [2021-09-23T17:43:10.074Z] #57 DONE 27.0s [2021-09-23T17:43:10.074Z] [2021-09-23T17:43:10.074Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:10.074Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:43:10.074Z] #45 26.56 The following additional packages will be installed: [2021-09-23T17:43:10.074Z] #45 26.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:43:10.074Z] #45 26.57 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:43:10.074Z] #45 26.57 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:43:10.074Z] #45 26.57 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:43:10.074Z] #45 26.58 Suggested packages: [2021-09-23T17:43:10.074Z] #45 26.58 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:43:10.074Z] #45 26.58 Recommended packages: [2021-09-23T17:43:10.074Z] #45 26.58 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:43:10.103Z] #58 ... [2021-09-23T17:43:10.103Z] [2021-09-23T17:43:10.103Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:10.103Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:10.103Z] #37 31.95 The following NEW packages will be installed: [2021-09-23T17:43:10.103Z] #37 31.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-23T17:43:10.103Z] #37 31.95 vim-common xxd [2021-09-23T17:43:10.103Z] #37 32.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:10.103Z] #37 32.31 Need to get 17.7 MB of archives. [2021-09-23T17:43:10.103Z] #37 32.31 After this operation, 70.7 MB of additional disk space will be used. [2021-09-23T17:43:10.103Z] #37 32.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:43:10.103Z] #37 32.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:43:10.103Z] #37 32.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:43:10.103Z] #37 32.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:43:10.103Z] #37 32.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-23T17:43:10.103Z] #37 32.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-23T17:43:10.103Z] #37 32.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-23T17:43:10.103Z] #37 32.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-23T17:43:10.103Z] #37 32.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-23T17:43:10.103Z] #37 32.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-23T17:43:10.103Z] #37 34.20 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:10.103Z] #37 34.43 Fetched 17.7 MB in 1s (14.2 MB/s) [2021-09-23T17:43:10.103Z] #37 34.49 Selecting previously unselected package xxd. [2021-09-23T17:43:10.103Z] #37 34.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 ... 15713 files and directories currently installed.) [2021-09-23T17:43:10.103Z] #37 34.55 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:43:10.103Z] #37 34.55 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:43:10.103Z] #37 34.71 Selecting previously unselected package vim-common. [2021-09-23T17:43:10.103Z] #37 34.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:43:10.103Z] #37 34.73 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:43:10.103Z] #37 35.03 Selecting previously unselected package cmake-data. [2021-09-23T17:43:10.103Z] #37 35.03 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:43:10.103Z] #37 35.07 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:43:10.103Z] #37 37.53 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:43:10.103Z] #37 37.53 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:43:10.103Z] #37 37.58 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:43:10.741Z] #45 27.47 The following NEW packages will be installed: [2021-09-23T17:43:10.741Z] #45 27.47 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:43:10.741Z] #45 27.47 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:43:10.741Z] #45 27.47 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:43:10.741Z] #45 27.47 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:43:11.231Z] #45 52.59 Building dependency tree... [2021-09-23T17:43:11.307Z] #45 56.66 The following additional packages will be installed: [2021-09-23T17:43:11.307Z] #45 56.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:43:11.307Z] #45 56.68 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:43:11.307Z] #45 56.68 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:43:11.307Z] #45 56.68 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:43:11.307Z] #45 56.70 Suggested packages: [2021-09-23T17:43:11.307Z] #45 56.71 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:43:11.307Z] #45 56.71 Recommended packages: [2021-09-23T17:43:11.307Z] #45 56.71 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:43:11.307Z] #45 ... [2021-09-23T17:43:11.307Z] [2021-09-23T17:43:11.307Z] #57 [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-09-23T17:43:11.307Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:43:11.307Z] #57 38.90 Reading package lists... [2021-09-23T17:43:11.307Z] #57 47.25 Building dependency tree... [2021-09-23T17:43:11.307Z] #57 53.23 The following additional packages will be installed: [2021-09-23T17:43:11.307Z] #57 53.25 libbtrfs0 [2021-09-23T17:43:11.307Z] #57 53.60 The following NEW packages will be installed: [2021-09-23T17:43:11.307Z] #57 53.63 libbtrfs-dev libbtrfs0 [2021-09-23T17:43:11.307Z] #57 54.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:11.307Z] #57 54.17 Need to get 460 kB of archives. [2021-09-23T17:43:11.307Z] #57 54.17 After this operation, 1237 kB of additional disk space will be used. [2021-09-23T17:43:11.307Z] #57 54.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:43:11.307Z] #57 54.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:43:11.307Z] #57 55.79 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:11.307Z] #57 56.20 Fetched 460 kB in 0s (1201 kB/s) [2021-09-23T17:43:11.307Z] #57 56.35 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:43:11.307Z] #57 56.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:43:11.307Z] #57 56.44 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:43:11.307Z] #57 56.47 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:43:11.307Z] #57 56.94 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:43:11.307Z] #57 56.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:43:11.307Z] #57 56.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:43:11.307Z] #57 ... [2021-09-23T17:43:11.307Z] [2021-09-23T17:43:11.307Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:11.307Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:11.307Z] #37 54.57 The following NEW packages will be installed: [2021-09-23T17:43:11.307Z] #37 54.57 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-23T17:43:11.307Z] #37 54.57 vim-common xxd [2021-09-23T17:43:11.307Z] #37 55.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:11.307Z] #37 55.10 Need to get 17.7 MB of archives. [2021-09-23T17:43:11.307Z] #37 55.10 After this operation, 70.7 MB of additional disk space will be used. [2021-09-23T17:43:11.307Z] #37 55.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:43:11.307Z] #37 55.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:43:11.307Z] #37 55.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:43:11.307Z] #37 55.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:43:11.307Z] #37 56.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-23T17:43:11.307Z] #37 56.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-23T17:43:11.307Z] #37 56.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-23T17:43:11.307Z] #37 56.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-23T17:43:11.307Z] #37 56.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-23T17:43:11.307Z] #37 56.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-23T17:43:11.318Z] #45 28.36 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:11.318Z] #45 28.36 Need to get 6100 kB of archives. [2021-09-23T17:43:11.318Z] #45 28.36 After this operation, 26.9 MB of additional disk space will be used. [2021-09-23T17:43:11.318Z] #45 28.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpython2.7-minimal arm64 2.7.18-8 [396 kB] [2021-09-23T17:43:11.388Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD" [2021-09-23T17:43:11.475Z] #37 ... [2021-09-23T17:43:11.475Z] [2021-09-23T17:43:11.475Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:11.475Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:11.475Z] #14 28.24 Building dependency tree... [2021-09-23T17:43:11.475Z] #14 31.55 The following additional packages will be installed: [2021-09-23T17:43:11.475Z] #14 31.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:43:11.475Z] #14 31.55 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:43:11.475Z] #14 31.55 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:43:11.475Z] #14 31.55 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:43:11.475Z] #14 31.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:43:11.475Z] #14 31.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:43:11.475Z] #14 31.55 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:43:11.475Z] #14 31.59 Suggested packages: [2021-09-23T17:43:11.475Z] #14 31.59 gcc-10-locales seccomp wine64 [2021-09-23T17:43:11.475Z] #14 32.81 The following NEW packages will be installed: [2021-09-23T17:43:11.475Z] #14 32.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:43:11.475Z] #14 32.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:43:11.475Z] #14 32.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:43:11.475Z] #14 32.81 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:43:11.475Z] #14 32.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:43:11.475Z] #14 32.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:43:11.475Z] #14 32.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:43:11.475Z] #14 32.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:43:11.475Z] #14 32.81 mingw-w64-x86-64-dev [2021-09-23T17:43:11.475Z] #14 33.15 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:11.475Z] #14 33.15 Need to get 115 MB of archives. [2021-09-23T17:43:11.475Z] #14 33.15 After this operation, 645 MB of additional disk space will be used. [2021-09-23T17:43:11.475Z] #14 33.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-23T17:43:11.475Z] #14 33.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-23T17:43:11.475Z] #14 33.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:43:11.475Z] #14 33.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-23T17:43:11.475Z] #14 33.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-23T17:43:11.475Z] #14 33.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:43:11.475Z] #14 33.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:43:11.475Z] #14 33.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:43:11.475Z] #14 33.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:43:11.475Z] #14 34.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:43:11.475Z] #14 35.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:43:11.475Z] #14 36.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:43:11.475Z] #14 37.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:43:11.475Z] #14 38.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:43:11.475Z] #14 39.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:43:11.475Z] #14 39.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-23T17:43:11.475Z] #14 39.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-23T17:43:11.475Z] #14 39.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:43:11.475Z] #14 39.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:43:11.475Z] #14 39.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-23T17:43:11.475Z] #14 39.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-23T17:43:11.475Z] #14 39.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-23T17:43:11.475Z] #14 39.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-23T17:43:11.475Z] #14 39.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-23T17:43:11.475Z] #14 39.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-23T17:43:11.475Z] #14 39.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-23T17:43:11.475Z] #14 39.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-23T17:43:11.475Z] #14 39.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:43:11.475Z] #14 39.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-23T17:43:11.475Z] #14 39.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-23T17:43:11.568Z] #37 57.74 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:11.580Z] #45 28.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2.7-minimal arm64 2.7.18-8 [1303 kB] [2021-09-23T17:43:11.733Z] #14 ... [2021-09-23T17:43:11.733Z] [2021-09-23T17:43:11.733Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:11.733Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:11.733Z] #45 25.18 Reading package lists... [2021-09-23T17:43:11.733Z] #45 30.16 Building dependency tree... [2021-09-23T17:43:11.733Z] #45 33.13 The following additional packages will be installed: [2021-09-23T17:43:11.733Z] #45 33.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:43:11.733Z] #45 33.13 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:43:11.733Z] #45 33.13 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:43:11.733Z] #45 33.13 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:43:11.733Z] #45 33.15 Suggested packages: [2021-09-23T17:43:11.733Z] #45 33.15 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:43:11.733Z] #45 33.15 Recommended packages: [2021-09-23T17:43:11.733Z] #45 33.15 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:43:11.733Z] #45 34.19 The following NEW packages will be installed: [2021-09-23T17:43:11.733Z] #45 34.19 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:43:11.733Z] #45 34.19 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:43:11.733Z] #45 34.19 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:43:11.733Z] #45 34.19 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:43:11.733Z] #45 34.66 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:11.733Z] #45 34.66 Need to get 6313 kB of archives. [2021-09-23T17:43:11.733Z] #45 34.66 After this operation, 27.3 MB of additional disk space will be used. [2021-09-23T17:43:11.733Z] #45 34.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] [2021-09-23T17:43:11.733Z] #45 34.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] [2021-09-23T17:43:11.733Z] #45 34.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] [2021-09-23T17:43:11.733Z] #45 34.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:43:11.733Z] #45 34.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:43:11.733Z] #45 34.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] [2021-09-23T17:43:11.733Z] #45 34.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] [2021-09-23T17:43:11.733Z] #45 34.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] [2021-09-23T17:43:11.733Z] #45 34.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] [2021-09-23T17:43:11.733Z] #45 34.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-23T17:43:11.733Z] #45 34.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:43:11.733Z] #45 34.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:43:11.733Z] #45 34.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-23T17:43:11.733Z] #45 34.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:43:11.733Z] #45 34.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:43:11.733Z] #45 34.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:43:11.733Z] #45 34.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:43:11.733Z] #45 37.69 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [661 kB] [2021-09-23T17:43:11.733Z] #45 38.97 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:11.733Z] #45 39.30 Fetched 6313 kB in 4s (1650 kB/s) [2021-09-23T17:43:11.733Z] #45 39.50 Selecting previously unselected package libpython2.7-minimal:amd64. [2021-09-23T17:43:11.733Z] #45 39.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 ... 15713 files and directories currently installed.) [2021-09-23T17:43:11.733Z] #45 39.54 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:43:11.733Z] #45 39.56 Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:43:11.829Z] #37 ... [2021-09-23T17:43:11.829Z] [2021-09-23T17:43:11.829Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:11.829Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:11.829Z] #14 39.78 Reading package lists... [2021-09-23T17:43:11.829Z] #14 48.20 Building dependency tree... [2021-09-23T17:43:11.829Z] #14 53.95 The following additional packages will be installed: [2021-09-23T17:43:11.829Z] #14 53.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:43:11.829Z] #14 53.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:43:11.829Z] #14 53.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:43:11.829Z] #14 53.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:43:11.829Z] #14 53.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:43:11.829Z] #14 53.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:43:11.829Z] #14 53.95 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:43:11.829Z] #14 53.99 Suggested packages: [2021-09-23T17:43:11.829Z] #14 53.99 gcc-10-locales seccomp wine64 [2021-09-23T17:43:11.829Z] #14 56.01 The following NEW packages will be installed: [2021-09-23T17:43:11.829Z] #14 56.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:43:11.829Z] #14 56.03 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:43:11.829Z] #14 56.03 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:43:11.829Z] #14 56.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:43:11.829Z] #14 56.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:43:11.829Z] #14 56.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:43:11.829Z] #14 56.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:43:11.829Z] #14 56.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:43:11.829Z] #14 56.04 mingw-w64-x86-64-dev [2021-09-23T17:43:11.829Z] #14 56.51 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:11.829Z] #14 56.51 Need to get 115 MB of archives. [2021-09-23T17:43:11.829Z] #14 56.51 After this operation, 645 MB of additional disk space will be used. [2021-09-23T17:43:11.829Z] #14 56.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-23T17:43:11.829Z] #14 56.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-23T17:43:11.829Z] #14 56.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:43:11.829Z] #14 56.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-23T17:43:11.829Z] #14 56.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-23T17:43:11.829Z] #14 56.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:43:11.829Z] #14 57.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:43:11.829Z] #14 57.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:43:11.829Z] #14 57.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:43:11.829Z] #14 ... [2021-09-23T17:43:11.829Z] [2021-09-23T17:43:11.829Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:11.829Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:11.829Z] #37 58.18 Fetched 17.7 MB in 2s (10.2 MB/s) [2021-09-23T17:43:11.990Z] #45 ... [2021-09-23T17:43:11.990Z] [2021-09-23T17:43:11.990Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:43:11.990Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:43:11.990Z] #33 39.73 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-23T17:43:12.094Z] [2021-09-23T17:43:12.094Z] #37 ... [2021-09-23T17:43:12.094Z] [2021-09-23T17:43:12.094Z] #57 [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-09-23T17:43:12.094Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:43:12.094Z] #57 57.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:43:12.094Z] #57 57.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:43:12.094Z] #57 57.69 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:12.094Z] #57 DONE 58.4s [2021-09-23T17:43:12.094Z] [2021-09-23T17:43:12.094Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:12.094Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:12.094Z] #37 58.38 Selecting previously unselected package xxd. [2021-09-23T17:43:12.158Z] #45 29.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2-minimal arm64 2.7.18-3 [34.2 kB] [2021-09-23T17:43:12.158Z] #45 29.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:43:12.158Z] #45 29.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:43:12.158Z] #45 29.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpython2.7-stdlib arm64 2.7.18-8 [1846 kB] [2021-09-23T17:43:12.246Z] #33 39.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:43:12.269Z] First time build. Skipping changelog. [2021-09-23T17:43:12.367Z] #37 58.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:43:12.367Z] #37 58.48 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:43:12.367Z] #37 58.51 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:43:12.629Z] #37 58.90 Selecting previously unselected package vim-common. [2021-09-23T17:43:12.629Z] #37 58.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:43:12.629Z] #37 58.95 Unpacking vim-common (2:8.2.2434-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-23T17:43:12.759Z] #45 29.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2.7 arm64 2.7.18-8 [311 kB] [2021-09-23T17:43:13.074Z] #33 40.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:43:13.126Z] #45 ... [2021-09-23T17:43:13.126Z] [2021-09-23T17:43:13.126Z] #53 [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-09-23T17:43:13.126Z] #53 sha256:e6ae723511d515adf7f49916549bd773a8092990c18324497eb07235b5443f4c [2021-09-23T17:43:13.126Z] #53 DONE 56.6s [2021-09-23T17:43:13.126Z] [2021-09-23T17:43:13.126Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:13.126Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:13.126Z] #14 39.91 Reading package lists... [2021-09-23T17:43:13.126Z] #14 47.97 Building dependency tree... [2021-09-23T17:43:13.126Z] #14 53.63 The following additional packages will be installed: [2021-09-23T17:43:13.126Z] #14 53.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:43:13.126Z] #14 53.65 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:43:13.126Z] #14 53.65 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:43:13.126Z] #14 53.65 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:43:13.126Z] #14 53.65 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:43:13.126Z] #14 53.65 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:43:13.126Z] #14 53.66 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:43:13.126Z] #14 53.67 Suggested packages: [2021-09-23T17:43:13.126Z] #14 53.69 gcc-10-locales seccomp wine64 [2021-09-23T17:43:13.126Z] #14 55.71 The following NEW packages will be installed: [2021-09-23T17:43:13.126Z] #14 55.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:43:13.126Z] #14 55.72 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:43:13.126Z] #14 55.72 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:43:13.126Z] #14 55.72 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:43:13.126Z] #14 55.72 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:43:13.126Z] #14 55.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:43:13.126Z] #14 55.73 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:43:13.126Z] #14 55.73 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:43:13.126Z] #14 55.74 mingw-w64-x86-64-dev [2021-09-23T17:43:13.126Z] #14 56.27 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:13.126Z] #14 56.27 Need to get 115 MB of archives. [2021-09-23T17:43:13.126Z] #14 56.27 After this operation, 645 MB of additional disk space will be used. [2021-09-23T17:43:13.126Z] #14 56.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-23T17:43:13.126Z] #14 56.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-23T17:43:13.126Z] #14 56.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:43:13.126Z] #14 56.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-23T17:43:13.126Z] #14 56.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-23T17:43:13.126Z] #14 56.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:43:13.204Z] #37 59.47 Selecting previously unselected package cmake-data. [2021-09-23T17:43:13.204Z] #37 59.47 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:43:13.204Z] #37 59.48 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:43:13.342Z] #45 30.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpython2-stdlib arm64 2.7.18-3 [21.2 kB] [2021-09-23T17:43:13.342Z] #45 30.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2 arm64 2.7.18-3 [24.5 kB] [2021-09-23T17:43:13.342Z] #45 30.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-09-23T17:43:13.342Z] #45 30.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:43:13.342Z] #45 30.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:43:13.342Z] #45 30.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-09-23T17:43:13.342Z] #45 30.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:43:13.342Z] #45 30.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-23T17:43:13.342Z] #45 30.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-23T17:43:13.342Z] #45 30.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-23T17:43:13.383Z] #14 57.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:43:13.947Z] #14 57.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:43:13.947Z] #14 57.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:43:14.511Z] #14 ... [2021-09-23T17:43:14.511Z] [2021-09-23T17:43:14.511Z] #57 [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-09-23T17:43:14.511Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:43:14.511Z] #57 41.09 Reading package lists... [2021-09-23T17:43:14.511Z] #57 48.36 Building dependency tree... [2021-09-23T17:43:14.511Z] #57 54.36 The following additional packages will be installed: [2021-09-23T17:43:14.511Z] #57 54.38 libbtrfs0 [2021-09-23T17:43:14.511Z] #57 54.71 The following NEW packages will be installed: [2021-09-23T17:43:14.511Z] #57 54.71 libbtrfs-dev libbtrfs0 [2021-09-23T17:43:14.511Z] #57 55.23 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:14.511Z] #57 55.23 Need to get 460 kB of archives. [2021-09-23T17:43:14.511Z] #57 55.23 After this operation, 1237 kB of additional disk space will be used. [2021-09-23T17:43:14.511Z] #57 55.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:43:14.511Z] #57 55.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:43:14.511Z] #57 56.96 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:14.511Z] #57 57.36 Fetched 460 kB in 0s (1273 kB/s) [2021-09-23T17:43:14.511Z] #57 57.50 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:43:14.511Z] #57 57.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 ... 15713 files and directories currently installed.) [2021-09-23T17:43:14.511Z] #57 57.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:43:14.511Z] #57 57.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:43:14.511Z] #57 58.02 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:43:14.511Z] #57 58.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:43:14.511Z] #57 58.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:43:14.511Z] #57 ... [2021-09-23T17:43:14.511Z] [2021-09-23T17:43:14.511Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:14.511Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:14.511Z] #37 40.89 Reading package lists... [2021-09-23T17:43:14.511Z] #37 49.05 Building dependency tree... [2021-09-23T17:43:14.511Z] #37 54.79 The following additional packages will be installed: [2021-09-23T17:43:14.511Z] #37 54.82 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-23T17:43:14.511Z] #37 54.85 Suggested packages: [2021-09-23T17:43:14.511Z] #37 54.88 cmake-doc ninja-build lrzip [2021-09-23T17:43:14.511Z] #37 54.88 Recommended packages: [2021-09-23T17:43:14.511Z] #37 54.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:43:14.511Z] #37 56.16 The following NEW packages will be installed: [2021-09-23T17:43:14.511Z] #37 56.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-23T17:43:14.511Z] #37 56.18 vim-common xxd [2021-09-23T17:43:14.511Z] #37 56.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:14.511Z] #37 56.68 Need to get 17.7 MB of archives. [2021-09-23T17:43:14.511Z] #37 56.68 After this operation, 70.7 MB of additional disk space will be used. [2021-09-23T17:43:14.511Z] #37 56.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:43:14.511Z] #37 56.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:43:14.511Z] #37 56.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:43:14.511Z] #37 56.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:43:14.511Z] #37 57.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-23T17:43:14.511Z] #37 57.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-23T17:43:14.511Z] #37 57.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-23T17:43:14.511Z] #37 57.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-23T17:43:14.511Z] #37 57.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-23T17:43:14.511Z] #37 57.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-23T17:43:14.783Z] #37 ... [2021-09-23T17:43:14.783Z] [2021-09-23T17:43:14.783Z] #57 [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-09-23T17:43:14.783Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-23T17:43:15.041Z] #57 58.59 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:43:15.041Z] #57 58.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:43:15.041Z] #57 58.75 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:12.175Z] > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10 [2021-09-23T17:43:15.589Z] + docker version [2021-09-23T17:43:15.607Z] #57 DONE 59.2s [2021-09-23T17:43:15.607Z] [2021-09-23T17:43:15.607Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:15.607Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:15.607Z] #45 58.26 The following additional packages will be installed: [2021-09-23T17:43:15.607Z] #45 58.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:43:15.607Z] #45 58.27 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:43:15.607Z] #45 58.27 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:43:15.607Z] #45 58.27 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:43:15.607Z] #45 58.29 Suggested packages: [2021-09-23T17:43:15.607Z] #45 58.29 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-23T17:43:15.607Z] #45 58.29 Recommended packages: [2021-09-23T17:43:15.607Z] #45 58.29 iproute2 | iproute bzip2 file xz-utils [2021-09-23T17:43:15.944Z] #45 ... [2021-09-23T17:43:15.944Z] [2021-09-23T17:43:15.944Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:43:15.944Z] #30 sha256:ad1713c47a7e332d1e83d238695c67f974d488a28e4b86b5025ddeb3e7260b92 [2021-09-23T17:43:15.944Z] #30 23.52 [2021-09-23T17:43:15.944Z] #30 28.09 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-23T17:43:15.944Z] #30 29.63 #=#=# [2021-09-23T17:43:15.944Z] #30 30.00 #=#=# ######################################################################## 100.0% [2021-09-23T17:43:15.944Z] #30 31.12 [2021-09-23T17:43:15.944Z] #30 ... [2021-09-23T17:43:15.944Z] [2021-09-23T17:43:15.944Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:15.944Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:43:15.944Z] #45 32.85 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [612 kB] [2021-09-23T17:43:15.944Z] #45 ... [2021-09-23T17:43:15.944Z] [2021-09-23T17:43:15.944Z] #53 [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-09-23T17:43:15.944Z] #53 sha256:9bf3e3c84a6b255783c9e464bf8134ca4291ba4f34a87f45fb01f01be8f59bea [2021-09-23T17:43:15.944Z] #53 DONE 33.2s [2021-09-23T17:43:16.215Z] [2021-09-23T17:43:16.215Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:43:16.215Z] #30 sha256:ad1713c47a7e332d1e83d238695c67f974d488a28e4b86b5025ddeb3e7260b92 [2021-09-23T17:43:16.215Z] #30 33.35 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-23T17:43:16.215Z] #30 ... [2021-09-23T17:43:16.215Z] [2021-09-23T17:43:16.215Z] #51 [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-09-23T17:43:16.215Z] #51 sha256:908629ba71fc7d0f78b5e4ef9bae607926af38c7b51f6bbacdab78dd8258e6c4 [2021-09-23T17:43:16.215Z] #51 23.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-23T17:43:16.215Z] #51 23.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-23T17:43:16.215Z] #51 23.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-23T17:43:16.215Z] #51 23.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T17:43:16.215Z] #51 23.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T17:43:16.215Z] #51 23.81 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-23T17:43:16.215Z] #51 23.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-23T17:43:16.215Z] #51 24.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-23T17:43:16.215Z] #51 24.12 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-23T17:43:16.215Z] #51 24.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-23T17:43:16.215Z] #51 24.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-23T17:43:16.215Z] #51 24.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-23T17:43:16.215Z] #51 24.31 go: downloading golang.org/x/text v0.3.2 [2021-09-23T17:43:16.215Z] #51 24.49 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-23T17:43:16.215Z] #51 24.98 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-23T17:43:16.215Z] #51 28.51 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-23T17:43:16.215Z] #51 28.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-23T17:43:16.215Z] #51 29.48 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-23T17:43:16.215Z] #51 32.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-23T17:43:16.215Z] #51 32.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-23T17:43:16.215Z] #51 32.44 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-23T17:43:16.480Z] #51 ... [2021-09-23T17:43:16.480Z] [2021-09-23T17:43:16.480Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:43:16.480Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-23T17:43:16.480Z] #33 30.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:43:16.480Z] #33 30.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:43:16.743Z] #33 ... [2021-09-23T17:43:16.743Z] [2021-09-23T17:43:16.743Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:16.743Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:43:16.743Z] #14 22.77 Building dependency tree... [2021-09-23T17:43:16.743Z] #14 25.85 The following additional packages will be installed: [2021-09-23T17:43:16.743Z] #14 25.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:43:16.743Z] #14 25.87 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:43:16.743Z] #14 25.87 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:43:16.743Z] #14 25.87 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:43:16.743Z] #14 25.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:43:16.743Z] #14 25.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:43:16.743Z] #14 25.87 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:43:16.743Z] #14 25.87 Suggested packages: [2021-09-23T17:43:16.743Z] #14 25.87 gcc-10-locales seccomp wine64 [2021-09-23T17:43:16.743Z] #14 27.01 The following NEW packages will be installed: [2021-09-23T17:43:16.743Z] #14 27.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:43:16.743Z] #14 27.01 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:43:16.743Z] #14 27.01 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:43:16.743Z] #14 27.01 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:43:16.743Z] #14 27.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:43:16.743Z] #14 27.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:43:16.743Z] #14 27.02 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:43:16.743Z] #14 27.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:43:16.743Z] #14 27.04 mingw-w64-x86-64-dev [2021-09-23T17:43:16.744Z] #14 27.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:16.744Z] #14 27.55 Need to get 108 MB of archives. [2021-09-23T17:43:16.744Z] #14 27.55 After this operation, 620 MB of additional disk space will be used. [2021-09-23T17:43:16.744Z] #14 27.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-09-23T17:43:16.744Z] #14 28.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-09-23T17:43:16.744Z] #14 28.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:43:16.744Z] #14 28.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-09-23T17:43:16.744Z] #14 29.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-09-23T17:43:16.744Z] #14 29.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:43:16.744Z] #14 29.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:43:16.744Z] #14 29.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:43:16.744Z] #14 29.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:43:16.744Z] #14 30.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-23T17:43:16.744Z] #14 31.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-09-23T17:43:16.744Z] #14 32.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:43:16.744Z] #14 33.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-23T17:43:16.744Z] #14 ... [2021-09-23T17:43:16.744Z] [2021-09-23T17:43:16.744Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-23T17:43:16.744Z] #30 sha256:ad1713c47a7e332d1e83d238695c67f974d488a28e4b86b5025ddeb3e7260b92 [2021-09-23T17:43:16.744Z] #30 34.21 [2021-09-23T17:43:16.981Z] #45 60.09 The following NEW packages will be installed: [2021-09-23T17:43:16.981Z] #45 60.09 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:43:16.981Z] #45 60.09 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:43:16.981Z] #45 60.09 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:43:16.981Z] #45 60.09 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:43:17.320Z] #30 34.40 #=#=# ######################################################################## 100.0% [2021-09-23T17:43:17.408Z] #37 63.12 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:43:17.408Z] #37 63.12 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:43:17.408Z] #37 63.15 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:43:17.547Z] #45 60.78 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:17.547Z] #45 60.78 Need to get 6313 kB of archives. [2021-09-23T17:43:17.547Z] #45 60.78 After this operation, 27.3 MB of additional disk space will be used. [2021-09-23T17:43:17.547Z] #45 60.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] [2021-09-23T17:43:17.547Z] #45 60.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] [2021-09-23T17:43:17.547Z] #45 60.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] [2021-09-23T17:43:17.547Z] #45 60.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:43:17.547Z] #45 60.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:43:17.547Z] #45 60.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] [2021-09-23T17:43:17.547Z] #45 60.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] [2021-09-23T17:43:17.547Z] #45 61.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] [2021-09-23T17:43:17.547Z] #45 61.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] [2021-09-23T17:43:17.547Z] #45 61.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-23T17:43:17.547Z] #45 61.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:43:17.547Z] #45 61.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:43:17.804Z] #45 61.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-23T17:43:17.804Z] #45 61.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:43:17.804Z] #45 61.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:43:17.804Z] #45 61.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:43:17.804Z] #45 61.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:43:18.331Z] #33 ... [2021-09-23T17:43:18.331Z] [2021-09-23T17:43:18.331Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:18.331Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:18.331Z] #45 40.00 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:43:18.331Z] #45 40.00 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:43:18.331Z] #45 40.01 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:43:18.331Z] #45 40.94 Selecting previously unselected package python2-minimal. [2021-09-23T17:43:18.331Z] #45 40.94 Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ... [2021-09-23T17:43:18.331Z] #45 40.96 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:43:18.331Z] #45 41.09 Selecting previously unselected package mailcap. [2021-09-23T17:43:18.331Z] #45 41.09 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:43:18.331Z] #45 41.10 Unpacking mailcap (3.69) ... [2021-09-23T17:43:18.331Z] #45 41.20 Selecting previously unselected package mime-support. [2021-09-23T17:43:18.331Z] #45 41.22 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:43:18.331Z] #45 41.23 Unpacking mime-support (3.66) ... [2021-09-23T17:43:18.331Z] #45 41.31 Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-09-23T17:43:18.331Z] #45 41.31 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ... [2021-09-23T17:43:18.331Z] #45 41.35 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:43:18.331Z] #45 42.76 Selecting previously unselected package python2.7. [2021-09-23T17:43:18.331Z] #45 42.76 Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ... [2021-09-23T17:43:18.331Z] #45 42.77 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:43:18.331Z] #45 42.94 Selecting previously unselected package libpython2-stdlib:amd64. [2021-09-23T17:43:18.331Z] #45 42.95 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ... [2021-09-23T17:43:18.331Z] #45 42.97 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:43:18.331Z] #45 43.08 Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:43:18.331Z] #45 43.10 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:43:18.331Z] #45 44.84 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:43:18.331Z] #45 45.10 Selecting previously unselected package python2. [2021-09-23T17:43:18.331Z] #45 45.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16483 files and directories currently installed.) [2021-09-23T17:43:18.331Z] #45 45.18 Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ... [2021-09-23T17:43:18.331Z] #45 45.19 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:43:18.331Z] #45 45.30 Selecting previously unselected package libprotobuf23:amd64. [2021-09-23T17:43:18.331Z] #45 45.30 Preparing to unpack .../1-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-23T17:43:18.331Z] #45 45.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:43:18.331Z] #45 45.94 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:43:18.331Z] #45 45.94 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:43:18.331Z] #45 45.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:43:18.331Z] #45 46.17 Selecting previously unselected package python3-six. [2021-09-23T17:43:18.331Z] #45 46.17 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:43:18.331Z] #45 46.18 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:43:18.331Z] #45 46.29 Selecting previously unselected package python3-protobuf. [2021-09-23T17:43:18.588Z] #45 46.29 Preparing to unpack .../4-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-23T17:43:18.588Z] #45 46.29 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-23T17:43:18.733Z] #30 35.75 [2021-09-23T17:43:18.733Z] #30 36.05 Download of images into '/build' complete. [2021-09-23T17:43:18.733Z] #30 36.05 Use something like the following to load the result into a Docker daemon: [2021-09-23T17:43:18.733Z] #30 36.05 tar -cC '/build' . | docker load [2021-09-23T17:43:18.845Z] #45 46.70 Selecting previously unselected package python-is-python2. [2021-09-23T17:43:18.845Z] #45 46.72 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:43:18.845Z] #45 46.72 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:43:18.845Z] #45 46.80 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:43:18.845Z] #45 46.80 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:43:18.996Z] #30 DONE 36.2s [2021-09-23T17:43:18.996Z] [2021-09-23T17:43:18.996Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:18.996Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:43:18.996Z] #45 34.86 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:18.996Z] #45 35.10 Fetched 6100 kB in 5s (1139 kB/s) [2021-09-23T17:43:18.996Z] #45 35.18 Selecting previously unselected package libpython2.7-minimal:arm64. [2021-09-23T17:43:18.996Z] #45 35.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 ... 15703 files and directories currently installed.) [2021-09-23T17:43:18.996Z] #45 35.33 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_arm64.deb ... [2021-09-23T17:43:18.996Z] #45 35.35 Unpacking libpython2.7-minimal:arm64 (2.7.18-8) ... [2021-09-23T17:43:18.996Z] #45 35.95 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:43:18.996Z] #45 35.95 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_arm64.deb ... [2021-09-23T17:43:18.996Z] #45 35.97 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:43:18.996Z] #45 ... [2021-09-23T17:43:18.996Z] [2021-09-23T17:43:18.996Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:18.996Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-23T17:43:18.996Z] #37 26.32 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:18.996Z] #37 26.50 Fetched 15.6 MB in 1s (11.3 MB/s) [2021-09-23T17:43:18.996Z] #37 26.96 Selecting previously unselected package xxd. [2021-09-23T17:43:18.996Z] #37 26.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-23T17:43:18.996Z] #37 27.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-23T17:43:18.996Z] #37 27.04 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:43:18.996Z] #37 27.32 Selecting previously unselected package vim-common. [2021-09-23T17:43:18.996Z] #37 27.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:43:18.996Z] #37 27.40 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:43:18.996Z] #37 28.31 Selecting previously unselected package cmake-data. [2021-09-23T17:43:18.996Z] #37 28.32 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:43:18.996Z] #37 28.34 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:43:18.996Z] #37 32.56 Selecting previously unselected package libicu67:arm64. [2021-09-23T17:43:18.996Z] #37 32.56 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-09-23T17:43:18.996Z] #37 32.72 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-23T17:43:19.102Z] #45 46.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:43:19.102Z] #45 46.94 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:43:19.102Z] #45 46.94 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:43:19.102Z] #45 46.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:43:19.102Z] #45 47.05 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:43:19.260Z] #37 ... [2021-09-23T17:43:19.260Z] [2021-09-23T17:43:19.260Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:19.260Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:43:19.260Z] #14 34.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-09-23T17:43:19.260Z] #14 34.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:43:19.260Z] #14 34.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-23T17:43:19.260Z] #14 34.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-23T17:43:19.260Z] #14 34.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-23T17:43:19.260Z] #14 34.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-23T17:43:19.260Z] #14 34.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-09-23T17:43:19.260Z] #14 34.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-09-23T17:43:19.260Z] #14 34.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-09-23T17:43:19.260Z] #14 34.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-09-23T17:43:19.260Z] #14 34.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-09-23T17:43:19.260Z] #14 34.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-09-23T17:43:19.260Z] #14 34.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-09-23T17:43:19.260Z] #14 34.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-09-23T17:43:19.260Z] #14 34.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:43:19.260Z] #14 34.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-23T17:43:19.260Z] #14 34.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-09-23T17:43:19.260Z] #14 36.04 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:19.260Z] #14 36.28 Fetched 108 MB in 8s (13.9 MB/s) [2021-09-23T17:43:19.260Z] #14 36.35 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:43:19.260Z] #14 36.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-23T17:43:19.260Z] #14 36.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-23T17:43:19.319Z] #37 ... [2021-09-23T17:43:19.320Z] [2021-09-23T17:43:19.320Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:19.320Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:19.320Z] #45 58.47 The following NEW packages will be installed: [2021-09-23T17:43:19.320Z] #45 58.47 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-23T17:43:19.320Z] #45 58.49 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-23T17:43:19.320Z] #45 58.49 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-23T17:43:19.320Z] #45 58.49 python3-pkg-resources python3-protobuf python3-six [2021-09-23T17:43:19.320Z] #45 58.99 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:43:19.320Z] #45 58.99 Need to get 6313 kB of archives. [2021-09-23T17:43:19.320Z] #45 58.99 After this operation, 27.3 MB of additional disk space will be used. [2021-09-23T17:43:19.320Z] #45 58.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] [2021-09-23T17:43:19.320Z] #45 59.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] [2021-09-23T17:43:19.320Z] #45 59.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] [2021-09-23T17:43:19.320Z] #45 59.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] [2021-09-23T17:43:19.320Z] #45 59.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] [2021-09-23T17:43:19.320Z] #45 59.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] [2021-09-23T17:43:19.320Z] #45 59.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] [2021-09-23T17:43:19.320Z] #45 59.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] [2021-09-23T17:43:19.320Z] #45 59.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] [2021-09-23T17:43:19.320Z] #45 59.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-23T17:43:19.320Z] #45 59.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:43:19.320Z] #45 59.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-23T17:43:19.320Z] #45 59.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-23T17:43:19.320Z] #45 59.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-23T17:43:19.320Z] #45 59.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:43:19.320Z] #45 59.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:43:19.320Z] #45 59.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:43:19.320Z] #45 63.37 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [661 kB] [2021-09-23T17:43:19.320Z] #45 ... [2021-09-23T17:43:19.320Z] [2021-09-23T17:43:19.320Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:19.320Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:19.320Z] #14 58.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:43:19.320Z] #14 59.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:43:19.320Z] #14 60.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:43:19.320Z] #14 60.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:43:19.320Z] #14 62.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:43:19.320Z] #14 63.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:43:19.320Z] #14 63.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-23T17:43:19.320Z] #14 63.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-23T17:43:19.320Z] #14 63.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:43:19.320Z] #14 63.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:43:19.320Z] #14 63.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-23T17:43:19.320Z] #14 63.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-23T17:43:19.320Z] #14 63.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-23T17:43:19.320Z] #14 63.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-23T17:43:19.320Z] #14 63.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-23T17:43:19.320Z] #14 63.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-23T17:43:19.320Z] #14 63.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-23T17:43:19.320Z] #14 63.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-23T17:43:19.320Z] #14 63.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:43:19.320Z] #14 63.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-23T17:43:19.320Z] #14 63.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-23T17:43:19.320Z] #14 64.80 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:19.320Z] #14 65.21 Fetched 115 MB in 7s (15.9 MB/s) [2021-09-23T17:43:19.320Z] #14 65.31 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:43:19.320Z] #14 65.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:43:19.320Z] #14 65.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:43:19.320Z] #14 65.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:43:19.359Z] #45 47.05 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:43:19.359Z] #45 47.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:43:19.359Z] #45 47.15 Selecting previously unselected package criu. [2021-09-23T17:43:19.359Z] #45 47.16 Preparing to unpack .../9-criu_3.16-1_amd64.deb ... [2021-09-23T17:43:19.359Z] #45 47.16 Unpacking criu (3.16-1) ... [2021-09-23T17:43:19.527Z] #14 36.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:43:19.580Z] #14 ... [2021-09-23T17:43:19.580Z] [2021-09-23T17:43:19.580Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:19.580Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:19.580Z] #45 65.48 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:19.794Z] #14 ... [2021-09-23T17:43:19.794Z] [2021-09-23T17:43:19.794Z] #58 [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-09-23T17:43:19.794Z] #58 sha256:ed356dc00b77ab2df0da576e13ca34665d4fe4dd428b3e4ca504d4ec06d697e3 [2021-09-23T17:43:19.794Z] #58 1.333 + RM_GOPATH=0 [2021-09-23T17:43:19.794Z] #58 1.334 + TMP_GOPATH= [2021-09-23T17:43:19.794Z] #58 1.334 + : /build [2021-09-23T17:43:19.794Z] #58 1.334 + '[' -z '' ']' [2021-09-23T17:43:19.794Z] #58 1.335 ++ mktemp -d [2021-09-23T17:43:19.794Z] #58 1.338 + export GOPATH=/tmp/tmp.Pl7qzPeELs [2021-09-23T17:43:19.794Z] #58 1.338 + GOPATH=/tmp/tmp.Pl7qzPeELs [2021-09-23T17:43:19.794Z] #58 1.338 + RM_GOPATH=1 [2021-09-23T17:43:19.794Z] #58 1.338 + case "$(go env GOARCH)" in [2021-09-23T17:43:19.794Z] #58 1.339 ++ go env GOARCH [2021-09-23T17:43:19.794Z] #58 1.358 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:19.794Z] #58 1.358 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:19.794Z] #58 1.359 ++ dirname /tmp/install/install.sh [2021-09-23T17:43:19.794Z] #58 1.361 + dir=/tmp/install [2021-09-23T17:43:19.794Z] #58 1.362 + bin=containerd [2021-09-23T17:43:19.794Z] #58 1.362 + shift [2021-09-23T17:43:19.794Z] #58 1.363 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:43:19.794Z] #58 1.363 + . /tmp/install/containerd.installer [2021-09-23T17:43:19.794Z] #58 1.364 ++ set -e [2021-09-23T17:43:19.794Z] #58 1.364 ++ : v1.5.5 [2021-09-23T17:43:19.794Z] #58 1.365 + install_containerd [2021-09-23T17:43:19.794Z] #58 1.366 + echo 'Install containerd version v1.5.5' [2021-09-23T17:43:19.794Z] #58 1.366 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Pl7qzPeELs/src/github.com/containerd/containerd [2021-09-23T17:43:19.794Z] #58 1.366 Install containerd version v1.5.5 [2021-09-23T17:43:19.794Z] #58 1.369 Cloning into '/tmp/tmp.Pl7qzPeELs/src/github.com/containerd/containerd'... [2021-09-23T17:43:20.061Z] #58 ... [2021-09-23T17:43:20.061Z] [2021-09-23T17:43:20.061Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:20.061Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:43:20.061Z] #45 37.05 Selecting previously unselected package python2-minimal. [2021-09-23T17:43:20.061Z] #45 37.06 Preparing to unpack .../2-python2-minimal_2.7.18-3_arm64.deb ... [2021-09-23T17:43:20.061Z] #45 37.07 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:43:20.151Z] #45 65.85 Fetched 6313 kB in 5s (1183 kB/s) [2021-09-23T17:43:20.179Z] #45 47.87 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:43:20.330Z] #45 37.24 Selecting previously unselected package mailcap. [2021-09-23T17:43:20.330Z] #45 37.24 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:43:20.330Z] #45 37.26 Unpacking mailcap (3.69) ... [2021-09-23T17:43:20.330Z] #45 37.36 Selecting previously unselected package mime-support. [2021-09-23T17:43:20.330Z] #45 37.37 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:43:20.330Z] #45 37.38 Unpacking mime-support (3.66) ... [2021-09-23T17:43:20.330Z] #45 37.46 Selecting previously unselected package libpython2.7-stdlib:arm64. [2021-09-23T17:43:20.412Z] #45 66.15 Selecting previously unselected package libpython2.7-minimal:amd64. [2021-09-23T17:43:20.412Z] #45 66.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 ... 15713 files and directories currently installed.) [2021-09-23T17:43:20.412Z] #45 66.24 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:43:20.412Z] #45 66.25 Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:43:20.594Z] #45 37.46 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_arm64.deb ... [2021-09-23T17:43:20.594Z] #45 37.48 Unpacking libpython2.7-stdlib:arm64 (2.7.18-8) ... [2021-09-23T17:43:21.353Z] #45 67.19 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:43:21.353Z] #45 67.19 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:43:21.353Z] #45 67.27 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:43:21.981Z] #45 ... [2021-09-23T17:43:21.982Z] [2021-09-23T17:43:21.982Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:21.982Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:21.982Z] #37 59.98 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:21.982Z] #37 60.27 Fetched 17.7 MB in 2s (8744 kB/s) [2021-09-23T17:43:21.982Z] #37 60.43 Selecting previously unselected package xxd. [2021-09-23T17:43:21.982Z] #37 60.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:43:21.982Z] #37 60.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:43:21.982Z] #37 60.57 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:43:21.982Z] #37 61.00 Selecting previously unselected package vim-common. [2021-09-23T17:43:21.982Z] #37 61.00 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:43:21.982Z] #37 61.04 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:43:21.982Z] #37 61.63 Selecting previously unselected package cmake-data. [2021-09-23T17:43:21.982Z] #37 61.64 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:43:21.982Z] #37 61.68 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:43:21.982Z] #37 ... [2021-09-23T17:43:21.982Z] [2021-09-23T17:43:21.982Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:21.982Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:21.982Z] #45 65.18 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [661 kB] [2021-09-23T17:43:21.993Z] #45 38.81 Selecting previously unselected package python2.7. [2021-09-23T17:43:21.993Z] #45 38.82 Preparing to unpack .../6-python2.7_2.7.18-8_arm64.deb ... [2021-09-23T17:43:21.993Z] #45 38.82 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:43:22.075Z] #45 49.83 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:43:22.075Z] #45 49.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:43:22.260Z] #45 39.14 Selecting previously unselected package libpython2-stdlib:arm64. [2021-09-23T17:43:22.260Z] #45 39.14 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_arm64.deb ... [2021-09-23T17:43:22.260Z] #45 39.16 Unpacking libpython2-stdlib:arm64 (2.7.18-3) ... [2021-09-23T17:43:22.260Z] #45 39.29 Setting up libpython2.7-minimal:arm64 (2.7.18-8) ... [2021-09-23T17:43:22.260Z] #45 39.33 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:43:22.295Z] #45 ... [2021-09-23T17:43:22.295Z] [2021-09-23T17:43:22.295Z] #58 [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-09-23T17:43:22.295Z] #58 sha256:3b1d68b1683fdb7e3ca5fd23498023d3a7d57f5466228f344492816ae1f8f8f7 [2021-09-23T17:43:22.295Z] #58 2.052 + RM_GOPATH=0 [2021-09-23T17:43:22.295Z] #58 2.052 + TMP_GOPATH= [2021-09-23T17:43:22.296Z] #58 2.052 + : /build [2021-09-23T17:43:22.296Z] #58 2.052 + '[' -z '' ']' [2021-09-23T17:43:22.296Z] #58 2.052 ++ mktemp -d [2021-09-23T17:43:22.296Z] #58 2.072 + export GOPATH=/tmp/tmp.mwi6iMdmE0 [2021-09-23T17:43:22.296Z] #58 2.072 + GOPATH=/tmp/tmp.mwi6iMdmE0 [2021-09-23T17:43:22.296Z] #58 2.072 + RM_GOPATH=1 [2021-09-23T17:43:22.296Z] #58 2.072 + case "$(go env GOARCH)" in [2021-09-23T17:43:22.296Z] #58 2.072 ++ go env GOARCH [2021-09-23T17:43:22.296Z] #58 2.106 Install containerd version v1.5.5 [2021-09-23T17:43:22.296Z] #58 2.106 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:22.296Z] #58 2.106 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:22.296Z] #58 2.106 ++ dirname /tmp/install/install.sh [2021-09-23T17:43:22.296Z] #58 2.106 + dir=/tmp/install [2021-09-23T17:43:22.296Z] #58 2.106 + bin=containerd [2021-09-23T17:43:22.296Z] #58 2.106 + shift [2021-09-23T17:43:22.296Z] #58 2.106 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:43:22.296Z] #58 2.106 + . /tmp/install/containerd.installer [2021-09-23T17:43:22.296Z] #58 2.106 ++ set -e [2021-09-23T17:43:22.296Z] #58 2.106 ++ : v1.5.5 [2021-09-23T17:43:22.296Z] #58 2.106 + install_containerd [2021-09-23T17:43:22.296Z] #58 2.106 + echo 'Install containerd version v1.5.5' [2021-09-23T17:43:22.296Z] #58 2.106 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mwi6iMdmE0/src/github.com/containerd/containerd [2021-09-23T17:43:22.296Z] #58 2.119 Cloning into '/tmp/tmp.mwi6iMdmE0/src/github.com/containerd/containerd'... [2021-09-23T17:43:22.296Z] #58 ... [2021-09-23T17:43:22.296Z] [2021-09-23T17:43:22.296Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:43:22.296Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:43:22.296Z] #33 66.47 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 95% (1454/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-23T17:43:22.296Z] #33 67.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:43:22.296Z] #33 68.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:43:22.335Z] #45 50.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:43:22.335Z] #45 ... [2021-09-23T17:43:22.335Z] [2021-09-23T17:43:22.335Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:22.335Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:22.335Z] #14 40.40 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:22.335Z] #14 40.56 Fetched 115 MB in 7s (17.1 MB/s) [2021-09-23T17:43:22.335Z] #14 40.65 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:43:22.335Z] #14 40.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:43:22.335Z] #14 40.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:43:22.335Z] #14 40.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:43:22.335Z] #14 42.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:43:22.335Z] #14 42.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:43:22.335Z] #14 42.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:43:22.335Z] #14 44.86 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:43:22.335Z] #14 44.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:43:22.335Z] #14 44.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:43:22.335Z] #14 45.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-23T17:43:22.335Z] #14 45.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:43:22.335Z] #14 45.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:43:22.335Z] #14 45.19 Selecting previously unselected package dmsetup. [2021-09-23T17:43:22.335Z] #14 45.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:43:22.335Z] #14 45.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:43:22.335Z] #14 45.32 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:43:22.335Z] #14 45.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:43:22.335Z] #14 45.33 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:43:22.335Z] #14 50.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:43:22.335Z] #14 50.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:43:22.335Z] #14 50.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:43:22.465Z] #19 151.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-09-23T17:43:22.465Z] #19 151.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:22.465Z] #19 151.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:43:22.465Z] #19 151.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-09-23T17:43:22.465Z] #19 151.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:22.465Z] #19 151.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:43:22.592Z] #14 ... [2021-09-23T17:43:22.592Z] [2021-09-23T17:43:22.592Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:22.592Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:22.592Z] #45 50.30 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:43:22.758Z] Client: [2021-09-23T17:43:22.758Z] Version: 20.10.8 [2021-09-23T17:43:22.758Z] API version: 1.41 [2021-09-23T17:43:22.758Z] Go version: go1.16.6 [2021-09-23T17:43:22.758Z] Git commit: 3967b7d [2021-09-23T17:43:22.758Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:43:22.758Z] OS/Arch: windows/amd64 [2021-09-23T17:43:22.758Z] Context: default [2021-09-23T17:43:22.758Z] Experimental: true [2021-09-23T17:43:22.758Z] [2021-09-23T17:43:22.758Z] Server: Docker Engine - Community [2021-09-23T17:43:22.758Z] Engine: [2021-09-23T17:43:22.758Z] Version: 20.10.8 [2021-09-23T17:43:22.758Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:43:22.758Z] Go version: go1.16.6 [2021-09-23T17:43:22.758Z] Git commit: 75249d8 [2021-09-23T17:43:22.758Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:43:22.758Z] OS/Arch: windows/amd64 [2021-09-23T17:43:22.758Z] Experimental: true [2021-09-23T17:43:22.849Z] #45 ... [2021-09-23T17:43:22.849Z] [2021-09-23T17:43:22.849Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:22.849Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:22.849Z] #37 43.16 Selecting previously unselected package libxml2:amd64. [2021-09-23T17:43:22.849Z] #37 43.16 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-23T17:43:22.849Z] #37 43.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:43:22.849Z] #37 43.65 Selecting previously unselected package libarchive13:amd64. [2021-09-23T17:43:22.849Z] #37 43.65 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-23T17:43:22.849Z] #37 43.66 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:43:22.849Z] #37 43.98 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-23T17:43:22.849Z] #37 43.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-23T17:43:22.849Z] #37 44.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:43:22.849Z] #37 44.15 Selecting previously unselected package librhash0:amd64. [2021-09-23T17:43:22.849Z] #37 44.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-23T17:43:22.849Z] #37 44.15 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:43:22.849Z] #37 44.30 Selecting previously unselected package libuv1:amd64. [2021-09-23T17:43:22.849Z] #37 44.32 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-23T17:43:22.849Z] #37 44.33 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:43:22.849Z] #37 44.49 Selecting previously unselected package cmake. [2021-09-23T17:43:22.849Z] #37 44.49 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-23T17:43:22.849Z] #37 44.52 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:43:22.849Z] #37 48.09 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:43:22.849Z] #37 48.15 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:43:22.849Z] #37 48.16 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:43:22.849Z] #37 48.18 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:43:22.849Z] #37 48.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:43:22.849Z] #37 48.23 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:43:22.849Z] #37 48.25 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:43:22.849Z] #37 48.28 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:43:22.849Z] #37 48.31 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:43:22.849Z] #37 48.32 Setting up cmake (3.18.4-2) ... [2021-09-23T17:43:22.849Z] #37 48.34 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:22.849Z] #37 DONE 50.8s [2021-09-23T17:43:23.106Z] [2021-09-23T17:43:23.106Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-09-23T17:43:23.106Z] #38 sha256:f28c7dc4ec001a6f2b637a44430f1ab89d222089f523d4dee4a97ccfe1126a4e [Pipeline] sh [2021-09-23T17:43:23.877Z] #45 67.13 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:24.037Z] #38 ... [2021-09-23T17:43:24.037Z] [2021-09-23T17:43:24.037Z] #49 [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-09-23T17:43:24.037Z] #49 sha256:a4e60f1ce87e4b31b0aeed0ae6504a706f8f85d41fa3aac3fa0ec1caa9f9116b [2021-09-23T17:43:24.037Z] #49 DONE 51.9s [2021-09-23T17:43:24.037Z] [2021-09-23T17:43:24.037Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:24.037Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:24.037Z] #45 51.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:43:24.037Z] #45 51.76 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:43:24.134Z] #45 67.47 Fetched 6313 kB in 5s (1175 kB/s) [2021-09-23T17:43:24.192Z] #45 41.15 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:43:24.360Z] + docker info [2021-09-23T17:43:24.457Z] #45 41.43 Selecting previously unselected package python2. [2021-09-23T17:43:24.647Z] #45 67.92 Selecting previously unselected package libpython2.7-minimal:amd64. [2021-09-23T17:43:24.647Z] #45 67.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-23T17:43:24.647Z] #45 68.01 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:43:24.647Z] #45 68.04 Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:43:24.736Z] #45 41.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16473 files and directories currently installed.) [2021-09-23T17:43:24.737Z] #45 41.58 Preparing to unpack .../0-python2_2.7.18-3_arm64.deb ... [2021-09-23T17:43:24.737Z] #45 41.58 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:43:25.004Z] #45 41.97 Selecting previously unselected package libprotobuf23:arm64. [2021-09-23T17:43:25.004Z] #45 41.98 Preparing to unpack .../1-libprotobuf23_3.12.4-1_arm64.deb ... [2021-09-23T17:43:25.004Z] #45 42.02 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-09-23T17:43:25.211Z] #45 ... [2021-09-23T17:43:25.211Z] [2021-09-23T17:43:25.212Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:25.212Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:25.212Z] #14 58.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:43:25.212Z] #14 60.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:43:25.212Z] #14 61.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:43:25.212Z] #14 62.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:43:25.212Z] #14 64.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:43:25.212Z] #14 64.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:43:25.212Z] #14 64.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-23T17:43:25.212Z] #14 64.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-23T17:43:25.212Z] #14 64.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:43:25.212Z] #14 64.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:43:25.212Z] #14 64.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-23T17:43:25.212Z] #14 64.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-23T17:43:25.212Z] #14 64.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-23T17:43:25.212Z] #14 64.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-23T17:43:25.212Z] #14 64.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-23T17:43:25.212Z] #14 64.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-23T17:43:25.212Z] #14 64.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-23T17:43:25.212Z] #14 65.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-23T17:43:25.212Z] #14 65.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:43:25.212Z] #14 65.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-23T17:43:25.212Z] #14 65.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-23T17:43:25.212Z] #14 66.52 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:43:25.212Z] #14 66.95 Fetched 115 MB in 9s (12.5 MB/s) [2021-09-23T17:43:25.212Z] #14 67.15 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:43:25.212Z] #14 67.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 ... 15713 files and directories currently installed.) [2021-09-23T17:43:25.212Z] #14 67.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:43:25.212Z] #14 67.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:43:25.212Z] #14 ... [2021-09-23T17:43:25.212Z] [2021-09-23T17:43:25.212Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:43:25.212Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:43:25.212Z] #33 66.34 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 96% (1475/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-23T17:43:25.212Z] #33 67.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-23T17:43:25.212Z] #33 67.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:43:25.468Z] #33 ... [2021-09-23T17:43:25.468Z] [2021-09-23T17:43:25.468Z] #58 [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-09-23T17:43:25.468Z] #58 sha256:620e66acd77a1b697b7c05b6838fe71bed9270ad0374bd0a869fb48047393d36 [2021-09-23T17:43:25.468Z] #58 1.744 + RM_GOPATH=0 [2021-09-23T17:43:25.468Z] #58 1.744 + TMP_GOPATH= [2021-09-23T17:43:25.468Z] #58 1.744 + : /build [2021-09-23T17:43:25.468Z] #58 1.744 + '[' -z '' ']' [2021-09-23T17:43:25.468Z] #58 1.744 ++ mktemp -d [2021-09-23T17:43:25.468Z] #58 1.744 + export GOPATH=/tmp/tmp.F9CMRyNt39 [2021-09-23T17:43:25.468Z] #58 1.744 + GOPATH=/tmp/tmp.F9CMRyNt39 [2021-09-23T17:43:25.468Z] #58 1.744 + RM_GOPATH=1 [2021-09-23T17:43:25.468Z] #58 1.744 + case "$(go env GOARCH)" in [2021-09-23T17:43:25.468Z] #58 1.744 ++ go env GOARCH [2021-09-23T17:43:25.468Z] #58 1.778 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:25.468Z] #58 1.778 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:25.468Z] #58 1.778 ++ dirname /tmp/install/install.sh [2021-09-23T17:43:25.468Z] #58 1.787 + dir=/tmp/install [2021-09-23T17:43:25.468Z] #58 1.787 + bin=containerd [2021-09-23T17:43:25.468Z] #58 1.787 + shift [2021-09-23T17:43:25.468Z] #58 1.787 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:43:25.468Z] #58 1.787 + . /tmp/install/containerd.installer [2021-09-23T17:43:25.468Z] #58 1.787 ++ set -e [2021-09-23T17:43:25.468Z] #58 1.787 ++ : v1.5.5 [2021-09-23T17:43:25.468Z] #58 1.787 + install_containerd [2021-09-23T17:43:25.468Z] #58 1.787 + echo 'Install containerd version v1.5.5' [2021-09-23T17:43:25.468Z] #58 1.787 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F9CMRyNt39/src/github.com/containerd/containerd [2021-09-23T17:43:25.468Z] #58 1.788 Install containerd version v1.5.5 [2021-09-23T17:43:25.468Z] #58 1.794 Cloning into '/tmp/tmp.F9CMRyNt39/src/github.com/containerd/containerd'... [2021-09-23T17:43:25.582Z] #45 ... [2021-09-23T17:43:25.582Z] [2021-09-23T17:43:25.582Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:25.582Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-23T17:43:25.582Z] #37 37.99 Selecting previously unselected package libxml2:arm64. [2021-09-23T17:43:25.582Z] #37 38.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-09-23T17:43:25.582Z] #37 38.03 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:43:25.582Z] #37 38.42 Selecting previously unselected package libarchive13:arm64. [2021-09-23T17:43:25.582Z] #37 38.42 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-09-23T17:43:25.582Z] #37 38.45 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-23T17:43:25.582Z] #37 38.74 Selecting previously unselected package libjsoncpp24:arm64. [2021-09-23T17:43:25.582Z] #37 38.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-09-23T17:43:25.582Z] #37 38.75 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-23T17:43:25.582Z] #37 38.89 Selecting previously unselected package librhash0:arm64. [2021-09-23T17:43:25.582Z] #37 38.90 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-09-23T17:43:25.582Z] #37 38.92 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-09-23T17:43:25.582Z] #37 39.08 Selecting previously unselected package libuv1:arm64. [2021-09-23T17:43:25.582Z] #37 39.08 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-09-23T17:43:25.582Z] #37 39.08 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-09-23T17:43:25.582Z] #37 39.25 Selecting previously unselected package cmake. [2021-09-23T17:43:25.582Z] #37 39.26 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-09-23T17:43:25.582Z] #37 39.27 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:43:25.582Z] #37 41.21 Setting up libicu67:arm64 (67.1-7) ... [2021-09-23T17:43:25.582Z] #37 41.27 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:43:25.582Z] #37 41.30 Setting up libuv1:arm64 (1.40.0-2) ... [2021-09-23T17:43:25.582Z] #37 41.32 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:43:25.582Z] #37 41.38 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-23T17:43:25.582Z] #37 41.41 Setting up librhash0:arm64 (1.4.1-2) ... [2021-09-23T17:43:25.582Z] #37 41.43 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:43:25.582Z] #37 41.52 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:43:25.582Z] #37 41.55 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-23T17:43:25.582Z] #37 41.58 Setting up cmake (3.18.4-2) ... [2021-09-23T17:43:25.582Z] #37 41.59 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:25.582Z] #37 DONE 42.8s [2021-09-23T17:43:25.582Z] [2021-09-23T17:43:25.582Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:25.582Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:43:25.582Z] #14 38.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:43:25.582Z] #14 38.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-23T17:43:25.582Z] #14 38.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:43:25.582Z] #14 39.83 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:43:25.582Z] #14 39.83 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:43:25.582Z] #14 39.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:43:25.582Z] #14 40.00 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-09-23T17:43:25.582Z] #14 40.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-23T17:43:25.582Z] #14 40.03 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:43:25.582Z] #14 40.24 Selecting previously unselected package dmsetup. [2021-09-23T17:43:25.582Z] #14 40.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-09-23T17:43:25.582Z] #14 40.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:43:25.582Z] #14 40.48 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:43:25.582Z] #14 40.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:43:25.582Z] #14 40.50 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:43:25.725Z] #58 ... [2021-09-23T17:43:25.725Z] [2021-09-23T17:43:25.725Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:25.725Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:25.726Z] #45 68.90 Selecting previously unselected package python2.7-minimal. [2021-09-23T17:43:25.726Z] #45 68.90 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-23T17:43:25.726Z] #45 68.94 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-23T17:43:26.499Z] #33 ... [2021-09-23T17:43:26.499Z] [2021-09-23T17:43:26.499Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:26.499Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:26.499Z] #37 72.55 Selecting previously unselected package libxml2:amd64. [2021-09-23T17:43:26.499Z] #37 72.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-23T17:43:26.499Z] #37 72.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:43:26.760Z] #37 72.95 Selecting previously unselected package libarchive13:amd64. [2021-09-23T17:43:26.760Z] #37 72.95 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-23T17:43:26.760Z] #37 72.96 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:43:26.982Z] #14 ... [2021-09-23T17:43:26.982Z] [2021-09-23T17:43:26.982Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:26.982Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:43:26.982Z] #45 42.68 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:43:26.982Z] #45 42.74 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:43:26.982Z] #45 42.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:43:26.982Z] #45 43.06 Selecting previously unselected package python3-six. [2021-09-23T17:43:26.982Z] #45 43.06 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:43:26.982Z] #45 43.08 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:43:26.982Z] #45 43.25 Selecting previously unselected package python3-protobuf. [2021-09-23T17:43:26.982Z] #45 43.27 Preparing to unpack .../4-python3-protobuf_3.12.4-1_arm64.deb ... [2021-09-23T17:43:26.982Z] #45 43.29 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-23T17:43:26.982Z] #45 43.83 Selecting previously unselected package python-is-python2. [2021-09-23T17:43:26.982Z] #45 43.86 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:43:26.982Z] #45 43.88 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:43:26.982Z] #45 43.97 Selecting previously unselected package libnet1:arm64. [2021-09-23T17:43:26.982Z] #45 43.98 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-23T17:43:26.982Z] #45 43.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:43:27.020Z] #37 73.27 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-23T17:43:27.020Z] #37 73.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-23T17:43:27.020Z] #37 73.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:43:27.248Z] #45 44.13 Selecting previously unselected package libnl-3-200:arm64. [2021-09-23T17:43:27.248Z] #45 44.14 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-23T17:43:27.248Z] #45 44.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-23T17:43:27.248Z] #45 44.33 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-23T17:43:27.248Z] #45 44.33 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-23T17:43:27.248Z] #45 44.33 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-23T17:43:27.280Z] #37 73.45 Selecting previously unselected package librhash0:amd64. [2021-09-23T17:43:27.280Z] #37 73.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-23T17:43:27.280Z] #37 73.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:43:27.374Z] #45 54.81 Setting up mailcap (3.69) ... [2021-09-23T17:43:27.374Z] #45 54.91 Setting up mime-support (3.66) ... [2021-09-23T17:43:27.374Z] #45 54.93 Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:43:27.374Z] #45 54.94 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:43:27.515Z] #45 44.49 Selecting previously unselected package criu. [2021-09-23T17:43:27.515Z] #45 44.49 Preparing to unpack .../9-criu_3.16-1_arm64.deb ... [2021-09-23T17:43:27.515Z] #45 44.51 Unpacking criu (3.16-1) ... [2021-09-23T17:43:27.546Z] #37 73.62 Selecting previously unselected package libuv1:amd64. [2021-09-23T17:43:27.546Z] #37 73.63 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-23T17:43:27.546Z] #37 73.64 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:43:27.546Z] #37 73.79 Selecting previously unselected package cmake. [2021-09-23T17:43:27.546Z] #37 73.81 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-23T17:43:27.546Z] #37 73.82 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:43:27.624Z] #45 70.61 Selecting previously unselected package python2-minimal. [2021-09-23T17:43:27.624Z] #45 70.61 Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ... [2021-09-23T17:43:27.624Z] #45 70.62 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:43:27.624Z] #45 70.95 Selecting previously unselected package mailcap. [2021-09-23T17:43:27.624Z] #45 70.95 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:43:27.624Z] #45 70.96 Unpacking mailcap (3.69) ... [2021-09-23T17:43:27.881Z] #45 71.29 Selecting previously unselected package mime-support. [2021-09-23T17:43:27.881Z] #45 71.29 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:43:27.881Z] #45 71.35 Unpacking mime-support (3.66) ... [2021-09-23T17:43:28.095Z] #45 45.14 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:43:28.447Z] #45 71.60 Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-09-23T17:43:28.447Z] #45 71.61 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ... [2021-09-23T17:43:28.447Z] #45 71.62 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:43:29.274Z] #45 ... [2021-09-23T17:43:29.274Z] [2021-09-23T17:43:29.274Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-09-23T17:43:29.274Z] #38 sha256:f28c7dc4ec001a6f2b637a44430f1ab89d222089f523d4dee4a97ccfe1126a4e [2021-09-23T17:43:29.274Z] #38 4.278 + RM_GOPATH=0 [2021-09-23T17:43:29.274Z] #38 4.278 + TMP_GOPATH= [2021-09-23T17:43:29.274Z] #38 4.278 + : /build [2021-09-23T17:43:29.274Z] #38 4.278 + '[' -z '' ']' [2021-09-23T17:43:29.274Z] #38 4.284 ++ mktemp -d [2021-09-23T17:43:29.274Z] #38 4.284 + export GOPATH=/tmp/tmp.AezniTjOUG [2021-09-23T17:43:29.274Z] #38 4.284 + GOPATH=/tmp/tmp.AezniTjOUG [2021-09-23T17:43:29.274Z] #38 4.284 + RM_GOPATH=1 [2021-09-23T17:43:29.274Z] #38 4.284 + case "$(go env GOARCH)" in [2021-09-23T17:43:29.274Z] #38 4.284 ++ go env GOARCH [2021-09-23T17:43:29.274Z] #38 4.320 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:29.274Z] #38 4.320 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:29.274Z] #38 4.320 ++ dirname /tmp/install/install.sh [2021-09-23T17:43:29.274Z] #38 4.320 + dir=/tmp/install [2021-09-23T17:43:29.274Z] #38 4.320 + bin=tini [2021-09-23T17:43:29.274Z] #38 4.320 + shift [2021-09-23T17:43:29.274Z] #38 4.320 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:43:29.274Z] #38 4.320 + . /tmp/install/tini.installer [2021-09-23T17:43:29.274Z] #38 4.320 ++ : v0.19.0 [2021-09-23T17:43:29.274Z] #38 4.320 + install_tini [2021-09-23T17:43:29.274Z] #38 4.320 + echo 'Install tini version v0.19.0' [2021-09-23T17:43:29.274Z] #38 4.320 Install tini version v0.19.0 [2021-09-23T17:43:29.274Z] #38 4.320 + git clone https://github.com/krallin/tini.git /tmp/tmp.AezniTjOUG/tini [2021-09-23T17:43:29.274Z] #38 4.328 Cloning into '/tmp/tmp.AezniTjOUG/tini'... [2021-09-23T17:43:29.274Z] #38 5.213 + cd /tmp/tmp.AezniTjOUG/tini [2021-09-23T17:43:29.274Z] #38 5.219 + git checkout -q v0.19.0 [2021-09-23T17:43:29.274Z] #38 5.227 + cmake . [2021-09-23T17:43:29.274Z] #38 5.763 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:43:29.274Z] #38 5.919 -- Detecting C compiler ABI info [2021-09-23T17:43:29.274Z] #38 6.419 -- Detecting C compiler ABI info - done [2021-09-23T17:43:29.274Z] #38 6.557 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:43:29.274Z] #38 6.557 -- Detecting C compile features [2021-09-23T17:43:29.274Z] #38 6.557 -- Detecting C compile features - done [2021-09-23T17:43:29.274Z] #38 6.619 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:43:29.494Z] #45 46.53 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-09-23T17:43:29.494Z] #45 46.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:43:29.494Z] #45 46.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-23T17:43:29.494Z] #45 46.61 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:43:29.531Z] #38 6.755 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:43:29.531Z] #38 6.855 -- Configuring done [2021-09-23T17:43:29.799Z] #38 6.891 -- Generating done [2021-09-23T17:43:29.799Z] #38 6.891 -- Build files have been written to: /tmp/tmp.AezniTjOUG/tini [2021-09-23T17:43:29.799Z] #38 6.932 + make tini-static [2021-09-23T17:43:30.367Z] #38 7.347 Scanning dependencies of target tini-static [2021-09-23T17:43:30.367Z] #38 7.399 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:43:30.897Z] #45 47.73 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-23T17:43:30.897Z] #45 47.78 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:43:30.973Z] #45 74.04 Selecting previously unselected package python2.7. [2021-09-23T17:43:30.973Z] #45 74.06 Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ... [2021-09-23T17:43:30.973Z] #45 74.09 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:43:30.973Z] #45 74.31 Selecting previously unselected package libpython2-stdlib:amd64. [2021-09-23T17:43:30.973Z] #45 74.31 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ... [2021-09-23T17:43:30.973Z] #45 74.33 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:43:31.231Z] #45 74.49 Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:43:31.231Z] #45 74.55 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:43:31.296Z] #38 8.489 [100%] Linking C executable tini-static [2021-09-23T17:43:31.859Z] #38 8.984 [100%] Built target tini-static [2021-09-23T17:43:31.859Z] #38 9.042 + mkdir -p /build [2021-09-23T17:43:31.859Z] #38 9.044 + cp tini-static /build/docker-init [2021-09-23T17:43:31.859Z] #38 DONE 9.2s [2021-09-23T17:43:31.859Z] [2021-09-23T17:43:31.859Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:31.859Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:31.859Z] #45 59.61 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:43:31.859Z] #45 59.63 Setting up python2 (2.7.18-3) ... [2021-09-23T17:43:31.859Z] #45 59.64 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:43:31.859Z] #45 59.65 Setting up criu (3.16-1) ... [2021-09-23T17:43:32.605Z] #45 ... [2021-09-23T17:43:32.605Z] [2021-09-23T17:43:32.605Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:32.605Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:32.605Z] #37 65.94 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:43:32.605Z] #37 65.94 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:43:32.605Z] #37 66.01 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:43:32.605Z] #37 75.14 Selecting previously unselected package libxml2:amd64. [2021-09-23T17:43:32.605Z] #37 75.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-23T17:43:32.605Z] #37 75.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:43:32.605Z] #37 75.74 Selecting previously unselected package libarchive13:amd64. [2021-09-23T17:43:32.605Z] #37 75.75 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-23T17:43:32.605Z] #37 75.75 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:43:32.605Z] #37 76.05 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-23T17:43:32.605Z] #37 76.05 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-23T17:43:32.605Z] #37 76.06 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:43:32.605Z] #37 ... [2021-09-23T17:43:32.605Z] [2021-09-23T17:43:32.605Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:32.605Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:32.605Z] #14 71.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:43:32.605Z] #14 71.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:43:32.605Z] #14 71.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:43:32.605Z] #14 74.50 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:43:32.605Z] #14 74.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:43:32.605Z] #14 74.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:43:32.605Z] #14 74.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-23T17:43:32.605Z] #14 74.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:43:32.605Z] #14 74.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:43:32.605Z] #14 74.89 Selecting previously unselected package dmsetup. [2021-09-23T17:43:32.605Z] #14 74.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:43:32.605Z] #14 74.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:43:32.605Z] #14 75.08 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:43:32.605Z] #14 75.09 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:43:32.605Z] #14 75.11 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:43:32.834Z] #37 ... [2021-09-23T17:43:32.834Z] [2021-09-23T17:43:32.834Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:32.834Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:32.834Z] #14 69.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:43:32.834Z] #14 69.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:43:32.834Z] #14 69.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:43:32.834Z] #14 72.61 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:43:32.834Z] #14 72.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:43:32.834Z] #14 72.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:43:32.834Z] #14 72.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-23T17:43:32.834Z] #14 72.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:43:32.834Z] #14 72.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:43:32.834Z] #14 73.07 Selecting previously unselected package dmsetup. [2021-09-23T17:43:32.834Z] #14 73.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:43:32.834Z] #14 73.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:43:32.834Z] #14 73.27 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:43:32.834Z] #14 73.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:43:32.834Z] #14 73.28 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:43:33.095Z] #14 ... [2021-09-23T17:43:33.095Z] [2021-09-23T17:43:33.095Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:33.095Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:33.095Z] #45 68.90 Selecting previously unselected package python2-minimal. [2021-09-23T17:43:33.095Z] #45 68.91 Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ... [2021-09-23T17:43:33.095Z] #45 68.91 Unpacking python2-minimal (2.7.18-3) ... [2021-09-23T17:43:33.095Z] #45 69.24 Selecting previously unselected package mailcap. [2021-09-23T17:43:33.095Z] #45 69.24 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-23T17:43:33.095Z] #45 69.28 Unpacking mailcap (3.69) ... [2021-09-23T17:43:33.095Z] #45 69.54 Selecting previously unselected package mime-support. [2021-09-23T17:43:33.095Z] #45 69.55 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-23T17:43:33.095Z] #45 69.55 Unpacking mime-support (3.66) ... [2021-09-23T17:43:33.095Z] #45 69.71 Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-09-23T17:43:33.095Z] #45 69.71 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ... [2021-09-23T17:43:33.095Z] #45 69.73 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:43:33.095Z] #45 71.97 Selecting previously unselected package python2.7. [2021-09-23T17:43:33.095Z] #45 71.97 Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ... [2021-09-23T17:43:33.095Z] #45 71.98 Unpacking python2.7 (2.7.18-8) ... [2021-09-23T17:43:33.095Z] #45 72.21 Selecting previously unselected package libpython2-stdlib:amd64. [2021-09-23T17:43:33.096Z] #45 72.21 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ... [2021-09-23T17:43:33.096Z] #45 72.23 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:43:33.096Z] #45 72.36 Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-23T17:43:33.096Z] #45 72.41 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-23T17:43:33.096Z] #45 74.20 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:43:33.096Z] #45 74.64 Selecting previously unselected package python2. [2021-09-23T17:43:33.096Z] #45 74.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 ... 16483 files and directories currently installed.) [2021-09-23T17:43:33.096Z] #45 74.72 Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ... [2021-09-23T17:43:33.096Z] #45 74.74 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:43:33.096Z] #45 74.89 Selecting previously unselected package libprotobuf23:amd64. [2021-09-23T17:43:33.096Z] #45 74.89 Preparing to unpack .../1-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-23T17:43:33.096Z] #45 74.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:43:33.096Z] #45 75.78 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:43:33.096Z] #45 75.79 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:43:33.096Z] #45 75.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:43:33.096Z] #45 76.16 Selecting previously unselected package python3-six. [2021-09-23T17:43:33.096Z] #45 76.16 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:43:33.096Z] #45 76.17 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:43:33.096Z] #45 76.36 Selecting previously unselected package python3-protobuf. [2021-09-23T17:43:33.096Z] #45 76.36 Preparing to unpack .../4-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-23T17:43:33.096Z] #45 76.38 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-23T17:43:33.096Z] #45 77.03 Selecting previously unselected package python-is-python2. [2021-09-23T17:43:33.096Z] #45 77.06 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:43:33.096Z] #45 77.07 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:43:33.096Z] #45 77.24 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:43:33.096Z] #45 77.24 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:43:33.096Z] #45 77.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:43:33.096Z] #45 77.51 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:43:33.096Z] #45 77.51 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:43:33.096Z] #45 77.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:43:33.096Z] #45 77.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:43:33.096Z] #45 77.74 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:43:33.096Z] #45 77.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:43:33.096Z] #45 77.92 Selecting previously unselected package criu. [2021-09-23T17:43:33.096Z] #45 77.93 Preparing to unpack .../9-criu_3.16-1_amd64.deb ... [2021-09-23T17:43:33.096Z] #45 77.94 Unpacking criu (3.16-1) ... [2021-09-23T17:43:33.096Z] #45 78.91 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:43:33.169Z] #14 ... [2021-09-23T17:43:33.169Z] [2021-09-23T17:43:33.169Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:33.169Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:33.169Z] #37 76.21 Selecting previously unselected package librhash0:amd64. [2021-09-23T17:43:33.169Z] #37 76.21 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-23T17:43:33.169Z] #37 76.22 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:43:33.169Z] #37 76.44 Selecting previously unselected package libuv1:amd64. [2021-09-23T17:43:33.169Z] #37 76.45 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-23T17:43:33.169Z] #37 76.46 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:43:33.169Z] #37 76.67 Selecting previously unselected package cmake. [2021-09-23T17:43:33.169Z] #37 76.67 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-23T17:43:33.169Z] #37 76.68 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:43:33.361Z] #45 ... [2021-09-23T17:43:33.361Z] [2021-09-23T17:43:33.361Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:33.361Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:33.361Z] #37 79.47 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:43:33.361Z] #37 79.52 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:43:33.361Z] #37 79.53 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:43:33.361Z] #37 79.55 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:43:33.361Z] #37 79.57 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:43:33.361Z] #37 79.59 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:43:33.361Z] #37 79.61 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:43:33.361Z] #37 79.65 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:43:33.621Z] #37 79.68 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:43:33.621Z] #37 79.70 Setting up cmake (3.18.4-2) ... [2021-09-23T17:43:33.622Z] #37 79.72 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:33.752Z] #45 61.26 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:33.752Z] #45 DONE 61.8s [2021-09-23T17:43:33.752Z] [2021-09-23T17:43:33.752Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:33.752Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:33.752Z] #14 55.58 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:43:33.752Z] #14 55.59 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:33.752Z] #14 55.61 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:43:33.752Z] #14 55.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:43:33.752Z] #14 55.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:33.752Z] #14 55.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:43:34.223Z] #45 50.65 Setting up mailcap (3.69) ... [2021-09-23T17:43:34.223Z] #45 ... [2021-09-23T17:43:34.223Z] [2021-09-23T17:43:34.223Z] #49 [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-09-23T17:43:34.223Z] #49 sha256:cafb55649ed47e589e58561446a78f84cfd64709b9f46c5b50aadcd7de2b5a5b [2021-09-23T17:43:34.223Z] #49 DONE 51.0s [2021-09-23T17:43:34.223Z] [2021-09-23T17:43:34.223Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-09-23T17:43:34.223Z] #38 sha256:88fa316b95775a0f444a8d9335accc1420368d325a3b5141ffcd3c342f4f937f [2021-09-23T17:43:34.223Z] #38 1.346 + RM_GOPATH=0 [2021-09-23T17:43:34.223Z] #38 1.346 + TMP_GOPATH= [2021-09-23T17:43:34.223Z] #38 1.346 + : /build [2021-09-23T17:43:34.223Z] #38 1.346 + '[' -z '' ']' [2021-09-23T17:43:34.223Z] #38 1.346 ++ mktemp -d [2021-09-23T17:43:34.223Z] #38 1.350 + export GOPATH=/tmp/tmp.DSCiaxdZUL [2021-09-23T17:43:34.223Z] #38 1.350 + GOPATH=/tmp/tmp.DSCiaxdZUL [2021-09-23T17:43:34.223Z] #38 1.351 + RM_GOPATH=1 [2021-09-23T17:43:34.223Z] #38 1.352 + case "$(go env GOARCH)" in [2021-09-23T17:43:34.223Z] #38 1.353 ++ go env GOARCH [2021-09-23T17:43:34.223Z] #38 1.372 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:34.223Z] #38 1.372 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:34.223Z] #38 1.373 ++ dirname /tmp/install/install.sh [2021-09-23T17:43:34.223Z] #38 1.392 + dir=/tmp/install [2021-09-23T17:43:34.223Z] #38 1.392 + bin=tini [2021-09-23T17:43:34.223Z] #38 1.392 + shift [2021-09-23T17:43:34.223Z] #38 1.393 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:43:34.223Z] #38 1.393 + . /tmp/install/tini.installer [2021-09-23T17:43:34.223Z] #38 1.393 ++ : v0.19.0 [2021-09-23T17:43:34.223Z] #38 1.393 + install_tini [2021-09-23T17:43:34.223Z] #38 1.393 + echo 'Install tini version v0.19.0' [2021-09-23T17:43:34.223Z] #38 1.393 Install tini version v0.19.0 [2021-09-23T17:43:34.223Z] #38 1.393 + git clone https://github.com/krallin/tini.git /tmp/tmp.DSCiaxdZUL/tini [2021-09-23T17:43:34.223Z] #38 1.397 Cloning into '/tmp/tmp.DSCiaxdZUL/tini'... [2021-09-23T17:43:34.223Z] #38 2.214 + cd /tmp/tmp.DSCiaxdZUL/tini [2021-09-23T17:43:34.223Z] #38 2.214 + git checkout -q v0.19.0 [2021-09-23T17:43:34.223Z] #38 2.248 + cmake . [2021-09-23T17:43:34.223Z] #38 2.851 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:43:34.223Z] #38 2.944 -- Detecting C compiler ABI info [2021-09-23T17:43:34.223Z] #38 3.646 -- Detecting C compiler ABI info - done [2021-09-23T17:43:34.223Z] #38 3.815 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:43:34.223Z] #38 3.819 -- Detecting C compile features [2021-09-23T17:43:34.223Z] #38 3.822 -- Detecting C compile features - done [2021-09-23T17:43:34.223Z] #38 3.868 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:43:34.223Z] #38 4.065 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:43:34.223Z] #38 4.135 -- Configuring done [2021-09-23T17:43:34.223Z] #38 4.164 -- Generating done [2021-09-23T17:43:34.223Z] #38 4.167 -- Build files have been written to: /tmp/tmp.DSCiaxdZUL/tini [2021-09-23T17:43:34.223Z] #38 4.174 + make tini-static [2021-09-23T17:43:34.223Z] #38 4.601 Scanning dependencies of target tini-static [2021-09-23T17:43:34.223Z] #38 4.669 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:43:34.223Z] #38 6.056 [100%] Linking C executable tini-static [2021-09-23T17:43:34.223Z] #38 6.598 [100%] Built target tini-static [2021-09-23T17:43:34.223Z] #38 6.696 + mkdir -p /build [2021-09-23T17:43:34.223Z] #38 6.699 + cp tini-static /build/docker-init [2021-09-23T17:43:34.223Z] #38 DONE 8.3s [2021-09-23T17:43:34.223Z] [2021-09-23T17:43:34.223Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:34.223Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:43:34.223Z] #14 45.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:43:34.223Z] #14 45.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:43:34.223Z] #14 45.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:43:34.223Z] #14 50.85 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:43:34.223Z] #14 50.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:43:34.223Z] #14 50.93 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:43:34.223Z] #14 51.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:43:34.223Z] #14 51.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:43:34.223Z] #14 51.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:43:34.223Z] #14 ... [2021-09-23T17:43:34.223Z] [2021-09-23T17:43:34.223Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:34.223Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-23T17:43:34.223Z] #45 51.07 Setting up mime-support (3.66) ... [2021-09-23T17:43:34.223Z] #45 51.10 Setting up libpython2.7-stdlib:arm64 (2.7.18-8) ... [2021-09-23T17:43:34.223Z] #45 51.12 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:43:34.567Z] #37 DONE 80.9s [2021-09-23T17:43:34.567Z] [2021-09-23T17:43:34.567Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:34.567Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:34.567Z] #14 79.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:43:34.567Z] #14 79.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:43:34.567Z] #14 80.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:43:35.648Z] #14 63.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:43:35.648Z] #14 63.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:35.648Z] #14 63.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:43:36.864Z] Client: [2021-09-23T17:43:36.864Z] Context: default [2021-09-23T17:43:36.864Z] Debug Mode: false [2021-09-23T17:43:36.864Z] Plugins: [2021-09-23T17:43:36.864Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-23T17:43:36.864Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-23T17:43:36.864Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-23T17:43:36.864Z] [2021-09-23T17:43:36.864Z] Server: [2021-09-23T17:43:36.864Z] Containers: 0 [2021-09-23T17:43:36.864Z] Running: 0 [2021-09-23T17:43:36.864Z] Paused: 0 [2021-09-23T17:43:36.864Z] Stopped: 0 [2021-09-23T17:43:36.864Z] Images: 0 [2021-09-23T17:43:36.864Z] Server Version: 20.10.8 [2021-09-23T17:43:36.864Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:43:36.864Z] Windows: [2021-09-23T17:43:36.864Z] LCOW: [2021-09-23T17:43:36.864Z] Logging Driver: json-file [2021-09-23T17:43:36.864Z] Plugins: [2021-09-23T17:43:36.864Z] Volume: local [2021-09-23T17:43:36.864Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:43:36.864Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:43:36.864Z] Swarm: inactive [2021-09-23T17:43:36.864Z] Default Isolation: process [2021-09-23T17:43:36.864Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-23T17:43:36.864Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-23T17:43:36.864Z] OSType: windows [2021-09-23T17:43:36.864Z] Architecture: x86_64 [2021-09-23T17:43:36.864Z] CPUs: 4 [2021-09-23T17:43:36.864Z] Total Memory: 32GiB [2021-09-23T17:43:36.864Z] Name: azwin-2-28f860 [2021-09-23T17:43:36.864Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-23T17:43:36.864Z] Docker Root Dir: D:\docker [2021-09-23T17:43:36.864Z] Debug Mode: false [2021-09-23T17:43:36.864Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:43:36.864Z] Labels: [2021-09-23T17:43:36.864Z] Experimental: true [2021-09-23T17:43:36.864Z] Insecure Registries: [2021-09-23T17:43:36.864Z] 10.0.0.4:5000 [2021-09-23T17:43:36.864Z] 127.0.0.0/8 [2021-09-23T17:43:36.864Z] Registry Mirrors: [2021-09-23T17:43:36.864Z] http://10.0.0.4:5000/ [2021-09-23T17:43:36.864Z] Live Restore Enabled: false [2021-09-23T17:43:36.864Z] Product License: Community Engine [2021-09-23T17:43:36.864Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-23T17:43:37.358Z] #19 165.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-09-23T17:43:37.358Z] #19 165.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:37.358Z] #19 165.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:43:37.358Z] #19 165.8 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-09-23T17:43:37.358Z] #19 165.8 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:37.358Z] #19 165.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:43:37.930Z] #19 ... [2021-09-23T17:43:37.930Z] [2021-09-23T17:43:37.930Z] #58 [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-09-23T17:43:37.930Z] #58 sha256:b2b4a945763d15a1ae88a7d5c2f476a830644dc28c6e510ddbf53edbef322373 [2021-09-23T17:43:37.930Z] #58 181.7 + /build/golangci-lint --version [2021-09-23T17:43:38.190Z] #58 182.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:43:38.457Z] #45 55.16 Setting up libpython2-stdlib:arm64 (2.7.18-3) ... [2021-09-23T17:43:38.457Z] #45 55.19 Setting up python2 (2.7.18-3) ... [2021-09-23T17:43:38.457Z] #45 55.21 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:43:38.457Z] #45 55.23 Setting up criu (3.16-1) ... [2021-09-23T17:43:38.770Z] #14 ... [2021-09-23T17:43:38.770Z] [2021-09-23T17:43:38.770Z] #49 [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-09-23T17:43:38.770Z] #49 sha256:04723e48086dab289f23a6b36b836915dc2e0bdacd553f1109283fc25c2c8bd6 [2021-09-23T17:43:38.770Z] #49 DONE 85.2s [2021-09-23T17:43:38.770Z] [2021-09-23T17:43:38.770Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-09-23T17:43:38.770Z] #38 sha256:e89bc60729a9c3beae9a9a14f6f22769d00921b89f9ec3f9be6a3bf502618d45 [2021-09-23T17:43:38.770Z] #38 1.542 + RM_GOPATH=0 [2021-09-23T17:43:38.770Z] #38 1.542 + TMP_GOPATH= [2021-09-23T17:43:38.770Z] #38 1.542 + : /build [2021-09-23T17:43:38.770Z] #38 1.542 + '[' -z '' ']' [2021-09-23T17:43:38.770Z] #38 1.542 ++ mktemp -d [2021-09-23T17:43:38.770Z] #38 1.551 + export GOPATH=/tmp/tmp.pDEWLv9iVe [2021-09-23T17:43:38.770Z] #38 1.551 + GOPATH=/tmp/tmp.pDEWLv9iVe [2021-09-23T17:43:38.770Z] #38 1.551 + RM_GOPATH=1 [2021-09-23T17:43:38.770Z] #38 1.551 + case "$(go env GOARCH)" in [2021-09-23T17:43:38.770Z] #38 1.551 ++ go env GOARCH [2021-09-23T17:43:38.770Z] #38 1.568 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:38.770Z] #38 1.568 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:38.770Z] #38 1.568 ++ dirname /tmp/install/install.sh [2021-09-23T17:43:38.770Z] #38 1.592 + dir=/tmp/install [2021-09-23T17:43:38.770Z] #38 1.592 + bin=tini [2021-09-23T17:43:38.770Z] #38 1.592 + shift [2021-09-23T17:43:38.770Z] #38 1.592 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:43:38.770Z] #38 1.592 + . /tmp/install/tini.installer [2021-09-23T17:43:38.770Z] #38 1.592 ++ : v0.19.0 [2021-09-23T17:43:38.770Z] #38 1.592 + install_tini [2021-09-23T17:43:38.770Z] #38 1.592 + echo 'Install tini version v0.19.0' [2021-09-23T17:43:38.770Z] #38 1.592 + git clone https://github.com/krallin/tini.git /tmp/tmp.pDEWLv9iVe/tini [2021-09-23T17:43:38.770Z] #38 1.592 Cloning into '/tmp/tmp.pDEWLv9iVe/tini'... [2021-09-23T17:43:38.770Z] #38 1.592 Install tini version v0.19.0 [2021-09-23T17:43:38.770Z] #38 2.572 + cd /tmp/tmp.pDEWLv9iVe/tini [2021-09-23T17:43:38.770Z] #38 2.572 + git checkout -q v0.19.0 [2021-09-23T17:43:38.770Z] #38 2.600 + cmake . [2021-09-23T17:43:38.770Z] #38 3.664 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:43:38.770Z] #38 3.719 -- Detecting C compiler ABI info [2021-09-23T17:43:39.348Z] #38 4.756 -- Detecting C compiler ABI info - done [2021-09-23T17:43:39.609Z] #38 4.988 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:43:39.609Z] #38 4.988 -- Detecting C compile features [2021-09-23T17:43:39.609Z] #38 4.988 -- Detecting C compile features - done [2021-09-23T17:43:39.609Z] #38 5.084 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:43:39.677Z] #45 56.49 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:39.721Z] #37 82.54 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:43:39.722Z] #37 82.59 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:43:39.722Z] #37 82.62 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:43:39.722Z] #37 82.68 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:43:39.722Z] #37 ... [2021-09-23T17:43:39.722Z] [2021-09-23T17:43:39.722Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:39.722Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:39.722Z] #14 82.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:43:39.722Z] #14 82.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:43:39.722Z] #14 82.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:43:39.869Z] #38 5.344 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:43:40.130Z] #38 5.492 -- Configuring done [2021-09-23T17:43:40.130Z] #38 5.532 -- Generating done [2021-09-23T17:43:40.130Z] #38 5.532 -- Build files have been written to: /tmp/tmp.pDEWLv9iVe/tini [2021-09-23T17:43:40.130Z] #38 5.561 + make tini-static [2021-09-23T17:43:40.256Z] #45 DONE 57.3s [2021-09-23T17:43:40.256Z] [2021-09-23T17:43:40.256Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:40.256Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:43:40.256Z] #14 57.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:43:40.522Z] #14 57.60 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:43:40.522Z] #14 57.65 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:43:40.704Z] #38 5.961 Scanning dependencies of target tini-static [2021-09-23T17:43:40.704Z] #38 6.058 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:43:41.091Z] #14 ... [2021-09-23T17:43:41.091Z] [2021-09-23T17:43:41.091Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-09-23T17:43:41.091Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-23T17:43:41.092Z] #37 82.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:43:41.092Z] #37 82.80 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:43:41.092Z] #37 82.82 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:43:41.092Z] #37 82.88 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:43:41.092Z] #37 82.93 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:43:41.092Z] #37 82.99 Setting up cmake (3.18.4-2) ... [2021-09-23T17:43:41.092Z] #37 83.06 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:41.092Z] #37 DONE 84.9s [2021-09-23T17:43:41.349Z] [2021-09-23T17:43:41.349Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-09-23T17:43:41.349Z] #38 sha256:17f8dda322a8099a7dbc2964d36177982fade1f112aefaa70a18863142767b68 [2021-09-23T17:43:42.619Z] #38 7.782 [100%] Linking C executable tini-static [2021-09-23T17:43:42.619Z] #38 ... [2021-09-23T17:43:42.619Z] [2021-09-23T17:43:42.619Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:42.619Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:42.619Z] #14 88.67 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:43:42.619Z] #14 88.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:42.619Z] #14 88.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:43:42.619Z] #14 88.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:43:42.619Z] #14 88.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:42.619Z] #14 88.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:43:43.331Z] #38 1.741 + RM_GOPATH=0 [2021-09-23T17:43:43.331Z] #38 1.741 + TMP_GOPATH= [2021-09-23T17:43:43.331Z] #38 1.741 + : /build [2021-09-23T17:43:43.331Z] #38 1.741 + '[' -z '' ']' [2021-09-23T17:43:43.331Z] #38 1.741 ++ mktemp -d [2021-09-23T17:43:43.331Z] #38 1.752 + export GOPATH=/tmp/tmp.t3exAk6PiQ [2021-09-23T17:43:43.331Z] #38 1.752 + GOPATH=/tmp/tmp.t3exAk6PiQ [2021-09-23T17:43:43.331Z] #38 1.752 + RM_GOPATH=1 [2021-09-23T17:43:43.331Z] #38 1.753 + case "$(go env GOARCH)" in [2021-09-23T17:43:43.331Z] #38 1.754 ++ go env GOARCH [2021-09-23T17:43:43.331Z] #38 1.813 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:43.331Z] #38 1.813 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:43:43.331Z] #38 1.814 ++ dirname /tmp/install/install.sh [2021-09-23T17:43:43.331Z] #38 1.823 + dir=/tmp/install [2021-09-23T17:43:43.331Z] #38 1.825 + bin=tini [2021-09-23T17:43:43.331Z] #38 1.825 + shift [2021-09-23T17:43:43.331Z] #38 1.825 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:43:43.331Z] #38 1.825 + . /tmp/install/tini.installer [2021-09-23T17:43:43.331Z] #38 1.826 ++ : v0.19.0 [2021-09-23T17:43:43.331Z] #38 1.827 + install_tini [2021-09-23T17:43:43.331Z] #38 1.828 + echo 'Install tini version v0.19.0' [2021-09-23T17:43:43.331Z] #38 1.828 Install tini version v0.19.0 [2021-09-23T17:43:43.331Z] #38 1.829 + git clone https://github.com/krallin/tini.git /tmp/tmp.t3exAk6PiQ/tini [2021-09-23T17:43:43.331Z] #38 1.847 Cloning into '/tmp/tmp.t3exAk6PiQ/tini'... [2021-09-23T17:43:43.331Z] #38 ... [2021-09-23T17:43:43.331Z] [2021-09-23T17:43:43.331Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:43.331Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:43.331Z] #45 76.80 Setting up python2-minimal (2.7.18-3) ... [2021-09-23T17:43:43.331Z] #45 77.28 Selecting previously unselected package python2. [2021-09-23T17:43:43.331Z] #45 77.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 ... 16483 files and directories currently installed.) [2021-09-23T17:43:43.331Z] #45 77.37 Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ... [2021-09-23T17:43:43.331Z] #45 77.39 Unpacking python2 (2.7.18-3) ... [2021-09-23T17:43:43.331Z] #45 77.53 Selecting previously unselected package libprotobuf23:amd64. [2021-09-23T17:43:43.331Z] #45 77.55 Preparing to unpack .../1-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-23T17:43:43.331Z] #45 77.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:43:43.331Z] #45 78.78 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:43:43.331Z] #45 78.79 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:43:43.331Z] #45 78.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:43:43.331Z] #45 79.19 Selecting previously unselected package python3-six. [2021-09-23T17:43:43.331Z] #45 79.19 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-23T17:43:43.331Z] #45 79.20 Unpacking python3-six (1.16.0-2) ... [2021-09-23T17:43:43.331Z] #45 79.36 Selecting previously unselected package python3-protobuf. [2021-09-23T17:43:43.331Z] #45 79.36 Preparing to unpack .../4-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-23T17:43:43.331Z] #45 79.38 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-23T17:43:43.331Z] #45 79.99 Selecting previously unselected package python-is-python2. [2021-09-23T17:43:43.331Z] #45 80.01 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-23T17:43:43.331Z] #45 80.02 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-23T17:43:43.331Z] #45 80.14 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:43:43.331Z] #45 80.15 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:43:43.331Z] #45 80.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:43:43.331Z] #45 80.37 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:43:43.331Z] #45 80.37 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:43:43.331Z] #45 80.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:43:43.331Z] #45 80.53 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:43:43.331Z] #45 80.53 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:43:43.331Z] #45 80.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:43:43.331Z] #45 80.68 Selecting previously unselected package criu. [2021-09-23T17:43:43.331Z] #45 80.70 Preparing to unpack .../9-criu_3.16-1_amd64.deb ... [2021-09-23T17:43:43.331Z] #45 80.70 Unpacking criu (3.16-1) ... [2021-09-23T17:43:43.331Z] #45 81.66 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:43:43.331Z] #45 84.10 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:43:43.331Z] #45 84.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:43:43.331Z] #45 84.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:43:43.331Z] #45 84.50 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:43:43.331Z] #45 86.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:43:43.331Z] #45 86.48 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:43:43.468Z] #58 DONE 186.7s [2021-09-23T17:43:43.468Z] [2021-09-23T17:43:43.468Z] #48 [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-09-23T17:43:43.468Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:43:43.468Z] #48 183.2 + dpkg --print-architecture [2021-09-23T17:43:43.468Z] #48 183.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-23T17:43:43.468Z] #48 183.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-23T17:43:43.468Z] #48 183.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-23T17:43:43.561Z] #14 ... [2021-09-23T17:43:43.561Z] [2021-09-23T17:43:43.561Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-09-23T17:43:43.561Z] #38 sha256:e89bc60729a9c3beae9a9a14f6f22769d00921b89f9ec3f9be6a3bf502618d45 [2021-09-23T17:43:43.561Z] #38 8.481 [100%] Built target tini-static [2021-09-23T17:43:43.561Z] #38 8.554 + mkdir -p /build [2021-09-23T17:43:43.561Z] #38 8.573 + cp tini-static /build/docker-init [2021-09-23T17:43:43.561Z] #38 DONE 8.8s [2021-09-23T17:43:43.561Z] [2021-09-23T17:43:43.561Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:43.561Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:43.561Z] #45 81.23 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-23T17:43:43.561Z] #45 81.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:43:43.561Z] #45 81.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:43:43.561Z] #45 81.50 Setting up python3-six (1.16.0-2) ... [2021-09-23T17:43:43.561Z] #45 83.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:43:43.561Z] #45 83.36 Setting up python3-protobuf (3.12.4-1) ... [2021-09-23T17:43:43.561Z] #45 88.24 Setting up mailcap (3.69) ... [2021-09-23T17:43:43.561Z] #45 88.33 Setting up mime-support (3.66) ... [2021-09-23T17:43:43.561Z] #45 88.35 Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:43:43.561Z] #45 88.36 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:43:43.784Z] #14 ... [2021-09-23T17:43:43.784Z] [2021-09-23T17:43:43.784Z] #58 [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-09-23T17:43:43.784Z] #58 sha256:ca759c288d66cd624ddbd3d188c139c381f8e978c4dcb4c06a2ddcd091931e95 [2021-09-23T17:43:43.784Z] #58 38.61 Updating files: 66% (3050/4570) Updating files: 67% (3062/4570) Updating files: 68% (3108/4570) Updating files: 69% (3154/4570) Updating files: 70% (3199/4570) Updating files: 71% (3245/4570) Updating files: 72% (3291/4570) Updating files: 73% (3337/4570) Updating files: 74% (3382/4570) Updating files: 75% (3428/4570) Updating files: 76% (3474/4570) Updating files: 77% (3519/4570) Updating files: 78% (3565/4570) Updating files: 79% (3611/4570) Updating files: 80% (3656/4570) Updating files: 81% (3702/4570) Updating files: 82% (3748/4570) Updating files: 83% (3794/4570) Updating files: 84% (3839/4570) Updating files: 85% (3885/4570) Updating files: 86% (3931/4570) Updating files: 87% (3976/4570) Updating files: 88% (4022/4570) Updating files: 89% (4068/4570) Updating files: 90% (4113/4570) Updating files: 91% (4159/4570) Updating files: 92% (4205/4570) Updating files: 93% (4251/4570) Updating files: 94% (4296/4570) Updating files: 95% (4342/4570) Updating files: 96% (4388/4570) Updating files: 97% (4433/4570) Updating files: 98% (4479/4570) Updating files: 99% (4525/4570) Updating files: 100% (4570/4570) Updating files: 100% (4570/4570), done. [2021-09-23T17:43:43.784Z] #58 39.34 + cd /tmp/tmp.pI6bYFQroy/src/github.com/containerd/containerd [2021-09-23T17:43:43.784Z] #58 39.34 + git checkout -q v1.5.5 [2021-09-23T17:43:44.268Z] #45 ... [2021-09-23T17:43:44.268Z] [2021-09-23T17:43:44.268Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-09-23T17:43:44.268Z] #38 sha256:17f8dda322a8099a7dbc2964d36177982fade1f112aefaa70a18863142767b68 [2021-09-23T17:43:44.268Z] #38 2.926 + cd /tmp/tmp.t3exAk6PiQ/tini [2021-09-23T17:43:44.268Z] #38 2.942 + git checkout -q v0.19.0 [2021-09-23T17:43:44.268Z] #38 2.994 + cmake . [2021-09-23T17:43:44.525Z] #38 ... [2021-09-23T17:43:44.525Z] [2021-09-23T17:43:44.525Z] #49 [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-09-23T17:43:44.525Z] #49 sha256:516e7936588fc209dbd4402d7aecd493c1e3afd68b00ad6cdafb5d98782737d9 [2021-09-23T17:43:44.525Z] #49 DONE 88.0s [2021-09-23T17:43:44.525Z] [2021-09-23T17:43:44.525Z] #51 [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-09-23T17:43:44.525Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:43:45.090Z] #51 ... [2021-09-23T17:43:45.090Z] [2021-09-23T17:43:45.090Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-09-23T17:43:45.090Z] #38 sha256:17f8dda322a8099a7dbc2964d36177982fade1f112aefaa70a18863142767b68 [2021-09-23T17:43:45.090Z] #38 3.890 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:43:45.205Z] #58 40.75 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:43:45.205Z] #58 40.75 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:43:45.205Z] #58 40.75 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:43:45.205Z] #58 40.75 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:43:45.205Z] #58 40.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:43:45.205Z] #58 40.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:43:45.205Z] #58 40.75 + '[' '' = dynamic ']' [2021-09-23T17:43:45.205Z] #58 40.75 + make [2021-09-23T17:43:45.347Z] #38 4.059 -- Detecting C compiler ABI info [2021-09-23T17:43:45.921Z] #14 ... [2021-09-23T17:43:45.921Z] [2021-09-23T17:43:45.921Z] #58 [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-09-23T17:43:45.921Z] #58 sha256:ed356dc00b77ab2df0da576e13ca34665d4fe4dd428b3e4ca504d4ec06d697e3 [2021-09-23T17:43:45.921Z] #58 31.34 Updating files: 47% (2156/4570) Updating files: 48% (2194/4570) Updating files: 49% (2240/4570) Updating files: 50% (2285/4570) Updating files: 51% (2331/4570) Updating files: 52% (2377/4570) Updating files: 53% (2423/4570) Updating files: 54% (2468/4570) Updating files: 55% (2514/4570) Updating files: 56% (2560/4570) Updating files: 57% (2605/4570) Updating files: 58% (2651/4570) Updating files: 59% (2697/4570) Updating files: 60% (2742/4570) Updating files: 61% (2788/4570) Updating files: 62% (2834/4570) Updating files: 63% (2880/4570) Updating files: 64% (2925/4570) Updating files: 65% (2971/4570) Updating files: 66% (3017/4570) Updating files: 67% (3062/4570) Updating files: 68% (3108/4570) Updating files: 69% (3154/4570) Updating files: 70% (3199/4570) Updating files: 71% (3245/4570) Updating files: 72% (3291/4570) Updating files: 73% (3337/4570) Updating files: 74% (3382/4570) Updating files: 75% (3428/4570) Updating files: 76% (3474/4570) Updating files: 77% (3519/4570) Updating files: 78% (3565/4570) Updating files: 79% (3611/4570) Updating files: 80% (3656/4570) Updating files: 81% (3702/4570) Updating files: 82% (3748/4570) Updating files: 83% (3794/4570) Updating files: 84% (3839/4570) Updating files: 85% (3885/4570) Updating files: 86% (3931/4570) Updating files: 87% (3976/4570) Updating files: 87% (4017/4570) Updating files: 88% (4022/4570) Updating files: 89% (4068/4570) Updating files: 90% (4113/4570) Updating files: 91% (4159/4570) Updating files: 92% (4205/4570) Updating files: 93% (4251/4570) Updating files: 94% (4296/4570) Updating files: 95% (4342/4570) Updating files: 96% (4388/4570) Updating files: 97% (4433/4570) Updating files: 98% (4479/4570) Updating files: 99% (4525/4570) Updating files: 100% (4570/4570) Updating files: 100% (4570/4570), done. [2021-09-23T17:43:45.921Z] #58 32.71 + cd /tmp/tmp.Pl7qzPeELs/src/github.com/containerd/containerd [2021-09-23T17:43:45.921Z] #58 32.71 + git checkout -q v1.5.5 [2021-09-23T17:43:45.921Z] #58 34.07 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:43:45.921Z] #58 34.07 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:43:45.921Z] #58 34.07 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:43:45.922Z] #58 34.07 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:43:45.922Z] #58 34.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:43:45.922Z] #58 34.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:43:45.922Z] #58 34.07 + '[' '' = dynamic ']' [2021-09-23T17:43:45.922Z] #58 34.07 + make [2021-09-23T17:43:45.922Z] #58 35.57 + bin/ctr [2021-09-23T17:43:46.306Z] #38 5.103 -- Detecting C compiler ABI info - done [2021-09-23T17:43:46.330Z] 8f616e6e9eec: Pull complete [2021-09-23T17:43:46.564Z] #38 5.256 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:43:46.564Z] #38 5.257 -- Detecting C compile features [2021-09-23T17:43:46.564Z] #38 5.268 -- Detecting C compile features - done [2021-09-23T17:43:46.577Z] #58 42.10 + bin/ctr [2021-09-23T17:43:46.760Z] #48 ... [2021-09-23T17:43:46.760Z] [2021-09-23T17:43:46.760Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:43:46.760Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:43:46.760Z] #19 176.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-09-23T17:43:46.760Z] #19 176.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:46.760Z] #19 176.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:43:46.760Z] #19 176.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-09-23T17:43:46.760Z] #19 176.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:46.760Z] #19 176.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:43:46.822Z] #38 5.344 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:43:47.079Z] #38 5.684 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:43:47.079Z] #38 5.763 -- Configuring done [2021-09-23T17:43:47.079Z] #38 5.776 -- Generating done [2021-09-23T17:43:47.079Z] #38 5.789 -- Build files have been written to: /tmp/tmp.t3exAk6PiQ/tini [2021-09-23T17:43:47.079Z] #38 5.807 + make tini-static [2021-09-23T17:43:47.129Z] 8f616e6e9eec: Pull complete [2021-09-23T17:43:47.337Z] #38 6.066 Scanning dependencies of target tini-static [2021-09-23T17:43:47.337Z] #38 6.166 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:43:48.020Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-23T17:43:48.020Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d2a0580b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-23T17:43:48.020Z] ---------------------------------------------------------------------------- [2021-09-23T17:43:48.020Z] [2021-09-23T17:43:48.020Z] INFO: executeCI.ps1 starting at Thu Sep 23 17:43:46 CUT 2021 [2021-09-23T17:43:48.020Z] [2021-09-23T17:43:48.020Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-23T17:43:48.020Z] INFO: Running git version 2.24.1.windows.2 [2021-09-23T17:43:48.020Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-09-23T17:43:48.020Z] INFO: Environment variables: [2021-09-23T17:43:48.020Z] [2021-09-23T17:43:48.020Z] Name Value [2021-09-23T17:43:48.020Z] ---- ----- [2021-09-23T17:43:48.020Z] ALLUSERSPROFILE C:\ProgramData [2021-09-23T17:43:48.020Z] amd64 true [2021-09-23T17:43:48.020Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-23T17:43:48.020Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-23T17:43:48.020Z] arm64 true [2021-09-23T17:43:48.020Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-23T17:43:48.020Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-23T17:43:48.020Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-23T17:43:48.020Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-23T17:43:48.020Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-23T17:43:48.020Z] BRANCH_NAME PR-42854 [2021-09-23T17:43:48.020Z] BUILD_DISPLAY_NAME #8 [2021-09-23T17:43:48.020Z] BUILD_ID 8 [2021-09-23T17:43:48.020Z] BUILD_NUMBER 8 [2021-09-23T17:43:48.020Z] BUILD_TAG jenkins-moby-PR-42854-8 [2021-09-23T17:43:48.020Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/ [2021-09-23T17:43:48.020Z] cgroup2 true [2021-09-23T17:43:48.020Z] CHANGE_AUTHOR aiordache [2021-09-23T17:43:48.020Z] CHANGE_AUTHOR_DISPLAY_NAME Anca Iordache [2021-09-23T17:43:48.020Z] CHANGE_BRANCH rm_options [2021-09-23T17:43:48.020Z] CHANGE_FORK aiordache [2021-09-23T17:43:48.020Z] CHANGE_ID 42854 [2021-09-23T17:43:48.020Z] CHANGE_TARGET master [2021-09-23T17:43:48.020Z] CHANGE_TITLE Remove the deprecated '--kernel-memory' option [2021-09-23T17:43:48.020Z] CHANGE_URL https://github.com/moby/moby/pull/42854 [2021-09-23T17:43:48.020Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-23T17:43:48.020Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-23T17:43:48.020Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-23T17:43:48.020Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-23T17:43:48.020Z] COMPUTERNAME azwin-2-28f860 [2021-09-23T17:43:48.020Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-23T17:43:48.020Z] ConfigSequenceNumber 0 [2021-09-23T17:43:48.020Z] dco true [2021-09-23T17:43:48.020Z] DOCKER_BUILDKIT 0 [2021-09-23T17:43:48.020Z] DOCKER_DUT_DEBUG 1 [2021-09-23T17:43:48.020Z] DOCKER_EXPERIMENTAL 1 [2021-09-23T17:43:48.020Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-23T17:43:48.020Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-23T17:43:48.020Z] EXECUTOR_NUMBER 0 [2021-09-23T17:43:48.020Z] FQDN azwin-2-28f860.westus.cloudapp.azure.com [2021-09-23T17:43:48.020Z] GIT_BRANCH PR-42854 [2021-09-23T17:43:48.020Z] GIT_COMMIT abaa5b5ee8a8696b3e4ea665b4524981770f6dd3 [2021-09-23T17:43:48.020Z] GIT_PREVIOUS_COMMIT 2d1d70cf2bbe6eed69185b93cfc7af4607865274 [2021-09-23T17:43:48.020Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT e85f4cdfe14f1d39590a2cddacd5c8133e58f906 [2021-09-23T17:43:48.020Z] GIT_URL https://github.com/moby/moby.git [2021-09-23T17:43:48.020Z] HUDSON_COOKIE c4c5014a-c9ab-41da-8e94-d385924ec850 [2021-09-23T17:43:48.020Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:43:48.020Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-23T17:43:48.020Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-23T17:43:48.020Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-23T17:43:48.020Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-23T17:43:48.020Z] JENKINS_NODE_COOKIE 9de326cf-5b84-4857-bc2a-2e11fec7bff0 [2021-09-23T17:43:48.020Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-23T17:43:48.020Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-23T17:43:48.020Z] JOB_BASE_NAME PR-42854 [2021-09-23T17:43:48.020Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/display/redirect [2021-09-23T17:43:48.020Z] JOB_NAME moby/PR-42854 [2021-09-23T17:43:48.020Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/ [2021-09-23T17:43:48.020Z] library.jps.version master [2021-09-23T17:43:48.020Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-23T17:43:48.021Z] NODE_LABELS amd64 azure azwin-2-28f860 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-09-23T17:43:48.021Z] NODE_NAME azwin-2-28f860 [2021-09-23T17:43:48.021Z] NUMBER_OF_PROCESSORS 4 [2021-09-23T17:43:48.021Z] OS Windows_NT [2021-09-23T17:43:48.021Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-23T17:43:48.021Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-23T17:43:48.021Z] ppc64le false [2021-09-23T17:43:48.021Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-23T17:43:48.021Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-23T17:43:48.021Z] PROCESSOR_LEVEL 6 [2021-09-23T17:43:48.021Z] PROCESSOR_REVISION 5507 [2021-09-23T17:43:48.021Z] ProgramData C:\ProgramData [2021-09-23T17:43:48.021Z] ProgramFiles C:\Program Files [2021-09-23T17:43:48.021Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-23T17:43:48.021Z] ProgramW6432 C:\Program Files [2021-09-23T17:43:48.021Z] PROMPT $P$G [2021-09-23T17:43:48.021Z] PSExecutionPolicyPreference Bypass [2021-09-23T17:43:48.021Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-23T17:43:48.021Z] PUBLIC C:\Users\Public [2021-09-23T17:43:48.021Z] rootless true [2021-09-23T17:43:48.021Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect?page=artif... [2021-09-23T17:43:48.021Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect?page=changes [2021-09-23T17:43:48.021Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect [2021-09-23T17:43:48.021Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42854/8/display/redirect?page=tests [2021-09-23T17:43:48.021Z] s390x false [2021-09-23T17:43:48.021Z] SKIP_VALIDATION_TESTS 1 [2021-09-23T17:43:48.021Z] SOURCES_DRIVE d [2021-09-23T17:43:48.021Z] SOURCES_SUBDIR gopath [2021-09-23T17:43:48.021Z] STAGE_NAME Run tests [2021-09-23T17:43:48.021Z] SystemDrive C: [2021-09-23T17:43:48.021Z] SystemRoot C:\Windows [2021-09-23T17:43:48.021Z] TEMP C:\Windows\TEMP [2021-09-23T17:43:48.021Z] TESTDEBUG 0 [2021-09-23T17:43:48.021Z] TESTRUN_DRIVE d [2021-09-23T17:43:48.021Z] TESTRUN_SUBDIR CI [2021-09-23T17:43:48.021Z] TIMEOUT 120m [2021-09-23T17:43:48.021Z] TMP C:\Windows\TEMP [2021-09-23T17:43:48.021Z] unit_validate true [2021-09-23T17:43:48.021Z] USERDOMAIN WORKGROUP [2021-09-23T17:43:48.021Z] USERNAME azwin-2-28f860$ [2021-09-23T17:43:48.021Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-23T17:43:48.021Z] validate_force false [2021-09-23T17:43:48.021Z] windir C:\Windows [2021-09-23T17:43:48.021Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-23T17:43:48.021Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-09-23T17:43:48.021Z] windows2022 true [2021-09-23T17:43:48.021Z] windows2022containerd true [2021-09-23T17:43:48.021Z] windowsRS1 false [2021-09-23T17:43:48.021Z] windowsRS5 true [2021-09-23T17:43:48.021Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-23T17:43:48.021Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-23T17:43:48.021Z] [2021-09-23T17:43:48.021Z] [2021-09-23T17:43:48.021Z] [2021-09-23T17:43:48.021Z] INFO: Sources under d:\gopath\... [2021-09-23T17:43:48.021Z] INFO: Test run under d:\CI\... [2021-09-23T17:43:48.021Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-23T17:43:48.021Z] INFO: docker/docker repository was found [2021-09-23T17:43:48.021Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-09-23T17:43:48.484Z] #58 ... [2021-09-23T17:43:48.484Z] [2021-09-23T17:43:48.484Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:48.484Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:43:48.493Z] ltsc2019: Pulling from windows/servercore [2021-09-23T17:43:48.493Z] 4612f6d0b889: Pulling fs layer [2021-09-23T17:43:48.493Z] a0ddf88812f1: Pulling fs layer [2021-09-23T17:43:48.763Z] #14 65.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:43:48.763Z] #14 65.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:43:48.763Z] #14 65.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:43:48.846Z] #45 94.65 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:43:48.846Z] #45 94.73 Setting up python2 (2.7.18-3) ... [2021-09-23T17:43:48.846Z] #45 94.78 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:43:48.846Z] #45 94.85 Setting up criu (3.16-1) ... [2021-09-23T17:43:49.231Z] #38 7.854 [100%] Linking C executable tini-static [2021-09-23T17:43:50.162Z] #38 8.815 [100%] Built target tini-static [2021-09-23T17:43:50.162Z] #38 8.908 + mkdir -p /build [2021-09-23T17:43:50.162Z] #38 8.913 + cp tini-static /build/docker-init [2021-09-23T17:43:50.419Z] #38 DONE 9.3s [2021-09-23T17:43:50.419Z] [2021-09-23T17:43:50.419Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:50.419Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:50.419Z] #14 92.28 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:43:50.419Z] #14 92.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:50.419Z] #14 92.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:43:50.419Z] #14 92.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:43:50.419Z] #14 92.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:50.419Z] #14 92.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:43:51.391Z] #45 97.15 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:52.990Z] #14 69.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:43:52.990Z] #14 69.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:43:52.990Z] #14 69.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:43:53.303Z] #45 DONE 98.8s [2021-09-23T17:43:53.303Z] [2021-09-23T17:43:53.303Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:53.303Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:53.303Z] #14 99.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:43:53.303Z] #14 99.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:53.303Z] #14 99.27 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:43:55.696Z] a0ddf88812f1: Verifying Checksum [2021-09-23T17:43:55.696Z] a0ddf88812f1: Download complete [2021-09-23T17:43:56.311Z] #14 73.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:43:56.311Z] #14 73.12 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:43:56.311Z] #14 73.13 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:43:56.743Z] #19 ... [2021-09-23T17:43:56.743Z] [2021-09-23T17:43:56.743Z] #48 [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-09-23T17:43:56.743Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:43:56.743Z] #48 DONE 200.5s [2021-09-23T17:43:57.004Z] [2021-09-23T17:43:57.004Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-23T17:43:57.004Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-23T17:43:57.004Z] #19 186.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-09-23T17:43:57.004Z] #19 186.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:57.004Z] #19 186.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:43:57.004Z] #19 186.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-09-23T17:43:57.004Z] #19 186.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:43:57.004Z] #19 186.4 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:43:58.529Z] #14 ... [2021-09-23T17:43:58.529Z] [2021-09-23T17:43:58.529Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-23T17:43:58.529Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-23T17:43:58.529Z] #45 92.24 Setting up mailcap (3.69) ... [2021-09-23T17:43:58.529Z] #45 92.46 Setting up mime-support (3.66) ... [2021-09-23T17:43:58.529Z] #45 92.53 Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-23T17:43:58.529Z] #45 92.57 Setting up python2.7 (2.7.18-8) ... [2021-09-23T17:43:58.529Z] #45 99.41 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-23T17:43:58.529Z] #45 99.43 Setting up python2 (2.7.18-3) ... [2021-09-23T17:43:58.529Z] #45 99.45 Setting up python-is-python2 (2.7.18-9) ... [2021-09-23T17:43:58.529Z] #45 99.47 Setting up criu (3.16-1) ... [2021-09-23T17:43:58.529Z] #45 101.8 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:43:58.761Z] #58 ... [2021-09-23T17:43:58.761Z] [2021-09-23T17:43:58.761Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:58.761Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:58.761Z] #14 74.79 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:43:58.761Z] #14 74.79 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:58.761Z] #14 74.80 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:43:58.761Z] #14 79.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:43:58.761Z] #14 79.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:58.761Z] #14 79.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:43:58.761Z] #14 84.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:43:58.761Z] #14 84.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:58.761Z] #14 84.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:43:59.094Z] #45 DONE 102.5s [2021-09-23T17:43:59.094Z] [2021-09-23T17:43:59.094Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:43:59.094Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:43:59.352Z] #33 ... [2021-09-23T17:43:59.352Z] [2021-09-23T17:43:59.352Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:43:59.352Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:43:59.352Z] #14 102.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:43:59.352Z] #14 102.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:43:59.352Z] #14 103.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:44:01.583Z] 4612f6d0b889: Verifying Checksum [2021-09-23T17:44:01.583Z] 4612f6d0b889: Download complete [2021-09-23T17:44:02.922Z] #14 79.76 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:44:02.922Z] #14 79.76 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-23T17:44:02.922Z] #14 79.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:03.414Z] #14 ... [2021-09-23T17:44:03.414Z] [2021-09-23T17:44:03.414Z] #58 [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-09-23T17:44:03.414Z] #58 sha256:3b1d68b1683fdb7e3ca5fd23498023d3a7d57f5466228f344492816ae1f8f8f7 [2021-09-23T17:44:03.578Z] #19 192.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-09-23T17:44:03.578Z] #19 192.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:03.578Z] #19 192.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:44:03.578Z] #19 192.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-09-23T17:44:03.578Z] #19 192.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:03.578Z] #19 192.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:44:03.578Z] #19 192.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-09-23T17:44:03.578Z] #19 192.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:03.578Z] #19 192.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:44:03.578Z] #19 192.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-09-23T17:44:03.578Z] #19 192.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:03.578Z] #19 192.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:44:03.578Z] #19 192.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-09-23T17:44:03.578Z] #19 192.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:03.578Z] #19 192.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:44:03.578Z] #19 192.6 Selecting previously unselected package cross-config. [2021-09-23T17:44:03.578Z] #19 192.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-09-23T17:44:03.578Z] #19 192.6 Unpacking cross-config (2.6.18+nmu1) ... [2021-09-23T17:44:03.578Z] #19 192.6 Selecting previously unselected package gcc-10-cross-base. [2021-09-23T17:44:03.578Z] #19 192.6 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:03.578Z] #19 192.6 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-23T17:44:03.578Z] #19 192.7 Selecting previously unselected package libc6-arm64-cross. [2021-09-23T17:44:03.578Z] #19 192.7 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-09-23T17:44:03.578Z] #19 192.7 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-09-23T17:44:03.578Z] #19 192.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-09-23T17:44:03.578Z] #19 192.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:03.579Z] #19 192.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:03.579Z] #19 192.9 Selecting previously unselected package libgomp1-arm64-cross. [2021-09-23T17:44:03.579Z] #19 192.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:03.579Z] #19 192.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:03.579Z] #19 193.0 Selecting previously unselected package libitm1-arm64-cross. [2021-09-23T17:44:03.579Z] #19 193.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:03.579Z] #19 193.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:03.579Z] #19 193.0 Selecting previously unselected package libatomic1-arm64-cross. [2021-09-23T17:44:03.579Z] #19 193.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:03.579Z] #19 193.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:03.579Z] #19 193.0 Selecting previously unselected package libasan6-arm64-cross. [2021-09-23T17:44:03.579Z] #19 193.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:03.579Z] #19 193.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:03.837Z] #19 193.3 Selecting previously unselected package liblsan0-arm64-cross. [2021-09-23T17:44:03.837Z] #19 193.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:03.837Z] #19 193.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:04.055Z] #14 ... [2021-09-23T17:44:04.055Z] [2021-09-23T17:44:04.055Z] #60 [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-09-23T17:44:04.055Z] #60 sha256:fb8f655817e41706068efc615801e45ca007babf0042baf6010f8a4e7fb8f3c8 [2021-09-23T17:44:04.055Z] #60 91.15 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:44:04.055Z] #60 91.16 + GOBIN=/build [2021-09-23T17:44:04.055Z] #60 91.16 + GO111MODULE=on [2021-09-23T17:44:04.055Z] #60 91.16 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:44:04.095Z] #19 193.5 Selecting previously unselected package libtsan0-arm64-cross. [2021-09-23T17:44:04.095Z] #19 193.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:04.095Z] #19 193.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:04.353Z] #19 193.8 Selecting previously unselected package libstdc++6-arm64-cross. [2021-09-23T17:44:04.353Z] #19 193.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:04.353Z] #19 193.8 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:04.353Z] #19 193.9 Selecting previously unselected package libubsan1-arm64-cross. [2021-09-23T17:44:04.611Z] #19 193.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:04.611Z] #19 193.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:04.611Z] #19 194.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-09-23T17:44:04.611Z] #19 194.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:04.611Z] #19 194.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:04.870Z] #19 194.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-09-23T17:44:04.870Z] #19 194.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:44:04.870Z] #19 194.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:44:05.005Z] #58 50.77 Updating files: 39% (1826/4570) Updating files: 40% (1828/4570) Updating files: 41% (1874/4570) Updating files: 42% (1920/4570) Updating files: 43% (1966/4570) Updating files: 44% (2011/4570) Updating files: 45% (2057/4570) Updating files: 46% (2103/4570) Updating files: 47% (2148/4570) Updating files: 48% (2194/4570) Updating files: 49% (2240/4570) Updating files: 50% (2285/4570) Updating files: 51% (2331/4570) Updating files: 52% (2377/4570) Updating files: 53% (2423/4570) Updating files: 54% (2468/4570) Updating files: 55% (2514/4570) Updating files: 56% (2560/4570) Updating files: 57% (2605/4570) Updating files: 58% (2651/4570) Updating files: 59% (2697/4570) Updating files: 60% (2742/4570) Updating files: 61% (2788/4570) Updating files: 62% (2834/4570) Updating files: 63% (2880/4570) Updating files: 64% (2925/4570) Updating files: 65% (2971/4570) Updating files: 66% (3017/4570) Updating files: 67% (3062/4570) Updating files: 68% (3108/4570) Updating files: 69% (3154/4570) Updating files: 70% (3199/4570) Updating files: 71% (3245/4570) Updating files: 72% (3291/4570) Updating files: 73% (3337/4570) Updating files: 74% (3382/4570) Updating files: 75% (3428/4570) Updating files: 76% (3474/4570) Updating files: 77% (3519/4570) Updating files: 78% (3565/4570) Updating files: 79% (3611/4570) Updating files: 80% (3656/4570) Updating files: 81% (3702/4570) Updating files: 82% (3748/4570) Updating files: 83% (3794/4570) Updating files: 84% (3839/4570) Updating files: 85% (3885/4570) Updating files: 86% (3931/4570) Updating files: 87% (3976/4570) Updating files: 88% (4022/4570) Updating files: 89% (4068/4570) Updating files: 90% (4113/4570) Updating files: 91% (4159/4570) Updating files: 92% (4205/4570) Updating files: 93% (4251/4570) Updating files: 94% (4296/4570) Updating files: 95% (4342/4570) Updating files: 96% (4388/4570) Updating files: 97% (4433/4570) Updating files: 98% (4479/4570) Updating files: 99% (4525/4570) Updating files: 100% (4570/4570) Updating files: 100% (4570/4570), done. [2021-09-23T17:44:05.005Z] #58 52.83 + cd /tmp/tmp.mwi6iMdmE0/src/github.com/containerd/containerd [2021-09-23T17:44:05.005Z] #58 52.83 + git checkout -q v1.5.5 [2021-09-23T17:44:06.250Z] #14 83.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:44:06.250Z] #14 83.48 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:44:06.250Z] #14 83.52 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:44:06.516Z] #14 83.66 Selecting previously unselected package libapparmor1:arm64. [2021-09-23T17:44:06.516Z] #14 83.67 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-23T17:44:06.516Z] #14 83.69 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-23T17:44:06.781Z] #14 83.80 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-23T17:44:06.781Z] #14 83.80 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-23T17:44:06.781Z] #14 83.81 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-23T17:44:06.781Z] #14 83.97 Selecting previously unselected package libbtrfs0:arm64. [2021-09-23T17:44:06.781Z] #14 83.98 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-23T17:44:06.781Z] #14 83.99 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-23T17:44:06.919Z] #58 54.45 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:44:06.919Z] #58 54.45 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:44:06.919Z] #58 54.45 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:44:06.919Z] #58 54.45 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:44:06.919Z] #58 54.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:44:06.919Z] #58 54.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:44:06.919Z] #58 54.45 + '[' '' = dynamic ']' [2021-09-23T17:44:06.919Z] #58 54.45 + make [2021-09-23T17:44:07.045Z] #14 84.14 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-23T17:44:07.045Z] #14 84.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-23T17:44:07.045Z] #14 84.17 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-23T17:44:07.308Z] #14 84.37 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-09-23T17:44:07.308Z] #14 84.39 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-23T17:44:07.308Z] #14 84.40 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:44:07.308Z] #14 84.49 Selecting previously unselected package libudev-dev:arm64. [2021-09-23T17:44:07.308Z] #14 84.49 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-09-23T17:44:07.308Z] #14 84.51 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-09-23T17:44:07.308Z] #14 ... [2021-09-23T17:44:07.308Z] [2021-09-23T17:44:07.308Z] #60 [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-09-23T17:44:07.308Z] #60 sha256:b5ce4f900d85b2cb65b9ce090f4b318362049c3a070007d118dac7cbb675b7a1 [2021-09-23T17:44:07.308Z] #60 84.62 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:44:07.308Z] #60 84.62 + GOBIN=/build [2021-09-23T17:44:07.308Z] #60 84.62 + GO111MODULE=on [2021-09-23T17:44:07.308Z] #60 84.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:44:07.451Z] #14 ... [2021-09-23T17:44:07.451Z] [2021-09-23T17:44:07.451Z] #58 [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-09-23T17:44:07.451Z] #58 sha256:620e66acd77a1b697b7c05b6838fe71bed9270ad0374bd0a869fb48047393d36 [2021-09-23T17:44:08.831Z] #58 56.39 + bin/ctr [2021-09-23T17:44:09.251Z] #58 51.69 Updating files: 38% (1763/4570) Updating files: 39% (1783/4570) Updating files: 40% (1828/4570) Updating files: 41% (1874/4570) Updating files: 42% (1920/4570) Updating files: 43% (1966/4570) Updating files: 44% (2011/4570) Updating files: 45% (2057/4570) Updating files: 46% (2103/4570) Updating files: 47% (2148/4570) Updating files: 48% (2194/4570) Updating files: 49% (2240/4570) Updating files: 50% (2285/4570) Updating files: 51% (2331/4570) Updating files: 52% (2377/4570) Updating files: 53% (2423/4570) Updating files: 54% (2468/4570) Updating files: 55% (2514/4570) Updating files: 56% (2560/4570) Updating files: 57% (2605/4570) Updating files: 58% (2651/4570) Updating files: 59% (2697/4570) Updating files: 60% (2742/4570) Updating files: 61% (2788/4570) Updating files: 62% (2834/4570) Updating files: 63% (2880/4570) Updating files: 64% (2925/4570) Updating files: 65% (2971/4570) Updating files: 66% (3017/4570) Updating files: 67% (3062/4570) Updating files: 68% (3108/4570) Updating files: 69% (3154/4570) Updating files: 70% (3199/4570) Updating files: 71% (3245/4570) Updating files: 72% (3291/4570) Updating files: 73% (3337/4570) Updating files: 74% (3382/4570) Updating files: 75% (3428/4570) Updating files: 76% (3474/4570) Updating files: 77% (3519/4570) Updating files: 78% (3565/4570) Updating files: 79% (3611/4570) Updating files: 80% (3656/4570) Updating files: 81% (3702/4570) Updating files: 82% (3748/4570) Updating files: 83% (3794/4570) Updating files: 84% (3839/4570) Updating files: 85% (3885/4570) Updating files: 86% (3931/4570) Updating files: 87% (3976/4570) Updating files: 88% (4022/4570) Updating files: 89% (4068/4570) Updating files: 90% (4113/4570) Updating files: 91% (4159/4570) Updating files: 92% (4205/4570) Updating files: 93% (4251/4570) Updating files: 94% (4296/4570) Updating files: 95% (4342/4570) Updating files: 96% (4388/4570) Updating files: 97% (4433/4570) Updating files: 98% (4479/4570) Updating files: 99% (4525/4570) Updating files: 100% (4570/4570) Updating files: 100% (4570/4570), done. [2021-09-23T17:44:09.251Z] #58 53.71 + cd /tmp/tmp.F9CMRyNt39/src/github.com/containerd/containerd [2021-09-23T17:44:09.251Z] #58 53.71 + git checkout -q v1.5.5 [2021-09-23T17:44:10.598Z] #60 DONE 98.2s [2021-09-23T17:44:10.598Z] [2021-09-23T17:44:10.598Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:44:10.598Z] #61 sha256:cff7d3982bc639cf6e9be0c90027d1b65cdc310a71707efea4650633350de8d2 [2021-09-23T17:44:10.598Z] #61 DONE 0.2s [2021-09-23T17:44:10.598Z] [2021-09-23T17:44:10.598Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:44:10.598Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:44:10.598Z] #14 94.50 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:44:10.598Z] #14 94.50 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:44:10.598Z] #14 94.50 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:10.598Z] #14 ... [2021-09-23T17:44:10.598Z] [2021-09-23T17:44:10.598Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:44:10.598Z] #62 sha256:80e419d1c29aad084e8057ee53ba163040f12d24237713ce8e4fa6fdd56c1663 [2021-09-23T17:44:10.598Z] #62 DONE 0.2s [2021-09-23T17:44:10.855Z] [2021-09-23T17:44:10.855Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:44:10.855Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:44:11.112Z] #33 ... [2021-09-23T17:44:11.112Z] [2021-09-23T17:44:11.112Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:44:11.112Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:44:11.112Z] #14 99.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:44:11.112Z] #14 99.05 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:44:11.112Z] #14 99.05 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:44:11.112Z] #14 99.16 Selecting previously unselected package libapparmor1:amd64. [2021-09-23T17:44:11.112Z] #14 99.16 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-23T17:44:11.112Z] #14 99.17 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:44:11.416Z] #14 99.26 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-23T17:44:11.416Z] #14 99.28 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-23T17:44:11.416Z] #14 99.29 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:44:11.416Z] #14 99.39 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:44:11.416Z] #14 99.39 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:44:11.416Z] #14 99.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:44:11.416Z] #14 99.50 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:44:11.673Z] #14 99.52 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:44:11.673Z] #14 99.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:44:11.673Z] #14 99.75 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-23T17:44:11.673Z] #14 99.75 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:44:11.673Z] #14 99.75 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:44:11.775Z] #58 56.03 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:44:11.776Z] #58 56.03 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:44:11.776Z] #58 56.03 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:44:11.776Z] #58 56.03 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:44:11.776Z] #58 56.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:44:11.776Z] #58 56.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:44:11.776Z] #58 56.03 + '[' '' = dynamic ']' [2021-09-23T17:44:11.776Z] #58 56.03 + make [2021-09-23T17:44:11.975Z] #14 99.81 Selecting previously unselected package libudev-dev:amd64. [2021-09-23T17:44:11.975Z] #14 99.81 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-23T17:44:11.975Z] #14 99.82 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:44:11.975Z] #14 99.94 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-23T17:44:11.975Z] #14 99.94 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-23T17:44:11.975Z] #14 99.96 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:44:12.232Z] #14 100.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-23T17:44:12.232Z] #14 100.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-23T17:44:12.232Z] #14 100.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:44:12.232Z] #14 100.4 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-23T17:44:12.232Z] #14 100.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-23T17:44:12.488Z] #14 100.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:44:12.488Z] #14 100.5 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-23T17:44:12.623Z] #60 ... [2021-09-23T17:44:12.623Z] [2021-09-23T17:44:12.623Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:44:12.623Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:44:12.623Z] #14 84.69 Selecting previously unselected package libsepol1-dev:arm64. [2021-09-23T17:44:12.623Z] #14 84.69 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-09-23T17:44:12.623Z] #14 84.70 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-09-23T17:44:12.623Z] #14 84.88 Selecting previously unselected package libpcre2-16-0:arm64. [2021-09-23T17:44:12.623Z] #14 84.90 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-09-23T17:44:12.623Z] #14 84.92 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-09-23T17:44:12.623Z] #14 85.10 Selecting previously unselected package libpcre2-32-0:arm64. [2021-09-23T17:44:12.623Z] #14 85.11 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-09-23T17:44:12.623Z] #14 85.13 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-09-23T17:44:12.623Z] #14 85.31 Selecting previously unselected package libpcre2-posix2:arm64. [2021-09-23T17:44:12.623Z] #14 85.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-09-23T17:44:12.623Z] #14 85.32 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-09-23T17:44:12.623Z] #14 85.39 Selecting previously unselected package libpcre2-dev:arm64. [2021-09-23T17:44:12.623Z] #14 85.41 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-09-23T17:44:12.623Z] #14 85.42 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-09-23T17:44:12.623Z] #14 85.77 Selecting previously unselected package libselinux1-dev:arm64. [2021-09-23T17:44:12.623Z] #14 85.79 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-09-23T17:44:12.623Z] #14 85.81 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-09-23T17:44:12.623Z] #14 86.18 Selecting previously unselected package libdevmapper-dev:arm64. [2021-09-23T17:44:12.623Z] #14 86.20 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-09-23T17:44:12.623Z] #14 86.21 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:44:12.623Z] #14 86.32 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-23T17:44:12.623Z] #14 86.33 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-23T17:44:12.623Z] #14 86.34 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-23T17:44:12.623Z] #14 86.56 Selecting previously unselected package libsystemd-dev:arm64. [2021-09-23T17:44:12.623Z] #14 86.58 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-09-23T17:44:12.623Z] #14 86.59 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-09-23T17:44:12.623Z] #14 87.08 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-23T17:44:12.623Z] #14 87.10 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-23T17:44:12.623Z] #14 87.12 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:44:12.623Z] #14 87.15 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-09-23T17:44:12.623Z] #14 87.16 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:44:12.623Z] #14 87.19 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-09-23T17:44:12.623Z] #14 87.21 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-23T17:44:12.623Z] #14 87.22 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-09-23T17:44:12.623Z] #14 87.24 Setting up libudev-dev:arm64 (247.3-6) ... [2021-09-23T17:44:12.623Z] #14 87.25 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-09-23T17:44:12.623Z] #14 87.27 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:44:12.623Z] #14 87.28 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-23T17:44:12.623Z] #14 87.30 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:44:12.623Z] #14 87.32 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-23T17:44:12.623Z] #14 87.33 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:44:12.623Z] #14 87.35 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-09-23T17:44:12.623Z] #14 87.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:44:12.623Z] #14 87.38 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-09-23T17:44:12.623Z] #14 87.40 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-09-23T17:44:12.623Z] #14 87.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:44:12.623Z] #14 87.43 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:44:12.623Z] #14 87.46 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-09-23T17:44:12.623Z] #14 87.48 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:12.623Z] #14 87.51 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-09-23T17:44:12.623Z] #14 87.53 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:44:12.623Z] #14 87.56 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:12.623Z] #14 87.57 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-09-23T17:44:12.623Z] #14 87.59 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:44:12.623Z] #14 87.65 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:44:12.623Z] #14 87.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:44:12.623Z] #14 87.69 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:44:12.623Z] #14 87.71 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:44:12.623Z] #14 87.73 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-23T17:44:12.623Z] #14 87.75 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:44:12.745Z] #14 100.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-23T17:44:12.745Z] #14 100.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:44:12.745Z] #14 100.7 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-23T17:44:12.745Z] #14 100.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-23T17:44:12.745Z] #14 100.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:44:12.990Z] #19 201.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-09-23T17:44:12.990Z] #19 201.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:12.990Z] #19 201.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:44:12.990Z] #19 202.6 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-09-23T17:44:13.001Z] #14 101.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-23T17:44:13.001Z] #14 101.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-23T17:44:13.001Z] #14 101.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:44:13.032Z] #58 ... [2021-09-23T17:44:13.032Z] [2021-09-23T17:44:13.032Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:44:13.032Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:44:13.032Z] #14 118.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:44:13.032Z] #14 118.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:44:13.032Z] #14 118.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:44:13.250Z] #19 202.6 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:44:13.250Z] #19 202.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-23T17:44:13.258Z] #14 101.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-23T17:44:13.258Z] #14 101.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:44:13.258Z] #14 101.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:44:13.258Z] #14 101.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-23T17:44:13.258Z] #14 101.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-23T17:44:13.258Z] #14 101.3 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:44:13.509Z] #19 203.0 Selecting previously unselected package libc6-dev-arm64-cross. [2021-09-23T17:44:13.509Z] #19 203.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-09-23T17:44:13.509Z] #19 203.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-23T17:44:13.514Z] #14 101.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-23T17:44:13.514Z] #14 101.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-23T17:44:13.514Z] #14 101.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:44:13.669Z] #58 58.14 + bin/ctr [2021-09-23T17:44:13.767Z] #19 203.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-09-23T17:44:13.814Z] #14 101.9 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:44:13.814Z] #14 101.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:44:13.814Z] #14 101.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:44:13.814Z] #14 102.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:44:14.026Z] #19 203.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:14.026Z] #19 203.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:44:14.070Z] #14 102.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:44:14.070Z] #14 102.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:44:14.070Z] #14 102.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:44:14.070Z] #14 102.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:44:14.070Z] #14 102.1 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:44:14.070Z] #14 102.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:44:14.070Z] #14 102.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:44:14.070Z] #14 102.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:44:14.070Z] #14 102.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:44:14.070Z] #14 102.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:44:14.070Z] #14 102.2 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:44:14.285Z] #19 203.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-09-23T17:44:14.285Z] #19 203.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:44:14.285Z] #19 203.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:44:14.327Z] #14 102.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:44:14.327Z] #14 102.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:44:14.327Z] #14 102.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:44:14.327Z] #14 102.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:44:14.327Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:44:14.327Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:44:14.327Z] #14 102.3 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-09-23T17:44:14.327Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:14.327Z] #14 102.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-09-23T17:44:14.327Z] #14 102.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:44:14.327Z] #14 102.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:14.327Z] #14 102.4 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-09-23T17:44:14.584Z] #14 102.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:44:14.584Z] #14 102.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:44:14.584Z] #14 102.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:44:14.584Z] #14 102.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:44:14.584Z] #14 102.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:44:14.584Z] #14 102.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:44:14.584Z] #14 102.6 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:44:14.841Z] #14 DONE 102.9s [2021-09-23T17:44:14.841Z] [2021-09-23T17:44:14.841Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:44:14.841Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:44:15.098Z] #33 ... [2021-09-23T17:44:15.098Z] [2021-09-23T17:44:15.098Z] #55 [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-09-23T17:44:15.098Z] #55 sha256:5e32b41d377ecb0f592ebda3db2627a84ae07184a0c9da25657495eaad43d0df [2021-09-23T17:44:15.200Z] #14 ... [2021-09-23T17:44:15.200Z] [2021-09-23T17:44:15.200Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:44:15.200Z] #25 sha256:f276dec54367a8fbaec6e873a1001455ba718eb3cfb574a77f580be6c24356be [2021-09-23T17:44:15.200Z] #25 90.02 Updating files: 26% (3033/11434) Updating files: 27% (3088/11434) Updating files: 28% (3202/11434) Updating files: 29% (3316/11434) Updating files: 30% (3431/11434) Updating files: 31% (3545/11434) Updating files: 32% (3659/11434) Updating files: 33% (3774/11434) Updating files: 34% (3888/11434) Updating files: 35% (4002/11434) Updating files: 36% (4117/11434) Updating files: 37% (4231/11434) Updating files: 38% (4345/11434) Updating files: 39% (4460/11434) Updating files: 40% (4574/11434) Updating files: 41% (4688/11434) Updating files: 42% (4803/11434) Updating files: 43% (4917/11434) Updating files: 44% (5031/11434) Updating files: 45% (5146/11434) Updating files: 46% (5260/11434) Updating files: 47% (5374/11434) Updating files: 48% (5489/11434) Updating files: 49% (5603/11434) Updating files: 50% (5717/11434) Updating files: 51% (5832/11434) Updating files: 52% (5946/11434) Updating files: 53% (6061/11434) Updating files: 54% (6175/11434) Updating files: 55% (6289/11434) Updating files: 56% (6404/11434) Updating files: 56% (6451/11434) Updating files: 57% (6518/11434) Updating files: 58% (6632/11434) Updating files: 59% (6747/11434) Updating files: 60% (6861/11434) Updating files: 61% (6975/11434) Updating files: 62% (7090/11434) Updating files: 63% (7204/11434) Updating files: 64% (7318/11434) Updating files: 65% (7433/11434) Updating files: 66% (7547/11434) Updating files: 67% (7661/11434) Updating files: 68% (7776/11434) Updating files: 69% (7890/11434) Updating files: 70% (8004/11434) Updating files: 71% (8119/11434) Updating files: 72% (8233/11434) Updating files: 73% (8347/11434) Updating files: 74% (8462/11434) Updating files: 75% (8576/11434) Updating files: 76% (8690/11434) Updating files: 77% (8805/11434) Updating files: 78% (8919/11434) Updating files: 79% (9033/11434) Updating files: 80% (9148/11434) Updating files: 81% (9262/11434) Updating files: 82% (9376/11434) Updating files: 83% (9491/11434) Updating files: 84% (9605/11434) Updating files: 85% (9719/11434) Updating files: 86% (9834/11434) Updating files: 87% (9948/11434) Updating files: 87% (10012/11434) Updating files: 88% (10062/11434) Updating files: 89% (10177/11434) Updating files: 90% (10291/11434) Updating files: 91% (10405/11434) Updating files: 92% (10520/11434) Updating files: 93% (10634/11434) Updating files: 94% (10748/11434) Updating files: 95% (10863/11434) Updating files: 96% (10977/11434) Updating files: 97% (11091/11434) Updating files: 98% (11206/11434) Updating files: 99% (11320/11434) Updating files: 100% (11434/11434) Updating files: 100% (11434/11434), done. [2021-09-23T17:44:15.200Z] #25 92.43 + cd /tmp/tmp.XkUDGr1gWb/tmp/docker-ce [2021-09-23T17:44:15.200Z] #25 92.43 + git checkout -q v17.06.2-ce [2021-09-23T17:44:17.618Z] #55 2.590 + RM_GOPATH=0 [2021-09-23T17:44:17.619Z] #55 2.590 + TMP_GOPATH= [2021-09-23T17:44:17.619Z] #55 2.590 + : /build [2021-09-23T17:44:17.619Z] #55 2.590 + '[' -z '' ']' [2021-09-23T17:44:17.619Z] #55 2.591 ++ mktemp -d [2021-09-23T17:44:17.619Z] #55 2.593 + export GOPATH=/tmp/tmp.1QOEKo1vRm [2021-09-23T17:44:17.619Z] #55 2.593 + GOPATH=/tmp/tmp.1QOEKo1vRm [2021-09-23T17:44:17.619Z] #55 2.593 + RM_GOPATH=1 [2021-09-23T17:44:17.619Z] #55 2.593 + case "$(go env GOARCH)" in [2021-09-23T17:44:17.619Z] #55 2.594 ++ go env GOARCH [2021-09-23T17:44:17.619Z] #55 2.614 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:44:17.619Z] #55 2.614 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:44:17.619Z] #55 2.614 ++ dirname /tmp/install/install.sh [2021-09-23T17:44:17.619Z] #55 2.615 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:44:17.619Z] #55 2.615 + dir=/tmp/install [2021-09-23T17:44:17.619Z] #55 2.615 + bin=runc [2021-09-23T17:44:17.619Z] #55 2.615 + shift [2021-09-23T17:44:17.619Z] #55 2.615 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:44:17.619Z] #55 2.615 + . /tmp/install/runc.installer [2021-09-23T17:44:17.619Z] #55 2.615 ++ set -e [2021-09-23T17:44:17.619Z] #55 2.615 ++ : v1.0.2 [2021-09-23T17:44:17.619Z] #55 2.615 + install_runc [2021-09-23T17:44:17.619Z] #55 2.615 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:44:17.619Z] #55 2.615 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:44:17.619Z] #55 2.615 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1QOEKo1vRm/src/github.com/opencontainers/runc [2021-09-23T17:44:17.619Z] #55 2.619 Cloning into '/tmp/tmp.1QOEKo1vRm/src/github.com/opencontainers/runc'... [2021-09-23T17:44:17.762Z] #25 94.89 + mkdir -p /tmp/tmp.XkUDGr1gWb/src/github.com/docker [2021-09-23T17:44:17.763Z] #25 94.89 + mv components/cli /tmp/tmp.XkUDGr1gWb/src/github.com/docker/cli [2021-09-23T17:44:17.763Z] #25 94.90 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-09-23T17:44:17.917Z] #55 ... [2021-09-23T17:44:17.917Z] [2021-09-23T17:44:17.917Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:44:17.917Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-23T17:44:17.917Z] #15 DONE 2.8s [2021-09-23T17:44:17.917Z] [2021-09-23T17:44:17.917Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-23T17:44:17.917Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-23T17:44:19.707Z] #25 ... [2021-09-23T17:44:19.708Z] [2021-09-23T17:44:19.708Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:44:19.708Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-23T17:44:19.708Z] #14 DONE 96.6s [2021-09-23T17:44:19.708Z] [2021-09-23T17:44:19.708Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:44:19.708Z] #15 sha256:0893a8bafed62ce2bd496cfba201452edd5f671a33799d834b5c908ab8bc005d [2021-09-23T17:44:19.708Z] #15 ... [2021-09-23T17:44:19.708Z] [2021-09-23T17:44:19.708Z] #60 [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-09-23T17:44:19.708Z] #60 sha256:b5ce4f900d85b2cb65b9ce090f4b318362049c3a070007d118dac7cbb675b7a1 [2021-09-23T17:44:19.708Z] #60 DONE 96.7s [2021-09-23T17:44:19.708Z] [2021-09-23T17:44:19.708Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:44:19.708Z] #61 sha256:1bf19e3afba3875e7970dec58c8b026ac6c0ca3c1b4118290edcccf1d04ffec1 [2021-09-23T17:44:19.708Z] #61 DONE 0.3s [2021-09-23T17:44:19.708Z] [2021-09-23T17:44:19.708Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:44:19.708Z] #62 sha256:918dc797a5137ceceae7fc83a9568fc2c0830ad7b12b882d64184c5077c2890f [2021-09-23T17:44:19.708Z] #62 DONE 0.1s [2021-09-23T17:44:19.708Z] [2021-09-23T17:44:19.708Z] #55 [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-09-23T17:44:19.708Z] #55 sha256:05e815b975d3ecf85c14b64312030e38d5b2eeb73f50a2b9d3d8e85e2c0ef7db [2021-09-23T17:44:20.217Z] #58 ... [2021-09-23T17:44:20.217Z] [2021-09-23T17:44:20.217Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:44:20.217Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:44:20.217Z] #14 123.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:44:20.217Z] #14 123.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:44:20.217Z] #14 123.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:44:20.442Z] #16 DONE 2.2s [2021-09-23T17:44:20.442Z] [2021-09-23T17:44:20.442Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:44:20.442Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-23T17:44:20.859Z] #19 210.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-09-23T17:44:20.859Z] #19 210.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:20.859Z] #19 210.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:44:20.859Z] #19 210.4 Selecting previously unselected package patch. [2021-09-23T17:44:20.859Z] #19 210.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-09-23T17:44:20.859Z] #19 210.4 Unpacking patch (2.7.6-7) ... [2021-09-23T17:44:20.859Z] #19 210.4 Selecting previously unselected package dpkg-dev. [2021-09-23T17:44:21.119Z] #19 210.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-09-23T17:44:21.119Z] #19 210.4 Unpacking dpkg-dev (1.20.9) ... [2021-09-23T17:44:21.119Z] #19 210.6 Selecting previously unselected package libconfig-inifiles-perl. [2021-09-23T17:44:21.119Z] #19 210.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-09-23T17:44:21.119Z] #19 210.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-09-23T17:44:21.119Z] #19 210.7 Selecting previously unselected package libio-string-perl. [2021-09-23T17:44:21.119Z] #19 210.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-09-23T17:44:21.119Z] #19 210.7 Unpacking libio-string-perl (1.08-3.1) ... [2021-09-23T17:44:21.156Z] #14 127.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:44:21.156Z] #14 127.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:44:21.156Z] #14 127.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:44:21.378Z] #19 210.7 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:44:21.378Z] #19 210.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:44:21.378Z] #19 210.7 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:44:21.640Z] #55 ... [2021-09-23T17:44:21.640Z] [2021-09-23T17:44:21.640Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:44:21.640Z] #15 sha256:0893a8bafed62ce2bd496cfba201452edd5f671a33799d834b5c908ab8bc005d [2021-09-23T17:44:21.640Z] #15 DONE 2.4s [2021-09-23T17:44:21.808Z] #17 1.929 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:44:21.808Z] #17 DONE 2.1s [2021-09-23T17:44:21.808Z] [2021-09-23T17:44:21.808Z] #51 [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-09-23T17:44:21.808Z] #51 sha256:10b85fcdd4faa5ec5903891985a834c34a093e00963b48958e77cfa3983b4aac [2021-09-23T17:44:21.904Z] [2021-09-23T17:44:21.905Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-23T17:44:21.905Z] #16 sha256:441badb823a5bd5d31af128e71418d5050ed9be4eb72dd2433a240abb0f49b28 [2021-09-23T17:44:22.064Z] #51 ... [2021-09-23T17:44:22.064Z] [2021-09-23T17:44:22.064Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:44:22.064Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-23T17:44:22.314Z] #19 211.9 Selecting previously unselected package libxml2:amd64. [2021-09-23T17:44:22.314Z] #19 211.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-23T17:44:22.574Z] #19 211.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:44:22.574Z] #19 212.0 Selecting previously unselected package libxml-namespacesupport-perl. [2021-09-23T17:44:22.574Z] #19 212.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-09-23T17:44:22.574Z] #19 212.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-23T17:44:22.574Z] #19 212.0 Selecting previously unselected package libxml-sax-base-perl. [2021-09-23T17:44:22.574Z] #19 212.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-09-23T17:44:22.574Z] #19 212.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-09-23T17:44:22.832Z] #19 212.1 Selecting previously unselected package libxml-sax-perl. [2021-09-23T17:44:22.832Z] #19 212.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-09-23T17:44:22.832Z] #19 212.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-09-23T17:44:22.832Z] #19 212.2 Selecting previously unselected package libxml-libxml-perl. [2021-09-23T17:44:22.832Z] #19 212.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-09-23T17:44:22.832Z] #19 212.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-23T17:44:22.832Z] #19 212.2 Selecting previously unselected package libxml-simple-perl. [2021-09-23T17:44:22.833Z] #19 212.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-09-23T17:44:22.833Z] #19 212.3 Unpacking libxml-simple-perl (2.25-1) ... [2021-09-23T17:44:22.833Z] #19 212.3 Selecting previously unselected package libyaml-perl. [2021-09-23T17:44:22.833Z] #19 212.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-09-23T17:44:22.833Z] #19 212.3 Unpacking libyaml-perl (1.30-1) ... [2021-09-23T17:44:22.833Z] #19 212.3 Selecting previously unselected package libconfig-auto-perl. [2021-09-23T17:44:22.833Z] #19 212.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-09-23T17:44:22.833Z] #19 212.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-09-23T17:44:22.833Z] #19 212.4 Selecting previously unselected package libfile-which-perl. [2021-09-23T17:44:22.833Z] #19 212.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-09-23T17:44:22.833Z] #19 212.4 Unpacking libfile-which-perl (1.23-1) ... [2021-09-23T17:44:22.833Z] #19 212.4 Selecting previously unselected package libfile-homedir-perl. [2021-09-23T17:44:22.833Z] #19 212.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-09-23T17:44:22.833Z] #19 212.4 Unpacking libfile-homedir-perl (1.006-1) ... [2021-09-23T17:44:22.833Z] #19 212.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-09-23T17:44:23.092Z] #19 212.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-09-23T17:44:23.092Z] #19 212.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-23T17:44:23.092Z] #19 212.5 Selecting previously unselected package dpkg-cross. [2021-09-23T17:44:23.092Z] #19 212.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-09-23T17:44:23.092Z] #19 212.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-09-23T17:44:23.092Z] #19 212.6 Selecting previously unselected package crossbuild-essential-arm64. [2021-09-23T17:44:23.092Z] #19 212.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-09-23T17:44:23.092Z] #19 212.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-09-23T17:44:23.092Z] #19 212.6 Selecting previously unselected package libc6-armel-cross. [2021-09-23T17:44:23.092Z] #19 212.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-09-23T17:44:23.092Z] #19 212.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-09-23T17:44:23.351Z] #19 212.8 Selecting previously unselected package libgcc-s1-armel-cross. [2021-09-23T17:44:23.351Z] #19 212.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:23.351Z] #19 212.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:44:23.351Z] #19 212.8 Selecting previously unselected package libgomp1-armel-cross. [2021-09-23T17:44:23.351Z] #19 212.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:23.351Z] #19 212.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:44:23.351Z] #19 212.9 Selecting previously unselected package libatomic1-armel-cross. [2021-09-23T17:44:23.351Z] #19 212.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:23.351Z] #19 212.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:44:23.351Z] #19 212.9 Selecting previously unselected package libasan6-armel-cross. [2021-09-23T17:44:23.351Z] #19 212.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:23.612Z] #19 213.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:44:23.612Z] #19 213.2 Selecting previously unselected package libstdc++6-armel-cross. [2021-09-23T17:44:23.612Z] #19 213.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:23.833Z] #16 DONE 1.9s [2021-09-23T17:44:23.833Z] [2021-09-23T17:44:23.833Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:44:23.833Z] #17 sha256:77fb787437daa6dc0e547d54d215f1fec18d7ae0888faa35aaf2084942364f4d [2021-09-23T17:44:23.874Z] #19 213.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:44:23.875Z] #19 213.3 Selecting previously unselected package libubsan1-armel-cross. [2021-09-23T17:44:23.875Z] #19 213.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:23.875Z] #19 213.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:44:23.875Z] #19 213.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-09-23T17:44:23.875Z] #19 213.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:23.953Z] #18 DONE 1.9s [2021-09-23T17:44:23.953Z] [2021-09-23T17:44:23.953Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:44:23.953Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-23T17:44:24.133Z] #19 213.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:44:24.393Z] #19 213.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-09-23T17:44:24.393Z] #19 213.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:44:24.393Z] #19 213.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:44:25.230Z] #17 ... [2021-09-23T17:44:25.230Z] [2021-09-23T17:44:25.230Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:44:25.230Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-23T17:44:25.230Z] #33 DONE 102.1s [2021-09-23T17:44:25.230Z] [2021-09-23T17:44:25.230Z] #55 [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-09-23T17:44:25.230Z] #55 sha256:05e815b975d3ecf85c14b64312030e38d5b2eeb73f50a2b9d3d8e85e2c0ef7db [2021-09-23T17:44:25.230Z] #55 2.663 + RM_GOPATH=0 [2021-09-23T17:44:25.230Z] #55 2.663 + TMP_GOPATH= [2021-09-23T17:44:25.230Z] #55 2.663 + : /build [2021-09-23T17:44:25.230Z] #55 2.663 + '[' -z '' ']' [2021-09-23T17:44:25.230Z] #55 2.665 ++ mktemp -d [2021-09-23T17:44:25.230Z] #55 2.667 + export GOPATH=/tmp/tmp.tRreD66p3O [2021-09-23T17:44:25.230Z] #55 2.667 + GOPATH=/tmp/tmp.tRreD66p3O [2021-09-23T17:44:25.230Z] #55 2.667 + RM_GOPATH=1 [2021-09-23T17:44:25.230Z] #55 2.667 + case "$(go env GOARCH)" in [2021-09-23T17:44:25.230Z] #55 2.668 ++ go env GOARCH [2021-09-23T17:44:25.230Z] #55 2.705 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:44:25.230Z] #55 2.705 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:44:25.230Z] #55 2.712 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:44:25.230Z] #55 2.726 ++ dirname /tmp/install/install.sh [2021-09-23T17:44:25.230Z] #55 2.726 + dir=/tmp/install [2021-09-23T17:44:25.230Z] #55 2.726 + bin=runc [2021-09-23T17:44:25.230Z] #55 2.726 + shift [2021-09-23T17:44:25.230Z] #55 2.726 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:44:25.230Z] #55 2.726 + . /tmp/install/runc.installer [2021-09-23T17:44:25.230Z] #55 2.726 ++ set -e [2021-09-23T17:44:25.230Z] #55 2.726 ++ : v1.0.2 [2021-09-23T17:44:25.230Z] #55 2.726 + install_runc [2021-09-23T17:44:25.230Z] #55 2.726 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:44:25.230Z] #55 2.726 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:44:25.230Z] #55 2.726 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tRreD66p3O/src/github.com/opencontainers/runc [2021-09-23T17:44:25.230Z] #55 2.726 Cloning into '/tmp/tmp.tRreD66p3O/src/github.com/opencontainers/runc'... [2021-09-23T17:44:25.809Z] #55 ... [2021-09-23T17:44:25.809Z] [2021-09-23T17:44:25.809Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:44:25.809Z] #17 sha256:77fb787437daa6dc0e547d54d215f1fec18d7ae0888faa35aaf2084942364f4d [2021-09-23T17:44:25.809Z] #17 1.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:44:25.809Z] #17 DONE 2.1s [2021-09-23T17:44:25.809Z] [2021-09-23T17:44:25.809Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:44:25.809Z] #18 sha256:3cdb79a98651982c7259819996ac107c5c0b1993ddff8db6abf099a792a988c7 [2021-09-23T17:44:26.469Z] #19 DONE 2.0s [2021-09-23T17:44:26.469Z] [2021-09-23T17:44:26.469Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:44:26.469Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-23T17:44:27.743Z] #18 DONE 1.8s [2021-09-23T17:44:27.743Z] [2021-09-23T17:44:27.743Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:44:27.743Z] #19 sha256:5f10c916d479105f5a57b0c24ca149c027cafa2d401ed74401ae3dbde0732f63 [2021-09-23T17:44:27.834Z] #20 DONE 2.0s [2021-09-23T17:44:27.834Z] [2021-09-23T17:44:27.834Z] #55 [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-09-23T17:44:27.834Z] #55 sha256:5e32b41d377ecb0f592ebda3db2627a84ae07184a0c9da25657495eaad43d0df [2021-09-23T17:44:27.834Z] #55 9.964 + cd /tmp/tmp.1QOEKo1vRm/src/github.com/opencontainers/runc [2021-09-23T17:44:27.835Z] #55 9.964 + git checkout -q v1.0.2 [2021-09-23T17:44:27.835Z] #55 10.37 + '[' -z '' ']' [2021-09-23T17:44:27.835Z] #55 10.37 + target=static [2021-09-23T17:44:27.835Z] #55 10.37 + make BUILDTAGS=seccomp static [2021-09-23T17:44:27.835Z] #55 10.64 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:44:28.323Z] #14 131.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:44:28.323Z] #14 131.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:44:28.323Z] #14 131.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:44:29.139Z] #19 DONE 1.7s [2021-09-23T17:44:29.139Z] [2021-09-23T17:44:29.139Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:44:29.139Z] #20 sha256:95c8fba9b423d947a90dc604a21876d886247a4e3a4a78133e49c06e89bdcb91 [2021-09-23T17:44:29.729Z] #55 ... [2021-09-23T17:44:29.729Z] [2021-09-23T17:44:29.729Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:44:29.729Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:44:29.729Z] #33 DONE 117.7s [2021-09-23T17:44:29.986Z] [2021-09-23T17:44:29.986Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:44:29.986Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:44:30.243Z] #21 2.225 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:44:30.500Z] #21 2.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:44:30.500Z] #21 2.627 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:44:30.537Z] #20 DONE 1.5s [2021-09-23T17:44:30.537Z] [2021-09-23T17:44:30.537Z] #55 [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-09-23T17:44:30.537Z] #55 sha256:05e815b975d3ecf85c14b64312030e38d5b2eeb73f50a2b9d3d8e85e2c0ef7db [2021-09-23T17:44:30.537Z] #55 9.585 + cd /tmp/tmp.tRreD66p3O/src/github.com/opencontainers/runc [2021-09-23T17:44:30.537Z] #55 9.589 + git checkout -q v1.0.2 [2021-09-23T17:44:30.537Z] #55 10.22 + '[' -z '' ']' [2021-09-23T17:44:30.537Z] #55 10.22 + target=static [2021-09-23T17:44:30.537Z] #55 10.22 + make BUILDTAGS=seccomp static [2021-09-23T17:44:30.537Z] #55 10.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:44:30.757Z] #21 2.719 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:44:30.958Z] #19 220.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-09-23T17:44:30.958Z] #19 220.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:30.958Z] #19 220.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:44:30.958Z] #19 220.3 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-09-23T17:44:30.958Z] #19 220.3 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:44:30.958Z] #19 220.3 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-23T17:44:31.145Z] #14 137.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:44:31.145Z] #14 137.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:44:31.145Z] #14 137.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:31.216Z] #19 220.6 Selecting previously unselected package libc6-dev-armel-cross. [2021-09-23T17:44:31.216Z] #19 220.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-09-23T17:44:31.216Z] #19 220.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-23T17:44:31.320Z] #21 3.432 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:44:31.734Z] #19 221.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-09-23T17:44:31.734Z] #19 221.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:31.734Z] #19 221.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:44:31.993Z] #19 221.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-09-23T17:44:31.993Z] #19 221.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:44:32.252Z] #19 221.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:44:32.688Z] #21 4.568 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:44:36.097Z] #21 7.755 Fetched 8412 kB in 6s (1422 kB/s) [2021-09-23T17:44:37.157Z] #55 ... [2021-09-23T17:44:37.157Z] [2021-09-23T17:44:37.157Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:44:37.157Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-23T17:44:37.157Z] #21 2.020 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:44:37.157Z] #21 2.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:44:37.157Z] #21 2.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:44:37.157Z] #21 2.690 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:44:37.157Z] #21 3.378 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:44:37.157Z] #21 4.451 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:44:37.157Z] #21 6.153 Fetched 8301 kB in 5s (1815 kB/s) [2021-09-23T17:44:38.040Z] #21 7.755 Reading package lists... [2021-09-23T17:44:38.283Z] #14 141.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:44:38.283Z] #14 141.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:44:38.283Z] #14 141.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:39.084Z] #21 6.153 Reading package lists... [2021-09-23T17:44:39.933Z] #21 9.822 Reading package lists... [2021-09-23T17:44:40.190Z] #21 11.79 Building dependency tree... [2021-09-23T17:44:40.507Z] #21 8.084 Reading package lists... [2021-09-23T17:44:40.752Z] #21 12.76 The following additional packages will be installed: [2021-09-23T17:44:40.752Z] #21 12.76 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:44:40.752Z] #21 12.76 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-23T17:44:40.752Z] #21 12.76 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:44:40.752Z] #21 12.76 python3-pkg-resources vim-runtime xxd [2021-09-23T17:44:40.752Z] #21 12.77 Suggested packages: [2021-09-23T17:44:40.752Z] #21 12.77 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-23T17:44:40.752Z] #21 12.77 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-23T17:44:40.752Z] #21 12.77 acl attr quota [2021-09-23T17:44:40.752Z] #21 12.77 Recommended packages: [2021-09-23T17:44:40.752Z] #21 12.77 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:44:41.193Z] #21 9.936 Building dependency tree... [2021-09-23T17:44:41.679Z] #21 13.64 The following NEW packages will be installed: [2021-09-23T17:44:41.679Z] #21 13.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-23T17:44:41.679Z] #21 13.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:44:41.679Z] #21 13.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-23T17:44:41.679Z] #21 13.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-23T17:44:41.679Z] #21 13.64 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-23T17:44:41.679Z] #21 13.64 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-23T17:44:41.679Z] #21 13.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-23T17:44:41.679Z] #21 13.64 xz-utils zip zstd [2021-09-23T17:44:41.783Z] #21 11.13 The following additional packages will be installed: [2021-09-23T17:44:41.935Z] #21 13.94 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:44:41.935Z] #21 13.94 Need to get 27.6 MB of archives. [2021-09-23T17:44:41.935Z] #21 13.94 After this operation, 106 MB of additional disk space will be used. [2021-09-23T17:44:41.935Z] #21 13.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-23T17:44:41.935Z] #21 13.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-23T17:44:41.935Z] #21 13.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-23T17:44:41.935Z] #21 13.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-23T17:44:41.935Z] #21 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-23T17:44:41.935Z] #21 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-23T17:44:41.936Z] #21 13.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-23T17:44:41.936Z] #21 13.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-23T17:44:41.936Z] #21 13.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:44:41.936Z] #21 13.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:44:41.936Z] #21 14.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:44:41.936Z] #21 14.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-23T17:44:41.936Z] #21 14.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-23T17:44:41.936Z] #21 14.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-23T17:44:41.936Z] #21 14.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-23T17:44:42.046Z] #21 11.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:44:42.046Z] #21 11.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-23T17:44:42.046Z] #21 11.14 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:44:42.046Z] #21 11.14 python3-pkg-resources vim-runtime xxd [2021-09-23T17:44:42.046Z] #21 11.14 Suggested packages: [2021-09-23T17:44:42.046Z] #21 11.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-23T17:44:42.046Z] #21 11.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-23T17:44:42.046Z] #21 11.14 acl attr quota [2021-09-23T17:44:42.046Z] #21 11.14 Recommended packages: [2021-09-23T17:44:42.046Z] #21 11.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:44:42.192Z] #21 14.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-23T17:44:42.192Z] #21 14.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-23T17:44:42.192Z] #21 14.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-23T17:44:42.192Z] #21 14.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-23T17:44:42.192Z] #21 14.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-23T17:44:42.192Z] #21 14.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-23T17:44:42.192Z] #21 14.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:44:42.192Z] #21 14.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:44:42.192Z] #21 14.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:44:42.192Z] #21 14.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-23T17:44:42.192Z] #21 14.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-23T17:44:42.192Z] #21 14.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:44:42.448Z] #21 14.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-23T17:44:42.448Z] #21 14.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:44:42.448Z] #21 14.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:44:42.448Z] #21 14.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:44:42.448Z] #21 14.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-23T17:44:42.448Z] #21 14.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-23T17:44:42.448Z] #21 14.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:44:42.448Z] #21 14.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:44:42.448Z] #21 14.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:44:42.448Z] #21 14.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:44:42.448Z] #21 14.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:44:42.448Z] #21 14.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:44:42.448Z] #21 14.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:44:42.448Z] #21 14.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-23T17:44:42.624Z] #21 11.96 The following NEW packages will be installed: [2021-09-23T17:44:42.624Z] #21 11.97 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-23T17:44:42.624Z] #21 11.97 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:44:42.624Z] #21 11.97 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-23T17:44:42.624Z] #21 11.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-23T17:44:42.624Z] #21 11.97 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-23T17:44:42.624Z] #21 11.97 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-23T17:44:42.624Z] #21 11.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-23T17:44:42.624Z] #21 11.97 xz-utils zip zstd [2021-09-23T17:44:42.888Z] #21 12.28 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:44:42.888Z] #21 12.28 Need to get 27.0 MB of archives. [2021-09-23T17:44:42.888Z] #21 12.28 After this operation, 105 MB of additional disk space will be used. [2021-09-23T17:44:42.888Z] #21 12.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-09-23T17:44:42.888Z] #21 12.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-09-23T17:44:43.010Z] #21 14.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-23T17:44:43.010Z] #21 14.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-23T17:44:43.010Z] #21 14.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:44:43.152Z] #21 12.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-09-23T17:44:43.153Z] #21 12.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-09-23T17:44:43.153Z] #21 12.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-09-23T17:44:43.153Z] #21 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-09-23T17:44:43.153Z] #21 12.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-09-23T17:44:43.153Z] #21 12.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-09-23T17:44:43.153Z] #21 12.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-23T17:44:43.266Z] #21 15.16 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-23T17:44:43.266Z] #21 15.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-23T17:44:43.266Z] #21 15.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-23T17:44:43.266Z] #21 15.22 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-23T17:44:43.363Z] #14 ... [2021-09-23T17:44:43.363Z] [2021-09-23T17:44:43.363Z] #60 [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-09-23T17:44:43.363Z] #60 sha256:6447e7810f597fbf179368540bc4c1d1fa4c64ad9dd8da4224d19ea0f785ac5c [2021-09-23T17:44:43.363Z] #60 148.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:44:43.363Z] #60 148.6 + GOBIN=/build [2021-09-23T17:44:43.363Z] #60 148.6 + GO111MODULE=on [2021-09-23T17:44:43.363Z] #60 148.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:44:43.416Z] #21 12.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:44:43.416Z] #21 12.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:44:43.416Z] #21 12.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-09-23T17:44:43.416Z] #21 12.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-09-23T17:44:43.416Z] #21 12.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-09-23T17:44:43.416Z] #21 12.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-09-23T17:44:43.416Z] #21 12.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-09-23T17:44:43.416Z] #21 12.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-09-23T17:44:43.416Z] #21 12.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-09-23T17:44:43.416Z] #21 12.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-09-23T17:44:43.416Z] #21 12.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-09-23T17:44:43.416Z] #21 12.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-09-23T17:44:43.416Z] #21 12.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-23T17:44:43.416Z] #21 12.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-23T17:44:43.681Z] #21 12.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-23T17:44:43.681Z] #21 13.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-09-23T17:44:43.681Z] #21 13.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-09-23T17:44:43.681Z] #21 13.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-23T17:44:43.828Z] #21 15.69 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:44:43.828Z] #21 15.81 Fetched 27.6 MB in 2s (17.5 MB/s) [2021-09-23T17:44:43.828Z] #21 15.87 Selecting previously unselected package pigz. [2021-09-23T17:44:43.828Z] #21 15.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-09-23T17:44:43.828Z] #21 15.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-23T17:44:43.828Z] #21 15.92 Unpacking pigz (2.6-1) ... [2021-09-23T17:44:44.084Z] #21 15.99 Selecting previously unselected package libelf1:amd64. [2021-09-23T17:44:44.084Z] #21 16.01 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-23T17:44:44.084Z] #21 16.02 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-23T17:44:44.084Z] #21 16.15 Selecting previously unselected package libbpf0:amd64. [2021-09-23T17:44:44.084Z] #21 16.16 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-23T17:44:44.084Z] #21 16.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:44:44.258Z] #21 13.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-09-23T17:44:44.258Z] #21 13.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-23T17:44:44.258Z] #21 13.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-23T17:44:44.258Z] #21 13.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-23T17:44:44.258Z] #21 13.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-09-23T17:44:44.258Z] #21 13.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-09-23T17:44:44.258Z] #21 13.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:44:44.258Z] #21 13.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:44:44.258Z] #21 13.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:44:44.258Z] #21 13.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:44:44.258Z] #21 13.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:44:44.258Z] #21 13.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:44:44.258Z] #21 13.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:44:44.258Z] #21 13.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-09-23T17:44:44.258Z] #21 13.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-09-23T17:44:44.258Z] #21 13.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-09-23T17:44:44.340Z] #21 16.26 Selecting previously unselected package libcap2:amd64. [2021-09-23T17:44:44.341Z] #21 16.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-23T17:44:44.341Z] #21 16.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:44:44.341Z] #21 16.34 Selecting previously unselected package libmnl0:amd64. [2021-09-23T17:44:44.341Z] #21 16.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-23T17:44:44.341Z] #21 16.36 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:44:44.341Z] #21 16.41 Selecting previously unselected package libxtables12:amd64. [2021-09-23T17:44:44.524Z] #21 13.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:44:44.524Z] #21 13.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-09-23T17:44:44.597Z] #21 16.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-23T17:44:44.597Z] #21 16.41 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:44:44.597Z] #21 16.46 Selecting previously unselected package libcap2-bin. [2021-09-23T17:44:44.597Z] #21 16.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-23T17:44:44.597Z] #21 16.48 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:44:44.597Z] #21 16.61 Selecting previously unselected package iproute2. [2021-09-23T17:44:44.597Z] #21 16.61 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-23T17:44:44.597Z] #21 16.62 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:44:45.102Z] #21 14.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-09-23T17:44:45.102Z] #21 14.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-09-23T17:44:45.102Z] #21 14.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-09-23T17:44:45.159Z] #21 17.02 Selecting previously unselected package xxd. [2021-09-23T17:44:45.159Z] #21 17.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:44:45.159Z] #21 17.02 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:44:45.159Z] #21 17.15 Selecting previously unselected package vim-common. [2021-09-23T17:44:45.159Z] #21 17.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:44:45.159Z] #21 17.17 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:44:45.416Z] #21 17.32 Selecting previously unselected package bash-completion. [2021-09-23T17:44:45.416Z] #21 17.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:44:47.391Z] #21 19.02 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:44:47.391Z] #21 19.34 Selecting previously unselected package bzip2. [2021-09-23T17:44:47.391Z] #21 19.35 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-23T17:44:47.391Z] #21 19.35 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:44:47.391Z] #21 19.43 Selecting previously unselected package xz-utils. [2021-09-23T17:44:47.391Z] #21 19.43 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-23T17:44:47.391Z] #21 19.44 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:44:47.392Z] #19 237.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-09-23T17:44:47.392Z] #19 237.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:47.647Z] #21 19.57 Selecting previously unselected package apparmor. [2021-09-23T17:44:47.647Z] #21 19.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-23T17:44:47.647Z] #21 19.63 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:44:47.655Z] #19 237.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:44:47.655Z] #19 237.0 Selecting previously unselected package crossbuild-essential-armel. [2021-09-23T17:44:47.655Z] #19 237.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-09-23T17:44:47.655Z] #19 237.1 Unpacking crossbuild-essential-armel (12.9) ... [2021-09-23T17:44:47.655Z] #19 237.3 Selecting previously unselected package libc6-armhf-cross. [2021-09-23T17:44:47.903Z] #21 20.01 Selecting previously unselected package inetutils-ping. [2021-09-23T17:44:47.903Z] #21 20.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-23T17:44:47.912Z] #19 237.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-09-23T17:44:47.912Z] #19 237.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-09-23T17:44:47.912Z] #19 237.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-09-23T17:44:47.912Z] #19 237.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:47.912Z] #19 237.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:44:47.912Z] #19 237.5 Selecting previously unselected package libgomp1-armhf-cross. [2021-09-23T17:44:48.160Z] #21 20.05 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:44:48.160Z] #21 20.15 Selecting previously unselected package libip4tc2:amd64. [2021-09-23T17:44:48.160Z] #21 20.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:44:48.160Z] #21 20.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:44:48.160Z] #21 20.22 Selecting previously unselected package libip6tc2:amd64. [2021-09-23T17:44:48.160Z] #21 20.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:44:48.160Z] #21 20.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:44:48.171Z] #19 237.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:48.171Z] #19 237.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:44:48.171Z] #19 237.6 Selecting previously unselected package libatomic1-armhf-cross. [2021-09-23T17:44:48.171Z] #19 237.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:48.416Z] #21 20.29 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-23T17:44:48.416Z] #21 20.29 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-23T17:44:48.416Z] #21 20.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:44:48.416Z] #21 20.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-23T17:44:48.416Z] #21 20.36 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-23T17:44:48.416Z] #21 20.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:44:48.416Z] #21 20.44 Selecting previously unselected package libnftnl11:amd64. [2021-09-23T17:44:48.416Z] #21 20.45 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-23T17:44:48.416Z] #21 20.46 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:44:48.416Z] #21 20.54 Selecting previously unselected package iptables. [2021-09-23T17:44:48.428Z] #19 237.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:44:48.429Z] #19 237.7 Selecting previously unselected package libasan6-armhf-cross. [2021-09-23T17:44:48.429Z] #19 237.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:48.429Z] #19 237.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:44:48.684Z] #21 20.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-23T17:44:48.684Z] #21 20.56 Unpacking iptables (1.8.7-1) ... [2021-09-23T17:44:48.688Z] #19 238.1 Selecting previously unselected package libstdc++6-armhf-cross. [2021-09-23T17:44:48.688Z] #19 238.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:48.688Z] #19 238.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:44:48.688Z] #19 238.2 Selecting previously unselected package libubsan1-armhf-cross. [2021-09-23T17:44:48.688Z] #19 238.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:48.688Z] #19 238.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:44:48.940Z] #21 20.86 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:44:48.940Z] #21 20.88 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:44:48.940Z] #21 20.90 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:44:48.940Z] #21 21.03 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:44:48.940Z] #21 21.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:44:48.940Z] #21 21.04 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:44:48.946Z] #19 238.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-09-23T17:44:48.946Z] #19 238.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:48.946Z] #19 238.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:44:48.946Z] #19 238.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-09-23T17:44:48.946Z] #19 238.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:44:48.946Z] #19 238.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:44:49.197Z] #21 21.15 Selecting previously unselected package jq. [2021-09-23T17:44:49.197Z] #21 21.15 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:44:49.197Z] #21 21.16 Unpacking jq (1.6-2.1) ... [2021-09-23T17:44:49.197Z] #21 21.25 Selecting previously unselected package libaio1:amd64. [2021-09-23T17:44:49.198Z] #21 21.25 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-23T17:44:49.198Z] #21 21.26 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:44:49.198Z] #21 21.32 Selecting previously unselected package libgpm2:amd64. [2021-09-23T17:44:49.198Z] #21 21.32 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-23T17:44:49.198Z] #21 21.33 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:44:49.198Z] #21 21.39 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:44:49.328Z] #21 18.44 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:44:49.328Z] #21 18.63 Fetched 27.0 MB in 2s (11.1 MB/s) [2021-09-23T17:44:49.328Z] #21 18.72 Selecting previously unselected package pigz. [2021-09-23T17:44:49.454Z] #21 21.40 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:44:49.454Z] #21 21.40 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:44:49.605Z] #21 18.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-09-23T17:44:49.605Z] #21 18.82 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-09-23T17:44:49.605Z] #21 18.82 Unpacking pigz (2.6-1) ... [2021-09-23T17:44:49.605Z] #21 18.93 Selecting previously unselected package libelf1:arm64. [2021-09-23T17:44:49.605Z] #21 18.93 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-09-23T17:44:49.605Z] #21 18.98 Unpacking libelf1:arm64 (0.183-1) ... [2021-09-23T17:44:49.869Z] #21 19.16 Selecting previously unselected package libbpf0:arm64. [2021-09-23T17:44:49.869Z] #21 19.17 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-09-23T17:44:49.869Z] #21 19.20 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-09-23T17:44:49.869Z] #21 19.31 Selecting previously unselected package libcap2:arm64. [2021-09-23T17:44:49.943Z] #60 ... [2021-09-23T17:44:49.943Z] [2021-09-23T17:44:49.943Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:44:49.943Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:44:49.943Z] #14 155.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:44:49.943Z] #14 155.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:44:49.943Z] #14 155.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:50.132Z] #21 19.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-09-23T17:44:50.132Z] #21 19.33 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-09-23T17:44:50.132Z] #21 19.41 Selecting previously unselected package libmnl0:arm64. [2021-09-23T17:44:50.132Z] #21 19.41 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-09-23T17:44:50.132Z] #21 19.43 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-09-23T17:44:50.132Z] #21 19.52 Selecting previously unselected package libxtables12:arm64. [2021-09-23T17:44:50.132Z] #21 19.52 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-09-23T17:44:50.396Z] #21 19.54 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-09-23T17:44:50.396Z] #21 19.61 Selecting previously unselected package libcap2-bin. [2021-09-23T17:44:50.396Z] #21 19.63 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-09-23T17:44:50.396Z] #21 19.64 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:44:50.463Z] #14 ... [2021-09-23T17:44:50.463Z] [2021-09-23T17:44:50.463Z] #60 [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-09-23T17:44:50.463Z] #60 sha256:ed7fe932fa69deb08a662dbb9f5ae1a7364f260a0b9e3e0f7af18f87a504149d [2021-09-23T17:44:50.463Z] #60 152.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:44:50.463Z] #60 152.4 + GOBIN=/build [2021-09-23T17:44:50.463Z] #60 152.4 + GO111MODULE=on [2021-09-23T17:44:50.463Z] #60 152.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:44:50.660Z] #21 19.76 Selecting previously unselected package iproute2. [2021-09-23T17:44:50.660Z] #21 19.76 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-09-23T17:44:50.660Z] #21 19.77 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:44:50.923Z] #21 20.24 Selecting previously unselected package xxd. [2021-09-23T17:44:50.923Z] #21 20.25 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-23T17:44:50.923Z] #21 20.26 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:44:51.187Z] #21 20.38 Selecting previously unselected package vim-common. [2021-09-23T17:44:51.187Z] #21 20.38 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:44:51.187Z] #21 20.41 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:44:51.187Z] #21 20.65 Selecting previously unselected package bash-completion. [2021-09-23T17:44:51.450Z] #21 20.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:44:52.767Z] #21 24.40 Selecting previously unselected package libinih1:amd64. [2021-09-23T17:44:52.767Z] #21 24.40 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-23T17:44:52.767Z] #21 24.41 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-23T17:44:52.767Z] #21 24.46 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:44:52.767Z] #21 24.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:44:52.767Z] #21 24.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:44:52.767Z] #21 24.55 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:44:52.767Z] #21 24.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:44:52.767Z] #21 24.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:44:52.767Z] #21 24.63 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:44:52.767Z] #21 24.64 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:44:52.767Z] #21 24.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:44:52.767Z] #21 24.69 Selecting previously unselected package net-tools. [2021-09-23T17:44:52.767Z] #21 24.69 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-23T17:44:52.767Z] #21 24.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:44:52.767Z] #21 24.88 Selecting previously unselected package patch. [2021-09-23T17:44:52.767Z] #21 24.89 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-23T17:44:53.024Z] #21 24.89 Unpacking patch (2.7.6-7) ... [2021-09-23T17:44:53.024Z] #21 24.98 Selecting previously unselected package python-pip-whl. [2021-09-23T17:44:53.024Z] #21 24.98 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:44:53.024Z] #21 24.99 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-23T17:44:53.276Z] #14 ... [2021-09-23T17:44:53.276Z] [2021-09-23T17:44:53.276Z] #60 [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-09-23T17:44:53.276Z] #60 sha256:6447e7810f597fbf179368540bc4c1d1fa4c64ad9dd8da4224d19ea0f785ac5c [2021-09-23T17:44:53.276Z] #60 DONE 159.5s [2021-09-23T17:44:53.536Z] [2021-09-23T17:44:53.536Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:44:53.536Z] #61 sha256:36d4ab1c6688fada459691f5ecd58ba8028498819581f5bbb0037db4e7f39154 [2021-09-23T17:44:53.536Z] #61 DONE 0.1s [2021-09-23T17:44:53.536Z] [2021-09-23T17:44:53.536Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:44:53.536Z] #62 sha256:ae8ab61e9c2797ff86dbbff73e3d31affa9673fd9ae5ac53a9aee621e394f9fe [2021-09-23T17:44:53.536Z] #62 DONE 0.2s [2021-09-23T17:44:53.536Z] [2021-09-23T17:44:53.536Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:44:53.536Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:44:53.581Z] #21 25.48 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:44:53.581Z] #21 25.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:44:53.581Z] #21 25.49 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:44:53.581Z] #21 25.61 Selecting previously unselected package python3-distutils. [2021-09-23T17:44:53.581Z] #21 25.61 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:44:53.581Z] #21 25.62 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:44:53.581Z] #21 25.74 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:44:53.838Z] #21 25.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:44:53.838Z] #21 25.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:44:53.838Z] #21 25.86 Selecting previously unselected package python3-setuptools. [2021-09-23T17:44:53.838Z] #21 25.87 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:44:53.838Z] #21 25.88 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:44:54.095Z] #21 26.10 Selecting previously unselected package python3-wheel. [2021-09-23T17:44:54.095Z] #21 26.10 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:44:54.095Z] #21 26.12 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:44:54.095Z] #21 26.17 Selecting previously unselected package python3-pip. [2021-09-23T17:44:54.095Z] #21 26.17 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:44:54.095Z] #21 26.19 Unpacking python3-pip (20.3.4-4) ... [2021-09-23T17:44:54.659Z] #21 26.42 Selecting previously unselected package sudo. [2021-09-23T17:44:54.659Z] #21 26.42 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-23T17:44:54.659Z] #21 26.42 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:44:54.771Z] #21 23.40 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:44:54.771Z] #21 23.93 Selecting previously unselected package bzip2. [2021-09-23T17:44:54.771Z] #21 23.94 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-09-23T17:44:54.771Z] #21 23.95 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:44:54.771Z] #21 24.08 Selecting previously unselected package xz-utils. [2021-09-23T17:44:54.771Z] #21 24.08 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-09-23T17:44:54.771Z] #21 24.09 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:44:55.034Z] #21 24.29 Selecting previously unselected package apparmor. [2021-09-23T17:44:55.034Z] #21 24.30 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-09-23T17:44:55.217Z] #21 27.00 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:44:55.217Z] #21 27.02 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-23T17:44:55.217Z] #21 27.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:44:55.217Z] #21 27.26 Selecting previously unselected package uidmap. [2021-09-23T17:44:55.217Z] #21 27.26 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-23T17:44:55.217Z] #21 27.27 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:44:55.217Z] #21 27.39 Selecting previously unselected package vim-runtime. [2021-09-23T17:44:55.298Z] #21 24.41 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:44:55.474Z] #21 27.39 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:44:55.474Z] #21 27.41 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:44:55.474Z] #21 27.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:44:55.474Z] #21 27.44 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:44:55.519Z] #19 245.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-09-23T17:44:55.562Z] #21 24.89 Selecting previously unselected package inetutils-ping. [2021-09-23T17:44:55.562Z] #21 24.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-09-23T17:44:55.562Z] #21 24.91 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:44:55.780Z] #19 245.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:44:55.780Z] #19 245.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:44:55.780Z] #19 245.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-09-23T17:44:55.780Z] #19 245.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:44:55.780Z] #19 245.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-23T17:44:55.825Z] #21 25.02 Selecting previously unselected package libip4tc2:arm64. [2021-09-23T17:44:55.825Z] #21 25.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-09-23T17:44:55.825Z] #21 25.04 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-09-23T17:44:55.825Z] #21 25.12 Selecting previously unselected package libip6tc2:arm64. [2021-09-23T17:44:55.825Z] #21 25.12 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-09-23T17:44:55.825Z] #21 25.13 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-09-23T17:44:55.825Z] #21 25.21 Selecting previously unselected package libnfnetlink0:arm64. [2021-09-23T17:44:56.039Z] #19 245.5 Selecting previously unselected package libc6-dev-armhf-cross. [2021-09-23T17:44:56.039Z] #19 245.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-09-23T17:44:56.039Z] #19 245.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-23T17:44:56.088Z] #21 25.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-09-23T17:44:56.088Z] #21 25.23 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-23T17:44:56.088Z] #21 25.31 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-09-23T17:44:56.088Z] #21 25.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-09-23T17:44:56.088Z] #21 25.33 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-23T17:44:56.088Z] #21 25.43 Selecting previously unselected package libnftnl11:arm64. [2021-09-23T17:44:56.088Z] #21 25.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-09-23T17:44:56.088Z] #21 25.45 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-09-23T17:44:56.355Z] #21 25.54 Selecting previously unselected package iptables. [2021-09-23T17:44:56.355Z] #21 25.55 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-09-23T17:44:56.355Z] #21 25.56 Unpacking iptables (1.8.7-1) ... [2021-09-23T17:44:56.605Z] #19 246.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-09-23T17:44:56.605Z] #19 246.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:44:56.605Z] #19 246.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:44:56.619Z] #21 25.93 Selecting previously unselected package libonig5:arm64. [2021-09-23T17:44:56.619Z] #21 25.93 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-23T17:44:56.619Z] #21 25.94 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-23T17:44:56.832Z] #41 ... [2021-09-23T17:44:56.832Z] [2021-09-23T17:44:56.832Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:44:56.832Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:44:56.832Z] #14 163.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:44:56.832Z] #14 163.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:44:56.832Z] #14 163.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:44:56.864Z] #19 246.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-09-23T17:44:56.864Z] #19 246.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:44:56.864Z] #19 246.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:44:56.882Z] #21 26.12 Selecting previously unselected package libjq1:arm64. [2021-09-23T17:44:56.882Z] #21 26.12 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-09-23T17:44:56.882Z] #21 26.13 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-23T17:44:57.058Z] #60 ... [2021-09-23T17:44:57.058Z] [2021-09-23T17:44:57.058Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:44:57.058Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:44:57.058Z] #14 160.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:44:57.092Z] #14 163.3 Selecting previously unselected package libapparmor1:amd64. [2021-09-23T17:44:57.092Z] #14 163.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-23T17:44:57.092Z] #14 163.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:44:57.146Z] #21 26.25 Selecting previously unselected package jq. [2021-09-23T17:44:57.146Z] #21 26.27 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-09-23T17:44:57.146Z] #21 26.28 Unpacking jq (1.6-2.1) ... [2021-09-23T17:44:57.146Z] #21 26.39 Selecting previously unselected package libaio1:arm64. [2021-09-23T17:44:57.146Z] #21 26.39 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-09-23T17:44:57.146Z] #21 26.41 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-09-23T17:44:57.316Z] #14 160.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:44:57.352Z] #14 163.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-23T17:44:57.352Z] #14 163.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-23T17:44:57.352Z] #14 163.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:44:57.409Z] #21 26.51 Selecting previously unselected package libgpm2:arm64. [2021-09-23T17:44:57.410Z] #21 26.52 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-09-23T17:44:57.410Z] #21 26.54 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-09-23T17:44:57.410Z] #21 26.64 Selecting previously unselected package libicu67:arm64. [2021-09-23T17:44:57.410Z] #21 26.64 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-09-23T17:44:57.410Z] #21 26.66 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-23T17:44:57.574Z] #14 161.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:44:57.612Z] #14 163.7 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:44:57.612Z] #14 163.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:44:57.612Z] #14 163.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:44:57.872Z] #14 164.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:44:57.872Z] #14 164.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:44:57.872Z] #14 164.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:44:58.037Z] #21 30.20 Selecting previously unselected package vim. [2021-09-23T17:44:58.137Z] #14 164.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-23T17:44:58.137Z] #14 164.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:44:58.137Z] #14 164.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:44:58.137Z] #14 164.5 Selecting previously unselected package libudev-dev:amd64. [2021-09-23T17:44:58.293Z] #21 30.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:44:58.293Z] #21 30.23 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:44:58.398Z] #14 164.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-23T17:44:58.398Z] #14 164.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:44:58.398Z] #14 164.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-23T17:44:58.426Z] 48a76b150a3a: Pull complete [2021-09-23T17:44:58.426Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-23T17:44:58.426Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:44:58.426Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-23T17:44:58.426Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-23T17:44:58.426Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-23T17:44:58.426Z] WARN: Skipping validation tests [2021-09-23T17:44:58.426Z] INFO: Running unit tests at 09/23/2021 17:44:57... [2021-09-23T17:44:58.658Z] #14 164.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-23T17:44:58.658Z] #14 164.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:44:58.854Z] #21 30.74 Selecting previously unselected package xfsprogs. [2021-09-23T17:44:58.854Z] #21 30.74 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-23T17:44:58.854Z] #21 30.75 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:44:59.153Z] #21 31.09 Selecting previously unselected package zip. [2021-09-23T17:44:59.153Z] #21 31.10 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-23T17:44:59.153Z] #21 31.12 Unpacking zip (3.0-12) ... [2021-09-23T17:44:59.229Z] #14 165.3 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-23T17:44:59.229Z] #14 165.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-23T17:44:59.229Z] #14 165.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:44:59.409Z] #21 31.25 Selecting previously unselected package zstd. [2021-09-23T17:44:59.409Z] #21 31.26 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-23T17:44:59.409Z] #21 31.27 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:44:59.471Z] #14 ... [2021-09-23T17:44:59.471Z] [2021-09-23T17:44:59.471Z] #60 [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-09-23T17:44:59.471Z] #60 sha256:ed7fe932fa69deb08a662dbb9f5ae1a7364f260a0b9e3e0f7af18f87a504149d [2021-09-23T17:44:59.471Z] #60 DONE 163.2s [2021-09-23T17:44:59.488Z] #14 165.5 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-23T17:44:59.489Z] #14 165.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-23T17:44:59.489Z] #14 165.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:44:59.666Z] #21 31.61 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:44:59.734Z] [2021-09-23T17:44:59.734Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:44:59.734Z] #61 sha256:a98e4dce407f15a01f88a088755c3c94fafc7d746c319859552e02b7f9d3377b [2021-09-23T17:44:59.734Z] #61 DONE 0.2s [2021-09-23T17:44:59.734Z] [2021-09-23T17:44:59.734Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:44:59.734Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:44:59.734Z] #33 ... [2021-09-23T17:44:59.734Z] [2021-09-23T17:44:59.734Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:44:59.734Z] #62 sha256:b69d89d800b5e627f05d998b7887bef66b991d86ea1c5d33f6ced9dc0088ac10 [2021-09-23T17:44:59.734Z] #62 DONE 0.1s [2021-09-23T17:44:59.748Z] #14 165.8 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-23T17:44:59.748Z] #14 165.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-23T17:44:59.748Z] #14 165.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:44:59.748Z] #14 166.0 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-23T17:44:59.748Z] #14 166.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-23T17:44:59.748Z] #14 166.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:44:59.978Z] #21 28.92 Selecting previously unselected package libinih1:arm64. [2021-09-23T17:44:59.978Z] #21 28.93 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-09-23T17:44:59.978Z] #21 28.93 Unpacking libinih1:arm64 (53-1+b2) ... [2021-09-23T17:44:59.978Z] #21 29.03 Selecting previously unselected package libnet1:arm64. [2021-09-23T17:44:59.978Z] #21 29.04 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-23T17:44:59.978Z] #21 29.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:44:59.978Z] #21 29.15 Selecting previously unselected package libnl-3-200:arm64. [2021-09-23T17:44:59.978Z] #21 29.16 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-23T17:44:59.978Z] #21 29.16 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-23T17:44:59.978Z] #21 29.25 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-23T17:44:59.978Z] #21 29.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-23T17:44:59.978Z] #21 29.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-23T17:44:59.978Z] #21 29.39 Selecting previously unselected package net-tools. [2021-09-23T17:44:59.992Z] [2021-09-23T17:44:59.992Z] #51 [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-09-23T17:44:59.992Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:45:00.242Z] #21 29.39 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-09-23T17:45:00.242Z] #21 29.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:45:00.242Z] #21 29.65 Selecting previously unselected package patch. [2021-09-23T17:45:00.318Z] #14 166.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-23T17:45:00.318Z] #14 166.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-23T17:45:00.318Z] #14 166.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:45:00.506Z] #21 29.65 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-09-23T17:45:00.506Z] #21 29.66 Unpacking patch (2.7.6-7) ... [2021-09-23T17:45:00.506Z] #21 29.79 Selecting previously unselected package python-pip-whl. [2021-09-23T17:45:00.506Z] #21 29.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:45:00.506Z] #21 29.80 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-23T17:45:00.594Z] #21 32.49 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:45:00.595Z] #21 32.51 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:45:00.595Z] #21 32.52 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:45:00.595Z] #21 32.54 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:45:00.595Z] #21 32.55 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:45:00.595Z] #21 32.56 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-23T17:45:00.595Z] #21 32.58 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:45:00.595Z] #21 32.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:45:00.595Z] #21 32.61 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:45:00.595Z] #21 32.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:45:00.595Z] #21 32.64 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:45:00.603Z] INFO: make.ps1 starting at 09/23/2021 17:45:00 [2021-09-23T17:45:00.603Z] INFO: Git commit (78e0b16470) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:45:00.603Z] INFO: Invoking autogen... [2021-09-23T17:45:00.888Z] #14 166.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-23T17:45:00.888Z] #14 166.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:45:00.888Z] #14 166.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:45:00.888Z] #14 167.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-23T17:45:00.888Z] #14 167.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-23T17:45:00.888Z] #14 167.1 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:45:01.061Z] INFO: Running unit tests... [2021-09-23T17:45:01.083Z] #21 30.32 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:45:01.083Z] #21 30.32 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:45:01.083Z] #21 30.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:45:01.083Z] #21 30.48 Selecting previously unselected package python3-distutils. [2021-09-23T17:45:01.083Z] #21 30.48 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:45:01.148Z] #14 167.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-23T17:45:01.148Z] #14 167.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-23T17:45:01.148Z] #14 167.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:45:01.347Z] #21 30.49 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:45:01.347Z] #21 30.63 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:45:01.347Z] #21 30.65 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:45:01.347Z] #21 30.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:45:01.523Z] #21 33.31 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:45:01.523Z] #21 33.32 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:45:01.523Z] #21 33.34 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:45:01.523Z] #21 33.36 Setting up apparmor (2.13.6-10) ... [2021-09-23T17:45:01.611Z] #21 30.88 Selecting previously unselected package python3-setuptools. [2021-09-23T17:45:01.611Z] #21 30.88 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:45:01.611Z] #21 30.90 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:45:02.088Z] #14 168.1 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:45:02.088Z] #14 168.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:45:02.088Z] #14 168.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:45:02.088Z] #14 168.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:45:02.088Z] #14 168.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:45:02.088Z] #14 168.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:45:02.088Z] #14 168.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:45:02.088Z] #14 168.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:45:02.088Z] #14 168.4 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:45:02.088Z] #14 168.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:45:02.088Z] #14 168.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:45:02.088Z] #14 168.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:45:02.188Z] #21 31.22 Selecting previously unselected package python3-wheel. [2021-09-23T17:45:02.188Z] #21 31.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:45:02.188Z] #21 31.26 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:45:02.188Z] #21 31.40 Selecting previously unselected package python3-pip. [2021-09-23T17:45:02.188Z] #21 31.41 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:45:02.188Z] #21 31.42 Unpacking python3-pip (20.3.4-4) ... [2021-09-23T17:45:02.348Z] #14 168.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:45:02.348Z] #14 168.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:45:02.348Z] #14 168.5 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:45:02.348Z] #14 168.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:45:02.348Z] #14 168.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:45:02.348Z] #14 168.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:45:02.348Z] #14 168.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:45:02.348Z] #14 168.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:45:02.348Z] #14 168.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:45:02.348Z] #14 168.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-23T17:45:02.348Z] #14 168.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:45:02.348Z] #14 168.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-23T17:45:02.452Z] #21 31.71 Selecting previously unselected package sudo. [2021-09-23T17:45:02.452Z] #21 31.72 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-09-23T17:45:02.452Z] #21 31.74 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:45:02.608Z] #14 168.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:45:02.608Z] #14 168.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:45:02.608Z] #14 168.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-23T17:45:02.608Z] #14 168.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:45:02.608Z] #14 168.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:45:02.608Z] #14 168.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:45:02.608Z] #14 168.8 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:45:02.608Z] #14 168.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:45:02.608Z] #14 168.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:45:02.608Z] #14 168.9 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:45:02.931Z] #21 34.95 Setting up zip (3.0-12) ... [2021-09-23T17:45:02.931Z] #21 34.96 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:45:02.931Z] #21 34.99 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:45:03.028Z] #21 32.21 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:45:03.028Z] #21 32.22 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-09-23T17:45:03.028Z] #21 32.23 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:45:03.292Z] #21 32.57 Selecting previously unselected package uidmap. [2021-09-23T17:45:03.292Z] #21 32.57 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-09-23T17:45:03.292Z] #21 32.61 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:45:03.430Z] #19 252.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-09-23T17:45:03.430Z] #19 252.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:45:03.430Z] #19 252.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:45:03.430Z] #19 252.8 Selecting previously unselected package crossbuild-essential-armhf. [2021-09-23T17:45:03.430Z] #19 252.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-09-23T17:45:03.430Z] #19 252.9 Unpacking crossbuild-essential-armhf (12.9) ... [2021-09-23T17:45:03.430Z] #19 252.9 Selecting previously unselected package libc6-ppc64el-cross. [2021-09-23T17:45:03.430Z] #19 252.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-23T17:45:03.430Z] #19 252.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-23T17:45:03.548Z] #14 DONE 169.7s [2021-09-23T17:45:03.548Z] [2021-09-23T17:45:03.548Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:45:03.548Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:45:03.548Z] #33 ... [2021-09-23T17:45:03.548Z] [2021-09-23T17:45:03.548Z] #55 [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-09-23T17:45:03.548Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:45:03.555Z] #21 32.81 Selecting previously unselected package vim-runtime. [2021-09-23T17:45:03.555Z] #21 32.83 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:45:03.555Z] #21 32.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:45:03.555Z] #21 32.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:45:03.703Z] #19 253.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-09-23T17:45:03.703Z] #19 253.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:03.703Z] #19 253.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:03.703Z] #19 253.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-09-23T17:45:03.703Z] #19 253.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:03.819Z] #21 32.95 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:45:03.962Z] #19 253.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:04.820Z] #21 36.84 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:45:04.820Z] #21 36.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:45:04.820Z] #21 36.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:45:04.820Z] #21 36.89 Setting up patch (2.7.6-7) ... [2021-09-23T17:45:04.820Z] #21 36.90 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:45:04.820Z] #21 36.98 invoke-rc.d: could not determine current runlevel [2021-09-23T17:45:05.076Z] #21 36.99 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:45:05.076Z] #21 37.00 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:45:05.076Z] #21 37.02 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:45:05.076Z] #21 37.03 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:45:05.076Z] #21 37.04 Setting up pigz (2.6-1) ... [2021-09-23T17:45:05.076Z] #21 37.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:45:05.076Z] #21 37.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:45:05.076Z] #21 37.09 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:45:05.076Z] #21 37.10 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:45:05.247Z] #51 ... [2021-09-23T17:45:05.247Z] [2021-09-23T17:45:05.248Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:45:05.248Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-23T17:45:05.248Z] #14 168.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:45:05.248Z] #14 168.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:45:05.248Z] #14 168.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:45:05.248Z] #14 168.4 Selecting previously unselected package libapparmor1:amd64. [2021-09-23T17:45:05.248Z] #14 168.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-23T17:45:05.248Z] #14 168.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:45:05.248Z] #14 168.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-23T17:45:05.248Z] #14 168.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-23T17:45:05.248Z] #14 168.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:45:05.248Z] #14 168.8 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:45:05.248Z] #14 168.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:45:05.248Z] #14 168.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:45:05.373Z] #19 254.6 Selecting previously unselected package libitm1-ppc64el-cross. [2021-09-23T17:45:05.373Z] #19 254.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:05.373Z] #19 254.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:05.506Z] #14 169.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:45:05.506Z] #14 169.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:45:05.506Z] #14 169.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:45:05.639Z] #21 37.71 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:45:05.639Z] #21 37.72 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:45:05.763Z] #14 169.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-23T17:45:05.763Z] #14 169.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:45:05.763Z] #14 169.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:45:06.022Z] #14 169.6 Selecting previously unselected package libudev-dev:amd64. [2021-09-23T17:45:06.022Z] #14 169.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-23T17:45:06.022Z] #14 169.7 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:45:06.090Z] #55 2.238 + RM_GOPATH=0 [2021-09-23T17:45:06.090Z] #55 2.238 + TMP_GOPATH= [2021-09-23T17:45:06.090Z] #55 2.239 + : /build [2021-09-23T17:45:06.090Z] #55 2.239 + '[' -z '' ']' [2021-09-23T17:45:06.090Z] #55 2.240 ++ mktemp -d [2021-09-23T17:45:06.090Z] #55 2.241 + export GOPATH=/tmp/tmp.vJnsqV2CxO [2021-09-23T17:45:06.090Z] #55 2.241 + GOPATH=/tmp/tmp.vJnsqV2CxO [2021-09-23T17:45:06.090Z] #55 2.242 + RM_GOPATH=1 [2021-09-23T17:45:06.090Z] #55 2.242 + case "$(go env GOARCH)" in [2021-09-23T17:45:06.090Z] #55 2.242 ++ go env GOARCH [2021-09-23T17:45:06.090Z] #55 2.251 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:45:06.090Z] #55 2.251 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:45:06.090Z] #55 2.256 ++ dirname /tmp/install/install.sh [2021-09-23T17:45:06.090Z] #55 2.256 + dir=/tmp/install [2021-09-23T17:45:06.090Z] #55 2.256 + bin=runc [2021-09-23T17:45:06.090Z] #55 2.256 + shift [2021-09-23T17:45:06.090Z] #55 2.256 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:45:06.090Z] #55 2.256 + . /tmp/install/runc.installer [2021-09-23T17:45:06.090Z] #55 2.256 ++ set -e [2021-09-23T17:45:06.090Z] #55 2.256 ++ : v1.0.2 [2021-09-23T17:45:06.090Z] #55 2.257 + install_runc [2021-09-23T17:45:06.090Z] #55 2.257 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:45:06.090Z] #55 2.257 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:45:06.090Z] #55 2.257 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:45:06.090Z] #55 2.257 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vJnsqV2CxO/src/github.com/opencontainers/runc [2021-09-23T17:45:06.090Z] #55 2.260 Cloning into '/tmp/tmp.vJnsqV2CxO/src/github.com/opencontainers/runc'... [2021-09-23T17:45:06.090Z] #55 ... [2021-09-23T17:45:06.090Z] [2021-09-23T17:45:06.091Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:45:06.091Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-23T17:45:06.091Z] #15 DONE 2.4s [2021-09-23T17:45:06.091Z] [2021-09-23T17:45:06.091Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-23T17:45:06.091Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-23T17:45:06.209Z] #21 38.12 Setting up libelf1:amd64 (0.183-1) ... [2021-09-23T17:45:06.209Z] #21 38.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:45:06.209Z] #21 38.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:45:06.209Z] #21 38.20 Setting up python3-distutils (3.9.2-1) ... [2021-09-23T17:45:06.279Z] #14 169.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-23T17:45:06.279Z] #14 169.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-23T17:45:06.279Z] #14 169.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:45:06.465Z] #21 38.63 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:45:06.465Z] #21 38.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:45:06.465Z] #21 38.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:45:06.465Z] #21 38.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:45:06.465Z] #21 38.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:45:06.465Z] #21 38.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:45:06.721Z] #21 38.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:45:06.721Z] #21 38.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:45:06.721Z] #21 38.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:45:06.721Z] #21 38.71 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:45:06.748Z] #19 256.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-09-23T17:45:06.749Z] #19 256.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:06.793Z] #14 170.3 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-23T17:45:06.794Z] #14 170.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-23T17:45:06.794Z] #14 170.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:45:06.794Z] #14 170.4 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-23T17:45:06.794Z] #14 170.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-23T17:45:06.794Z] #14 170.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:45:06.850Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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-09-23T17:45:07.007Z] #19 256.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:07.007Z] #19 256.5 Selecting previously unselected package libasan6-ppc64el-cross. [2021-09-23T17:45:07.053Z] #14 170.8 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-23T17:45:07.053Z] #14 170.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-23T17:45:07.053Z] #14 170.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:45:07.139Z] #21 35.85 Selecting previously unselected package vim. [2021-09-23T17:45:07.139Z] #21 35.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-09-23T17:45:07.139Z] #21 35.91 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:45:07.310Z] #14 171.0 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-23T17:45:07.310Z] #14 171.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-23T17:45:07.310Z] #14 171.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:45:07.319Z] #19 256.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:07.319Z] #19 256.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:07.402Z] #21 36.52 Selecting previously unselected package xfsprogs. [2021-09-23T17:45:07.402Z] #21 36.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-09-23T17:45:07.402Z] #21 36.53 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:45:07.665Z] #21 36.99 Selecting previously unselected package zip. [2021-09-23T17:45:07.665Z] #21 36.99 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-09-23T17:45:07.665Z] #21 37.01 Unpacking zip (3.0-12) ... [2021-09-23T17:45:08.000Z] #16 DONE 2.1s [2021-09-23T17:45:08.001Z] [2021-09-23T17:45:08.001Z] #51 [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-09-23T17:45:08.001Z] #51 sha256:36bcf4300230c51f7f0bc6e5f3fdba9aed74ac8be64b6fb974abd264d1cf06d8 [2021-09-23T17:45:08.001Z] #51 ... [2021-09-23T17:45:08.001Z] [2021-09-23T17:45:08.001Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:45:08.001Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-23T17:45:08.241Z] #21 37.33 Selecting previously unselected package zstd. [2021-09-23T17:45:08.241Z] #21 37.34 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-09-23T17:45:08.241Z] #21 37.35 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:45:08.241Z] #21 37.69 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:45:08.241Z] #14 171.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-23T17:45:08.241Z] #14 171.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-23T17:45:08.241Z] #14 171.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:45:08.342Z] #21 40.17 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:45:08.342Z] #21 40.18 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:45:08.342Z] #21 40.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:45:08.342Z] #21 40.21 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:45:08.499Z] #14 172.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-23T17:45:08.499Z] #14 172.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:45:08.499Z] #14 172.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:45:08.756Z] #14 172.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-23T17:45:08.756Z] #14 172.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-23T17:45:08.756Z] #14 172.3 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:45:09.014Z] #14 172.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-23T17:45:09.014Z] #14 172.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-23T17:45:09.014Z] #14 172.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:45:09.216Z] #19 258.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-09-23T17:45:09.216Z] #19 258.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:09.216Z] #19 258.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:09.271Z] #21 41.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:45:09.271Z] #21 41.39 Setting up jq (1.6-2.1) ... [2021-09-23T17:45:09.271Z] #21 41.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:45:09.271Z] #21 41.43 Setting up iptables (1.8.7-1) ... [2021-09-23T17:45:09.271Z] #21 41.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:45:09.271Z] #21 41.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:45:09.271Z] #21 41.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:45:09.271Z] #21 41.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:45:09.271Z] #21 41.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:45:09.386Z] #17 1.498 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:45:09.386Z] #17 DONE 1.6s [2021-09-23T17:45:09.386Z] [2021-09-23T17:45:09.386Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:45:09.386Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:45:09.527Z] #21 41.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:45:09.527Z] #21 41.49 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:45:09.579Z] #14 173.2 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:45:09.579Z] #14 173.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:45:09.579Z] #14 173.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:45:09.635Z] #21 38.87 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-09-23T17:45:09.635Z] #21 38.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:45:09.646Z] #33 ... [2021-09-23T17:45:09.646Z] [2021-09-23T17:45:09.646Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:45:09.646Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-23T17:45:09.784Z] #21 41.81 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:45:09.836Z] #14 173.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:45:09.836Z] #14 173.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:45:09.836Z] #14 173.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:45:09.836Z] #14 173.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:45:09.836Z] #14 173.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:45:09.836Z] #14 173.5 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:45:09.836Z] #14 173.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:45:09.836Z] #14 173.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:45:09.836Z] #14 173.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:45:09.836Z] #14 173.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:45:09.836Z] #14 173.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:45:09.899Z] #21 38.99 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-09-23T17:45:09.899Z] #21 39.02 Setting up libicu67:arm64 (67.1-7) ... [2021-09-23T17:45:09.899Z] #21 39.04 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-09-23T17:45:09.899Z] #21 39.07 Setting up libinih1:arm64 (53-1+b2) ... [2021-09-23T17:45:09.899Z] #21 39.12 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:45:09.899Z] #21 39.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:45:09.899Z] #21 39.15 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:45:09.899Z] #21 39.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-23T17:45:10.093Z] #14 173.7 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:45:10.093Z] #14 173.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:45:10.093Z] #14 173.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:45:10.093Z] #14 173.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:45:10.093Z] #14 173.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:45:10.155Z] #19 259.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-09-23T17:45:10.155Z] #19 259.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:10.162Z] #21 39.29 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:45:10.348Z] #21 DONE 42.3s [2021-09-23T17:45:10.348Z] [2021-09-23T17:45:10.348Z] #22 [dev-systemd-false 8/25] 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-09-23T17:45:10.348Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-23T17:45:10.351Z] #14 174.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:45:10.351Z] #14 174.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:45:10.351Z] #14 174.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-23T17:45:10.351Z] #14 174.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:45:10.414Z] #19 259.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:10.608Z] #14 174.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-09-23T17:45:10.608Z] #14 174.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:45:10.608Z] #14 174.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:45:10.608Z] #14 174.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-09-23T17:45:10.608Z] #14 174.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:45:10.608Z] #14 174.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:45:10.608Z] #14 174.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:45:10.608Z] #14 174.4 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:45:10.608Z] #14 174.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:45:10.672Z] #19 260.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-09-23T17:45:10.672Z] #19 260.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:10.672Z] #19 260.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:10.672Z] #19 260.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-09-23T17:45:10.672Z] #19 260.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:10.738Z] #21 40.08 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:45:10.738Z] #21 40.15 Setting up libcap2:arm64 (1:2.44-1) ... [2021-09-23T17:45:10.866Z] #14 174.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:45:10.866Z] #14 174.5 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:45:10.932Z] #19 260.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:10.932Z] #19 260.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-09-23T17:45:10.932Z] #19 260.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:10.932Z] #19 260.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:10.932Z] #19 260.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-09-23T17:45:10.932Z] #19 260.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:11.001Z] #21 40.20 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:45:11.002Z] #21 40.22 Setting up apparmor (2.13.6-10) ... [2021-09-23T17:45:11.192Z] #19 260.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:11.192Z] #19 260.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-09-23T17:45:11.192Z] #19 260.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:45:11.451Z] #19 260.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:11.587Z] #18 DONE 1.9s [2021-09-23T17:45:11.587Z] [2021-09-23T17:45:11.587Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:45:11.587Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:45:11.587Z] #33 ... [2021-09-23T17:45:11.587Z] [2021-09-23T17:45:11.587Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:45:11.587Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-23T17:45:11.755Z] #22 1.562 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:45:11.755Z] #22 1.569 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:45:12.011Z] #22 1.572 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:45:12.011Z] #22 DONE 1.7s [2021-09-23T17:45:12.011Z] [2021-09-23T17:45:12.011Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:45:12.011Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:45:12.784Z] #14 DONE 176.0s [2021-09-23T17:45:12.784Z] [2021-09-23T17:45:12.784Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:45:12.784Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-23T17:45:13.401Z] 48a76b150a3a: Pull complete [2021-09-23T17:45:13.401Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-23T17:45:13.401Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:45:13.401Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-23T17:45:13.401Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-23T17:45:13.401Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-23T17:45:13.401Z] WARN: Skipping validation tests [2021-09-23T17:45:13.401Z] INFO: Running unit tests at 09/23/2021 17:45:00... [2021-09-23T17:45:13.401Z] INFO: make.ps1 starting at 09/23/2021 17:45:03 [2021-09-23T17:45:13.401Z] INFO: Git commit (a4b9d832a2) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:45:13.401Z] INFO: Invoking autogen... [2021-09-23T17:45:13.401Z] INFO: Running unit tests... [2021-09-23T17:45:13.402Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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-09-23T17:45:13.498Z] #19 DONE 1.7s [2021-09-23T17:45:13.498Z] [2021-09-23T17:45:13.498Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:45:13.498Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-23T17:45:13.564Z] #21 42.71 Setting up zip (3.0-12) ... [2021-09-23T17:45:13.564Z] #21 42.74 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:45:13.564Z] #21 42.79 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:45:15.382Z] #15 DONE 2.8s [2021-09-23T17:45:15.382Z] [2021-09-23T17:45:15.382Z] #55 [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-09-23T17:45:15.382Z] #55 sha256:8f51c4cb1ffbdf3cf73d940f4c3f6ee5789e39a5bae0618304ab00ef3ce88525 [2021-09-23T17:45:15.382Z] #55 2.788 + RM_GOPATH=0 [2021-09-23T17:45:15.382Z] #55 2.792 + TMP_GOPATH= [2021-09-23T17:45:15.382Z] #55 2.792 + : /build [2021-09-23T17:45:15.382Z] #55 2.792 + '[' -z '' ']' [2021-09-23T17:45:15.382Z] #55 2.792 ++ mktemp -d [2021-09-23T17:45:15.382Z] #55 2.796 + export GOPATH=/tmp/tmp.crnVvNNfOQ [2021-09-23T17:45:15.382Z] #55 2.796 + GOPATH=/tmp/tmp.crnVvNNfOQ [2021-09-23T17:45:15.382Z] #55 2.796 + RM_GOPATH=1 [2021-09-23T17:45:15.382Z] #55 2.796 + case "$(go env GOARCH)" in [2021-09-23T17:45:15.382Z] #55 2.800 ++ go env GOARCH [2021-09-23T17:45:15.382Z] #55 2.839 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:45:15.382Z] #55 2.839 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:45:15.382Z] #55 2.839 ++ dirname /tmp/install/install.sh [2021-09-23T17:45:15.382Z] #55 2.852 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:45:15.382Z] #55 2.873 + dir=/tmp/install [2021-09-23T17:45:15.382Z] #55 2.873 + bin=runc [2021-09-23T17:45:15.382Z] #55 2.873 + shift [2021-09-23T17:45:15.382Z] #55 2.873 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:45:15.382Z] #55 2.873 + . /tmp/install/runc.installer [2021-09-23T17:45:15.382Z] #55 2.873 ++ set -e [2021-09-23T17:45:15.382Z] #55 2.873 ++ : v1.0.2 [2021-09-23T17:45:15.382Z] #55 2.873 + install_runc [2021-09-23T17:45:15.382Z] #55 2.873 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:45:15.382Z] #55 2.873 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:45:15.382Z] #55 2.873 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.crnVvNNfOQ/src/github.com/opencontainers/runc [2021-09-23T17:45:15.382Z] #55 2.873 Cloning into '/tmp/tmp.crnVvNNfOQ/src/github.com/opencontainers/runc'... [2021-09-23T17:45:15.404Z] #20 DONE 1.8s [2021-09-23T17:45:15.405Z] [2021-09-23T17:45:15.405Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:45:15.405Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:45:15.431Z] ? github.com/docker/docker/api [no test files] [2021-09-23T17:45:15.972Z] #21 ... [2021-09-23T17:45:15.973Z] [2021-09-23T17:45:15.973Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:45:15.973Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:45:15.973Z] #33 DONE 182.2s [2021-09-23T17:45:16.234Z] [2021-09-23T17:45:16.234Z] #55 [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-09-23T17:45:16.234Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:45:16.496Z] #55 13.14 + cd /tmp/tmp.vJnsqV2CxO/src/github.com/opencontainers/runc [2021-09-23T17:45:16.496Z] #55 13.14 + git checkout -q v1.0.2 [2021-09-23T17:45:16.885Z] #21 45.57 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:45:16.885Z] #21 45.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:45:16.885Z] #21 45.64 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-09-23T17:45:16.885Z] #21 45.66 Setting up patch (2.7.6-7) ... [2021-09-23T17:45:16.885Z] #21 45.68 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:45:16.885Z] #21 45.82 invoke-rc.d: could not determine current runlevel [2021-09-23T17:45:16.885Z] #21 45.84 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:45:16.885Z] #21 45.85 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:45:16.885Z] #21 45.88 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-09-23T17:45:16.885Z] #21 45.89 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:45:16.885Z] #21 45.91 Setting up pigz (2.6-1) ... [2021-09-23T17:45:16.885Z] #21 45.94 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-23T17:45:16.885Z] #21 45.96 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-23T17:45:16.885Z] #21 45.99 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:45:16.885Z] #21 46.01 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:45:17.319Z] #55 ... [2021-09-23T17:45:17.320Z] [2021-09-23T17:45:17.320Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-23T17:45:17.320Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-23T17:45:17.320Z] #16 DONE 1.8s [2021-09-23T17:45:17.320Z] [2021-09-23T17:45:17.320Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:45:17.320Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-23T17:45:17.434Z] #55 13.80 + '[' -z '' ']' [2021-09-23T17:45:17.434Z] #55 13.80 + target=static [2021-09-23T17:45:17.434Z] #55 13.80 + make BUILDTAGS=seccomp static [2021-09-23T17:45:17.434Z] #55 14.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:45:17.836Z] #21 47.01 Setting up libaio1:arm64 (0.3.112-9) ... [2021-09-23T17:45:17.836Z] #21 47.17 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:45:17.836Z] #21 ... [2021-09-23T17:45:17.836Z] [2021-09-23T17:45:17.836Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:45:17.836Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-23T17:45:17.836Z] #41 154.8 + dpkg --print-architecture [2021-09-23T17:45:18.021Z] #19 266.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-09-23T17:45:18.021Z] #19 266.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:45:18.021Z] #19 266.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:18.021Z] #19 266.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-09-23T17:45:18.021Z] #19 266.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:45:18.021Z] #19 266.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-23T17:45:18.021Z] #19 266.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-09-23T17:45:18.021Z] #19 266.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-23T17:45:18.021Z] #19 266.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-23T17:45:18.021Z] #19 266.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-09-23T17:45:18.021Z] #19 266.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:18.021Z] #19 266.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:18.021Z] #19 267.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-09-23T17:45:18.021Z] #19 267.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:45:18.021Z] #19 267.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:18.153Z] ? github.com/docker/docker/api [no test files] [2021-09-23T17:45:18.688Z] #17 1.688 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:45:18.945Z] #17 DONE 2.0s [2021-09-23T17:45:18.945Z] [2021-09-23T17:45:18.945Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:45:18.945Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-23T17:45:20.313Z] #18 DONE 1.4s [2021-09-23T17:45:20.313Z] [2021-09-23T17:45:20.313Z] #51 [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-09-23T17:45:20.313Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:45:20.575Z] #51 ... [2021-09-23T17:45:20.575Z] [2021-09-23T17:45:20.575Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:45:20.575Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-23T17:45:21.156Z] #41 DONE 158.0s [2021-09-23T17:45:21.156Z] [2021-09-23T17:45:21.156Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:45:21.156Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-23T17:45:21.156Z] #21 47.81 Setting up libelf1:arm64 (0.183-1) ... [2021-09-23T17:45:21.156Z] #21 48.74 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:45:21.156Z] #21 48.82 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-23T17:45:21.156Z] #21 48.89 Setting up python3-distutils (3.9.2-1) ... [2021-09-23T17:45:21.156Z] #21 49.39 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:45:21.156Z] #21 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:45:21.156Z] #21 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:45:21.156Z] #21 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:45:21.156Z] #21 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:45:21.156Z] #21 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:45:21.156Z] #21 49.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:45:21.156Z] #21 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:45:21.156Z] #21 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:45:21.156Z] #21 50.38 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:45:21.943Z] #19 DONE 1.6s [2021-09-23T17:45:21.943Z] [2021-09-23T17:45:21.943Z] #58 [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-09-23T17:45:21.943Z] #58 sha256:620e66acd77a1b697b7c05b6838fe71bed9270ad0374bd0a869fb48047393d36 [2021-09-23T17:45:22.171Z] #23 9.683 Collecting yamllint==1.26.1 [2021-09-23T17:45:22.201Z] #58 ... [2021-09-23T17:45:22.201Z] [2021-09-23T17:45:22.201Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:45:22.201Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-23T17:45:22.209Z] #19 271.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-09-23T17:45:22.209Z] #19 271.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:45:22.209Z] #19 271.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:22.209Z] #19 271.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-09-23T17:45:22.209Z] #19 271.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-09-23T17:45:22.209Z] #19 271.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-09-23T17:45:22.209Z] #19 271.6 Selecting previously unselected package libc6-s390x-cross. [2021-09-23T17:45:22.209Z] #19 271.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-09-23T17:45:22.209Z] #19 271.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-09-23T17:45:22.209Z] #19 271.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-09-23T17:45:22.209Z] #19 271.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:22.209Z] #19 271.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:22.209Z] #19 271.8 Selecting previously unselected package libgomp1-s390x-cross. [2021-09-23T17:45:22.467Z] #19 271.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:22.467Z] #19 271.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:22.467Z] #19 271.8 Selecting previously unselected package libitm1-s390x-cross. [2021-09-23T17:45:22.467Z] #19 271.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:22.467Z] #19 271.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:22.467Z] #19 271.8 Selecting previously unselected package libatomic1-s390x-cross. [2021-09-23T17:45:22.467Z] #19 271.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:22.467Z] #19 271.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:22.467Z] #19 271.9 Selecting previously unselected package libasan6-s390x-cross. [2021-09-23T17:45:22.467Z] #19 271.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:22.467Z] #19 271.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:22.725Z] #19 272.1 Selecting previously unselected package libstdc++6-s390x-cross. [2021-09-23T17:45:22.725Z] #19 272.1 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:22.725Z] #19 272.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:22.725Z] #19 272.2 Selecting previously unselected package libubsan1-s390x-cross. [2021-09-23T17:45:22.725Z] #19 272.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:22.725Z] #19 272.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:22.725Z] #19 272.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-09-23T17:45:22.732Z] #23 10.77 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:45:22.983Z] #19 272.3 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:22.983Z] #19 272.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:22.983Z] #19 272.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-09-23T17:45:22.983Z] #19 272.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:45:22.983Z] #19 272.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:22.988Z] #23 ... [2021-09-23T17:45:22.988Z] [2021-09-23T17:45:22.988Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:45:22.988Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:45:22.988Z] #41 170.7 + dpkg --print-architecture [2021-09-23T17:45:22.988Z] #41 170.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-23T17:45:23.089Z] #21 52.33 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-23T17:45:23.917Z] #41 171.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-23T17:45:23.917Z] #41 171.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-23T17:45:24.101Z] #20 DONE 2.0s [2021-09-23T17:45:24.101Z] [2021-09-23T17:45:24.101Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:45:24.101Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:45:24.579Z] #21 53.62 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-09-23T17:45:24.579Z] #21 53.79 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:45:24.579Z] #21 53.80 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:45:24.579Z] #21 ... [2021-09-23T17:45:24.579Z] [2021-09-23T17:45:24.579Z] #51 [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-09-23T17:45:24.579Z] #51 sha256:908629ba71fc7d0f78b5e4ef9bae607926af38c7b51f6bbacdab78dd8258e6c4 [2021-09-23T17:45:24.579Z] #51 162.0 + /build/golangci-lint --version [2021-09-23T17:45:24.665Z] #21 ... [2021-09-23T17:45:24.665Z] [2021-09-23T17:45:24.665Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-23T17:45:24.665Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-23T17:45:24.665Z] #33 DONE 187.9s [2021-09-23T17:45:24.665Z] [2021-09-23T17:45:24.665Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:45:24.665Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:45:25.155Z] #51 162.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:45:25.419Z] #51 DONE 162.6s [2021-09-23T17:45:25.419Z] [2021-09-23T17:45:25.419Z] #55 [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-09-23T17:45:25.419Z] #55 sha256:05e815b975d3ecf85c14b64312030e38d5b2eeb73f50a2b9d3d8e85e2c0ef7db [2021-09-23T17:45:25.581Z] #55 ... [2021-09-23T17:45:25.581Z] [2021-09-23T17:45:25.581Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:45:25.581Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:45:25.581Z] #21 2.173 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:45:25.581Z] #21 2.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:45:25.581Z] #21 2.397 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:45:25.581Z] #21 2.997 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:45:25.581Z] #21 4.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:45:25.581Z] #21 5.685 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:45:25.581Z] #21 9.705 Fetched 8412 kB in 8s (1076 kB/s) [2021-09-23T17:45:25.682Z] #55 ... [2021-09-23T17:45:25.682Z] [2021-09-23T17:45:25.682Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:45:25.682Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-23T17:45:25.682Z] #21 54.80 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-23T17:45:25.682Z] #21 54.82 Setting up jq (1.6-2.1) ... [2021-09-23T17:45:25.682Z] #21 54.84 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-09-23T17:45:25.682Z] #21 54.86 Setting up iptables (1.8.7-1) ... [2021-09-23T17:45:25.682Z] #21 54.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:45:25.682Z] #21 54.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:45:25.682Z] #21 54.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:45:25.682Z] #21 54.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:45:25.682Z] #21 54.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:45:25.682Z] #21 54.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:45:25.682Z] #21 54.94 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:45:26.260Z] #21 55.53 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:45:26.524Z] #21 DONE 55.9s [2021-09-23T17:45:26.524Z] [2021-09-23T17:45:26.524Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:45:26.524Z] #25 sha256:f276dec54367a8fbaec6e873a1001455ba718eb3cfb574a77f580be6c24356be [2021-09-23T17:45:26.558Z] #41 ... [2021-09-23T17:45:26.558Z] [2021-09-23T17:45:26.558Z] #55 [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-09-23T17:45:26.558Z] #55 sha256:8f51c4cb1ffbdf3cf73d940f4c3f6ee5789e39a5bae0618304ab00ef3ce88525 [2021-09-23T17:45:26.558Z] #55 13.78 + cd /tmp/tmp.crnVvNNfOQ/src/github.com/opencontainers/runc [2021-09-23T17:45:26.558Z] #55 13.78 + git checkout -q v1.0.2 [2021-09-23T17:45:26.788Z] #25 ... [2021-09-23T17:45:26.788Z] [2021-09-23T17:45:26.788Z] #22 [dev-systemd-false 8/25] 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-09-23T17:45:26.788Z] #22 sha256:b31fe2585defe68aa9da892499c288e550b06b7463519760c252990634447254 [2021-09-23T17:45:26.815Z] #55 14.46 + '[' -z '' ']' [2021-09-23T17:45:26.815Z] #55 14.46 + target=static [2021-09-23T17:45:26.815Z] #55 14.46 + make BUILDTAGS=seccomp static [2021-09-23T17:45:27.073Z] #55 14.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:45:27.172Z] #19 276.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-09-23T17:45:27.269Z] #41 ... [2021-09-23T17:45:27.269Z] [2021-09-23T17:45:27.269Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:45:27.269Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:45:27.269Z] #23 11.93 Collecting pathspec>=0.5.3 [2021-09-23T17:45:27.269Z] #23 11.94 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:45:27.269Z] #23 12.38 Collecting pyyaml [2021-09-23T17:45:27.269Z] #23 12.39 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-23T17:45:27.269Z] #23 12.63 Building wheels for collected packages: yamllint [2021-09-23T17:45:27.269Z] #23 12.63 Building wheel for yamllint (setup.py): started [2021-09-23T17:45:27.269Z] #23 13.56 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:45:27.269Z] #23 13.56 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0403da33d3972abf05a0b8bb196f728e132e9e752d993b3b25e0a7b510242a12 [2021-09-23T17:45:27.269Z] #23 13.56 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:45:27.269Z] #23 13.57 Successfully built yamllint [2021-09-23T17:45:27.269Z] #23 13.59 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:45:27.269Z] #23 13.98 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:45:27.269Z] #23 DONE 15.2s [2021-09-23T17:45:27.269Z] [2021-09-23T17:45:27.269Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:45:27.269Z] #26 sha256:2754c9394bd714973285eafdfdc2a5408a5750879d6bf5465051dca74f96c40f [2021-09-23T17:45:27.430Z] #19 276.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:45:27.430Z] #19 276.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:27.430Z] #19 276.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-09-23T17:45:27.430Z] #19 276.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-09-23T17:45:27.430Z] #19 276.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-23T17:45:27.525Z] #26 DONE 0.5s [2021-09-23T17:45:27.525Z] [2021-09-23T17:45:27.525Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:45:27.525Z] #31 sha256:15f4917c01414ddf63eebc1156ec34995b9acd58346b764b70831ae95b0f1f09 [2021-09-23T17:45:27.689Z] #19 277.0 Selecting previously unselected package libc6-dev-s390x-cross. [2021-09-23T17:45:27.689Z] #19 277.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-09-23T17:45:27.689Z] #19 277.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-23T17:45:27.820Z] === RUN TestMiddlewares [2021-09-23T17:45:27.820Z] --- PASS: TestMiddlewares (0.00s) [2021-09-23T17:45:27.820Z] PASS [2021-09-23T17:45:27.820Z] coverage: 9.0% of statements [2021-09-23T17:45:27.820Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2021-09-23T17:45:27.947Z] #19 277.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-09-23T17:45:27.948Z] #19 277.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-23T17:45:27.948Z] #19 277.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:27.948Z] #19 277.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-09-23T17:45:28.134Z] #21 9.705 Reading package lists... [2021-09-23T17:45:28.207Z] #19 277.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-23T17:45:28.207Z] #19 277.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:28.500Z] #31 DONE 0.7s [2021-09-23T17:45:28.500Z] [2021-09-23T17:45:28.500Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:45:28.500Z] #34 sha256:dac1c05d869c41b2e6399eb74ea2fa10ac5d337e4ab2145d40993e095f23f510 [2021-09-23T17:45:28.500Z] #34 DONE 0.1s [2021-09-23T17:45:28.500Z] [2021-09-23T17:45:28.500Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:45:28.500Z] #36 sha256:5e7c27321ec32d741c9d9e10b17774ad1e810028b15b9b9c5f41c06e811a013b [2021-09-23T17:45:28.500Z] #36 DONE 0.1s [2021-09-23T17:45:28.500Z] [2021-09-23T17:45:28.500Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:45:28.500Z] #39 sha256:16aa9ec771dfd17e249a5bdf805e60d63f49dd9aff080f41411907e50619a040 [2021-09-23T17:45:28.757Z] #39 DONE 0.1s [2021-09-23T17:45:28.757Z] [2021-09-23T17:45:28.757Z] #58 [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-09-23T17:45:28.757Z] #58 sha256:ca759c288d66cd624ddbd3d188c139c381f8e978c4dcb4c06a2ddcd091931e95 [2021-09-23T17:45:28.757Z] #58 ... [2021-09-23T17:45:28.757Z] [2021-09-23T17:45:28.757Z] #51 [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-09-23T17:45:28.757Z] #51 sha256:10b85fcdd4faa5ec5903891985a834c34a093e00963b48958e77cfa3983b4aac [2021-09-23T17:45:28.757Z] #51 176.7 + /build/golangci-lint --version [2021-09-23T17:45:28.815Z] #22 1.813 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:45:28.815Z] #22 1.818 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:45:28.815Z] #22 1.830 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:45:28.815Z] #22 DONE 1.9s [2021-09-23T17:45:28.815Z] [2021-09-23T17:45:28.815Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:45:28.815Z] #25 sha256:f276dec54367a8fbaec6e873a1001455ba718eb3cfb574a77f580be6c24356be [2021-09-23T17:45:28.815Z] #25 ... [2021-09-23T17:45:28.815Z] [2021-09-23T17:45:28.815Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:45:28.815Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-23T17:45:29.014Z] #51 177.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:45:29.270Z] #51 DONE 177.2s [2021-09-23T17:45:29.270Z] [2021-09-23T17:45:29.270Z] #55 [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-09-23T17:45:29.270Z] #55 sha256:5e32b41d377ecb0f592ebda3db2627a84ae07184a0c9da25657495eaad43d0df [2021-09-23T17:45:30.653Z] === RUN TestMiddlewares [2021-09-23T17:45:30.653Z] --- PASS: TestMiddlewares (0.00s) [2021-09-23T17:45:30.653Z] PASS [2021-09-23T17:45:30.653Z] coverage: 9.0% of statements [2021-09-23T17:45:30.653Z] ok github.com/docker/docker/api/server 0.073s coverage: 9.0% of statements [2021-09-23T17:45:30.677Z] #21 12.85 Reading package lists... [2021-09-23T17:45:31.881Z] #21 15.94 Building dependency tree... [2021-09-23T17:45:32.393Z] #19 281.7 Selecting previously unselected package g++-s390x-linux-gnu. [2021-09-23T17:45:32.393Z] #19 281.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-23T17:45:32.393Z] #19 281.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:32.393Z] #19 281.7 Selecting previously unselected package crossbuild-essential-s390x. [2021-09-23T17:45:32.393Z] #19 281.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-09-23T17:45:32.393Z] #19 281.8 Unpacking crossbuild-essential-s390x (12.9) ... [2021-09-23T17:45:32.393Z] #19 281.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-09-23T17:45:32.393Z] #19 281.8 Setting up libfile-which-perl (1.23-1) ... [2021-09-23T17:45:32.394Z] #19 281.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-23T17:45:32.394Z] #19 281.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-09-23T17:45:32.394Z] #19 281.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-23T17:45:32.394Z] #19 281.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:45:32.394Z] #19 281.9 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:45:32.394Z] #19 281.9 Setting up libmagic-mgc (1:5.39-3) ... [2021-09-23T17:45:32.394Z] #19 281.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-23T17:45:32.394Z] #19 281.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-09-23T17:45:32.651Z] #19 281.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-09-23T17:45:32.651Z] #19 282.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-23T17:45:32.651Z] #19 282.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-23T17:45:32.651Z] #19 282.0 Setting up file (1:5.39-3) ... [2021-09-23T17:45:32.651Z] #19 282.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:45:32.651Z] #19 282.0 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:45:32.651Z] #19 282.0 Setting up libyaml-perl (1.30-1) ... [2021-09-23T17:45:32.651Z] #19 282.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-23T17:45:32.651Z] #19 282.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-09-23T17:45:32.651Z] #19 282.1 Setting up libio-string-perl (1.08-3.1) ... [2021-09-23T17:45:32.651Z] #19 282.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-23T17:45:32.651Z] #19 282.1 Setting up cross-config (2.6.18+nmu1) ... [2021-09-23T17:45:32.909Z] #19 282.2 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:45:32.909Z] #19 282.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:45:32.909Z] #19 282.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-09-23T17:45:32.909Z] #19 282.3 Setting up patch (2.7.6-7) ... [2021-09-23T17:45:32.909Z] #19 282.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-23T17:45:32.909Z] #19 282.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-23T17:45:32.909Z] #19 282.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:32.909Z] #19 282.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-23T17:45:32.909Z] #19 282.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-09-23T17:45:32.909Z] #19 282.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:32.909Z] #19 282.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:32.909Z] #19 282.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-23T17:45:32.909Z] #19 282.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-23T17:45:32.909Z] #19 282.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:32.909Z] #19 282.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:32.909Z] #19 282.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-23T17:45:32.909Z] #19 282.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-23T17:45:32.909Z] #19 282.5 Setting up libfile-homedir-perl (1.006-1) ... [2021-09-23T17:45:32.909Z] #19 282.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-23T17:45:32.909Z] #19 282.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:32.909Z] #19 282.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-23T17:45:32.909Z] #19 282.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:45:32.909Z] #19 282.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-09-23T17:45:32.909Z] #19 282.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:33.167Z] #19 282.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-23T17:45:33.167Z] #19 282.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.167Z] #19 282.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.426Z] #19 282.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.426Z] #19 282.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-23T17:45:33.426Z] #19 282.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.426Z] #19 282.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.426Z] #19 282.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.426Z] #19 282.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-23T17:45:33.426Z] #19 282.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.426Z] #19 282.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.426Z] #19 282.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.426Z] #19 282.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-09-23T17:45:33.684Z] #19 283.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-09-23T17:45:33.685Z] #19 283.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-23T17:45:33.685Z] #19 283.2 [2021-09-23T17:45:33.685Z] #19 283.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-23T17:45:33.685Z] #19 283.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.787Z] #21 18.37 The following additional packages will be installed: [2021-09-23T17:45:33.787Z] #21 18.37 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:45:33.787Z] #21 18.37 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-23T17:45:33.787Z] #21 18.37 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:45:33.787Z] #21 18.38 python3-pkg-resources vim-runtime xxd [2021-09-23T17:45:33.787Z] #21 18.39 Suggested packages: [2021-09-23T17:45:33.787Z] #21 18.40 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-23T17:45:33.787Z] #21 18.40 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-23T17:45:33.787Z] #21 18.40 acl attr quota [2021-09-23T17:45:33.787Z] #21 18.40 Recommended packages: [2021-09-23T17:45:33.787Z] #21 18.40 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:45:33.943Z] #19 283.3 Setting up dpkg-dev (1.20.9) ... [2021-09-23T17:45:33.943Z] #19 283.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:45:33.943Z] #19 283.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:33.943Z] #19 283.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-23T17:45:33.943Z] #19 283.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-09-23T17:45:34.201Z] #19 283.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-09-23T17:45:34.201Z] #19 283.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-23T17:45:34.201Z] #19 283.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-23T17:45:34.201Z] #19 283.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:34.201Z] #19 283.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:34.201Z] #19 283.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.201Z] #19 283.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:45:34.201Z] #19 283.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.201Z] #19 283.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.201Z] #19 283.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:34.459Z] #19 283.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 283.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 283.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 283.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 283.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 283.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 283.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 283.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 284.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:34.459Z] #19 284.0 Setting up libxml-simple-perl (2.25-1) ... [2021-09-23T17:45:34.459Z] #19 284.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:45:34.459Z] #19 284.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 284.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-23T17:45:34.459Z] #19 284.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 284.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.459Z] #19 284.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-09-23T17:45:34.717Z] #19 284.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:45:34.717Z] #19 284.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-23T17:45:34.717Z] #19 284.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:34.717Z] #19 284.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:34.717Z] #19 284.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-23T17:45:34.717Z] #19 284.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:34.717Z] #19 284.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:34.717Z] #19 284.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-23T17:45:34.984Z] #19 284.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:34.984Z] #19 284.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-09-23T17:45:34.984Z] #19 284.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:34.984Z] #19 284.3 Setting up crossbuild-essential-armel (12.9) ... [2021-09-23T17:45:34.984Z] #19 284.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-23T17:45:34.984Z] #19 284.4 Setting up crossbuild-essential-armhf (12.9) ... [2021-09-23T17:45:34.984Z] #19 284.4 Setting up crossbuild-essential-arm64 (12.9) ... [2021-09-23T17:45:34.984Z] #19 284.4 Setting up crossbuild-essential-s390x (12.9) ... [2021-09-23T17:45:34.984Z] #19 284.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-09-23T17:45:34.984Z] #19 284.4 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:45:35.167Z] #55 ... [2021-09-23T17:45:35.167Z] [2021-09-23T17:45:35.167Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:45:35.167Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-23T17:45:35.167Z] #21 2.684 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:45:35.167Z] #21 2.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:45:35.167Z] #21 2.867 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:45:35.167Z] #21 3.732 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:45:35.167Z] #21 5.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:45:35.167Z] #21 7.095 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:45:35.167Z] #21 10.74 Fetched 8412 kB in 8s (1008 kB/s) [2021-09-23T17:45:35.169Z] #21 20.12 The following NEW packages will be installed: [2021-09-23T17:45:35.169Z] #21 20.12 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-23T17:45:35.169Z] #21 20.12 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:45:35.169Z] #21 20.12 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-23T17:45:35.169Z] #21 20.12 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-23T17:45:35.169Z] #21 20.12 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-23T17:45:35.169Z] #21 20.12 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-23T17:45:35.169Z] #21 20.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-23T17:45:35.169Z] #21 20.12 xz-utils zip zstd [2021-09-23T17:45:35.428Z] #21 20.48 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:45:35.428Z] #21 20.48 Need to get 27.6 MB of archives. [2021-09-23T17:45:35.428Z] #21 20.48 After this operation, 106 MB of additional disk space will be used. [2021-09-23T17:45:35.428Z] #21 20.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-23T17:45:35.428Z] #21 20.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-23T17:45:35.428Z] #21 20.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-23T17:45:35.428Z] #21 20.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-23T17:45:35.428Z] #21 20.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-23T17:45:35.428Z] #21 20.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-23T17:45:35.428Z] #21 20.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-23T17:45:35.428Z] #21 20.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-23T17:45:35.428Z] #21 20.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:45:35.687Z] #21 20.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:45:35.687Z] #21 20.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:45:35.687Z] #21 20.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-23T17:45:35.687Z] #21 20.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-23T17:45:35.687Z] #21 20.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-23T17:45:35.687Z] #21 20.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-23T17:45:35.687Z] #21 20.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-23T17:45:35.687Z] #21 20.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-23T17:45:35.687Z] #21 20.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-23T17:45:35.687Z] #21 20.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-23T17:45:35.687Z] #21 20.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-23T17:45:35.687Z] #21 20.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-23T17:45:35.687Z] #21 20.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:45:35.687Z] #21 20.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:45:35.687Z] #21 20.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:45:35.687Z] #21 20.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-23T17:45:35.687Z] #21 20.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-23T17:45:35.687Z] #21 20.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:45:35.928Z] #19 DONE 285.2s [2021-09-23T17:45:35.928Z] [2021-09-23T17:45:35.928Z] #64 [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-09-23T17:45:35.928Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:45:36.255Z] #21 21.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-23T17:45:36.255Z] #21 21.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:45:36.255Z] #21 21.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:45:36.255Z] #21 21.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:45:36.255Z] #21 21.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-23T17:45:36.255Z] #21 21.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-23T17:45:36.255Z] #21 21.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:45:36.255Z] #21 21.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:45:36.255Z] #21 21.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:45:36.255Z] #21 21.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:45:36.255Z] #21 21.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:45:36.255Z] #21 21.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:45:36.255Z] #21 21.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:45:36.255Z] #21 21.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-23T17:45:36.514Z] #21 21.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-23T17:45:36.514Z] #21 21.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-23T17:45:36.514Z] #21 21.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:45:36.775Z] #21 21.73 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-23T17:45:36.775Z] #21 21.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-23T17:45:36.775Z] #21 21.82 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-23T17:45:36.775Z] #21 21.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-23T17:45:37.713Z] #21 22.70 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:45:37.713Z] #21 22.82 Fetched 27.6 MB in 2s (16.5 MB/s) [2021-09-23T17:45:37.835Z] #64 1.998 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:45:37.835Z] #64 2.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:45:37.835Z] #64 2.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:45:37.972Z] #21 22.92 Selecting previously unselected package pigz. [2021-09-23T17:45:37.972Z] #21 22.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-09-23T17:45:37.972Z] #21 23.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-23T17:45:37.972Z] #21 23.03 Unpacking pigz (2.6-1) ... [2021-09-23T17:45:38.094Z] #64 2.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:45:38.232Z] #21 23.25 Selecting previously unselected package libelf1:amd64. [2021-09-23T17:45:38.232Z] #21 23.26 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-23T17:45:38.232Z] #21 23.28 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-23T17:45:38.381Z] #64 2.707 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:45:38.442Z] #21 10.74 Reading package lists... [2021-09-23T17:45:38.802Z] #21 23.63 Selecting previously unselected package libbpf0:amd64. [2021-09-23T17:45:38.802Z] #21 23.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-23T17:45:38.802Z] #21 23.65 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:45:38.802Z] #21 23.84 Selecting previously unselected package libcap2:amd64. [2021-09-23T17:45:38.802Z] #21 23.85 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-23T17:45:38.802Z] #21 23.85 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:45:38.849Z] #23 8.798 Collecting yamllint==1.26.1 [2021-09-23T17:45:38.849Z] #23 9.855 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:45:39.062Z] #21 24.05 Selecting previously unselected package libmnl0:amd64. [2021-09-23T17:45:39.062Z] #21 24.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-23T17:45:39.062Z] #21 24.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:45:39.322Z] #21 24.21 Selecting previously unselected package libxtables12:amd64. [2021-09-23T17:45:39.322Z] #21 24.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-23T17:45:39.322Z] #21 24.21 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:45:39.322Z] #21 24.39 Selecting previously unselected package libcap2-bin. [2021-09-23T17:45:39.322Z] #21 24.39 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-23T17:45:39.322Z] #21 24.40 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:45:39.322Z] #21 24.51 Selecting previously unselected package iproute2. [2021-09-23T17:45:39.356Z] #64 3.489 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:45:39.426Z] #23 10.82 Collecting pathspec>=0.5.3 [2021-09-23T17:45:39.427Z] #23 10.83 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:45:39.582Z] #21 24.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-23T17:45:39.582Z] #21 24.54 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:45:39.691Z] #23 11.06 Collecting pyyaml [2021-09-23T17:45:39.691Z] #23 11.07 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-09-23T17:45:39.691Z] #23 11.18 Building wheels for collected packages: yamllint [2021-09-23T17:45:39.691Z] #23 11.18 Building wheel for yamllint (setup.py): started [2021-09-23T17:45:39.924Z] #64 4.073 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:45:40.154Z] #21 25.14 Selecting previously unselected package xxd. [2021-09-23T17:45:40.154Z] #21 25.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:45:40.154Z] #21 25.15 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:45:40.414Z] #21 25.38 Selecting previously unselected package vim-common. [2021-09-23T17:45:40.414Z] #21 25.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:45:40.414Z] #21 25.44 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:45:40.492Z] #64 ... [2021-09-23T17:45:40.492Z] [2021-09-23T17:45:40.492Z] #32 [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-09-23T17:45:40.492Z] #32 sha256:427799018b3de7f58c76d36ad502e900e2abf107e9b4b20e8df56c1746c90d65 [2021-09-23T17:45:40.492Z] #32 1.539 + RM_GOPATH=0 [2021-09-23T17:45:40.492Z] #32 1.539 + TMP_GOPATH= [2021-09-23T17:45:40.492Z] #32 1.539 + : /build [2021-09-23T17:45:40.492Z] #32 1.539 + '[' -z '' ']' [2021-09-23T17:45:40.492Z] #32 1.539 ++ mktemp -d [2021-09-23T17:45:40.492Z] #32 1.548 + export GOPATH=/tmp/tmp.858AC4bcsG [2021-09-23T17:45:40.492Z] #32 1.548 + GOPATH=/tmp/tmp.858AC4bcsG [2021-09-23T17:45:40.492Z] #32 1.548 + RM_GOPATH=1 [2021-09-23T17:45:40.492Z] #32 1.548 + case "$(go env GOARCH)" in [2021-09-23T17:45:40.492Z] #32 1.549 ++ go env GOARCH [2021-09-23T17:45:40.492Z] #32 1.553 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:45:40.492Z] #32 1.553 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:45:40.492Z] #32 1.554 ++ dirname /tmp/install/install.sh [2021-09-23T17:45:40.492Z] #32 1.555 + dir=/tmp/install [2021-09-23T17:45:40.492Z] #32 1.555 + bin=dockercli [2021-09-23T17:45:40.492Z] #32 1.555 + shift [2021-09-23T17:45:40.492Z] #32 1.555 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-23T17:45:40.492Z] #32 1.555 + . /tmp/install/dockercli.installer [2021-09-23T17:45:40.492Z] #32 1.555 ++ : stable [2021-09-23T17:45:40.492Z] #32 1.556 ++ : 17.06.2-ce [2021-09-23T17:45:40.492Z] #32 1.556 + install_dockercli [2021-09-23T17:45:40.492Z] #32 1.556 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-23T17:45:40.492Z] #32 1.556 Install docker/cli version 17.06.2-ce from stable [2021-09-23T17:45:40.492Z] #32 1.556 ++ uname -m [2021-09-23T17:45:40.492Z] #32 1.561 + arch=x86_64 [2021-09-23T17:45:40.492Z] #32 1.561 + '[' x86_64 '!=' x86_64 ']' [2021-09-23T17:45:40.493Z] #32 1.561 + url=https://download.docker.com/linux/static [2021-09-23T17:45:40.493Z] #32 1.561 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-23T17:45:40.493Z] #32 1.561 + tar -xz docker/docker [2021-09-23T17:45:40.493Z] #32 4.230 + mkdir -p /build [2021-09-23T17:45:40.493Z] #32 4.237 + mv docker/docker /build/ [2021-09-23T17:45:40.493Z] #32 4.248 + rmdir docker [2021-09-23T17:45:40.493Z] #32 DONE 4.5s [2021-09-23T17:45:40.493Z] [2021-09-23T17:45:40.493Z] #64 [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-09-23T17:45:40.493Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:45:40.493Z] #64 4.559 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:45:40.643Z] #23 11.90 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:45:40.643Z] #23 11.91 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a8c1277e87f9825a7e907cd17f2ac0065bee4e2b132f954e3eb893b8741d4265 [2021-09-23T17:45:40.643Z] #23 11.91 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:45:40.643Z] #23 11.91 Successfully built yamllint [2021-09-23T17:45:40.643Z] #23 11.93 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:45:40.675Z] #21 25.58 Selecting previously unselected package bash-completion. [2021-09-23T17:45:40.675Z] #21 25.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:45:40.753Z] #64 ... [2021-09-23T17:45:40.753Z] [2021-09-23T17:45:40.753Z] #67 [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-09-23T17:45:40.753Z] #67 sha256:9a02583a367f325d19715bb3648609226c3fc1725edfeb32f54d3cfebf1fcc6d [2021-09-23T17:45:40.753Z] #67 1.614 + RM_GOPATH=0 [2021-09-23T17:45:40.753Z] #67 1.614 + TMP_GOPATH= [2021-09-23T17:45:40.753Z] #67 1.614 + : /build [2021-09-23T17:45:40.753Z] #67 1.614 + '[' -z '' ']' [2021-09-23T17:45:40.753Z] #67 1.614 ++ mktemp -d [2021-09-23T17:45:40.753Z] #67 1.614 + export GOPATH=/tmp/tmp.LbT6GKjLEp [2021-09-23T17:45:40.753Z] #67 1.614 + GOPATH=/tmp/tmp.LbT6GKjLEp [2021-09-23T17:45:40.753Z] #67 1.614 + RM_GOPATH=1 [2021-09-23T17:45:40.753Z] #67 1.614 + case "$(go env GOARCH)" in [2021-09-23T17:45:40.753Z] #67 1.614 ++ go env GOARCH [2021-09-23T17:45:40.753Z] #67 1.619 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:45:40.753Z] #67 1.619 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:45:40.753Z] #67 1.619 ++ dirname /tmp/install/install.sh [2021-09-23T17:45:40.753Z] #67 1.619 + dir=/tmp/install [2021-09-23T17:45:40.753Z] #67 1.619 + bin=rootlesskit [2021-09-23T17:45:40.753Z] #67 1.619 + shift [2021-09-23T17:45:40.753Z] #67 1.619 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-23T17:45:40.753Z] #67 1.619 + . /tmp/install/rootlesskit.installer [2021-09-23T17:45:40.753Z] #67 1.620 ++ : v0.14.4 [2021-09-23T17:45:40.753Z] #67 1.620 + install_rootlesskit [2021-09-23T17:45:40.753Z] #67 1.620 + case "$1" in [2021-09-23T17:45:40.753Z] #67 1.620 + export CGO_ENABLED=0 [2021-09-23T17:45:40.753Z] #67 1.620 + CGO_ENABLED=0 [2021-09-23T17:45:40.753Z] #67 1.620 + _install_rootlesskit [2021-09-23T17:45:40.753Z] #67 1.620 + echo 'Install rootlesskit version v0.14.4' [2021-09-23T17:45:40.753Z] #67 1.620 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:45:40.753Z] #67 1.620 + GOBIN=/build [2021-09-23T17:45:40.753Z] #67 1.620 + GO111MODULE=on [2021-09-23T17:45:40.753Z] #67 1.620 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-23T17:45:40.753Z] #67 1.621 Install rootlesskit version v0.14.4 [2021-09-23T17:45:40.753Z] #67 1.986 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-23T17:45:40.753Z] #67 3.105 go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:45:40.753Z] #67 3.113 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-23T17:45:40.753Z] #67 3.151 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-23T17:45:40.753Z] #67 3.458 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-23T17:45:40.753Z] #67 4.705 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-23T17:45:40.753Z] #67 5.017 go: downloading github.com/google/uuid v1.3.0 [2021-09-23T17:45:40.753Z] #67 5.056 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-23T17:45:40.753Z] #67 5.056 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-23T17:45:40.907Z] #23 12.26 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:45:41.012Z] #67 5.144 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-23T17:45:41.012Z] #67 5.181 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T17:45:41.012Z] #67 5.257 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-23T17:45:41.274Z] #67 5.601 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-23T17:45:41.484Z] #23 DONE 13.0s [2021-09-23T17:45:41.484Z] [2021-09-23T17:45:41.484Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:45:41.484Z] #25 sha256:f276dec54367a8fbaec6e873a1001455ba718eb3cfb574a77f580be6c24356be [2021-09-23T17:45:41.533Z] #67 5.657 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-23T17:45:41.533Z] #67 ... [2021-09-23T17:45:41.533Z] [2021-09-23T17:45:41.533Z] #64 [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-09-23T17:45:41.533Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:45:41.533Z] #64 5.129 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:45:41.533Z] #64 5.603 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:45:41.533Z] #64 5.605 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:45:41.533Z] #64 5.607 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:45:41.533Z] #64 5.612 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:45:41.533Z] #64 5.616 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:45:41.533Z] #64 5.621 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:45:41.533Z] #64 5.630 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:45:41.533Z] #64 5.633 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:45:41.533Z] #64 5.635 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:45:41.533Z] #64 5.638 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:45:41.533Z] #64 5.642 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:45:41.533Z] #64 5.644 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:45:41.572Z] #55 ... [2021-09-23T17:45:41.572Z] [2021-09-23T17:45:41.572Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:45:41.572Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:45:41.572Z] #41 DONE 188.5s [2021-09-23T17:45:41.572Z] [2021-09-23T17:45:41.572Z] #55 [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-09-23T17:45:41.572Z] #55 sha256:5e32b41d377ecb0f592ebda3db2627a84ae07184a0c9da25657495eaad43d0df [2021-09-23T17:45:41.728Z] #21 14.43 Reading package lists... [2021-09-23T17:45:42.659Z] #21 17.63 Building dependency tree... [2021-09-23T17:45:42.982Z] #55 ... [2021-09-23T17:45:42.982Z] [2021-09-23T17:45:42.982Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:45:42.982Z] #42 sha256:46be54e3e02f96321025c83a201ce9a6bff128337b9e03dcccf6ba32f8a54b02 [2021-09-23T17:45:43.103Z] 4612f6d0b889: Pull complete [2021-09-23T17:45:43.544Z] #42 DONE 0.6s [2021-09-23T17:45:43.545Z] [2021-09-23T17:45:43.545Z] #55 [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-09-23T17:45:43.545Z] #55 sha256:5e32b41d377ecb0f592ebda3db2627a84ae07184a0c9da25657495eaad43d0df [2021-09-23T17:45:43.545Z] #55 ... [2021-09-23T17:45:43.545Z] [2021-09-23T17:45:43.545Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:45:43.545Z] #46 sha256:79b326d3cdcdd75e0a4c7724a71eff6f381a13e414a99e1b8d556c4f19514612 [2021-09-23T17:45:43.800Z] #46 DONE 0.2s [2021-09-23T17:45:43.800Z] [2021-09-23T17:45:43.800Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:45:43.800Z] #48 sha256:5aa41b136e5225c5972fa0d736beb25732bc39324dc43016c3d0f3e9a36bcb43 [2021-09-23T17:45:43.800Z] #48 DONE 0.1s [2021-09-23T17:45:43.800Z] [2021-09-23T17:45:43.800Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:45:43.800Z] #50 sha256:7741d9697649fad00f6666ecc9b90b096203db2cdfe81bbdead8b1760f1458c5 [2021-09-23T17:45:43.800Z] #50 DONE 0.1s [2021-09-23T17:45:43.800Z] [2021-09-23T17:45:43.800Z] #58 [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-09-23T17:45:43.800Z] #58 sha256:ca759c288d66cd624ddbd3d188c139c381f8e978c4dcb4c06a2ddcd091931e95 [2021-09-23T17:45:44.056Z] #58 ... [2021-09-23T17:45:44.056Z] [2021-09-23T17:45:44.056Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:45:44.056Z] #52 sha256:7f3b33154dcae2606f1eecdec7333263502d972781b90d5291d9361adcf19598 [2021-09-23T17:45:44.312Z] #52 DONE 0.5s [2021-09-23T17:45:44.312Z] [2021-09-23T17:45:44.312Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:45:44.312Z] #54 sha256:d23c737af2e4047f274ae14a586b12500b161132cb32be199d512eb9c6e3d134 [2021-09-23T17:45:44.312Z] #54 DONE 0.1s [2021-09-23T17:45:44.312Z] [2021-09-23T17:45:44.312Z] #58 [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-09-23T17:45:44.312Z] #58 sha256:ca759c288d66cd624ddbd3d188c139c381f8e978c4dcb4c06a2ddcd091931e95 [2021-09-23T17:45:44.555Z] #21 20.06 The following additional packages will be installed: [2021-09-23T17:45:44.555Z] #21 20.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:45:44.555Z] #21 20.06 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-23T17:45:44.555Z] #21 20.07 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:45:44.555Z] #21 20.07 python3-pkg-resources vim-runtime xxd [2021-09-23T17:45:44.555Z] #21 20.07 Suggested packages: [2021-09-23T17:45:44.555Z] #21 20.08 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-23T17:45:44.555Z] #21 20.08 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-23T17:45:44.555Z] #21 20.08 acl attr quota [2021-09-23T17:45:44.555Z] #21 20.08 Recommended packages: [2021-09-23T17:45:44.555Z] #21 20.08 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:45:44.875Z] #21 29.48 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:45:45.135Z] #21 30.05 Selecting previously unselected package bzip2. [2021-09-23T17:45:45.135Z] #21 30.06 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-23T17:45:45.135Z] #21 30.06 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:45:45.136Z] #21 30.24 Selecting previously unselected package xz-utils. [2021-09-23T17:45:45.136Z] #21 30.25 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-23T17:45:45.136Z] #21 30.26 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:45:45.396Z] #21 30.46 Selecting previously unselected package apparmor. [2021-09-23T17:45:45.657Z] #21 30.47 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-23T17:45:45.657Z] #21 30.54 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:45:45.722Z] #64 ... [2021-09-23T17:45:45.722Z] [2021-09-23T17:45:45.722Z] #44 [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-09-23T17:45:45.722Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:45:45.722Z] #44 2.052 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:45:45.722Z] #44 2.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:45:45.722Z] #44 2.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:45:45.722Z] #44 2.407 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:45:45.722Z] #44 2.917 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:45:45.722Z] #44 3.420 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:45:45.722Z] #44 4.064 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:45:45.722Z] #44 4.677 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:45:45.722Z] #44 5.357 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:45:45.722Z] #44 5.772 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:45:45.722Z] #44 5.777 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:45:45.722Z] #44 5.779 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:45:45.722Z] #44 5.783 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:45:45.722Z] #44 5.785 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:45:45.722Z] #44 5.787 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:45:45.722Z] #44 5.788 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:45:45.722Z] #44 5.791 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:45:45.722Z] #44 5.795 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:45:45.722Z] #44 5.796 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:45:45.722Z] #44 5.797 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:45:45.722Z] #44 5.798 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:45:45.927Z] #21 21.89 The following NEW packages will be installed: [2021-09-23T17:45:45.927Z] #21 21.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-23T17:45:45.927Z] #21 21.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-23T17:45:45.927Z] #21 21.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-23T17:45:45.927Z] #21 21.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-23T17:45:45.927Z] #21 21.90 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-23T17:45:45.927Z] #21 21.91 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-23T17:45:45.927Z] #21 21.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-23T17:45:45.927Z] #21 21.91 xz-utils zip zstd [2021-09-23T17:45:45.981Z] #44 ... [2021-09-23T17:45:45.981Z] [2021-09-23T17:45:45.981Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:45:45.981Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:45:45.981Z] #20 2.120 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:45:45.981Z] #20 2.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:45:45.981Z] #20 2.134 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:45:45.981Z] #20 2.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:45:45.981Z] #20 2.875 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:45:45.981Z] #20 3.614 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:45:45.981Z] #20 4.112 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:45:45.981Z] #20 4.806 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:45:45.981Z] #20 5.463 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:45:45.981Z] #20 5.836 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:45:45.981Z] #20 5.836 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:45:45.981Z] #20 5.837 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:45:45.981Z] #20 5.842 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:45:45.981Z] #20 5.842 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:45:45.981Z] #20 5.842 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:45:45.981Z] #20 5.842 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:45:45.981Z] #20 5.843 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:45:45.981Z] #20 5.843 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:45:45.981Z] #20 5.843 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:45:45.981Z] #20 5.846 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:45:45.981Z] #20 5.847 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:45:46.229Z] #21 31.08 Selecting previously unselected package inetutils-ping. [2021-09-23T17:45:46.229Z] #21 31.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-23T17:45:46.229Z] #21 31.09 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:45:46.229Z] #21 31.24 Selecting previously unselected package libip4tc2:amd64. [2021-09-23T17:45:46.229Z] #21 31.25 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:45:46.229Z] #21 31.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:45:46.490Z] #21 31.34 Selecting previously unselected package libip6tc2:amd64. [2021-09-23T17:45:46.490Z] #21 31.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:45:46.490Z] #21 31.35 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:45:46.490Z] #21 31.42 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-23T17:45:46.490Z] #21 31.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-23T17:45:46.490Z] #21 31.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:45:46.490Z] #21 31.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-23T17:45:46.490Z] #21 31.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-23T17:45:46.490Z] #21 31.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:45:46.490Z] #21 31.56 Selecting previously unselected package libnftnl11:amd64. [2021-09-23T17:45:46.490Z] #21 31.57 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-23T17:45:46.490Z] #21 22.31 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:45:46.490Z] #21 22.31 Need to get 27.6 MB of archives. [2021-09-23T17:45:46.490Z] #21 22.31 After this operation, 106 MB of additional disk space will be used. [2021-09-23T17:45:46.490Z] #21 22.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-23T17:45:46.490Z] #21 22.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-23T17:45:46.490Z] #21 22.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-23T17:45:46.490Z] #21 22.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-23T17:45:46.490Z] #21 22.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-23T17:45:46.490Z] #21 31.57 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:45:46.490Z] #21 22.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-23T17:45:46.490Z] #21 22.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-23T17:45:46.490Z] #21 22.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-23T17:45:46.490Z] #21 22.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:45:46.490Z] #21 22.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:45:46.490Z] #21 22.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:45:46.490Z] #21 22.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-23T17:45:46.490Z] #21 22.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-23T17:45:46.490Z] #21 22.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-23T17:45:46.490Z] #21 22.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-23T17:45:46.490Z] #21 22.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-23T17:45:46.490Z] #21 22.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-23T17:45:46.490Z] #21 22.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-23T17:45:46.490Z] #21 22.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-23T17:45:46.490Z] #21 22.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-23T17:45:46.490Z] #21 22.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-23T17:45:46.490Z] #21 22.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:45:46.491Z] #21 22.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:45:46.491Z] #21 22.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:45:46.491Z] #21 22.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-23T17:45:46.748Z] #21 22.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-23T17:45:46.748Z] #21 22.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-23T17:45:46.748Z] #21 22.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-23T17:45:46.752Z] #21 31.64 Selecting previously unselected package iptables. [2021-09-23T17:45:46.752Z] #21 31.66 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-23T17:45:46.752Z] #21 31.67 Unpacking iptables (1.8.7-1) ... [2021-09-23T17:45:47.005Z] #21 22.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:45:47.005Z] #21 22.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:45:47.005Z] #21 22.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:45:47.005Z] #21 22.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-23T17:45:47.005Z] #21 22.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-23T17:45:47.005Z] #21 22.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:45:47.005Z] #21 22.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:45:47.005Z] #21 22.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:45:47.005Z] #21 22.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:45:47.005Z] #21 22.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:45:47.005Z] #21 22.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:45:47.005Z] #21 22.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:45:47.005Z] #21 22.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-23T17:45:47.005Z] #21 22.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-23T17:45:47.005Z] #21 22.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-23T17:45:47.005Z] #21 22.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:45:47.012Z] #21 31.96 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:45:47.012Z] #21 31.96 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:45:47.012Z] #21 31.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:45:47.262Z] #21 23.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-23T17:45:47.262Z] #21 23.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-23T17:45:47.262Z] #21 23.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-23T17:45:47.272Z] #21 32.11 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:45:47.272Z] #21 32.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:45:47.272Z] #21 32.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:45:47.272Z] #21 32.22 Selecting previously unselected package jq. [2021-09-23T17:45:47.272Z] #21 32.24 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:45:47.272Z] #21 32.26 Unpacking jq (1.6-2.1) ... [2021-09-23T17:45:47.519Z] #21 23.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-23T17:45:47.533Z] #21 32.35 Selecting previously unselected package libaio1:amd64. [2021-09-23T17:45:47.534Z] #21 32.36 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-23T17:45:47.534Z] #21 32.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:45:47.534Z] #21 32.43 Selecting previously unselected package libgpm2:amd64. [2021-09-23T17:45:47.534Z] #21 32.43 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-23T17:45:47.534Z] #21 32.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:45:47.534Z] #21 32.51 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:45:47.534Z] #21 32.51 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:45:47.534Z] #21 32.52 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:45:48.448Z] #21 24.27 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:45:48.448Z] #21 24.47 Fetched 27.6 MB in 1s (20.4 MB/s) [2021-09-23T17:45:48.707Z] #21 24.60 Selecting previously unselected package pigz. [2021-09-23T17:45:48.707Z] #21 24.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-09-23T17:45:48.707Z] #21 24.68 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-23T17:45:48.707Z] #21 24.69 Unpacking pigz (2.6-1) ... [2021-09-23T17:45:48.963Z] #21 24.80 Selecting previously unselected package libelf1:amd64. [2021-09-23T17:45:48.963Z] #21 24.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-23T17:45:48.963Z] #21 24.82 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-23T17:45:48.963Z] #21 25.03 Selecting previously unselected package libbpf0:amd64. [2021-09-23T17:45:49.220Z] #21 25.04 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-23T17:45:49.220Z] #21 25.05 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:45:49.220Z] #21 25.16 Selecting previously unselected package libcap2:amd64. [2021-09-23T17:45:49.220Z] #21 25.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-23T17:45:49.220Z] #21 25.16 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:45:49.220Z] #21 25.28 Selecting previously unselected package libmnl0:amd64. [2021-09-23T17:45:49.479Z] #21 25.28 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-23T17:45:49.479Z] #21 25.30 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:45:49.479Z] #21 25.39 Selecting previously unselected package libxtables12:amd64. [2021-09-23T17:45:49.479Z] #21 25.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-23T17:45:49.479Z] #21 25.40 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:45:49.479Z] #21 25.47 Selecting previously unselected package libcap2-bin. [2021-09-23T17:45:49.479Z] #21 25.48 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-23T17:45:49.479Z] #21 25.49 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:45:49.739Z] #21 25.62 Selecting previously unselected package iproute2. [2021-09-23T17:45:49.739Z] #21 25.62 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-23T17:45:49.739Z] #21 25.62 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:45:49.997Z] #21 26.04 Selecting previously unselected package xxd. [2021-09-23T17:45:49.997Z] #21 26.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:45:50.257Z] #21 26.05 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:45:50.257Z] #21 26.21 Selecting previously unselected package vim-common. [2021-09-23T17:45:50.257Z] #21 26.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:45:50.257Z] #21 26.24 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:45:50.518Z] #21 26.39 Selecting previously unselected package bash-completion. [2021-09-23T17:45:50.518Z] #21 26.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:45:51.742Z] #21 36.21 Selecting previously unselected package libinih1:amd64. [2021-09-23T17:45:51.742Z] #21 36.22 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-23T17:45:51.742Z] #21 36.23 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-23T17:45:51.742Z] #21 36.29 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:45:51.742Z] #21 36.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:45:51.742Z] #21 36.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:45:51.742Z] #21 36.43 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:45:51.742Z] #21 36.44 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:45:51.742Z] #21 36.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:45:51.742Z] #21 36.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:45:51.742Z] #21 36.56 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:45:51.742Z] #21 36.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:45:51.742Z] #21 36.67 Selecting previously unselected package net-tools. [2021-09-23T17:45:51.742Z] #21 36.68 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-23T17:45:51.742Z] #21 36.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:45:51.742Z] #21 36.92 Selecting previously unselected package patch. [2021-09-23T17:45:52.002Z] #21 36.92 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-23T17:45:52.002Z] #21 36.93 Unpacking patch (2.7.6-7) ... [2021-09-23T17:45:52.264Z] #21 37.11 Selecting previously unselected package python-pip-whl. [2021-09-23T17:45:52.264Z] #21 37.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:45:52.264Z] #21 37.12 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-23T17:45:52.416Z] #21 28.32 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:45:52.674Z] #21 28.74 Selecting previously unselected package bzip2. [2021-09-23T17:45:52.838Z] #21 37.85 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:45:52.838Z] #21 37.85 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:45:52.838Z] #21 37.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:45:52.931Z] #21 28.75 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-23T17:45:52.931Z] #21 28.75 Unpacking bzip2 (1.0.8-4) ... [2021-09-23T17:45:52.931Z] #21 28.85 Selecting previously unselected package xz-utils. [2021-09-23T17:45:52.931Z] #21 28.87 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-23T17:45:52.931Z] #21 28.88 Unpacking xz-utils (5.2.5-2) ... [2021-09-23T17:45:53.098Z] #21 37.99 Selecting previously unselected package python3-distutils. [2021-09-23T17:45:53.098Z] #21 38.00 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:45:53.098Z] #21 38.02 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:45:53.098Z] #21 38.21 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:45:53.098Z] #21 38.21 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:45:53.098Z] #21 38.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:45:53.189Z] #21 29.14 Selecting previously unselected package apparmor. [2021-09-23T17:45:53.359Z] #21 38.39 Selecting previously unselected package python3-setuptools. [2021-09-23T17:45:53.359Z] #21 38.39 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:45:53.359Z] #21 38.40 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:45:53.449Z] #21 29.14 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-23T17:45:53.449Z] #21 29.20 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:45:53.929Z] #21 38.76 Selecting previously unselected package python3-wheel. [2021-09-23T17:45:53.929Z] #21 38.76 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:45:53.929Z] #21 38.78 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:45:53.929Z] #21 38.95 Selecting previously unselected package python3-pip. [2021-09-23T17:45:53.929Z] #21 38.96 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:45:53.929Z] #21 38.97 Unpacking python3-pip (20.3.4-4) ... [2021-09-23T17:45:54.014Z] #21 29.76 Selecting previously unselected package inetutils-ping. [2021-09-23T17:45:54.014Z] #21 29.78 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-23T17:45:54.014Z] #21 29.79 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:45:54.015Z] #21 29.89 Selecting previously unselected package libip4tc2:amd64. [2021-09-23T17:45:54.015Z] #21 29.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:45:54.015Z] #21 29.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:45:54.015Z] #21 30.00 Selecting previously unselected package libip6tc2:amd64. [2021-09-23T17:45:54.015Z] #21 30.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:45:54.015Z] #21 30.03 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:45:54.015Z] #21 30.10 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-23T17:45:54.093Z] #20 ... [2021-09-23T17:45:54.093Z] [2021-09-23T17:45:54.094Z] #67 [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-09-23T17:45:54.094Z] #67 sha256:9a02583a367f325d19715bb3648609226c3fc1725edfeb32f54d3cfebf1fcc6d [2021-09-23T17:45:54.094Z] #67 7.594 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-23T17:45:54.094Z] #67 7.644 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-23T17:45:54.274Z] #21 30.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-23T17:45:54.275Z] #21 30.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:45:54.275Z] #21 30.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-23T17:45:54.275Z] #21 30.19 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-23T17:45:54.275Z] #21 30.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:45:54.275Z] #21 30.27 Selecting previously unselected package libnftnl11:amd64. [2021-09-23T17:45:54.275Z] #21 30.27 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-23T17:45:54.275Z] #21 30.29 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:45:54.501Z] #21 39.26 Selecting previously unselected package sudo. [2021-09-23T17:45:54.501Z] #21 39.27 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-23T17:45:54.501Z] #21 39.28 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:45:54.533Z] #21 30.38 Selecting previously unselected package iptables. [2021-09-23T17:45:54.534Z] #21 30.40 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-23T17:45:54.534Z] #21 30.40 Unpacking iptables (1.8.7-1) ... [2021-09-23T17:45:54.762Z] #21 39.92 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:45:54.762Z] #21 39.94 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-23T17:45:55.022Z] #21 39.95 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:45:55.048Z] #21 30.78 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:45:55.048Z] #21 30.78 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:45:55.048Z] #21 30.79 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:45:55.048Z] #21 31.00 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:45:55.048Z] #21 31.00 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:45:55.048Z] #21 31.01 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:45:55.282Z] #21 40.31 Selecting previously unselected package uidmap. [2021-09-23T17:45:55.282Z] #21 40.31 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-23T17:45:55.282Z] #21 40.35 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:45:55.305Z] #21 31.14 Selecting previously unselected package jq. [2021-09-23T17:45:55.305Z] #21 31.15 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:45:55.305Z] #21 31.15 Unpacking jq (1.6-2.1) ... [2021-09-23T17:45:55.305Z] #21 31.29 Selecting previously unselected package libaio1:amd64. [2021-09-23T17:45:55.305Z] #21 31.30 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-23T17:45:55.305Z] #21 31.31 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:45:55.543Z] #21 40.55 Selecting previously unselected package vim-runtime. [2021-09-23T17:45:55.543Z] #21 40.55 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:45:55.543Z] #21 40.58 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:45:55.543Z] #21 40.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:45:55.543Z] #21 40.63 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:45:55.562Z] #21 31.42 Selecting previously unselected package libgpm2:amd64. [2021-09-23T17:45:55.562Z] #21 31.45 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-23T17:45:55.562Z] #21 31.45 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:45:55.819Z] #21 31.55 Selecting previously unselected package libicu67:amd64. [2021-09-23T17:45:55.819Z] #21 31.56 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-23T17:45:55.819Z] #21 31.57 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-23T17:45:58.283Z] #67 ... [2021-09-23T17:45:58.283Z] [2021-09-23T17:45:58.283Z] #44 [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-09-23T17:45:58.283Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:45:58.283Z] #44 21.96 Fetched 48.4 MB in 20s (2401 kB/s) [2021-09-23T17:46:00.832Z] #21 45.57 Selecting previously unselected package vim. [2021-09-23T17:46:00.832Z] #21 45.58 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:46:00.832Z] #21 45.61 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:46:01.078Z] #21 36.12 Selecting previously unselected package libinih1:amd64. [2021-09-23T17:46:01.078Z] #21 36.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-23T17:46:01.078Z] #21 36.13 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-23T17:46:01.078Z] #21 36.36 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:46:01.078Z] #21 36.36 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:46:01.078Z] #21 36.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:46:01.078Z] #21 36.55 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:46:01.078Z] #21 36.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:46:01.078Z] #21 36.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:46:01.078Z] #21 36.78 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:46:01.078Z] #21 36.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:46:01.078Z] #21 36.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:46:01.078Z] #21 36.86 Selecting previously unselected package net-tools. [2021-09-23T17:46:01.078Z] #21 36.87 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-23T17:46:01.078Z] #21 36.87 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:46:01.078Z] #21 37.04 Selecting previously unselected package patch. [2021-09-23T17:46:01.078Z] #21 37.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-23T17:46:01.078Z] #21 37.05 Unpacking patch (2.7.6-7) ... [2021-09-23T17:46:01.335Z] #21 37.15 Selecting previously unselected package python-pip-whl. [2021-09-23T17:46:01.335Z] #21 37.15 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:46:01.335Z] #21 37.16 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-23T17:46:01.403Z] #21 46.50 Selecting previously unselected package xfsprogs. [2021-09-23T17:46:01.663Z] #21 46.51 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-23T17:46:01.663Z] #21 46.53 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:46:01.924Z] #21 47.04 Selecting previously unselected package zip. [2021-09-23T17:46:01.924Z] #21 47.05 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-23T17:46:01.924Z] #21 47.07 Unpacking zip (3.0-12) ... [2021-09-23T17:46:02.184Z] #21 47.22 Selecting previously unselected package zstd. [2021-09-23T17:46:02.184Z] #21 47.23 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-23T17:46:02.184Z] #21 47.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:46:02.267Z] #21 38.10 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:46:02.267Z] #21 38.11 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:46:02.267Z] #21 38.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:46:02.524Z] #21 38.38 Selecting previously unselected package python3-distutils. [2021-09-23T17:46:02.524Z] #21 38.38 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:46:02.524Z] #21 38.41 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:46:02.755Z] #21 47.80 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:46:02.780Z] #21 38.80 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:46:03.037Z] #21 38.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:46:03.037Z] #21 38.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:46:03.294Z] #21 39.06 Selecting previously unselected package python3-setuptools. [2021-09-23T17:46:03.294Z] #21 39.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:46:03.295Z] #21 39.13 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:46:03.488Z] #25 ... [2021-09-23T17:46:03.488Z] [2021-09-23T17:46:03.488Z] #58 [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-09-23T17:46:03.488Z] #58 sha256:ed356dc00b77ab2df0da576e13ca34665d4fe4dd428b3e4ca504d4ec06d697e3 [2021-09-23T17:46:03.488Z] #58 170.4 + bin/containerd [2021-09-23T17:46:03.488Z] #58 ... [2021-09-23T17:46:03.488Z] [2021-09-23T17:46:03.488Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-09-23T17:46:03.488Z] #25 sha256:f276dec54367a8fbaec6e873a1001455ba718eb3cfb574a77f580be6c24356be [2021-09-23T17:46:03.488Z] #25 198.1 + return [2021-09-23T17:46:03.488Z] #25 DONE 200.4s [2021-09-23T17:46:03.488Z] [2021-09-23T17:46:03.488Z] #58 [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-09-23T17:46:03.488Z] #58 sha256:ed356dc00b77ab2df0da576e13ca34665d4fe4dd428b3e4ca504d4ec06d697e3 [2021-09-23T17:46:03.808Z] #21 39.63 Selecting previously unselected package python3-wheel. [2021-09-23T17:46:03.809Z] #21 39.64 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:46:03.809Z] #21 39.65 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:46:04.065Z] #21 39.82 Selecting previously unselected package python3-pip. [2021-09-23T17:46:04.065Z] #21 39.82 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:46:04.065Z] #21 39.83 Unpacking python3-pip (20.3.4-4) ... [2021-09-23T17:46:04.322Z] #21 40.28 Selecting previously unselected package sudo. [2021-09-23T17:46:04.322Z] #21 40.28 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-23T17:46:04.322Z] #21 40.29 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:46:04.398Z] #21 49.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:46:04.399Z] #21 49.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:46:04.399Z] #21 49.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:46:04.399Z] #21 49.34 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:46:04.399Z] #21 49.36 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:46:04.399Z] #21 49.38 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-23T17:46:04.399Z] #21 49.40 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:46:04.399Z] #21 49.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:46:04.399Z] #21 49.44 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:46:04.399Z] #21 49.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:46:04.399Z] #21 49.48 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:46:05.254Z] #21 41.16 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:46:05.254Z] #21 41.17 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-23T17:46:05.254Z] #21 41.22 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:46:05.426Z] #21 50.54 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:46:05.511Z] #21 41.56 Selecting previously unselected package uidmap. [2021-09-23T17:46:05.685Z] #21 50.56 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:46:05.685Z] #21 50.57 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:46:05.685Z] #21 50.59 Setting up apparmor (2.13.6-10) ... [2021-09-23T17:46:05.769Z] #21 41.56 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-23T17:46:05.769Z] #21 41.64 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:46:05.769Z] #21 41.84 Selecting previously unselected package vim-runtime. [2021-09-23T17:46:06.025Z] #21 41.84 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:46:06.025Z] #21 41.89 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:46:06.025Z] #21 41.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:46:06.025Z] #21 41.95 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:46:06.261Z] #58 178.3 + bin/containerd [2021-09-23T17:46:06.403Z] #44 21.96 Reading package lists... [2021-09-23T17:46:06.403Z] #44 ... [2021-09-23T17:46:06.403Z] [2021-09-23T17:46:06.403Z] #64 [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-09-23T17:46:06.403Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:46:06.403Z] #64 22.26 Fetched 48.4 MB in 20s (2361 kB/s) [2021-09-23T17:46:06.662Z] #64 22.26 Reading package lists... [2021-09-23T17:46:06.662Z] #64 ... [2021-09-23T17:46:06.662Z] [2021-09-23T17:46:06.662Z] #44 [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-09-23T17:46:06.662Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:46:06.662Z] #44 21.96 Reading package lists... [2021-09-23T17:46:06.807Z] #58 ... [2021-09-23T17:46:06.807Z] [2021-09-23T17:46:06.807Z] #55 [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-09-23T17:46:06.807Z] #55 sha256:05e815b975d3ecf85c14b64312030e38d5b2eeb73f50a2b9d3d8e85e2c0ef7db [2021-09-23T17:46:06.807Z] #55 107.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:46:07.071Z] #55 ... [2021-09-23T17:46:07.071Z] [2021-09-23T17:46:07.071Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:46:07.071Z] #26 sha256:e93e38a9fcec9c069359a2123a660dbb318ea296b1f901cd6e7083dceea0bb10 [2021-09-23T17:46:07.071Z] #26 DONE 0.4s [2021-09-23T17:46:07.335Z] [2021-09-23T17:46:07.335Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:46:07.335Z] #31 sha256:17e62eae0a3ebc9723670619c7857fa32b83249adc2a6b64d2955d35a8887bdb [2021-09-23T17:46:07.598Z] #44 30.88 Reading package lists... [2021-09-23T17:46:07.598Z] #44 ... [2021-09-23T17:46:07.598Z] [2021-09-23T17:46:07.598Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:46:07.598Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:46:07.598Z] #20 21.82 Fetched 48.4 MB in 20s (2424 kB/s) [2021-09-23T17:46:07.598Z] #20 21.82 Reading package lists... [2021-09-23T17:46:07.857Z] #20 30.96 Reading package lists... [2021-09-23T17:46:07.857Z] #20 ... [2021-09-23T17:46:07.857Z] [2021-09-23T17:46:07.857Z] #64 [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-09-23T17:46:07.857Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:46:07.857Z] #64 22.26 Reading package lists... [2021-09-23T17:46:08.151Z] #58 ... [2021-09-23T17:46:08.151Z] [2021-09-23T17:46:08.151Z] #55 [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-09-23T17:46:08.151Z] #55 sha256:5e32b41d377ecb0f592ebda3db2627a84ae07184a0c9da25657495eaad43d0df [2021-09-23T17:46:08.151Z] #55 112.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:46:08.151Z] #55 112.7 + mkdir -p /build [2021-09-23T17:46:08.151Z] #55 112.7 + cp runc /build/runc [2021-09-23T17:46:08.454Z] #55 DONE 113.7s [2021-09-23T17:46:08.454Z] [2021-09-23T17:46:08.454Z] #58 [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-09-23T17:46:08.454Z] #58 sha256:ca759c288d66cd624ddbd3d188c139c381f8e978c4dcb4c06a2ddcd091931e95 [2021-09-23T17:46:08.736Z] #31 DONE 1.3s [2021-09-23T17:46:08.736Z] [2021-09-23T17:46:08.736Z] #55 [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-09-23T17:46:08.736Z] #55 sha256:05e815b975d3ecf85c14b64312030e38d5b2eeb73f50a2b9d3d8e85e2c0ef7db [2021-09-23T17:46:08.736Z] #55 108.2 + mkdir -p /build [2021-09-23T17:46:08.736Z] #55 108.2 + cp runc /build/runc [2021-09-23T17:46:08.736Z] #55 DONE 109.1s [2021-09-23T17:46:08.736Z] [2021-09-23T17:46:08.736Z] #58 [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-09-23T17:46:08.736Z] #58 sha256:ed356dc00b77ab2df0da576e13ca34665d4fe4dd428b3e4ca504d4ec06d697e3 [2021-09-23T17:46:08.736Z] #58 ... [2021-09-23T17:46:08.736Z] [2021-09-23T17:46:08.736Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:46:08.736Z] #34 sha256:11db45bbdab667c9a2dd1e9a869a0e83ffef9fbbd05dcae5cccefb439dcb958d [2021-09-23T17:46:08.979Z] #21 53.46 Setting up zip (3.0-12) ... [2021-09-23T17:46:08.979Z] #21 53.47 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:46:08.979Z] #21 53.63 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:46:09.311Z] #34 DONE 0.7s [2021-09-23T17:46:09.311Z] [2021-09-23T17:46:09.311Z] #58 [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-09-23T17:46:09.311Z] #58 sha256:ed356dc00b77ab2df0da576e13ca34665d4fe4dd428b3e4ca504d4ec06d697e3 [2021-09-23T17:46:09.311Z] #58 ... [2021-09-23T17:46:09.311Z] [2021-09-23T17:46:09.311Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:46:09.311Z] #36 sha256:002616c83f2fb79c59d512938b314c630e47c97124cafe583c41aef1f48c1c4f [2021-09-23T17:46:09.578Z] #36 DONE 0.2s [2021-09-23T17:46:09.578Z] [2021-09-23T17:46:09.578Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:46:09.578Z] #39 sha256:c55eba1f8731353370402a4fb7bf9917a9378f4fc388934afb2b585ceada9de2 [2021-09-23T17:46:09.578Z] #39 DONE 0.2s [2021-09-23T17:46:09.578Z] [2021-09-23T17:46:09.578Z] #58 [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-09-23T17:46:09.578Z] #58 sha256:ed356dc00b77ab2df0da576e13ca34665d4fe4dd428b3e4ca504d4ec06d697e3 [2021-09-23T17:46:09.851Z] #58 ... [2021-09-23T17:46:09.851Z] [2021-09-23T17:46:09.851Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:46:09.851Z] #42 sha256:a632818d60b0c5ca6c005a6bc526648fc5c13aa7cb3187df0150b33e8d5d0b00 [2021-09-23T17:46:09.862Z] #58 ... [2021-09-23T17:46:09.862Z] [2021-09-23T17:46:09.862Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:46:09.862Z] #56 sha256:1fbab606e81077f6e4ed93f7e7a6a21b611249315015063644ba79d6c6d2dc6a [2021-09-23T17:46:10.118Z] #56 DONE 0.3s [2021-09-23T17:46:10.118Z] [2021-09-23T17:46:10.118Z] #58 [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-09-23T17:46:10.118Z] #58 sha256:ca759c288d66cd624ddbd3d188c139c381f8e978c4dcb4c06a2ddcd091931e95 [2021-09-23T17:46:10.425Z] #42 DONE 0.6s [2021-09-23T17:46:10.425Z] [2021-09-23T17:46:10.425Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:46:10.425Z] #46 sha256:deb2542c0b8bd7c23cf189ae4dd4764294c24a49406a67ebaa1329fba245ca43 [2021-09-23T17:46:10.687Z] #46 DONE 0.3s [2021-09-23T17:46:10.687Z] [2021-09-23T17:46:10.688Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:46:10.688Z] #48 sha256:7a6d58f16aa8426bd15e5be906c67311ef54ae88cbe195ed2bdb24132bc59ab0 [2021-09-23T17:46:10.951Z] #48 DONE 0.2s [2021-09-23T17:46:10.951Z] [2021-09-23T17:46:10.951Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:46:10.951Z] #50 sha256:a06ed10b4396badcc8b19304727599edeb4c58b2c714875b3560ba4d48978b3e [2021-09-23T17:46:10.951Z] #50 DONE 0.1s [2021-09-23T17:46:10.951Z] [2021-09-23T17:46:10.951Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:46:10.951Z] #52 sha256:d154f7b50adeaf8fd99c9a53845ac00239d90e21bb637e6ce7aa158c16ece744 [2021-09-23T17:46:11.279Z] #21 46.69 Selecting previously unselected package vim. [2021-09-23T17:46:11.279Z] #21 46.71 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:46:11.279Z] #21 46.72 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:46:11.516Z] #21 56.71 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:46:11.536Z] #21 47.57 Selecting previously unselected package xfsprogs. [2021-09-23T17:46:11.536Z] #21 47.57 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-23T17:46:11.776Z] #21 56.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:46:11.776Z] #21 56.76 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:46:11.776Z] #21 56.79 Setting up patch (2.7.6-7) ... [2021-09-23T17:46:11.776Z] #21 56.80 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:46:11.776Z] #21 56.90 invoke-rc.d: could not determine current runlevel [2021-09-23T17:46:11.776Z] #21 56.91 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:46:11.776Z] #21 56.92 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:46:11.776Z] #21 56.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:46:11.794Z] #21 47.58 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:46:11.899Z] #52 DONE 0.9s [2021-09-23T17:46:11.899Z] [2021-09-23T17:46:11.899Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:46:11.899Z] #54 sha256:99c59d414da8d81e8ee882a70c7b456dae0d01e98f77246853daf62fea6ab940 [2021-09-23T17:46:11.899Z] #54 DONE 0.2s [2021-09-23T17:46:11.899Z] [2021-09-23T17:46:11.899Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:46:11.899Z] #56 sha256:f745b11c960f700a8c389682ce823ff519c96bbc604e48f50b53554c2fc3b743 [2021-09-23T17:46:12.035Z] #21 56.98 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:46:12.035Z] #21 57.00 Setting up pigz (2.6-1) ... [2021-09-23T17:46:12.035Z] #21 57.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:46:12.035Z] #21 57.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:46:12.035Z] #21 57.06 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:46:12.035Z] #21 57.07 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:46:12.363Z] #21 48.20 Selecting previously unselected package zip. [2021-09-23T17:46:12.363Z] #21 48.21 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-23T17:46:12.363Z] #21 48.21 Unpacking zip (3.0-12) ... [2021-09-23T17:46:12.625Z] #21 48.40 Selecting previously unselected package zstd. [2021-09-23T17:46:12.625Z] #21 48.40 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-23T17:46:12.625Z] #21 48.41 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:46:12.848Z] #56 DONE 0.6s [2021-09-23T17:46:12.848Z] [2021-09-23T17:46:12.848Z] #58 [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-09-23T17:46:12.848Z] #58 sha256:ed356dc00b77ab2df0da576e13ca34665d4fe4dd428b3e4ca504d4ec06d697e3 [2021-09-23T17:46:12.975Z] #21 57.91 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:46:12.975Z] #21 57.93 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:46:13.188Z] #21 49.03 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:46:13.546Z] #21 58.53 Setting up libelf1:amd64 (0.183-1) ... [2021-09-23T17:46:13.546Z] #21 58.57 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:46:13.546Z] #21 58.59 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:46:13.546Z] #21 58.62 Setting up python3-distutils (3.9.2-1) ... [2021-09-23T17:46:14.117Z] #21 59.15 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:46:14.117Z] #21 59.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:46:14.117Z] #21 59.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:46:14.117Z] #21 59.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:46:14.117Z] #21 59.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:46:14.117Z] #21 59.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:46:14.117Z] #21 59.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:46:14.117Z] #21 59.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:46:14.117Z] #21 59.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:46:14.378Z] #21 59.25 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:46:14.559Z] #21 50.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:46:14.559Z] #21 50.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:46:14.560Z] #21 50.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:46:14.560Z] #21 50.40 Setting up libicu67:amd64 (67.1-7) ... [2021-09-23T17:46:14.560Z] #21 50.43 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:46:14.560Z] #21 50.50 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-23T17:46:14.560Z] #21 50.53 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:46:14.560Z] #21 50.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:46:14.560Z] #21 50.58 Setting up bzip2 (1.0.8-4) ... [2021-09-23T17:46:14.817Z] #21 50.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:46:14.817Z] #21 50.62 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:46:15.749Z] #21 51.59 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:46:15.749Z] #21 51.61 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:46:15.749Z] #21 51.63 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:46:15.749Z] #21 51.65 Setting up apparmor (2.13.6-10) ... [2021-09-23T17:46:15.977Z] #64 31.60 Reading package lists... [2021-09-23T17:46:15.977Z] #64 ... [2021-09-23T17:46:15.977Z] [2021-09-23T17:46:15.977Z] #44 [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-09-23T17:46:15.977Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:46:15.977Z] #44 30.88 Reading package lists... [2021-09-23T17:46:16.288Z] #21 61.11 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:46:16.288Z] #21 61.14 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:46:16.288Z] #21 61.16 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:46:16.288Z] #21 61.19 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:46:17.354Z] #44 39.60 Building dependency tree... [2021-09-23T17:46:17.671Z] #21 62.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:46:17.930Z] #21 62.78 Setting up jq (1.6-2.1) ... [2021-09-23T17:46:17.930Z] #21 62.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:46:17.930Z] #21 62.81 Setting up iptables (1.8.7-1) ... [2021-09-23T17:46:17.930Z] #21 62.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:46:17.930Z] #21 62.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:46:17.930Z] #21 62.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:46:17.930Z] #21 62.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:46:17.930Z] #21 62.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:46:17.930Z] #21 62.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:46:17.930Z] #21 62.91 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:46:18.312Z] #21 54.27 Setting up zip (3.0-12) ... [2021-09-23T17:46:18.501Z] #21 63.50 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:18.515Z] === RUN TestBoolValue [2021-09-23T17:46:18.515Z] --- PASS: TestBoolValue (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestBoolValueOrDefault [2021-09-23T17:46:18.515Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestInt64ValueOrZero [2021-09-23T17:46:18.515Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestInt64ValueOrDefault [2021-09-23T17:46:18.515Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-23T17:46:18.515Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestJsonContentType [2021-09-23T17:46:18.515Z] --- PASS: TestJsonContentType (0.00s) [2021-09-23T17:46:18.515Z] PASS [2021-09-23T17:46:18.515Z] coverage: 14.7% of statements [2021-09-23T17:46:18.515Z] ok github.com/docker/docker/api/server/httputils 0.087s coverage: 14.7% of statements [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T17:46:18.515Z] === RUN TestMaskSecretKeys [2021-09-23T17:46:18.515Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-23T17:46:18.515Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-23T17:46:18.515Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-23T17:46:18.515Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-23T17:46:18.515Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-23T17:46:18.515Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-23T17:46:18.515Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestVersionMiddlewareVersion [2021-09-23T17:46:18.515Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-23T17:46:18.515Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-23T17:46:18.515Z] PASS [2021-09-23T17:46:18.515Z] coverage: 37.7% of statements [2021-09-23T17:46:18.515Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T17:46:18.515Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T17:46:18.515Z] === RUN TestStrSliceMarshalJSON [2021-09-23T17:46:18.515Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestStrSliceUnmarshalJSON [2021-09-23T17:46:18.515Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestStrSliceUnmarshalString [2021-09-23T17:46:18.515Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestStrSliceUnmarshalSlice [2021-09-23T17:46:18.515Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-23T17:46:18.515Z] PASS [2021-09-23T17:46:18.515Z] coverage: 90.0% of statements [2021-09-23T17:46:18.515Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-09-23T17:46:18.515Z] === RUN TestToJSON [2021-09-23T17:46:18.515Z] --- PASS: TestToJSON (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestToParamWithVersion [2021-09-23T17:46:18.515Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestFromJSON [2021-09-23T17:46:18.515Z] --- PASS: TestFromJSON (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestEmpty [2021-09-23T17:46:18.515Z] --- PASS: TestEmpty (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestArgsMatchKVListEmptySources [2021-09-23T17:46:18.515Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestArgsMatchKVList [2021-09-23T17:46:18.515Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestArgsMatch [2021-09-23T17:46:18.515Z] --- PASS: TestArgsMatch (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestAdd [2021-09-23T17:46:18.515Z] --- PASS: TestAdd (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestDel [2021-09-23T17:46:18.515Z] --- PASS: TestDel (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestLen [2021-09-23T17:46:18.515Z] --- PASS: TestLen (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestExactMatch [2021-09-23T17:46:18.515Z] --- PASS: TestExactMatch (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestOnlyOneExactMatch [2021-09-23T17:46:18.515Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestContains [2021-09-23T17:46:18.515Z] --- PASS: TestContains (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestValidate [2021-09-23T17:46:18.515Z] --- PASS: TestValidate (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestWalkValues [2021-09-23T17:46:18.515Z] --- PASS: TestWalkValues (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestFuzzyMatch [2021-09-23T17:46:18.515Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-23T17:46:18.515Z] === RUN TestClone [2021-09-23T17:46:18.515Z] --- PASS: TestClone (0.00s) [2021-09-23T17:46:18.515Z] PASS [2021-09-23T17:46:18.515Z] coverage: 92.2% of statements [2021-09-23T17:46:18.515Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-09-23T17:46:18.515Z] === RUN TestAdjustForAPIVersion [2021-09-23T17:46:18.515Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-23T17:46:18.515Z] PASS [2021-09-23T17:46:18.515Z] coverage: 5.7% of statements [2021-09-23T17:46:18.516Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T17:46:18.516Z] === RUN TestDurationToSecondsString [2021-09-23T17:46:18.516Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestGetTimestamp [2021-09-23T17:46:18.516Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-23T17:46:18.516Z] === RUN TestParseTimestamps [2021-09-23T17:46:18.516Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-23T17:46:18.516Z] PASS [2021-09-23T17:46:18.516Z] coverage: 100.0% of statements [2021-09-23T17:46:18.516Z] ok github.com/docker/docker/api/types/time 0.171s coverage: 100.0% of statements [2021-09-23T17:46:18.516Z] === RUN TestCompareVersion [2021-09-23T17:46:18.516Z] --- PASS: TestCompareVersion (0.00s) [2021-09-23T17:46:18.516Z] PASS [2021-09-23T17:46:18.516Z] coverage: 77.3% of statements [2021-09-23T17:46:18.516Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-23T17:46:18.516Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestCloneArgsSmartHttp [2021-09-23T17:46:18.516Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-23T17:46:18.516Z] === RUN TestCloneArgsDumbHttp [2021-09-23T17:46:18.516Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestCloneArgsGit [2021-09-23T17:46:18.516Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestCheckoutGit [2021-09-23T17:46:18.516Z] === RUN TestEnable [2021-09-23T17:46:18.516Z] --- PASS: TestEnable (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestDisable [2021-09-23T17:46:18.516Z] --- PASS: TestDisable (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestEnabled [2021-09-23T17:46:18.516Z] --- PASS: TestEnabled (0.00s) [2021-09-23T17:46:18.516Z] PASS [2021-09-23T17:46:18.516Z] coverage: 100.0% of statements [2021-09-23T17:46:18.516Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-09-23T17:46:18.516Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-23T17:46:18.516Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestProcessNoDockerignore [2021-09-23T17:46:18.516Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-23T17:46:18.516Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestDetectContentType [2021-09-23T17:46:18.516Z] --- PASS: TestDetectContentType (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestSelectAcceptableMIME [2021-09-23T17:46:18.516Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestInspectEmptyResponse [2021-09-23T17:46:18.516Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestInspectResponseBinary [2021-09-23T17:46:18.516Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestResponseUnsupportedContentType [2021-09-23T17:46:18.516Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestInspectResponseTextSimple [2021-09-23T17:46:18.516Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestInspectResponseEmptyContentType [2021-09-23T17:46:18.516Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestUnknownContentLength [2021-09-23T17:46:18.516Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestDownloadRemote [2021-09-23T17:46:18.516Z] --- PASS: TestDownloadRemote (0.07s) [2021-09-23T17:46:18.516Z] === RUN TestGetWithStatusError [2021-09-23T17:46:18.516Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestCloseRootDirectory [2021-09-23T17:46:18.516Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:18.516Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestHashFile [2021-09-23T17:46:18.516Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:18.516Z] --- SKIP: TestHashFile (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestHashSubdir [2021-09-23T17:46:18.516Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:18.516Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestRemoveDirectory [2021-09-23T17:46:18.516Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:18.516Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-23T17:46:18.516Z] PASS [2021-09-23T17:46:18.516Z] coverage: 9.3% of statements [2021-09-23T17:46:18.516Z] ok github.com/docker/docker/builder/remotecontext 0.176s coverage: 9.3% of statements [2021-09-23T17:46:18.516Z] === RUN TestGetAllAllowed [2021-09-23T17:46:18.516Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestGetAllMeta [2021-09-23T17:46:18.516Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-23T17:46:18.516Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestIsUnreferencedBuiltin [2021-09-23T17:46:18.516Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestIsExistingDirectory [2021-09-23T17:46:18.516Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestGetFilenameForDownload [2021-09-23T17:46:18.516Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestEnv2Variables [2021-09-23T17:46:18.516Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-23T17:46:18.516Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestMaintainer [2021-09-23T17:46:18.516Z] --- PASS: TestMaintainer (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestLabel [2021-09-23T17:46:18.516Z] --- PASS: TestLabel (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestFromScratch [2021-09-23T17:46:18.516Z] --- PASS: TestFromScratch (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestFromWithArg [2021-09-23T17:46:18.516Z] --- PASS: TestFromWithArg (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-23T17:46:18.516Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestFromWithUndefinedArg [2021-09-23T17:46:18.516Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestFromMultiStageWithNamedStage [2021-09-23T17:46:18.516Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestOnbuild [2021-09-23T17:46:18.516Z] --- PASS: TestOnbuild (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestWorkdir [2021-09-23T17:46:18.516Z] --- PASS: TestWorkdir (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestCmd [2021-09-23T17:46:18.516Z] --- PASS: TestCmd (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestHealthcheckNone [2021-09-23T17:46:18.516Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestHealthcheckCmd [2021-09-23T17:46:18.516Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestEntrypoint [2021-09-23T17:46:18.516Z] --- PASS: TestEntrypoint (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestExpose [2021-09-23T17:46:18.516Z] --- PASS: TestExpose (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestUser [2021-09-23T17:46:18.516Z] --- PASS: TestUser (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestVolume [2021-09-23T17:46:18.516Z] --- PASS: TestVolume (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestStopSignal [2021-09-23T17:46:18.516Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T17:46:18.516Z] --- SKIP: TestStopSignal (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestArg [2021-09-23T17:46:18.516Z] --- PASS: TestArg (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestShell [2021-09-23T17:46:18.516Z] --- PASS: TestShell (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestPrependEnvOnCmd [2021-09-23T17:46:18.516Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestRunWithBuildArgs [2021-09-23T17:46:18.516Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestRunIgnoresHealthcheck [2021-09-23T17:46:18.516Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestDispatchUnsupportedOptions [2021-09-23T17:46:18.516Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-23T17:46:18.516Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-23T17:46:18.516Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-23T17:46:18.516Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestNormalizeWorkdir [2021-09-23T17:46:18.516Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestDispatch [2021-09-23T17:46:18.516Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-23T17:46:18.516Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-23T17:46:18.516Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-23T17:46:18.516Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-23T17:46:18.516Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-23T17:46:18.516Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-23T17:46:18.516Z] === RUN TestDispatch/COPY_url [2021-09-23T17:46:18.516Z] --- PASS: TestDispatch (0.05s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-23T17:46:18.516Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestAddScratchImageAddsToMounts [2021-09-23T17:46:18.516Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-23T17:46:18.516Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-23T17:46:18.516Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-23T17:46:18.516Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestImageSourceGetAddsToMounts [2021-09-23T17:46:18.516Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestEmptyDockerfile [2021-09-23T17:46:18.516Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestSymlinkDockerfile [2021-09-23T17:46:18.516Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-23T17:46:18.516Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestNonExistingDockerfile [2021-09-23T17:46:18.516Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestCopyRunConfig [2021-09-23T17:46:18.516Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestDeepCopyRunConfig [2021-09-23T17:46:18.516Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestExportImage [2021-09-23T17:46:18.516Z] --- PASS: TestExportImage (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestNormalizeDest [2021-09-23T17:46:18.516Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-23T17:46:18.516Z] PASS [2021-09-23T17:46:18.516Z] coverage: 46.8% of statements [2021-09-23T17:46:18.516Z] ok github.com/docker/docker/builder/dockerfile 0.143s coverage: 46.8% of statements [2021-09-23T17:46:18.516Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T17:46:18.516Z] === RUN TestTCP4Proxy [2021-09-23T17:46:18.516Z] --- PASS: TestTCP4Proxy (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestTCP4ProxyHalfClose [2021-09-23T17:46:18.516Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestTCP6Proxy [2021-09-23T17:46:18.516Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T17:46:18.516Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestTCPDualStackProxy [2021-09-23T17:46:18.516Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T17:46:18.516Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestUDP4Proxy [2021-09-23T17:46:18.516Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestUDP6Proxy [2021-09-23T17:46:18.516Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T17:46:18.516Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestUDPWriteError [2021-09-23T17:46:18.516Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-23T17:46:18.516Z] === RUN TestSCTP4Proxy [2021-09-23T17:46:18.516Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T17:46:18.516Z] --- SKIP: TestSCTP4Proxy (0.04s) [2021-09-23T17:46:18.516Z] === RUN TestSCTP6Proxy [2021-09-23T17:46:18.516Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T17:46:18.516Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-23T17:46:18.516Z] PASS [2021-09-23T17:46:18.516Z] coverage: 49.4% of statements [2021-09-23T17:46:18.516Z] ok github.com/docker/docker/cmd/docker-proxy 0.100s coverage: 49.4% of statements [2021-09-23T17:46:18.574Z] #21 54.32 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:46:18.574Z] #21 54.36 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:46:19.258Z] #44 43.58 The following additional packages will be installed: [2021-09-23T17:46:19.517Z] #44 43.61 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-09-23T17:46:19.517Z] #44 43.65 Suggested packages: [2021-09-23T17:46:19.517Z] #44 43.65 cmake-doc ninja-build lrzip [2021-09-23T17:46:19.517Z] #44 43.65 Recommended packages: [2021-09-23T17:46:19.517Z] #44 43.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-23T17:46:20.084Z] #44 44.36 The following NEW packages will be installed: [2021-09-23T17:46:20.084Z] #44 44.37 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-09-23T17:46:20.411Z] #21 DONE 65.2s [2021-09-23T17:46:20.411Z] [2021-09-23T17:46:20.411Z] #55 [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-09-23T17:46:20.411Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:46:20.411Z] #55 ... [2021-09-23T17:46:20.411Z] [2021-09-23T17:46:20.411Z] #22 [dev-systemd-false 8/25] 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-09-23T17:46:20.411Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-23T17:46:20.651Z] #44 44.83 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:20.651Z] #44 44.83 Need to get 8419 kB of archives. [2021-09-23T17:46:20.651Z] #44 44.83 After this operation, 34.9 MB of additional disk space will be used. [2021-09-23T17:46:20.651Z] #44 44.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:46:20.651Z] #44 44.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:46:20.651Z] #44 44.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-23T17:46:20.651Z] #44 44.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-23T17:46:20.651Z] #44 44.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-23T17:46:20.651Z] #44 44.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-23T17:46:20.651Z] #44 44.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-23T17:46:20.651Z] #44 44.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-23T17:46:21.219Z] #44 45.35 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:21.487Z] #44 45.67 Fetched 8419 kB in 0s (20.9 MB/s) [2021-09-23T17:46:21.487Z] #44 45.74 Selecting previously unselected package xxd. [2021-09-23T17:46:21.487Z] #44 45.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-09-23T17:46:21.487Z] #44 45.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:46:21.487Z] #44 45.79 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:46:21.513Z] === RUN TestBoolValue [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T17:46:21.514Z] --- PASS: TestBoolValue (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestBoolValueOrDefault [2021-09-23T17:46:21.514Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestInt64ValueOrZero [2021-09-23T17:46:21.514Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestInt64ValueOrDefault [2021-09-23T17:46:21.514Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-23T17:46:21.514Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestJsonContentType [2021-09-23T17:46:21.514Z] --- PASS: TestJsonContentType (0.00s) [2021-09-23T17:46:21.514Z] PASS [2021-09-23T17:46:21.514Z] coverage: 14.7% of statements [2021-09-23T17:46:21.514Z] ok github.com/docker/docker/api/server/httputils 0.080s coverage: 14.7% of statements [2021-09-23T17:46:21.514Z] === RUN TestMaskSecretKeys [2021-09-23T17:46:21.514Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-23T17:46:21.514Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-23T17:46:21.514Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-23T17:46:21.514Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestVersionMiddlewareVersion [2021-09-23T17:46:21.514Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-23T17:46:21.514Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-23T17:46:21.514Z] PASS [2021-09-23T17:46:21.514Z] coverage: 37.7% of statements [2021-09-23T17:46:21.514Z] ok github.com/docker/docker/api/server/middleware 0.078s coverage: 37.7% of statements [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T17:46:21.514Z] === RUN TestAdjustForAPIVersion [2021-09-23T17:46:21.514Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-23T17:46:21.514Z] PASS [2021-09-23T17:46:21.514Z] coverage: 5.7% of statements [2021-09-23T17:46:21.514Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T17:46:21.514Z] === RUN TestStrSliceMarshalJSON [2021-09-23T17:46:21.514Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestStrSliceUnmarshalJSON [2021-09-23T17:46:21.514Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestStrSliceUnmarshalString [2021-09-23T17:46:21.514Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestStrSliceUnmarshalSlice [2021-09-23T17:46:21.514Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-23T17:46:21.514Z] PASS [2021-09-23T17:46:21.514Z] coverage: 90.0% of statements [2021-09-23T17:46:21.514Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-09-23T17:46:21.514Z] === RUN TestToJSON [2021-09-23T17:46:21.514Z] --- PASS: TestToJSON (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestToParamWithVersion [2021-09-23T17:46:21.514Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestFromJSON [2021-09-23T17:46:21.514Z] --- PASS: TestFromJSON (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestEmpty [2021-09-23T17:46:21.514Z] --- PASS: TestEmpty (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestArgsMatchKVListEmptySources [2021-09-23T17:46:21.514Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestArgsMatchKVList [2021-09-23T17:46:21.514Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestArgsMatch [2021-09-23T17:46:21.514Z] --- PASS: TestArgsMatch (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestAdd [2021-09-23T17:46:21.514Z] --- PASS: TestAdd (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestDel [2021-09-23T17:46:21.514Z] --- PASS: TestDel (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestLen [2021-09-23T17:46:21.514Z] --- PASS: TestLen (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestExactMatch [2021-09-23T17:46:21.514Z] --- PASS: TestExactMatch (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestOnlyOneExactMatch [2021-09-23T17:46:21.514Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestContains [2021-09-23T17:46:21.514Z] --- PASS: TestContains (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestValidate [2021-09-23T17:46:21.514Z] --- PASS: TestValidate (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestWalkValues [2021-09-23T17:46:21.514Z] --- PASS: TestWalkValues (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestFuzzyMatch [2021-09-23T17:46:21.514Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestClone [2021-09-23T17:46:21.514Z] --- PASS: TestClone (0.00s) [2021-09-23T17:46:21.514Z] PASS [2021-09-23T17:46:21.514Z] coverage: 92.2% of statements [2021-09-23T17:46:21.514Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T17:46:21.514Z] === RUN TestDurationToSecondsString [2021-09-23T17:46:21.514Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestGetTimestamp [2021-09-23T17:46:21.514Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-23T17:46:21.514Z] === RUN TestParseTimestamps [2021-09-23T17:46:21.514Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-23T17:46:21.514Z] PASS [2021-09-23T17:46:21.514Z] coverage: 100.0% of statements [2021-09-23T17:46:21.514Z] ok github.com/docker/docker/api/types/time 0.156s coverage: 100.0% of statements [2021-09-23T17:46:21.514Z] === RUN TestCompareVersion [2021-09-23T17:46:21.514Z] --- PASS: TestCompareVersion (0.00s) [2021-09-23T17:46:21.514Z] PASS [2021-09-23T17:46:21.514Z] coverage: 77.3% of statements [2021-09-23T17:46:21.514Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T17:46:21.514Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-23T17:46:21.514Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-23T17:46:21.514Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestCloneArgsSmartHttp [2021-09-23T17:46:21.514Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-23T17:46:21.514Z] === RUN TestCloneArgsDumbHttp [2021-09-23T17:46:21.514Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestCloneArgsGit [2021-09-23T17:46:21.514Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestCheckoutGit [2021-09-23T17:46:21.514Z] === RUN TestEnable [2021-09-23T17:46:21.514Z] --- PASS: TestEnable (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestDisable [2021-09-23T17:46:21.514Z] --- PASS: TestDisable (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestEnabled [2021-09-23T17:46:21.514Z] --- PASS: TestEnabled (0.00s) [2021-09-23T17:46:21.514Z] PASS [2021-09-23T17:46:21.514Z] coverage: 100.0% of statements [2021-09-23T17:46:21.514Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-09-23T17:46:21.514Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-23T17:46:21.514Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-09-23T17:46:21.514Z] === RUN TestProcessNoDockerignore [2021-09-23T17:46:21.514Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-23T17:46:21.514Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestDetectContentType [2021-09-23T17:46:21.514Z] --- PASS: TestDetectContentType (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestSelectAcceptableMIME [2021-09-23T17:46:21.514Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestInspectEmptyResponse [2021-09-23T17:46:21.514Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestInspectResponseBinary [2021-09-23T17:46:21.514Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestResponseUnsupportedContentType [2021-09-23T17:46:21.514Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestInspectResponseTextSimple [2021-09-23T17:46:21.514Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestInspectResponseEmptyContentType [2021-09-23T17:46:21.514Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestUnknownContentLength [2021-09-23T17:46:21.514Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestDownloadRemote [2021-09-23T17:46:21.514Z] --- PASS: TestDownloadRemote (0.06s) [2021-09-23T17:46:21.514Z] === RUN TestGetWithStatusError [2021-09-23T17:46:21.514Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestCloseRootDirectory [2021-09-23T17:46:21.514Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:21.514Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestHashFile [2021-09-23T17:46:21.514Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:21.514Z] --- SKIP: TestHashFile (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestHashSubdir [2021-09-23T17:46:21.514Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:21.514Z] --- SKIP: TestHashSubdir (0.01s) [2021-09-23T17:46:21.514Z] === RUN TestRemoveDirectory [2021-09-23T17:46:21.514Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:21.514Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-23T17:46:21.514Z] PASS [2021-09-23T17:46:21.514Z] coverage: 9.3% of statements [2021-09-23T17:46:21.514Z] ok github.com/docker/docker/builder/remotecontext 0.199s coverage: 9.3% of statements [2021-09-23T17:46:21.514Z] === RUN TestGetAllAllowed [2021-09-23T17:46:21.514Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestGetAllMeta [2021-09-23T17:46:21.514Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-23T17:46:21.514Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestIsUnreferencedBuiltin [2021-09-23T17:46:21.514Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestIsExistingDirectory [2021-09-23T17:46:21.514Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-09-23T17:46:21.514Z] === RUN TestGetFilenameForDownload [2021-09-23T17:46:21.514Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestEnv2Variables [2021-09-23T17:46:21.514Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-23T17:46:21.514Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestMaintainer [2021-09-23T17:46:21.514Z] --- PASS: TestMaintainer (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestLabel [2021-09-23T17:46:21.514Z] --- PASS: TestLabel (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestFromScratch [2021-09-23T17:46:21.514Z] --- PASS: TestFromScratch (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestFromWithArg [2021-09-23T17:46:21.514Z] --- PASS: TestFromWithArg (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-23T17:46:21.514Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestFromWithUndefinedArg [2021-09-23T17:46:21.514Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestFromMultiStageWithNamedStage [2021-09-23T17:46:21.514Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestOnbuild [2021-09-23T17:46:21.514Z] --- PASS: TestOnbuild (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestWorkdir [2021-09-23T17:46:21.514Z] --- PASS: TestWorkdir (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestCmd [2021-09-23T17:46:21.514Z] --- PASS: TestCmd (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestHealthcheckNone [2021-09-23T17:46:21.514Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestHealthcheckCmd [2021-09-23T17:46:21.514Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestEntrypoint [2021-09-23T17:46:21.514Z] --- PASS: TestEntrypoint (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestExpose [2021-09-23T17:46:21.514Z] --- PASS: TestExpose (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestUser [2021-09-23T17:46:21.514Z] --- PASS: TestUser (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestVolume [2021-09-23T17:46:21.514Z] --- PASS: TestVolume (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestStopSignal [2021-09-23T17:46:21.514Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T17:46:21.514Z] --- SKIP: TestStopSignal (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestArg [2021-09-23T17:46:21.514Z] --- PASS: TestArg (0.00s) [2021-09-23T17:46:21.514Z] === RUN TestShell [2021-09-23T17:46:21.515Z] --- PASS: TestShell (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestPrependEnvOnCmd [2021-09-23T17:46:21.515Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestRunWithBuildArgs [2021-09-23T17:46:21.515Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestRunIgnoresHealthcheck [2021-09-23T17:46:21.515Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestDispatchUnsupportedOptions [2021-09-23T17:46:21.515Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-23T17:46:21.515Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-23T17:46:21.515Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-23T17:46:21.515Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestNormalizeWorkdir [2021-09-23T17:46:21.515Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestDispatch [2021-09-23T17:46:21.515Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-23T17:46:21.515Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-23T17:46:21.515Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-23T17:46:21.515Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-23T17:46:21.515Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-23T17:46:21.515Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-23T17:46:21.515Z] === RUN TestDispatch/COPY_url [2021-09-23T17:46:21.515Z] --- PASS: TestDispatch (0.05s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-23T17:46:21.515Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestAddScratchImageAddsToMounts [2021-09-23T17:46:21.515Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-23T17:46:21.515Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-23T17:46:21.515Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-23T17:46:21.515Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestImageSourceGetAddsToMounts [2021-09-23T17:46:21.515Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestEmptyDockerfile [2021-09-23T17:46:21.515Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestSymlinkDockerfile [2021-09-23T17:46:21.515Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-23T17:46:21.515Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-23T17:46:21.515Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestNonExistingDockerfile [2021-09-23T17:46:21.515Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestCopyRunConfig [2021-09-23T17:46:21.515Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestDeepCopyRunConfig [2021-09-23T17:46:21.515Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestExportImage [2021-09-23T17:46:21.515Z] --- PASS: TestExportImage (0.00s) [2021-09-23T17:46:21.515Z] === RUN TestNormalizeDest [2021-09-23T17:46:21.515Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-23T17:46:21.515Z] PASS [2021-09-23T17:46:21.515Z] coverage: 46.8% of statements [2021-09-23T17:46:21.515Z] ok github.com/docker/docker/builder/dockerfile 0.160s coverage: 46.8% of statements [2021-09-23T17:46:21.515Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T17:46:21.746Z] #44 45.89 Selecting previously unselected package vim-common. [2021-09-23T17:46:21.746Z] #44 45.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:46:21.746Z] #44 45.91 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:46:21.746Z] #44 46.07 Selecting previously unselected package cmake-data. [2021-09-23T17:46:21.792Z] #22 1.494 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:46:21.792Z] #22 1.511 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:46:21.792Z] #22 1.515 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:46:21.792Z] #22 DONE 1.6s [2021-09-23T17:46:21.792Z] [2021-09-23T17:46:21.792Z] #55 [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-09-23T17:46:21.792Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:46:21.982Z] === RUN TestTCP4Proxy [2021-09-23T17:46:21.982Z] --- PASS: TestTCP4Proxy (0.00s) [2021-09-23T17:46:21.982Z] === RUN TestTCP4ProxyHalfClose [2021-09-23T17:46:21.982Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-23T17:46:21.982Z] === RUN TestTCP6Proxy [2021-09-23T17:46:21.982Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T17:46:21.982Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-23T17:46:21.982Z] === RUN TestTCPDualStackProxy [2021-09-23T17:46:21.982Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T17:46:21.982Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-23T17:46:21.982Z] === RUN TestUDP4Proxy [2021-09-23T17:46:21.982Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-23T17:46:21.982Z] === RUN TestUDP6Proxy [2021-09-23T17:46:21.982Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T17:46:21.982Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-23T17:46:21.982Z] === RUN TestUDPWriteError [2021-09-23T17:46:21.982Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-23T17:46:21.982Z] === RUN TestSCTP4Proxy [2021-09-23T17:46:21.982Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T17:46:21.982Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-23T17:46:21.982Z] === RUN TestSCTP6Proxy [2021-09-23T17:46:21.982Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T17:46:21.982Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-23T17:46:21.982Z] PASS [2021-09-23T17:46:21.982Z] coverage: 49.4% of statements [2021-09-23T17:46:21.982Z] ok github.com/docker/docker/cmd/docker-proxy 0.075s coverage: 49.4% of statements [2021-09-23T17:46:22.005Z] #44 46.08 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-23T17:46:22.005Z] #44 46.09 Unpacking cmake-data (3.18.4-2) ... [2021-09-23T17:46:22.051Z] #55 ... [2021-09-23T17:46:22.051Z] [2021-09-23T17:46:22.051Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:46:22.051Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:46:22.578Z] #44 ... [2021-09-23T17:46:22.578Z] [2021-09-23T17:46:22.578Z] #64 [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-09-23T17:46:22.578Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-23T17:46:22.578Z] #64 31.60 Reading package lists... [2021-09-23T17:46:22.578Z] #64 40.63 Building dependency tree... [2021-09-23T17:46:22.578Z] #64 44.29 The following additional packages will be installed: [2021-09-23T17:46:22.578Z] #64 44.31 libbtrfs0 [2021-09-23T17:46:22.578Z] #64 44.55 The following NEW packages will be installed: [2021-09-23T17:46:22.578Z] #64 44.57 libbtrfs-dev libbtrfs0 [2021-09-23T17:46:22.578Z] #64 45.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:22.578Z] #64 45.01 Need to get 460 kB of archives. [2021-09-23T17:46:22.578Z] #64 45.01 After this operation, 1237 kB of additional disk space will be used. [2021-09-23T17:46:22.578Z] #64 45.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:46:22.578Z] #64 45.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:46:22.578Z] #64 45.52 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:22.578Z] #64 45.87 Fetched 460 kB in 0s (1526 kB/s) [2021-09-23T17:46:22.578Z] #64 45.93 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:46:22.578Z] #64 45.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 ... 30211 files and directories currently installed.) [2021-09-23T17:46:22.578Z] #64 45.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:46:22.578Z] #64 46.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:22.578Z] #64 46.10 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:46:22.578Z] #64 46.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:46:22.578Z] #64 46.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:22.578Z] #64 46.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:22.578Z] #64 46.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:22.578Z] #64 46.31 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:22.578Z] #64 DONE 46.7s [2021-09-23T17:46:22.578Z] [2021-09-23T17:46:22.579Z] #65 [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-09-23T17:46:22.579Z] #65 sha256:692bb9b4b2d76e4dcc6f86a7e54da5bc778756b7c1af1704d94a797b023ab7a2 [2021-09-23T17:46:22.767Z] #21 57.94 Setting up xz-utils (5.2.5-2) ... [2021-09-23T17:46:22.767Z] #21 58.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-23T17:46:22.767Z] #21 58.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:46:22.767Z] #21 58.08 Setting up patch (2.7.6-7) ... [2021-09-23T17:46:22.767Z] #21 58.10 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:46:22.767Z] #21 58.24 invoke-rc.d: could not determine current runlevel [2021-09-23T17:46:22.767Z] #21 58.27 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:46:22.767Z] #21 58.29 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:46:22.767Z] #21 58.30 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:46:22.767Z] #21 58.32 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:46:22.767Z] #21 58.33 Setting up pigz (2.6-1) ... [2021-09-23T17:46:22.767Z] #21 58.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:46:22.767Z] #21 58.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:46:22.767Z] #21 58.40 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:46:22.767Z] #21 58.42 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:46:23.520Z] #65 1.086 + RM_GOPATH=0 [2021-09-23T17:46:23.520Z] #65 1.086 + TMP_GOPATH= [2021-09-23T17:46:23.520Z] #65 1.086 + : /build [2021-09-23T17:46:23.520Z] #65 1.086 + '[' -z '' ']' [2021-09-23T17:46:23.520Z] #65 1.086 ++ mktemp -d [2021-09-23T17:46:23.520Z] #65 1.090 + export GOPATH=/tmp/tmp.3PXfBECl1L [2021-09-23T17:46:23.520Z] #65 1.090 + GOPATH=/tmp/tmp.3PXfBECl1L [2021-09-23T17:46:23.520Z] #65 1.090 + RM_GOPATH=1 [2021-09-23T17:46:23.520Z] #65 1.094 + case "$(go env GOARCH)" in [2021-09-23T17:46:23.520Z] #65 1.095 ++ go env GOARCH [2021-09-23T17:46:23.520Z] #65 1.108 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:23.520Z] #65 1.108 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:23.520Z] #65 1.111 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:23.520Z] #65 1.112 + dir=/tmp/install [2021-09-23T17:46:23.520Z] #65 1.113 + bin=containerd [2021-09-23T17:46:23.520Z] #65 1.113 + shift [2021-09-23T17:46:23.520Z] #65 1.113 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-23T17:46:23.520Z] #65 1.114 + . /tmp/install/containerd.installer [2021-09-23T17:46:23.520Z] #65 1.114 ++ set -e [2021-09-23T17:46:23.520Z] #65 1.114 ++ : v1.5.5 [2021-09-23T17:46:23.520Z] #65 1.115 + install_containerd [2021-09-23T17:46:23.520Z] #65 1.115 + echo 'Install containerd version v1.5.5' [2021-09-23T17:46:23.520Z] #65 1.115 Install containerd version v1.5.5 [2021-09-23T17:46:23.520Z] #65 1.116 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3PXfBECl1L/src/github.com/containerd/containerd [2021-09-23T17:46:23.520Z] #65 1.118 Cloning into '/tmp/tmp.3PXfBECl1L/src/github.com/containerd/containerd'... [2021-09-23T17:46:23.778Z] #65 ... [2021-09-23T17:46:23.778Z] [2021-09-23T17:46:23.778Z] #67 [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-09-23T17:46:23.778Z] #67 sha256:9a02583a367f325d19715bb3648609226c3fc1725edfeb32f54d3cfebf1fcc6d [2021-09-23T17:46:23.778Z] #67 44.86 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-23T17:46:23.778Z] #67 44.86 + GOBIN=/build [2021-09-23T17:46:23.778Z] #67 44.86 + GO111MODULE=on [2021-09-23T17:46:23.778Z] #67 44.86 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-23T17:46:23.778Z] #67 DONE 48.1s [2021-09-23T17:46:24.037Z] [2021-09-23T17:46:24.037Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-23T17:46:24.037Z] #68 sha256:2e3a9809ce74525178bc574419fb81f12a31b31b25fe25555bcab8320c62fe1a [2021-09-23T17:46:24.037Z] #68 DONE 0.0s [2021-09-23T17:46:24.037Z] [2021-09-23T17:46:24.037Z] #44 [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-09-23T17:46:24.037Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:46:24.037Z] #44 47.29 Selecting previously unselected package libarchive13:amd64. [2021-09-23T17:46:24.038Z] #44 47.31 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-23T17:46:24.038Z] #44 47.32 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:46:24.038Z] #44 47.46 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-23T17:46:24.038Z] #44 47.47 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-23T17:46:24.038Z] #44 47.48 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:46:24.038Z] #44 47.67 Selecting previously unselected package librhash0:amd64. [2021-09-23T17:46:24.038Z] #44 47.68 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-09-23T17:46:24.038Z] #44 47.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:46:24.038Z] #44 47.77 Selecting previously unselected package libuv1:amd64. [2021-09-23T17:46:24.038Z] #44 47.79 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-09-23T17:46:24.038Z] #44 47.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:46:24.038Z] #44 47.88 Selecting previously unselected package cmake. [2021-09-23T17:46:24.038Z] #44 47.89 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-09-23T17:46:24.038Z] #44 47.90 Unpacking cmake (3.18.4-2) ... [2021-09-23T17:46:24.038Z] #44 ... [2021-09-23T17:46:24.038Z] [2021-09-23T17:46:24.038Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-23T17:46:24.038Z] #69 sha256:f41817b8091475a7c1eed16650a054edca640fee07a1f06190a7e0f39a052fb3 [2021-09-23T17:46:24.038Z] #69 DONE 0.1s [2021-09-23T17:46:24.138Z] #21 59.91 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:46:24.138Z] #21 59.93 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:46:24.297Z] [2021-09-23T17:46:24.297Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:46:24.297Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:46:24.297Z] #20 30.96 Reading package lists... [2021-09-23T17:46:24.297Z] #20 40.12 Building dependency tree... [2021-09-23T17:46:24.297Z] #20 44.03 The following additional packages will be installed: [2021-09-23T17:46:24.297Z] #20 44.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:46:24.297Z] #20 44.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-23T17:46:24.297Z] #20 44.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-23T17:46:24.297Z] #20 44.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-23T17:46:24.297Z] #20 44.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-23T17:46:24.297Z] #20 44.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-23T17:46:24.297Z] #20 44.06 mingw-w64-common mingw-w64-x86-64-dev [2021-09-23T17:46:24.297Z] #20 44.10 Suggested packages: [2021-09-23T17:46:24.297Z] #20 44.10 gcc-10-locales seccomp wine64 [2021-09-23T17:46:24.297Z] #20 44.83 The following NEW packages will be installed: [2021-09-23T17:46:24.297Z] #20 44.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-23T17:46:24.297Z] #20 44.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-23T17:46:24.297Z] #20 44.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-23T17:46:24.297Z] #20 44.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-23T17:46:24.297Z] #20 44.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-23T17:46:24.297Z] #20 44.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-23T17:46:24.297Z] #20 44.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-23T17:46:24.297Z] #20 44.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-23T17:46:24.297Z] #20 44.86 mingw-w64-x86-64-dev [2021-09-23T17:46:24.297Z] #20 45.20 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:24.297Z] #20 45.20 Need to get 115 MB of archives. [2021-09-23T17:46:24.297Z] #20 45.20 After this operation, 645 MB of additional disk space will be used. [2021-09-23T17:46:24.297Z] #20 45.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-23T17:46:24.297Z] #20 45.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-23T17:46:24.297Z] #20 45.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-23T17:46:24.297Z] #20 45.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-23T17:46:24.297Z] #20 45.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-23T17:46:24.297Z] #20 45.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-23T17:46:24.297Z] #20 45.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-23T17:46:24.297Z] #20 45.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-23T17:46:24.298Z] #20 45.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-23T17:46:24.298Z] #20 45.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:46:24.298Z] #20 46.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:46:24.298Z] #20 46.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-23T17:46:24.298Z] #20 46.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-23T17:46:24.298Z] #20 47.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-23T17:46:24.298Z] #20 47.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-23T17:46:24.298Z] #20 47.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-23T17:46:24.298Z] #20 47.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-23T17:46:24.298Z] #20 47.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-23T17:46:24.298Z] #20 47.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-23T17:46:24.298Z] #20 47.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-23T17:46:24.298Z] #20 47.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-23T17:46:24.298Z] #20 47.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-23T17:46:24.298Z] #20 47.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-23T17:46:24.298Z] #20 47.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-23T17:46:24.298Z] #20 47.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-23T17:46:24.298Z] #20 47.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-23T17:46:24.298Z] #20 47.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-23T17:46:24.298Z] #20 47.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-23T17:46:24.298Z] #20 47.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-23T17:46:24.298Z] #20 47.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-23T17:46:24.298Z] #20 48.25 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:24.298Z] #20 48.53 Fetched 115 MB in 3s (42.6 MB/s) [2021-09-23T17:46:24.555Z] #20 48.64 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-23T17:46:24.555Z] #20 48.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 ... 30211 files and directories currently installed.) [2021-09-23T17:46:24.555Z] #20 48.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:46:24.555Z] #20 48.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:24.703Z] #21 60.63 Setting up libelf1:amd64 (0.183-1) ... [2021-09-23T17:46:24.703Z] #21 60.67 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:46:24.703Z] #21 60.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:46:24.703Z] #21 60.71 Setting up python3-distutils (3.9.2-1) ... [2021-09-23T17:46:25.634Z] #21 61.54 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:46:25.634Z] #21 61.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:46:25.891Z] #21 61.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:46:25.891Z] #21 61.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:46:25.891Z] #21 61.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:46:25.891Z] #21 61.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:46:25.891Z] #21 61.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:46:25.891Z] #21 61.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:46:25.891Z] #21 61.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:46:25.935Z] #20 50.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-23T17:46:25.935Z] #20 50.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-23T17:46:25.935Z] #20 50.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:25.935Z] #20 ... [2021-09-23T17:46:25.935Z] [2021-09-23T17:46:25.935Z] #44 [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-09-23T17:46:25.935Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-23T17:46:25.935Z] #44 50.18 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-23T17:46:25.935Z] #44 50.19 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:46:25.935Z] #44 50.20 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-23T17:46:25.935Z] #44 50.22 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:46:25.935Z] #44 50.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-23T17:46:26.151Z] #21 61.93 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:46:26.195Z] #44 50.26 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-23T17:46:26.195Z] #44 50.27 Setting up cmake-data (3.18.4-2) ... [2021-09-23T17:46:26.195Z] #44 50.29 Setting up cmake (3.18.4-2) ... [2021-09-23T17:46:26.195Z] #44 50.31 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:26.454Z] #44 DONE 50.6s [2021-09-23T17:46:26.454Z] [2021-09-23T17:46:26.454Z] #45 [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-09-23T17:46:26.454Z] #45 sha256:16c57db39ebebda287861eb09a582366d318a2b311708c08726541ed708aaedf [2021-09-23T17:46:27.087Z] === RUN TestCheckpointCreateError [2021-09-23T17:46:27.087Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestCheckpointCreate [2021-09-23T17:46:27.087Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestCheckpointDeleteError [2021-09-23T17:46:27.087Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestCheckpointDelete [2021-09-23T17:46:27.087Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestCheckpointListError [2021-09-23T17:46:27.087Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestCheckpointList [2021-09-23T17:46:27.087Z] --- PASS: TestCheckpointList (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestCheckpointListContainerNotFound [2021-09-23T17:46:27.087Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestNewClientWithOpsFromEnv [2021-09-23T17:46:27.087Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T17:46:27.087Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestGetAPIPath [2021-09-23T17:46:27.087Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestParseHostURL [2021-09-23T17:46:27.087Z] --- PASS: TestParseHostURL (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-23T17:46:27.087Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-23T17:46:27.087Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestNegotiateAPIVersion [2021-09-23T17:46:27.087Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestNegotiateAPVersionOverride [2021-09-23T17:46:27.087Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-23T17:46:27.087Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-23T17:46:27.087Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-23T17:46:27.087Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestClientRedirect [2021-09-23T17:46:27.087Z] --- PASS: TestClientRedirect (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigCreateUnsupported [2021-09-23T17:46:27.087Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigCreateError [2021-09-23T17:46:27.087Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigCreate [2021-09-23T17:46:27.087Z] --- PASS: TestConfigCreate (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigInspectNotFound [2021-09-23T17:46:27.087Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigInspectWithEmptyID [2021-09-23T17:46:27.087Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigInspectUnsupported [2021-09-23T17:46:27.087Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigInspectError [2021-09-23T17:46:27.087Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigInspectConfigNotFound [2021-09-23T17:46:27.087Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigInspect [2021-09-23T17:46:27.087Z] --- PASS: TestConfigInspect (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigListUnsupported [2021-09-23T17:46:27.087Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigListError [2021-09-23T17:46:27.087Z] --- PASS: TestConfigListError (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigList [2021-09-23T17:46:27.087Z] --- PASS: TestConfigList (0.00s) [2021-09-23T17:46:27.087Z] === RUN TestConfigRemoveUnsupported [2021-09-23T17:46:27.088Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestConfigRemoveError [2021-09-23T17:46:27.088Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestConfigRemove [2021-09-23T17:46:27.088Z] --- PASS: TestConfigRemove (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestConfigUpdateUnsupported [2021-09-23T17:46:27.088Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestConfigUpdateError [2021-09-23T17:46:27.088Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestConfigUpdate [2021-09-23T17:46:27.088Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerCommitError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerCommit [2021-09-23T17:46:27.088Z] --- PASS: TestContainerCommit (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStatPathError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStatPathNotFoundError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStatPathNoHeaderError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStatPath [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestCopyToContainerError [2021-09-23T17:46:27.088Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestCopyToContainerNotFoundError [2021-09-23T17:46:27.088Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-23T17:46:27.088Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestCopyToContainer [2021-09-23T17:46:27.088Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestCopyFromContainerError [2021-09-23T17:46:27.088Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestCopyFromContainerNotFoundError [2021-09-23T17:46:27.088Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-23T17:46:27.088Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-23T17:46:27.088Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestCopyFromContainer [2021-09-23T17:46:27.088Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerCreateError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerCreateImageNotFound [2021-09-23T17:46:27.088Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerCreateWithName [2021-09-23T17:46:27.088Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerCreateAutoRemove [2021-09-23T17:46:27.088Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerDiffError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerDiff [2021-09-23T17:46:27.088Z] --- PASS: TestContainerDiff (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExecCreateError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExecCreate [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExecStartError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExecStart [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExecInspectError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExecInspect [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExportError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExportError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExport [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExport (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerInspectError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerInspectContainerNotFound [2021-09-23T17:46:27.088Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerInspectWithEmptyID [2021-09-23T17:46:27.088Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerInspect [2021-09-23T17:46:27.088Z] --- PASS: TestContainerInspect (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerInspectNode [2021-09-23T17:46:27.088Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerKillError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerKillError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerKill [2021-09-23T17:46:27.088Z] --- PASS: TestContainerKill (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerListError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerListError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerList [2021-09-23T17:46:27.088Z] --- PASS: TestContainerList (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerLogsNotFoundError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerLogsError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerLogs [2021-09-23T17:46:27.088Z] --- PASS: TestContainerLogs (0.13s) [2021-09-23T17:46:27.088Z] === RUN TestContainerPauseError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerPause [2021-09-23T17:46:27.088Z] --- PASS: TestContainerPause (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainersPruneError [2021-09-23T17:46:27.088Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainersPrune [2021-09-23T17:46:27.088Z] --- PASS: TestContainersPrune (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerRemoveError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerRemoveNotFoundError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerRemove [2021-09-23T17:46:27.088Z] --- PASS: TestContainerRemove (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerRenameError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerRename [2021-09-23T17:46:27.088Z] --- PASS: TestContainerRename (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerResizeError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExecResizeError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerResize [2021-09-23T17:46:27.088Z] --- PASS: TestContainerResize (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerExecResize [2021-09-23T17:46:27.088Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerRestartError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerRestart [2021-09-23T17:46:27.088Z] --- PASS: TestContainerRestart (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStartError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStartError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStart [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStart (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStatsError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStats [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStats (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStopError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStopError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerStop [2021-09-23T17:46:27.088Z] --- PASS: TestContainerStop (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerTopError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerTopError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerTop [2021-09-23T17:46:27.088Z] --- PASS: TestContainerTop (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerUnpauseError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerUnpause [2021-09-23T17:46:27.088Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerUpdateError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerUpdate [2021-09-23T17:46:27.088Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerWaitError [2021-09-23T17:46:27.088Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestContainerWait [2021-09-23T17:46:27.088Z] --- PASS: TestContainerWait (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestDiskUsageError [2021-09-23T17:46:27.088Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestDiskUsage [2021-09-23T17:46:27.088Z] --- PASS: TestDiskUsage (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestDistributionInspectUnsupported [2021-09-23T17:46:27.088Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestDistributionInspectWithEmptyID [2021-09-23T17:46:27.088Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestEventsErrorInOptions [2021-09-23T17:46:27.088Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestEventsErrorFromServer [2021-09-23T17:46:27.088Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestEvents [2021-09-23T17:46:27.088Z] --- PASS: TestEvents (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestTLSCloseWriter [2021-09-23T17:46:27.088Z] === PAUSE TestTLSCloseWriter [2021-09-23T17:46:27.088Z] === RUN TestImageBuildError [2021-09-23T17:46:27.088Z] --- PASS: TestImageBuildError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageBuild [2021-09-23T17:46:27.088Z] --- PASS: TestImageBuild (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestGetDockerOS [2021-09-23T17:46:27.088Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageCreateError [2021-09-23T17:46:27.088Z] --- PASS: TestImageCreateError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageCreate [2021-09-23T17:46:27.088Z] --- PASS: TestImageCreate (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageHistoryError [2021-09-23T17:46:27.088Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageHistory [2021-09-23T17:46:27.088Z] --- PASS: TestImageHistory (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageImportError [2021-09-23T17:46:27.088Z] --- PASS: TestImageImportError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageImport [2021-09-23T17:46:27.088Z] --- PASS: TestImageImport (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageInspectError [2021-09-23T17:46:27.088Z] --- PASS: TestImageInspectError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageInspectImageNotFound [2021-09-23T17:46:27.088Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageInspectWithEmptyID [2021-09-23T17:46:27.088Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageInspect [2021-09-23T17:46:27.088Z] --- PASS: TestImageInspect (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageListError [2021-09-23T17:46:27.088Z] --- PASS: TestImageListError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageList [2021-09-23T17:46:27.088Z] --- PASS: TestImageList (0.02s) [2021-09-23T17:46:27.088Z] === RUN TestImageListApiBefore125 [2021-09-23T17:46:27.088Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageLoadError [2021-09-23T17:46:27.088Z] --- PASS: TestImageLoadError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageLoad [2021-09-23T17:46:27.088Z] --- PASS: TestImageLoad (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagesPruneError [2021-09-23T17:46:27.088Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagesPrune [2021-09-23T17:46:27.088Z] --- PASS: TestImagesPrune (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePullReferenceParseError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePullAnyError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePullWithoutErrors [2021-09-23T17:46:27.088Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePushReferenceError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePushAnyError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImagePushWithoutErrors [2021-09-23T17:46:27.088Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-23T17:46:27.088Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-23T17:46:27.088Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-23T17:46:27.088Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-23T17:46:27.088Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageRemoveError [2021-09-23T17:46:27.088Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageRemoveImageNotFound [2021-09-23T17:46:27.088Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageRemove [2021-09-23T17:46:27.088Z] --- PASS: TestImageRemove (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageSaveError [2021-09-23T17:46:27.088Z] --- PASS: TestImageSaveError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageSave [2021-09-23T17:46:27.088Z] --- PASS: TestImageSave (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageSearchAnyError [2021-09-23T17:46:27.088Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-23T17:46:27.088Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T17:46:27.088Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T17:46:27.088Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-23T17:46:27.088Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageSearchWithoutErrors [2021-09-23T17:46:27.088Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageTagError [2021-09-23T17:46:27.088Z] --- PASS: TestImageTagError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageTagInvalidReference [2021-09-23T17:46:27.088Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageTagInvalidSourceImageName [2021-09-23T17:46:27.088Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageTagHexSource [2021-09-23T17:46:27.088Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestImageTag [2021-09-23T17:46:27.088Z] --- PASS: TestImageTag (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestInfoServerError [2021-09-23T17:46:27.088Z] --- PASS: TestInfoServerError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestInfoInvalidResponseJSONError [2021-09-23T17:46:27.088Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestInfo [2021-09-23T17:46:27.088Z] --- PASS: TestInfo (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkConnectError [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkConnect [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkCreateError [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkCreate [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkDisconnectError [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkDisconnect [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkInspectError [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkInspectNotFoundError [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkInspectWithEmptyID [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkInspect [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkListError [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkListError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkList [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkList (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworksPruneError [2021-09-23T17:46:27.088Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworksPrune [2021-09-23T17:46:27.088Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkRemoveError [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNetworkRemove [2021-09-23T17:46:27.088Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeInspectError [2021-09-23T17:46:27.088Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeInspectNodeNotFound [2021-09-23T17:46:27.088Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeInspectWithEmptyID [2021-09-23T17:46:27.088Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeInspect [2021-09-23T17:46:27.088Z] --- PASS: TestNodeInspect (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeListError [2021-09-23T17:46:27.088Z] --- PASS: TestNodeListError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeList [2021-09-23T17:46:27.088Z] --- PASS: TestNodeList (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeRemoveError [2021-09-23T17:46:27.088Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeRemove [2021-09-23T17:46:27.088Z] --- PASS: TestNodeRemove (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeUpdateError [2021-09-23T17:46:27.088Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestNodeUpdate [2021-09-23T17:46:27.088Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestOptionWithTimeout [2021-09-23T17:46:27.088Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-23T17:46:27.088Z] === RUN TestPingFail [2021-09-23T17:46:27.088Z] --- PASS: TestPingFail (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPingWithError [2021-09-23T17:46:27.089Z] 2021/09/23 17:46:26 RoundTripper returned a response & error; ignoring response [2021-09-23T17:46:27.089Z] 2021/09/23 17:46:26 RoundTripper returned a response & error; ignoring response [2021-09-23T17:46:27.089Z] --- PASS: TestPingWithError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPingSuccess [2021-09-23T17:46:27.089Z] --- PASS: TestPingSuccess (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPingHeadFallback [2021-09-23T17:46:27.089Z] === RUN TestPingHeadFallback/OK [2021-09-23T17:46:27.089Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-23T17:46:27.089Z] === RUN TestPingHeadFallback/Not_Found [2021-09-23T17:46:27.089Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-23T17:46:27.089Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-23T17:46:27.089Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-23T17:46:27.089Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-23T17:46:27.089Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-23T17:46:27.089Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginDisableError [2021-09-23T17:46:27.089Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginDisable [2021-09-23T17:46:27.089Z] --- PASS: TestPluginDisable (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginEnableError [2021-09-23T17:46:27.089Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginEnable [2021-09-23T17:46:27.089Z] --- PASS: TestPluginEnable (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginInspectError [2021-09-23T17:46:27.089Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginInspectWithEmptyID [2021-09-23T17:46:27.089Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginInspect [2021-09-23T17:46:27.089Z] --- PASS: TestPluginInspect (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginListError [2021-09-23T17:46:27.089Z] --- PASS: TestPluginListError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginList [2021-09-23T17:46:27.089Z] --- PASS: TestPluginList (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginPushError [2021-09-23T17:46:27.089Z] --- PASS: TestPluginPushError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginPush [2021-09-23T17:46:27.089Z] --- PASS: TestPluginPush (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginRemoveError [2021-09-23T17:46:27.089Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginRemove [2021-09-23T17:46:27.089Z] --- PASS: TestPluginRemove (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginSetError [2021-09-23T17:46:27.089Z] --- PASS: TestPluginSetError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPluginSet [2021-09-23T17:46:27.089Z] --- PASS: TestPluginSet (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSetHostHeader [2021-09-23T17:46:27.089Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestPlainTextError [2021-09-23T17:46:27.089Z] --- PASS: TestPlainTextError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestInfiniteError [2021-09-23T17:46:27.089Z] --- PASS: TestInfiniteError (0.02s) [2021-09-23T17:46:27.089Z] === RUN TestCanceledContext [2021-09-23T17:46:27.089Z] 2021/09/23 17:46:26 RoundTripper returned a response & error; ignoring response [2021-09-23T17:46:27.089Z] --- PASS: TestCanceledContext (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestDeadlineExceededContext [2021-09-23T17:46:27.089Z] 2021/09/23 17:46:26 RoundTripper returned a response & error; ignoring response [2021-09-23T17:46:27.089Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretCreateUnsupported [2021-09-23T17:46:27.089Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretCreateError [2021-09-23T17:46:27.089Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretCreate [2021-09-23T17:46:27.089Z] --- PASS: TestSecretCreate (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretInspectUnsupported [2021-09-23T17:46:27.089Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretInspectError [2021-09-23T17:46:27.089Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretInspectSecretNotFound [2021-09-23T17:46:27.089Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretInspectWithEmptyID [2021-09-23T17:46:27.089Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretInspect [2021-09-23T17:46:27.089Z] --- PASS: TestSecretInspect (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretListUnsupported [2021-09-23T17:46:27.089Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretListError [2021-09-23T17:46:27.089Z] --- PASS: TestSecretListError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretList [2021-09-23T17:46:27.089Z] --- PASS: TestSecretList (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretRemoveUnsupported [2021-09-23T17:46:27.089Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretRemoveError [2021-09-23T17:46:27.089Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretRemove [2021-09-23T17:46:27.089Z] --- PASS: TestSecretRemove (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretUpdateUnsupported [2021-09-23T17:46:27.089Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretUpdateError [2021-09-23T17:46:27.089Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSecretUpdate [2021-09-23T17:46:27.089Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceCreateError [2021-09-23T17:46:27.089Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceCreate [2021-09-23T17:46:27.089Z] --- PASS: TestServiceCreate (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-23T17:46:27.089Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceCreateDigestPinning [2021-09-23T17:46:27.089Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceInspectError [2021-09-23T17:46:27.089Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceInspectServiceNotFound [2021-09-23T17:46:27.089Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceInspectWithEmptyID [2021-09-23T17:46:27.089Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceInspect [2021-09-23T17:46:27.089Z] --- PASS: TestServiceInspect (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceListError [2021-09-23T17:46:27.089Z] --- PASS: TestServiceListError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceList [2021-09-23T17:46:27.089Z] --- PASS: TestServiceList (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceLogsError [2021-09-23T17:46:27.089Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceLogs [2021-09-23T17:46:27.089Z] --- PASS: TestServiceLogs (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceRemoveError [2021-09-23T17:46:27.089Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceRemoveNotFoundError [2021-09-23T17:46:27.089Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceRemove [2021-09-23T17:46:27.089Z] --- PASS: TestServiceRemove (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceUpdateError [2021-09-23T17:46:27.089Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestServiceUpdate [2021-09-23T17:46:27.089Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmGetUnlockKeyError [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmGetUnlockKey [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmInitError [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmInit [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmInit (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmInspectError [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmInspect [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmJoinError [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmJoin [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmLeaveError [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmLeave [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmUnlockError [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmUnlock [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmUpdateError [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestSwarmUpdate [2021-09-23T17:46:27.089Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestTaskInspectError [2021-09-23T17:46:27.089Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestTaskInspectWithEmptyID [2021-09-23T17:46:27.089Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestTaskInspect [2021-09-23T17:46:27.089Z] --- PASS: TestTaskInspect (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestTaskListError [2021-09-23T17:46:27.089Z] --- PASS: TestTaskListError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestTaskList [2021-09-23T17:46:27.089Z] --- PASS: TestTaskList (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeCreateError [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeCreate [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeInspectError [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeInspectNotFound [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeInspectWithEmptyID [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeInspect [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeListError [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeListError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeList [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeList (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeRemoveError [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-23T17:46:27.089Z] === RUN TestVolumeRemove [2021-09-23T17:46:27.089Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-23T17:46:27.089Z] === CONT TestTLSCloseWriter [2021-09-23T17:46:27.089Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-23T17:46:27.089Z] PASS [2021-09-23T17:46:27.089Z] coverage: 75.1% of statements [2021-09-23T17:46:27.089Z] ok github.com/docker/docker/client 0.339s coverage: 75.1% of statements [2021-09-23T17:46:27.393Z] #45 0.833 + RM_GOPATH=0 [2021-09-23T17:46:27.393Z] #45 0.833 + TMP_GOPATH= [2021-09-23T17:46:27.393Z] #45 0.834 + : /build [2021-09-23T17:46:27.393Z] #45 0.834 + '[' -z '' ']' [2021-09-23T17:46:27.393Z] #45 0.835 ++ mktemp -d [2021-09-23T17:46:27.393Z] #45 0.836 + export GOPATH=/tmp/tmp.PgKOArPqPu [2021-09-23T17:46:27.393Z] #45 0.836 + GOPATH=/tmp/tmp.PgKOArPqPu [2021-09-23T17:46:27.393Z] #45 0.836 + RM_GOPATH=1 [2021-09-23T17:46:27.393Z] #45 0.837 + case "$(go env GOARCH)" in [2021-09-23T17:46:27.393Z] #45 0.837 ++ go env GOARCH [2021-09-23T17:46:27.393Z] #45 0.846 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:27.393Z] #45 0.846 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:46:27.393Z] #45 0.847 ++ dirname /tmp/install/install.sh [2021-09-23T17:46:27.393Z] #45 0.848 + dir=/tmp/install [2021-09-23T17:46:27.393Z] #45 0.849 + bin=tini [2021-09-23T17:46:27.393Z] #45 0.849 + shift [2021-09-23T17:46:27.393Z] #45 0.849 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-23T17:46:27.393Z] #45 0.850 + . /tmp/install/tini.installer [2021-09-23T17:46:27.393Z] #45 0.850 ++ : v0.19.0 [2021-09-23T17:46:27.393Z] #45 0.851 + install_tini [2021-09-23T17:46:27.393Z] #45 0.851 + echo 'Install tini version v0.19.0' [2021-09-23T17:46:27.393Z] #45 0.851 Install tini version v0.19.0 [2021-09-23T17:46:27.393Z] #45 0.852 + git clone https://github.com/krallin/tini.git /tmp/tmp.PgKOArPqPu/tini [2021-09-23T17:46:27.393Z] #45 0.854 Cloning into '/tmp/tmp.PgKOArPqPu/tini'... [2021-09-23T17:46:27.651Z] #45 1.268 + cd /tmp/tmp.PgKOArPqPu/tini [2021-09-23T17:46:27.652Z] #45 1.269 + git checkout -q v0.19.0 [2021-09-23T17:46:27.652Z] #45 1.277 + cmake . [2021-09-23T17:46:27.910Z] #45 1.459 -- The C compiler identification is GNU 10.2.1 [2021-09-23T17:46:27.910Z] #45 1.496 -- Detecting C compiler ABI info [2021-09-23T17:46:28.046Z] #21 64.11 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:46:28.046Z] #21 64.12 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:46:28.169Z] #45 1.776 -- Detecting C compiler ABI info - done [2021-09-23T17:46:28.169Z] #45 1.805 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-23T17:46:28.169Z] #45 1.806 -- Detecting C compile features [2021-09-23T17:46:28.169Z] #45 1.807 -- Detecting C compile features - done [2021-09-23T17:46:28.169Z] #45 1.819 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-23T17:46:28.304Z] #21 64.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:46:28.304Z] #21 64.15 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:46:28.428Z] #45 1.871 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-23T17:46:28.428Z] #45 1.898 -- Configuring done [2021-09-23T17:46:28.428Z] #45 1.903 -- Generating done [2021-09-23T17:46:28.428Z] #45 1.905 -- Build files have been written to: /tmp/tmp.PgKOArPqPu/tini [2021-09-23T17:46:28.428Z] #45 1.908 + make tini-static [2021-09-23T17:46:28.428Z] #45 2.082 Scanning dependencies of target tini-static [2021-09-23T17:46:28.428Z] #45 2.129 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-23T17:46:28.997Z] #45 2.549 [100%] Linking C executable tini-static [2021-09-23T17:46:28.997Z] #45 2.780 [100%] Built target tini-static [2021-09-23T17:46:28.997Z] #45 2.802 + mkdir -p /build [2021-09-23T17:46:29.256Z] #45 2.805 + cp tini-static /build/docker-init [2021-09-23T17:46:29.515Z] #45 DONE 3.1s [2021-09-23T17:46:29.515Z] [2021-09-23T17:46:29.515Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:46:29.515Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:46:29.515Z] #20 51.02 Selecting previously unselected package binutils-mingw-w64. [2021-09-23T17:46:29.515Z] #20 51.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-23T17:46:29.515Z] #20 51.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:46:29.515Z] #20 51.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-23T17:46:29.515Z] #20 51.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:29.515Z] #20 51.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:29.515Z] #20 51.19 Selecting previously unselected package dmsetup. [2021-09-23T17:46:29.515Z] #20 51.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:29.515Z] #20 51.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:46:29.515Z] #20 51.28 Selecting previously unselected package mingw-w64-common. [2021-09-23T17:46:29.515Z] #20 51.29 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-23T17:46:29.515Z] #20 51.29 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-23T17:46:29.515Z] #20 52.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-23T17:46:29.515Z] #20 52.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-23T17:46:29.515Z] #20 52.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:46:30.199Z] #21 66.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:46:30.199Z] #21 66.13 Setting up jq (1.6-2.1) ... [2021-09-23T17:46:30.199Z] #21 66.14 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:46:30.199Z] #21 66.16 Setting up iptables (1.8.7-1) ... [2021-09-23T17:46:30.199Z] #21 66.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:46:30.456Z] #21 66.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:46:30.456Z] #21 66.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:46:30.456Z] #21 66.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:46:30.456Z] #21 66.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:46:30.456Z] #21 66.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:46:30.456Z] #21 66.29 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:46:30.637Z] === RUN TestCheckpointCreateError [2021-09-23T17:46:30.637Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCheckpointCreate [2021-09-23T17:46:30.637Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCheckpointDeleteError [2021-09-23T17:46:30.637Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCheckpointDelete [2021-09-23T17:46:30.637Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCheckpointListError [2021-09-23T17:46:30.637Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCheckpointList [2021-09-23T17:46:30.637Z] --- PASS: TestCheckpointList (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCheckpointListContainerNotFound [2021-09-23T17:46:30.637Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestNewClientWithOpsFromEnv [2021-09-23T17:46:30.637Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T17:46:30.637Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestGetAPIPath [2021-09-23T17:46:30.637Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestParseHostURL [2021-09-23T17:46:30.637Z] --- PASS: TestParseHostURL (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-23T17:46:30.637Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-23T17:46:30.637Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestNegotiateAPIVersion [2021-09-23T17:46:30.637Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestNegotiateAPVersionOverride [2021-09-23T17:46:30.637Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-23T17:46:30.637Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-23T17:46:30.637Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-23T17:46:30.637Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestClientRedirect [2021-09-23T17:46:30.637Z] --- PASS: TestClientRedirect (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigCreateUnsupported [2021-09-23T17:46:30.637Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigCreateError [2021-09-23T17:46:30.637Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigCreate [2021-09-23T17:46:30.637Z] --- PASS: TestConfigCreate (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigInspectNotFound [2021-09-23T17:46:30.637Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigInspectWithEmptyID [2021-09-23T17:46:30.637Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigInspectUnsupported [2021-09-23T17:46:30.637Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigInspectError [2021-09-23T17:46:30.637Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigInspectConfigNotFound [2021-09-23T17:46:30.637Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigInspect [2021-09-23T17:46:30.637Z] --- PASS: TestConfigInspect (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigListUnsupported [2021-09-23T17:46:30.637Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigListError [2021-09-23T17:46:30.637Z] --- PASS: TestConfigListError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigList [2021-09-23T17:46:30.637Z] --- PASS: TestConfigList (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigRemoveUnsupported [2021-09-23T17:46:30.637Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigRemoveError [2021-09-23T17:46:30.637Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigRemove [2021-09-23T17:46:30.637Z] --- PASS: TestConfigRemove (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigUpdateUnsupported [2021-09-23T17:46:30.637Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigUpdateError [2021-09-23T17:46:30.637Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestConfigUpdate [2021-09-23T17:46:30.637Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerCommitError [2021-09-23T17:46:30.637Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerCommit [2021-09-23T17:46:30.637Z] --- PASS: TestContainerCommit (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerStatPathError [2021-09-23T17:46:30.637Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerStatPathNotFoundError [2021-09-23T17:46:30.637Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerStatPathNoHeaderError [2021-09-23T17:46:30.637Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerStatPath [2021-09-23T17:46:30.637Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCopyToContainerError [2021-09-23T17:46:30.637Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCopyToContainerNotFoundError [2021-09-23T17:46:30.637Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-23T17:46:30.637Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCopyToContainer [2021-09-23T17:46:30.637Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCopyFromContainerError [2021-09-23T17:46:30.637Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCopyFromContainerNotFoundError [2021-09-23T17:46:30.637Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-23T17:46:30.637Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-23T17:46:30.637Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestCopyFromContainer [2021-09-23T17:46:30.637Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerCreateError [2021-09-23T17:46:30.637Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerCreateImageNotFound [2021-09-23T17:46:30.637Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerCreateWithName [2021-09-23T17:46:30.637Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerCreateAutoRemove [2021-09-23T17:46:30.637Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-23T17:46:30.637Z] === RUN TestContainerDiffError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerDiff [2021-09-23T17:46:30.638Z] --- PASS: TestContainerDiff (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExecCreateError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExecCreate [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExecStartError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExecStart [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExecInspectError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExecInspect [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExportError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExportError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExport [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExport (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerInspectError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerInspectContainerNotFound [2021-09-23T17:46:30.638Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerInspectWithEmptyID [2021-09-23T17:46:30.638Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerInspect [2021-09-23T17:46:30.638Z] --- PASS: TestContainerInspect (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerInspectNode [2021-09-23T17:46:30.638Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerKillError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerKillError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerKill [2021-09-23T17:46:30.638Z] --- PASS: TestContainerKill (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerListError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerListError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerList [2021-09-23T17:46:30.638Z] --- PASS: TestContainerList (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerLogsNotFoundError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerLogsError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerLogs [2021-09-23T17:46:30.638Z] --- PASS: TestContainerLogs (0.14s) [2021-09-23T17:46:30.638Z] === RUN TestContainerPauseError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerPause [2021-09-23T17:46:30.638Z] --- PASS: TestContainerPause (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainersPruneError [2021-09-23T17:46:30.638Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainersPrune [2021-09-23T17:46:30.638Z] --- PASS: TestContainersPrune (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerRemoveError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerRemoveNotFoundError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerRemove [2021-09-23T17:46:30.638Z] --- PASS: TestContainerRemove (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerRenameError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerRename [2021-09-23T17:46:30.638Z] --- PASS: TestContainerRename (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerResizeError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExecResizeError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerResize [2021-09-23T17:46:30.638Z] --- PASS: TestContainerResize (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerExecResize [2021-09-23T17:46:30.638Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerRestartError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerRestart [2021-09-23T17:46:30.638Z] --- PASS: TestContainerRestart (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerStartError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerStartError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerStart [2021-09-23T17:46:30.638Z] --- PASS: TestContainerStart (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerStatsError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerStats [2021-09-23T17:46:30.638Z] --- PASS: TestContainerStats (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerStopError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerStopError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerStop [2021-09-23T17:46:30.638Z] --- PASS: TestContainerStop (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerTopError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerTopError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerTop [2021-09-23T17:46:30.638Z] --- PASS: TestContainerTop (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerUnpauseError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerUnpause [2021-09-23T17:46:30.638Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerUpdateError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerUpdate [2021-09-23T17:46:30.638Z] --- PASS: TestContainerUpdate (0.02s) [2021-09-23T17:46:30.638Z] === RUN TestContainerWaitError [2021-09-23T17:46:30.638Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestContainerWait [2021-09-23T17:46:30.638Z] --- PASS: TestContainerWait (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestDiskUsageError [2021-09-23T17:46:30.638Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestDiskUsage [2021-09-23T17:46:30.638Z] --- PASS: TestDiskUsage (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestDistributionInspectUnsupported [2021-09-23T17:46:30.638Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestDistributionInspectWithEmptyID [2021-09-23T17:46:30.638Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestEventsErrorInOptions [2021-09-23T17:46:30.638Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestEventsErrorFromServer [2021-09-23T17:46:30.638Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestEvents [2021-09-23T17:46:30.638Z] --- PASS: TestEvents (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestTLSCloseWriter [2021-09-23T17:46:30.638Z] === PAUSE TestTLSCloseWriter [2021-09-23T17:46:30.638Z] === RUN TestImageBuildError [2021-09-23T17:46:30.638Z] --- PASS: TestImageBuildError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageBuild [2021-09-23T17:46:30.638Z] --- PASS: TestImageBuild (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestGetDockerOS [2021-09-23T17:46:30.638Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageCreateError [2021-09-23T17:46:30.638Z] --- PASS: TestImageCreateError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageCreate [2021-09-23T17:46:30.638Z] --- PASS: TestImageCreate (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageHistoryError [2021-09-23T17:46:30.638Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageHistory [2021-09-23T17:46:30.638Z] --- PASS: TestImageHistory (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageImportError [2021-09-23T17:46:30.638Z] --- PASS: TestImageImportError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageImport [2021-09-23T17:46:30.638Z] --- PASS: TestImageImport (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageInspectError [2021-09-23T17:46:30.638Z] --- PASS: TestImageInspectError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageInspectImageNotFound [2021-09-23T17:46:30.638Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageInspectWithEmptyID [2021-09-23T17:46:30.638Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageInspect [2021-09-23T17:46:30.638Z] --- PASS: TestImageInspect (0.02s) [2021-09-23T17:46:30.638Z] === RUN TestImageListError [2021-09-23T17:46:30.638Z] --- PASS: TestImageListError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageList [2021-09-23T17:46:30.638Z] --- PASS: TestImageList (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageListApiBefore125 [2021-09-23T17:46:30.638Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageLoadError [2021-09-23T17:46:30.638Z] --- PASS: TestImageLoadError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageLoad [2021-09-23T17:46:30.638Z] --- PASS: TestImageLoad (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagesPruneError [2021-09-23T17:46:30.638Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagesPrune [2021-09-23T17:46:30.638Z] --- PASS: TestImagesPrune (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePullReferenceParseError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePullAnyError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePullWithoutErrors [2021-09-23T17:46:30.638Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePushReferenceError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePushAnyError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImagePushWithoutErrors [2021-09-23T17:46:30.638Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-23T17:46:30.638Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-23T17:46:30.638Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-23T17:46:30.638Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-23T17:46:30.638Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageRemoveError [2021-09-23T17:46:30.638Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageRemoveImageNotFound [2021-09-23T17:46:30.638Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageRemove [2021-09-23T17:46:30.638Z] --- PASS: TestImageRemove (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageSaveError [2021-09-23T17:46:30.638Z] --- PASS: TestImageSaveError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageSave [2021-09-23T17:46:30.638Z] --- PASS: TestImageSave (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageSearchAnyError [2021-09-23T17:46:30.638Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-23T17:46:30.638Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T17:46:30.638Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T17:46:30.638Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-23T17:46:30.638Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageSearchWithoutErrors [2021-09-23T17:46:30.638Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageTagError [2021-09-23T17:46:30.638Z] --- PASS: TestImageTagError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageTagInvalidReference [2021-09-23T17:46:30.638Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageTagInvalidSourceImageName [2021-09-23T17:46:30.638Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageTagHexSource [2021-09-23T17:46:30.638Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestImageTag [2021-09-23T17:46:30.638Z] --- PASS: TestImageTag (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestInfoServerError [2021-09-23T17:46:30.638Z] --- PASS: TestInfoServerError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestInfoInvalidResponseJSONError [2021-09-23T17:46:30.638Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestInfo [2021-09-23T17:46:30.638Z] --- PASS: TestInfo (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkConnectError [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkConnect [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkCreateError [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkCreate [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkDisconnectError [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkDisconnect [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkInspectError [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkInspectNotFoundError [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkInspectWithEmptyID [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkInspect [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkListError [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkListError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkList [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkList (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworksPruneError [2021-09-23T17:46:30.638Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworksPrune [2021-09-23T17:46:30.638Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkRemoveError [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNetworkRemove [2021-09-23T17:46:30.638Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeInspectError [2021-09-23T17:46:30.638Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeInspectNodeNotFound [2021-09-23T17:46:30.638Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeInspectWithEmptyID [2021-09-23T17:46:30.638Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeInspect [2021-09-23T17:46:30.638Z] --- PASS: TestNodeInspect (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeListError [2021-09-23T17:46:30.638Z] --- PASS: TestNodeListError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeList [2021-09-23T17:46:30.638Z] --- PASS: TestNodeList (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeRemoveError [2021-09-23T17:46:30.638Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeRemove [2021-09-23T17:46:30.638Z] --- PASS: TestNodeRemove (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeUpdateError [2021-09-23T17:46:30.638Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestNodeUpdate [2021-09-23T17:46:30.638Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestOptionWithTimeout [2021-09-23T17:46:30.638Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestPingFail [2021-09-23T17:46:30.638Z] --- PASS: TestPingFail (0.00s) [2021-09-23T17:46:30.638Z] === RUN TestPingWithError [2021-09-23T17:46:30.638Z] 2021/09/23 17:46:29 RoundTripper returned a response & error; ignoring response [2021-09-23T17:46:30.638Z] 2021/09/23 17:46:29 RoundTripper returned a response & error; ignoring response [2021-09-23T17:46:30.639Z] --- PASS: TestPingWithError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPingSuccess [2021-09-23T17:46:30.639Z] --- PASS: TestPingSuccess (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPingHeadFallback [2021-09-23T17:46:30.639Z] === RUN TestPingHeadFallback/OK [2021-09-23T17:46:30.639Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-23T17:46:30.639Z] === RUN TestPingHeadFallback/Not_Found [2021-09-23T17:46:30.639Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-23T17:46:30.639Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-23T17:46:30.639Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-23T17:46:30.639Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-23T17:46:30.639Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-23T17:46:30.639Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginDisableError [2021-09-23T17:46:30.639Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginDisable [2021-09-23T17:46:30.639Z] --- PASS: TestPluginDisable (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginEnableError [2021-09-23T17:46:30.639Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginEnable [2021-09-23T17:46:30.639Z] --- PASS: TestPluginEnable (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginInspectError [2021-09-23T17:46:30.639Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginInspectWithEmptyID [2021-09-23T17:46:30.639Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginInspect [2021-09-23T17:46:30.639Z] --- PASS: TestPluginInspect (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginListError [2021-09-23T17:46:30.639Z] --- PASS: TestPluginListError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginList [2021-09-23T17:46:30.639Z] --- PASS: TestPluginList (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginPushError [2021-09-23T17:46:30.639Z] --- PASS: TestPluginPushError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginPush [2021-09-23T17:46:30.639Z] --- PASS: TestPluginPush (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginRemoveError [2021-09-23T17:46:30.639Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginRemove [2021-09-23T17:46:30.639Z] --- PASS: TestPluginRemove (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginSetError [2021-09-23T17:46:30.639Z] --- PASS: TestPluginSetError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPluginSet [2021-09-23T17:46:30.639Z] --- PASS: TestPluginSet (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSetHostHeader [2021-09-23T17:46:30.639Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestPlainTextError [2021-09-23T17:46:30.639Z] --- PASS: TestPlainTextError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestInfiniteError [2021-09-23T17:46:30.639Z] --- PASS: TestInfiniteError (0.02s) [2021-09-23T17:46:30.639Z] === RUN TestCanceledContext [2021-09-23T17:46:30.639Z] 2021/09/23 17:46:29 RoundTripper returned a response & error; ignoring response [2021-09-23T17:46:30.639Z] --- PASS: TestCanceledContext (0.01s) [2021-09-23T17:46:30.639Z] === RUN TestDeadlineExceededContext [2021-09-23T17:46:30.639Z] 2021/09/23 17:46:29 RoundTripper returned a response & error; ignoring response [2021-09-23T17:46:30.639Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretCreateUnsupported [2021-09-23T17:46:30.639Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretCreateError [2021-09-23T17:46:30.639Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretCreate [2021-09-23T17:46:30.639Z] --- PASS: TestSecretCreate (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretInspectUnsupported [2021-09-23T17:46:30.639Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretInspectError [2021-09-23T17:46:30.639Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretInspectSecretNotFound [2021-09-23T17:46:30.639Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretInspectWithEmptyID [2021-09-23T17:46:30.639Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretInspect [2021-09-23T17:46:30.639Z] --- PASS: TestSecretInspect (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretListUnsupported [2021-09-23T17:46:30.639Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretListError [2021-09-23T17:46:30.639Z] --- PASS: TestSecretListError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretList [2021-09-23T17:46:30.639Z] --- PASS: TestSecretList (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretRemoveUnsupported [2021-09-23T17:46:30.639Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretRemoveError [2021-09-23T17:46:30.639Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretRemove [2021-09-23T17:46:30.639Z] --- PASS: TestSecretRemove (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretUpdateUnsupported [2021-09-23T17:46:30.639Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretUpdateError [2021-09-23T17:46:30.639Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSecretUpdate [2021-09-23T17:46:30.639Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceCreateError [2021-09-23T17:46:30.639Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceCreate [2021-09-23T17:46:30.639Z] --- PASS: TestServiceCreate (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-23T17:46:30.639Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceCreateDigestPinning [2021-09-23T17:46:30.639Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceInspectError [2021-09-23T17:46:30.639Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceInspectServiceNotFound [2021-09-23T17:46:30.639Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceInspectWithEmptyID [2021-09-23T17:46:30.639Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceInspect [2021-09-23T17:46:30.639Z] --- PASS: TestServiceInspect (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceListError [2021-09-23T17:46:30.639Z] --- PASS: TestServiceListError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceList [2021-09-23T17:46:30.639Z] --- PASS: TestServiceList (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceLogsError [2021-09-23T17:46:30.639Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceLogs [2021-09-23T17:46:30.639Z] --- PASS: TestServiceLogs (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceRemoveError [2021-09-23T17:46:30.639Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceRemoveNotFoundError [2021-09-23T17:46:30.639Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceRemove [2021-09-23T17:46:30.639Z] --- PASS: TestServiceRemove (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceUpdateError [2021-09-23T17:46:30.639Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestServiceUpdate [2021-09-23T17:46:30.639Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmGetUnlockKeyError [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmGetUnlockKey [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmInitError [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmInit [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmInit (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmInspectError [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmInspect [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmJoinError [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmJoin [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmLeaveError [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmLeave [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmUnlockError [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmUnlock [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmUpdateError [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestSwarmUpdate [2021-09-23T17:46:30.639Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestTaskInspectError [2021-09-23T17:46:30.639Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestTaskInspectWithEmptyID [2021-09-23T17:46:30.639Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestTaskInspect [2021-09-23T17:46:30.639Z] --- PASS: TestTaskInspect (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestTaskListError [2021-09-23T17:46:30.639Z] --- PASS: TestTaskListError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestTaskList [2021-09-23T17:46:30.639Z] --- PASS: TestTaskList (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeCreateError [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeCreate [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeInspectError [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeInspectNotFound [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeInspectWithEmptyID [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeInspect [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeListError [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeListError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeList [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeList (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeRemoveError [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-23T17:46:30.639Z] === RUN TestVolumeRemove [2021-09-23T17:46:30.639Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-23T17:46:30.639Z] === CONT TestTLSCloseWriter [2021-09-23T17:46:30.639Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-23T17:46:30.639Z] PASS [2021-09-23T17:46:30.639Z] coverage: 75.1% of statements [2021-09-23T17:46:30.639Z] ok github.com/docker/docker/client 0.368s coverage: 75.1% of statements [2021-09-23T17:46:30.714Z] #21 66.71 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:30.891Z] #20 55.04 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-23T17:46:30.891Z] #20 55.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:30.891Z] #20 55.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:46:30.891Z] #20 55.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-23T17:46:30.891Z] #20 55.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:30.891Z] #20 55.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:46:31.277Z] #21 DONE 67.1s [2021-09-23T17:46:31.278Z] [2021-09-23T17:46:31.278Z] #22 [dev-systemd-false 8/25] 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-09-23T17:46:31.278Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-23T17:46:32.648Z] #22 1.506 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:46:32.648Z] #22 1.516 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:46:32.648Z] #22 1.522 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:46:32.906Z] #22 DONE 1.7s [2021-09-23T17:46:32.906Z] [2021-09-23T17:46:32.906Z] #51 [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-09-23T17:46:32.906Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:46:32.906Z] #51 ... [2021-09-23T17:46:32.906Z] [2021-09-23T17:46:32.906Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:46:32.906Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:46:33.052Z] #20 57.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-23T17:46:33.052Z] #20 57.13 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:33.052Z] #20 57.13 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:46:35.586Z] #20 ... [2021-09-23T17:46:35.586Z] [2021-09-23T17:46:35.586Z] #65 [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-09-23T17:46:35.586Z] #65 sha256:692bb9b4b2d76e4dcc6f86a7e54da5bc778756b7c1af1704d94a797b023ab7a2 [2021-09-23T17:46:35.586Z] #65 12.82 + cd /tmp/tmp.3PXfBECl1L/src/github.com/containerd/containerd [2021-09-23T17:46:35.586Z] #65 12.82 + git checkout -q v1.5.5 [2021-09-23T17:46:35.586Z] #65 13.21 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-23T17:46:35.586Z] #65 13.21 + BUILDTAGS='netgo osusergo static_build' [2021-09-23T17:46:35.586Z] #65 13.21 + export EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:46:35.586Z] #65 13.22 + EXTRA_FLAGS=-buildmode=pie [2021-09-23T17:46:35.586Z] #65 13.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-23T17:46:35.586Z] #65 13.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-23T17:46:35.586Z] #65 13.22 + '[' '' = dynamic ']' [2021-09-23T17:46:35.586Z] #65 13.22 + make [2021-09-23T17:46:36.522Z] #65 13.92 + bin/ctr [2021-09-23T17:46:36.943Z] #23 13.15 Collecting yamllint==1.26.1 [2021-09-23T17:46:36.943Z] #23 14.20 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:46:37.515Z] #23 15.48 Collecting pathspec>=0.5.3 [2021-09-23T17:46:37.515Z] #23 15.50 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:46:37.515Z] #23 15.75 Collecting pyyaml [2021-09-23T17:46:37.776Z] #23 15.76 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-23T17:46:37.776Z] #23 15.84 Building wheels for collected packages: yamllint [2021-09-23T17:46:37.776Z] #23 15.86 Building wheel for yamllint (setup.py): started [2021-09-23T17:46:39.684Z] #23 17.37 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:46:39.684Z] #23 17.37 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=08b7ab8217ca2d7024516a29f2334ac00bdcdfa4d6a8b060c6e54f28fc177eda [2021-09-23T17:46:39.684Z] #23 17.37 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:46:39.684Z] #23 17.38 Successfully built yamllint [2021-09-23T17:46:39.684Z] #23 17.45 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:46:39.943Z] #23 18.06 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:46:41.322Z] #23 ... [2021-09-23T17:46:41.322Z] [2021-09-23T17:46:41.322Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:46:41.322Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:41.322Z] #41 267.4 + dpkg --print-architecture [2021-09-23T17:46:41.583Z] #41 ... [2021-09-23T17:46:41.583Z] [2021-09-23T17:46:41.583Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:46:41.583Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:46:41.583Z] #23 DONE 19.7s [2021-09-23T17:46:41.583Z] [2021-09-23T17:46:41.583Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:46:41.583Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:41.583Z] #41 267.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-23T17:46:41.842Z] #41 267.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-23T17:46:41.842Z] #41 267.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-23T17:46:41.911Z] --- PASS: TestCheckoutGit (25.78s) [2021-09-23T17:46:41.911Z] === RUN TestValidGitTransport [2021-09-23T17:46:41.911Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-23T17:46:41.911Z] === RUN TestGitInvalidRef [2021-09-23T17:46:41.911Z] --- PASS: TestGitInvalidRef (0.18s) [2021-09-23T17:46:41.911Z] PASS [2021-09-23T17:46:41.911Z] coverage: 86.3% of statements [2021-09-23T17:46:41.911Z] ok github.com/docker/docker/builder/remotecontext/git 26.013s coverage: 86.3% of statements [2021-09-23T17:46:42.232Z] #58 213.1 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:46:42.232Z] #58 213.1 /usr/bin/ld: /tmp/go-link-505562510/000019.o: in function `New': [2021-09-23T17:46:42.232Z] #58 213.1 /tmp/tmp.pI6bYFQroy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-09-23T17:46:42.232Z] #58 213.1 + bin/containerd-stress [2021-09-23T17:46:42.232Z] #58 214.2 + bin/containerd-shim [2021-09-23T17:46:42.379Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T17:46:42.379Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T17:46:42.411Z] #41 ... [2021-09-23T17:46:42.411Z] [2021-09-23T17:46:42.411Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:46:42.411Z] #26 sha256:7d7cfa8d16069161c72d79e6d4b3c84683b896fb393ba37561aa8255b505349a [2021-09-23T17:46:42.411Z] #26 DONE 0.6s [2021-09-23T17:46:42.411Z] [2021-09-23T17:46:42.411Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:46:42.411Z] #31 sha256:96c5c622df14fb711ebd147cce1698e96401440fd58826da55ac1baea2514a21 [2021-09-23T17:46:43.352Z] #31 DONE 1.0s [2021-09-23T17:46:43.352Z] [2021-09-23T17:46:43.352Z] #55 [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-09-23T17:46:43.352Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:46:43.352Z] #55 ... [2021-09-23T17:46:43.352Z] [2021-09-23T17:46:43.352Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:46:43.352Z] #34 sha256:e40911de003bc0dcb445ad506260e0f65e4c845710dd71a22600d3dce80bdcb2 [2021-09-23T17:46:43.920Z] #34 DONE 0.6s [2021-09-23T17:46:43.920Z] [2021-09-23T17:46:43.920Z] #55 [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-09-23T17:46:43.920Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:46:43.920Z] #55 ... [2021-09-23T17:46:43.920Z] [2021-09-23T17:46:43.920Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:46:43.920Z] #36 sha256:1f9fd12d2c14617653f6f54ed0825d4cb6027ee4c47ced3ce8c007526625bef9 [2021-09-23T17:46:43.920Z] #36 DONE 0.1s [2021-09-23T17:46:43.920Z] [2021-09-23T17:46:43.920Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:46:43.920Z] #39 sha256:823b4607bc01a648a5683dbf79b871dc9f9ae024412b7bbc5a6185509ccfce87 [2021-09-23T17:46:44.179Z] #39 DONE 0.1s [2021-09-23T17:46:44.179Z] [2021-09-23T17:46:44.179Z] #55 [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-09-23T17:46:44.179Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:46:44.701Z] #65 ... [2021-09-23T17:46:44.701Z] [2021-09-23T17:46:44.701Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-23T17:46:44.701Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-23T17:46:44.701Z] #20 60.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-23T17:46:44.701Z] #20 60.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:44.701Z] #20 60.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:46:44.701Z] #20 62.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-23T17:46:44.701Z] #20 62.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:44.701Z] #20 62.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:46:44.701Z] #20 64.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-23T17:46:44.701Z] #20 64.35 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:44.701Z] #20 64.35 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:46:44.701Z] #20 68.08 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-23T17:46:44.701Z] #20 68.09 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-23T17:46:44.701Z] #20 68.10 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:46:44.997Z] #58 210.4 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:46:44.997Z] #58 210.4 /usr/bin/ld: /tmp/go-link-1491981708/000019.o: in function `New': [2021-09-23T17:46:44.997Z] #58 210.4 /tmp/tmp.Pl7qzPeELs/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-09-23T17:46:44.997Z] #58 210.5 + bin/containerd-stress [2021-09-23T17:46:45.571Z] --- PASS: TestCheckoutGit (25.12s) [2021-09-23T17:46:45.571Z] === RUN TestValidGitTransport [2021-09-23T17:46:45.571Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-23T17:46:45.571Z] === RUN TestGitInvalidRef [2021-09-23T17:46:45.571Z] --- PASS: TestGitInvalidRef (0.16s) [2021-09-23T17:46:45.571Z] PASS [2021-09-23T17:46:45.571Z] coverage: 86.3% of statements [2021-09-23T17:46:45.571Z] ok github.com/docker/docker/builder/remotecontext/git 25.328s coverage: 86.3% of statements [2021-09-23T17:46:45.571Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T17:46:45.571Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T17:46:45.571Z] #58 215.7 + bin/containerd-shim [2021-09-23T17:46:45.638Z] #20 69.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-23T17:46:45.638Z] #20 69.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-23T17:46:45.638Z] #20 69.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:46:45.638Z] #20 69.81 Selecting previously unselected package libapparmor1:amd64. [2021-09-23T17:46:45.638Z] #20 69.82 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-23T17:46:45.638Z] #20 69.82 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:46:45.638Z] #20 69.88 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-23T17:46:45.638Z] #20 69.89 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-23T17:46:45.638Z] #20 69.89 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:46:45.903Z] #20 69.95 Selecting previously unselected package libbtrfs0:amd64. [2021-09-23T17:46:45.903Z] #20 69.96 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-23T17:46:45.903Z] #20 69.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:45.903Z] #20 70.05 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-23T17:46:45.903Z] #20 70.06 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-23T17:46:45.903Z] #20 70.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:45.903Z] #20 70.17 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-23T17:46:45.903Z] #20 70.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:45.903Z] #20 70.18 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:45.903Z] #20 70.22 Selecting previously unselected package libudev-dev:amd64. [2021-09-23T17:46:45.903Z] #20 70.23 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-23T17:46:45.903Z] #20 70.23 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:46:45.903Z] #20 70.29 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-23T17:46:46.164Z] #20 70.30 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-23T17:46:46.164Z] #20 70.30 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:46:46.164Z] #20 70.41 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-23T17:46:46.164Z] #20 70.41 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-23T17:46:46.164Z] #20 70.43 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:46:46.164Z] #20 70.50 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-23T17:46:46.164Z] #20 70.51 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-23T17:46:46.424Z] #20 70.52 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:46:46.424Z] #20 70.60 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-23T17:46:46.424Z] #20 70.61 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-23T17:46:46.424Z] #20 70.61 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:46:46.424Z] #20 70.65 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-23T17:46:46.424Z] #20 70.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-23T17:46:46.424Z] #20 70.66 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:46:46.447Z] #58 221.3 + bin/containerd-shim-runc-v1 [2021-09-23T17:46:46.683Z] #20 70.85 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-23T17:46:46.683Z] #20 70.86 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-23T17:46:46.683Z] #20 70.86 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:46:46.683Z] #20 70.95 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-23T17:46:46.683Z] #20 70.96 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-23T17:46:46.683Z] #20 70.97 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:46.683Z] #20 71.01 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-23T17:46:46.683Z] #20 71.02 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-23T17:46:46.942Z] #20 71.02 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:46:46.942Z] #20 71.08 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-23T17:46:46.942Z] #20 71.08 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-23T17:46:46.942Z] #20 71.09 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:46:47.201Z] #20 71.29 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-23T17:46:47.201Z] #20 71.30 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-23T17:46:47.201Z] #20 71.31 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:47.201Z] #20 71.32 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-23T17:46:47.201Z] #20 71.34 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-23T17:46:47.201Z] #20 71.37 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-23T17:46:47.201Z] #20 71.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-23T17:46:47.201Z] #20 71.40 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-23T17:46:47.201Z] #20 71.41 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-23T17:46:47.201Z] #20 71.43 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-23T17:46:47.201Z] #20 71.44 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-23T17:46:47.201Z] #20 71.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-23T17:46:47.201Z] #20 71.47 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-23T17:46:47.201Z] #20 71.48 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-23T17:46:47.201Z] #20 71.49 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-23T17:46:47.462Z] #20 71.50 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-23T17:46:47.462Z] #20 71.51 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-23T17:46:47.462Z] #20 71.52 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-23T17:46:47.462Z] #20 71.54 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-23T17:46:47.462Z] #20 71.55 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-23T17:46:47.462Z] #20 71.56 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:46:47.462Z] #20 71.57 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-09-23T17:46:47.462Z] #20 71.58 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:46:47.462Z] #20 71.59 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-09-23T17:46:47.462Z] #20 71.59 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-23T17:46:47.462Z] #20 71.61 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-23T17:46:47.462Z] #20 71.62 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-09-23T17:46:47.462Z] #20 71.63 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-23T17:46:47.462Z] #20 71.64 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-23T17:46:47.462Z] #20 71.66 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:47.462Z] #20 71.67 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-23T17:46:47.462Z] #20 71.68 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:47.462Z] #20 71.69 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-23T17:46:47.462Z] #20 71.70 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:46:47.768Z] #23 12.94 Collecting yamllint==1.26.1 [2021-09-23T17:46:47.768Z] #23 14.08 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-23T17:46:48.175Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestConfigureDaemonLogs [2021-09-23T17:46:48.175Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestCommonOptionsInstallFlags [2021-09-23T17:46:48.175Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-23T17:46:48.175Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-23T17:46:48.175Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-23T17:46:48.175Z] PASS [2021-09-23T17:46:48.175Z] coverage: 18.5% of statements [2021-09-23T17:46:48.175Z] ok github.com/docker/docker/cmd/dockerd 0.190s coverage: 18.5% of statements [2021-09-23T17:46:48.175Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-23T17:46:48.175Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T17:46:48.371Z] #55 ... [2021-09-23T17:46:48.371Z] [2021-09-23T17:46:48.371Z] #51 [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-09-23T17:46:48.371Z] #51 sha256:36bcf4300230c51f7f0bc6e5f3fdba9aed74ac8be64b6fb974abd264d1cf06d8 [2021-09-23T17:46:48.371Z] #51 274.5 + /build/golangci-lint --version [2021-09-23T17:46:48.634Z] === RUN TestContainerStopSignal [2021-09-23T17:46:48.634Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestContainerStopTimeout [2021-09-23T17:46:48.634Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-23T17:46:48.634Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-23T17:46:48.634Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-09-23T17:46:48.634Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-23T17:46:48.634Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestReplaceAndAppendEnvVars [2021-09-23T17:46:48.634Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-23T17:46:48.634Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestNewMemoryStore [2021-09-23T17:46:48.634Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestAddContainers [2021-09-23T17:46:48.634Z] --- PASS: TestAddContainers (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestGetContainer [2021-09-23T17:46:48.634Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestDeleteContainer [2021-09-23T17:46:48.634Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestListContainers [2021-09-23T17:46:48.634Z] --- PASS: TestListContainers (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestFirstContainer [2021-09-23T17:46:48.634Z] --- PASS: TestFirstContainer (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestApplyAllContainer [2021-09-23T17:46:48.634Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestIsValidHealthString [2021-09-23T17:46:48.634Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestStateRunStop [2021-09-23T17:46:48.634Z] --- PASS: TestStateRunStop (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestStateTimeoutWait [2021-09-23T17:46:48.634Z] state_test.go:141: Stop callback fired [2021-09-23T17:46:48.634Z] state_test.go:165: Stop callback fired [2021-09-23T17:46:48.634Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-23T17:46:48.634Z] === RUN TestIsValidStateString [2021-09-23T17:46:48.634Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestViewSaveDelete [2021-09-23T17:46:48.634Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-23T17:46:48.634Z] === RUN TestViewAll [2021-09-23T17:46:48.634Z] --- PASS: TestViewAll (0.01s) [2021-09-23T17:46:48.634Z] === RUN TestViewGet [2021-09-23T17:46:48.634Z] --- PASS: TestViewGet (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestNames [2021-09-23T17:46:48.634Z] --- PASS: TestNames (0.00s) [2021-09-23T17:46:48.634Z] === RUN TestViewWithHealthCheck [2021-09-23T17:46:48.634Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-23T17:46:48.634Z] PASS [2021-09-23T17:46:48.634Z] coverage: 41.7% of statements [2021-09-23T17:46:48.634Z] ok github.com/docker/docker/container 0.208s coverage: 41.7% of statements [2021-09-23T17:46:48.634Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T17:46:48.634Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T17:46:48.634Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T17:46:48.634Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T17:46:48.699Z] #23 15.98 Collecting pathspec>=0.5.3 [2021-09-23T17:46:48.699Z] #23 16.02 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:46:48.840Z] #20 DONE 73.0s [2021-09-23T17:46:48.840Z] [2021-09-23T17:46:48.840Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-09-23T17:46:48.840Z] #21 sha256:4bed97712d6713380f35e2e124eb672e66b76b1c4e264ad29a79f0dd0a3be78e [2021-09-23T17:46:48.940Z] #51 275.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:46:49.199Z] #51 DONE 275.5s [2021-09-23T17:46:49.199Z] [2021-09-23T17:46:49.199Z] #55 [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-09-23T17:46:49.199Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-23T17:46:49.359Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestConfigureDaemonLogs [2021-09-23T17:46:49.359Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestCommonOptionsInstallFlags [2021-09-23T17:46:49.359Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-23T17:46:49.359Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-23T17:46:49.359Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-23T17:46:49.359Z] PASS [2021-09-23T17:46:49.359Z] coverage: 18.5% of statements [2021-09-23T17:46:49.359Z] ok github.com/docker/docker/cmd/dockerd 0.158s coverage: 18.5% of statements [2021-09-23T17:46:49.359Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-23T17:46:49.359Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T17:46:49.630Z] #23 16.49 Collecting pyyaml [2021-09-23T17:46:49.630Z] #23 16.51 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-23T17:46:49.630Z] #23 16.61 Building wheels for collected packages: yamllint [2021-09-23T17:46:49.630Z] #23 16.61 Building wheel for yamllint (setup.py): started [2021-09-23T17:46:50.170Z] === RUN TestPrepare [2021-09-23T17:46:50.170Z] --- PASS: TestPrepare (0.00s) [2021-09-23T17:46:50.170Z] === RUN TestStart [2021-09-23T17:46:50.170Z] --- PASS: TestStart (0.00s) [2021-09-23T17:46:50.170Z] === RUN TestWaitCancel [2021-09-23T17:46:50.170Z] --- PASS: TestWaitCancel (0.00s) [2021-09-23T17:46:50.170Z] === RUN TestWaitDisabled [2021-09-23T17:46:50.170Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-23T17:46:50.170Z] === RUN TestWaitEnabled [2021-09-23T17:46:50.170Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-23T17:46:50.170Z] === RUN TestRemove [2021-09-23T17:46:50.170Z] --- PASS: TestRemove (0.00s) [2021-09-23T17:46:50.170Z] PASS [2021-09-23T17:46:50.170Z] coverage: 65.3% of statements [2021-09-23T17:46:50.170Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2021-09-23T17:46:50.218Z] #21 1.227 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-23T17:46:50.218Z] #21 1.231 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-23T17:46:50.218Z] #21 1.403 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-23T17:46:50.345Z] === RUN TestContainerStopSignal [2021-09-23T17:46:50.345Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestContainerStopTimeout [2021-09-23T17:46:50.345Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-23T17:46:50.345Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-23T17:46:50.345Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-23T17:46:50.345Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestReplaceAndAppendEnvVars [2021-09-23T17:46:50.345Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-23T17:46:50.345Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestNewMemoryStore [2021-09-23T17:46:50.345Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestAddContainers [2021-09-23T17:46:50.345Z] --- PASS: TestAddContainers (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestGetContainer [2021-09-23T17:46:50.345Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestDeleteContainer [2021-09-23T17:46:50.345Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestListContainers [2021-09-23T17:46:50.345Z] --- PASS: TestListContainers (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestFirstContainer [2021-09-23T17:46:50.345Z] --- PASS: TestFirstContainer (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestApplyAllContainer [2021-09-23T17:46:50.345Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestIsValidHealthString [2021-09-23T17:46:50.345Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestStateRunStop [2021-09-23T17:46:50.345Z] --- PASS: TestStateRunStop (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestStateTimeoutWait [2021-09-23T17:46:50.345Z] state_test.go:141: Stop callback fired [2021-09-23T17:46:50.345Z] state_test.go:165: Stop callback fired [2021-09-23T17:46:50.345Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-23T17:46:50.345Z] === RUN TestIsValidStateString [2021-09-23T17:46:50.345Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestViewSaveDelete [2021-09-23T17:46:50.345Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-23T17:46:50.345Z] === RUN TestViewAll [2021-09-23T17:46:50.345Z] --- PASS: TestViewAll (0.01s) [2021-09-23T17:46:50.345Z] === RUN TestViewGet [2021-09-23T17:46:50.345Z] --- PASS: TestViewGet (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestNames [2021-09-23T17:46:50.345Z] --- PASS: TestNames (0.00s) [2021-09-23T17:46:50.345Z] === RUN TestViewWithHealthCheck [2021-09-23T17:46:50.345Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-09-23T17:46:50.345Z] PASS [2021-09-23T17:46:50.345Z] coverage: 41.7% of statements [2021-09-23T17:46:50.345Z] ok github.com/docker/docker/container 0.205s coverage: 41.7% of statements [2021-09-23T17:46:50.813Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T17:46:50.813Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T17:46:50.813Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T17:46:50.813Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T17:46:51.000Z] #23 17.81 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:46:51.000Z] #23 17.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ab3cbcdc7226ec3c4a0f442eb9a8a9cc6755723e2fbad9846b723eac39b305a5 [2021-09-23T17:46:51.000Z] #23 17.81 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:46:51.000Z] #23 17.81 Successfully built yamllint [2021-09-23T17:46:51.000Z] #23 17.87 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:46:51.000Z] #23 ... [2021-09-23T17:46:51.000Z] [2021-09-23T17:46:51.000Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:46:51.000Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:51.000Z] #41 274.1 + dpkg --print-architecture [2021-09-23T17:46:51.000Z] #41 274.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-23T17:46:51.000Z] #41 274.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-23T17:46:51.000Z] #41 274.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-23T17:46:51.705Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-23T17:46:51.705Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-23T17:46:51.705Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-23T17:46:51.705Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-23T17:46:51.705Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-23T17:46:51.705Z] PASS [2021-09-23T17:46:51.705Z] coverage: 35.9% of statements [2021-09-23T17:46:51.705Z] ok github.com/docker/docker/daemon/cluster/convert 0.397s coverage: 35.9% of statements [2021-09-23T17:46:51.705Z] === RUN TestNewListSecretsFilters [2021-09-23T17:46:51.705Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-23T17:46:51.705Z] === RUN TestNewListConfigsFilters [2021-09-23T17:46:51.705Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-23T17:46:51.705Z] PASS [2021-09-23T17:46:51.705Z] coverage: 0.5% of statements [2021-09-23T17:46:51.705Z] ok github.com/docker/docker/daemon/cluster 0.603s coverage: 0.5% of statements [2021-09-23T17:46:51.735Z] #58 226.4 + bin/containerd-shim-runc-v2 [2021-09-23T17:46:51.735Z] #58 227.0 + binaries [2021-09-23T17:46:51.735Z] #58 227.0 + install -D bin/containerd /build/containerd [2021-09-23T17:46:51.735Z] #58 227.1 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:46:51.735Z] #58 227.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:46:51.735Z] #58 227.1 + install -D bin/ctr /build/ctr [2021-09-23T17:46:51.797Z] === RUN TestPrepare [2021-09-23T17:46:51.797Z] --- PASS: TestPrepare (0.00s) [2021-09-23T17:46:51.797Z] === RUN TestStart [2021-09-23T17:46:51.797Z] --- PASS: TestStart (0.00s) [2021-09-23T17:46:51.797Z] === RUN TestWaitCancel [2021-09-23T17:46:51.797Z] --- PASS: TestWaitCancel (0.00s) [2021-09-23T17:46:51.797Z] === RUN TestWaitDisabled [2021-09-23T17:46:51.797Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-23T17:46:51.797Z] === RUN TestWaitEnabled [2021-09-23T17:46:51.797Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-23T17:46:51.797Z] === RUN TestRemove [2021-09-23T17:46:51.797Z] --- PASS: TestRemove (0.00s) [2021-09-23T17:46:51.797Z] PASS [2021-09-23T17:46:51.797Z] coverage: 65.3% of statements [2021-09-23T17:46:51.797Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-09-23T17:46:52.895Z] #41 ... [2021-09-23T17:46:52.895Z] [2021-09-23T17:46:52.895Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:46:52.895Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-23T17:46:52.895Z] #23 18.60 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:46:52.895Z] #23 DONE 20.0s [2021-09-23T17:46:52.895Z] [2021-09-23T17:46:52.895Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:46:52.895Z] #26 sha256:cca9bc6273742e136cff3d6f4be1e71c13a6f5c1814258e121781bbc4e804f5e [2021-09-23T17:46:53.362Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-23T17:46:53.362Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-23T17:46:53.362Z] === RUN TestNewListSecretsFilters [2021-09-23T17:46:53.362Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestNewListConfigsFilters [2021-09-23T17:46:53.362Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-23T17:46:53.362Z] PASS [2021-09-23T17:46:53.362Z] coverage: 0.5% of statements [2021-09-23T17:46:53.362Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-23T17:46:53.362Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-23T17:46:53.362Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-23T17:46:53.362Z] PASS [2021-09-23T17:46:53.362Z] coverage: 35.9% of statements [2021-09-23T17:46:53.362Z] ok github.com/docker/docker/daemon/cluster/convert 0.773s coverage: 35.9% of statements [2021-09-23T17:46:53.362Z] ok github.com/docker/docker/daemon/cluster 0.675s coverage: 0.5% of statements [2021-09-23T17:46:53.662Z] #58 DONE 229.3s [2021-09-23T17:46:53.733Z] #58 223.9 + bin/containerd-shim-runc-v1 [2021-09-23T17:46:53.826Z] #26 DONE 0.7s [2021-09-23T17:46:53.827Z] [2021-09-23T17:46:53.827Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:46:53.827Z] #31 sha256:a2283a5973bc30a4518ef505ebb3c2634939be035212d253a7f1f69554de22b6 [2021-09-23T17:46:53.898Z] === RUN TestDiscoveryOptsErrors [2021-09-23T17:46:53.898Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-23T17:46:53.898Z] === RUN TestDiscoveryOpts [2021-09-23T17:46:53.898Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-23T17:46:53.898Z] PASS [2021-09-23T17:46:53.898Z] coverage: 30.0% of statements [2021-09-23T17:46:53.898Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2021-09-23T17:46:54.085Z] #31 DONE 0.7s [2021-09-23T17:46:54.085Z] [2021-09-23T17:46:54.085Z] #51 [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-09-23T17:46:54.085Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:46:54.342Z] #51 ... [2021-09-23T17:46:54.342Z] [2021-09-23T17:46:54.342Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:46:54.342Z] #34 sha256:540a2c7a36c372728415ee407dfc3c56afc23aa5099fb287c81414250fc9d4e8 [2021-09-23T17:46:54.356Z] === RUN TestBuilderGC [2021-09-23T17:46:54.356Z] --- PASS: TestBuilderGC (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestDaemonConfigurationNotFound [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestDaemonBrokenConfiguration [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestParseClusterAdvertiseSettings [2021-09-23T17:46:54.356Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestFindConfigurationConflicts [2021-09-23T17:46:54.356Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-23T17:46:54.356Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-23T17:46:54.356Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-23T17:46:54.356Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-23T17:46:54.356Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-23T17:46:54.356Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-23T17:46:54.356Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-23T17:46:54.356Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-23T17:46:54.356Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-23T17:46:54.356Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-23T17:46:54.356Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-23T17:46:54.356Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-23T17:46:54.356Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-23T17:46:54.356Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-23T17:46:54.356Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-23T17:46:54.356Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-23T17:46:54.589Z] [2021-09-23T17:46:54.589Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:46:54.589Z] #59 sha256:9cdf19ef96283c50124c7fb9ea5092e63756c3a2362d878362f7c4339903bd28 [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-23T17:46:54.815Z] === RUN TestValidateConfiguration [2021-09-23T17:46:54.815Z] === RUN TestValidateConfiguration/with_label [2021-09-23T17:46:54.815Z] === RUN TestValidateConfiguration/with_dns [2021-09-23T17:46:54.815Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-23T17:46:54.815Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-23T17:46:54.815Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-23T17:46:54.815Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-23T17:46:54.815Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-23T17:46:54.815Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-23T17:46:54.815Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-23T17:46:54.815Z] === RUN TestModifiedDiscoverySettings [2021-09-23T17:46:54.815Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-23T17:46:54.815Z] === RUN TestReloadSetConfigFileNotExist [2021-09-23T17:46:54.815Z] time="2021-09-23T17:46:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-23T17:46:54.815Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-23T17:46:54.815Z] === RUN TestReloadDefaultConfigNotExist [2021-09-23T17:46:54.815Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:54.815Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T17:46:54.815Z] === RUN TestReloadBadDefaultConfig [2021-09-23T17:46:54.815Z] time="2021-09-23T17:46:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1531452073" [2021-09-23T17:46:54.815Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-23T17:46:54.815Z] === RUN TestReloadWithConflictingLabels [2021-09-23T17:46:54.815Z] time="2021-09-23T17:46:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-342045189" [2021-09-23T17:46:54.815Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-23T17:46:54.815Z] === RUN TestReloadWithDuplicateLabels [2021-09-23T17:46:54.815Z] time="2021-09-23T17:46:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-565030909" [2021-09-23T17:46:54.815Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-23T17:46:54.815Z] === RUN TestDaemonConfigurationMerge [2021-09-23T17:46:54.815Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-23T17:46:54.815Z] PASS [2021-09-23T17:46:54.815Z] coverage: 80.4% of statements [2021-09-23T17:46:54.815Z] ok github.com/docker/docker/daemon/config 0.229s coverage: 80.4% of statements [2021-09-23T17:46:54.908Z] #34 DONE 0.5s [2021-09-23T17:46:54.908Z] [2021-09-23T17:46:54.908Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:46:54.908Z] #36 sha256:d15a63a29c08270d4acaec764a64b7d88f86148a9ef5def3f50b231846c092d0 [2021-09-23T17:46:55.165Z] #36 DONE 0.3s [2021-09-23T17:46:55.165Z] [2021-09-23T17:46:55.165Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:46:55.165Z] #39 sha256:383f978f0ec12ba760bc6f23df862a9df6b6d4dc5e7a11b1e3237b53a5353ab4 [2021-09-23T17:46:55.165Z] #39 DONE 0.1s [2021-09-23T17:46:55.165Z] [2021-09-23T17:46:55.165Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:46:55.165Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:46:55.515Z] #59 DONE 1.0s [2021-09-23T17:46:55.515Z] [2021-09-23T17:46:55.515Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:46:55.515Z] #63 sha256:cf2ac1a5d9011530db07e56c7e4295dde19aaa296efb33cb00264e25444357b4 [2021-09-23T17:46:55.573Z] === RUN TestBuilderGC [2021-09-23T17:46:55.573Z] --- PASS: TestBuilderGC (0.00s) [2021-09-23T17:46:55.573Z] === RUN TestDaemonConfigurationNotFound [2021-09-23T17:46:55.573Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-23T17:46:55.573Z] === RUN TestDaemonBrokenConfiguration [2021-09-23T17:46:55.573Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-23T17:46:55.573Z] === RUN TestParseClusterAdvertiseSettings [2021-09-23T17:46:55.573Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-23T17:46:55.573Z] === RUN TestFindConfigurationConflicts [2021-09-23T17:46:55.752Z] #21 1.751 Reading package lists... [2021-09-23T17:46:55.770Z] #63 DONE 0.2s [2021-09-23T17:46:55.783Z] === RUN TestEventsLog [2021-09-23T17:46:55.783Z] --- PASS: TestEventsLog (0.00s) [2021-09-23T17:46:55.783Z] === RUN TestEventsLogTimeout [2021-09-23T17:46:55.783Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-23T17:46:55.783Z] === RUN TestLogEvents [2021-09-23T17:46:55.783Z] --- PASS: TestLogEvents (0.05s) [2021-09-23T17:46:55.783Z] === RUN TestLoadBufferedEvents [2021-09-23T17:46:55.783Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-23T17:46:55.783Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-23T17:46:55.783Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-23T17:46:55.783Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-23T17:46:55.783Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-23T17:46:55.783Z] PASS [2021-09-23T17:46:55.783Z] coverage: 50.0% of statements [2021-09-23T17:46:55.783Z] ok github.com/docker/docker/daemon/events 0.208s coverage: 50.0% of statements [2021-09-23T17:46:55.783Z] === RUN TestWaitNodeAttachment [2021-09-23T17:46:56.041Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-23T17:46:56.041Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-23T17:46:56.041Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-23T17:46:56.041Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-23T17:46:56.041Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-23T17:46:56.041Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-23T17:46:56.041Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-23T17:46:56.041Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-23T17:46:56.041Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-23T17:46:56.041Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-23T17:46:56.041Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-23T17:46:56.041Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-23T17:46:56.041Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-23T17:46:56.041Z] === RUN TestValidateConfiguration [2021-09-23T17:46:56.041Z] === RUN TestValidateConfiguration/with_label [2021-09-23T17:46:56.041Z] === RUN TestValidateConfiguration/with_dns [2021-09-23T17:46:56.041Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-23T17:46:56.041Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-23T17:46:56.041Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-23T17:46:56.041Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-23T17:46:56.041Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-23T17:46:56.041Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfiguration (0.02s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-23T17:46:56.041Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-23T17:46:56.042Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-23T17:46:56.042Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-23T17:46:56.042Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-23T17:46:56.042Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-23T17:46:56.042Z] === RUN TestModifiedDiscoverySettings [2021-09-23T17:46:56.042Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-23T17:46:56.042Z] === RUN TestReloadSetConfigFileNotExist [2021-09-23T17:46:56.042Z] time="2021-09-23T17:46:55Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-23T17:46:56.042Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-23T17:46:56.042Z] === RUN TestReloadDefaultConfigNotExist [2021-09-23T17:46:56.042Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:46:56.042Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T17:46:56.042Z] === RUN TestReloadBadDefaultConfig [2021-09-23T17:46:56.042Z] time="2021-09-23T17:46:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1074333526" [2021-09-23T17:46:56.042Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-23T17:46:56.042Z] === RUN TestReloadWithConflictingLabels [2021-09-23T17:46:56.042Z] time="2021-09-23T17:46:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-783154885" [2021-09-23T17:46:56.042Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-23T17:46:56.042Z] === RUN TestReloadWithDuplicateLabels [2021-09-23T17:46:56.042Z] time="2021-09-23T17:46:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-282832570" [2021-09-23T17:46:56.042Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-23T17:46:56.042Z] === RUN TestDaemonConfigurationMerge [2021-09-23T17:46:56.042Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-23T17:46:56.042Z] PASS [2021-09-23T17:46:56.042Z] coverage: 80.4% of statements [2021-09-23T17:46:56.042Z] ok github.com/docker/docker/daemon/config 0.413s coverage: 80.4% of statements [2021-09-23T17:46:56.067Z] [2021-09-23T17:46:56.067Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:46:56.067Z] #68 sha256:548cfd0665687ca29c8edda29ed227968806011b8a395ad017ea3e5d0b4d0c64 [2021-09-23T17:46:56.241Z] === RUN TestVerifyNetworkingConfig [2021-09-23T17:46:56.241Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-23T17:46:56.241Z] === RUN TestGetContainer [2021-09-23T17:46:56.241Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T17:46:56.241Z] === RUN TestValidContainerNames [2021-09-23T17:46:56.241Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestContainerInitDNS [2021-09-23T17:46:56.242Z] daemon_test.go:146: root required [2021-09-23T17:46:56.242Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestMerge [2021-09-23T17:46:56.242Z] --- PASS: TestMerge (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestValidateContainerIsolation [2021-09-23T17:46:56.242Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestFindNetworkErrorType [2021-09-23T17:46:56.242Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestEnsureServicesExist [2021-09-23T17:46:56.242Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-09-23T17:46:56.242Z] === RUN TestEnsureServicesExistErrors [2021-09-23T17:46:56.242Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-23T17:46:56.242Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-23T17:46:56.242Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-23T17:46:56.242Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestContainerDelete [2021-09-23T17:46:56.242Z] --- PASS: TestContainerDelete (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestContainerDoubleDelete [2021-09-23T17:46:56.242Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestLogContainerEventCopyLabels [2021-09-23T17:46:56.242Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestLogContainerEventWithAttributes [2021-09-23T17:46:56.242Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestNoneHealthcheck [2021-09-23T17:46:56.242Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestHealthStates [2021-09-23T17:46:56.242Z] time="2021-09-23T17:46:55Z" 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-09-23T17:46:56.242Z] time="2021-09-23T17:46:56Z" 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-09-23T17:46:56.242Z] time="2021-09-23T17:46:56Z" 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-09-23T17:46:56.242Z] time="2021-09-23T17:46:56Z" 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-09-23T17:46:56.242Z] time="2021-09-23T17:46:56Z" 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-09-23T17:46:56.242Z] time="2021-09-23T17:46:56Z" 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-09-23T17:46:56.242Z] time="2021-09-23T17:46:56Z" 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-09-23T17:46:56.242Z] time="2021-09-23T17:46:56Z" 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-09-23T17:46:56.242Z] time="2021-09-23T17:46:56Z" 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-09-23T17:46:56.242Z] time="2021-09-23T17:46:56Z" 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-09-23T17:46:56.242Z] --- PASS: TestHealthStates (0.13s) [2021-09-23T17:46:56.242Z] === RUN TestMaskURLCredentials [2021-09-23T17:46:56.242Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestGetInspectData [2021-09-23T17:46:56.242Z] --- PASS: TestGetInspectData (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestFillLicense [2021-09-23T17:46:56.242Z] --- PASS: TestFillLicense (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestListInvalidFilter [2021-09-23T17:46:56.242Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestNameFilter [2021-09-23T17:46:56.242Z] --- PASS: TestNameFilter (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-23T17:46:56.242Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-23T17:46:56.242Z] === 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-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-23T17:46:56.242Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-23T17:46:56.242Z] --- 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-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestDaemonReloadLabels [2021-09-23T17:46:56.242Z] --- PASS: TestDaemonReloadLabels (0.01s) [2021-09-23T17:46:56.242Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-23T17:46:56.242Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestDaemonReloadMirrors [2021-09-23T17:46:56.242Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-23T17:46:56.242Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-23T17:46:56.242Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestDaemonDiscoveryReload [2021-09-23T17:46:56.242Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-09-23T17:46:56.242Z] === RUN TestIsolationConversion [2021-09-23T17:46:56.242Z] === RUN TestIsolationConversion/default [2021-09-23T17:46:56.242Z] === RUN TestIsolationConversion/process [2021-09-23T17:46:56.242Z] === RUN TestIsolationConversion/hyperv [2021-09-23T17:46:56.242Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestContainerLabels [2021-09-23T17:46:56.242Z] --- PASS: TestContainerLabels (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestCredentialSpecConversion [2021-09-23T17:46:56.242Z] === RUN TestCredentialSpecConversion/none [2021-09-23T17:46:56.242Z] === RUN TestCredentialSpecConversion/config [2021-09-23T17:46:56.242Z] === RUN TestCredentialSpecConversion/file [2021-09-23T17:46:56.242Z] === RUN TestCredentialSpecConversion/registry [2021-09-23T17:46:56.242Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-23T17:46:56.242Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestControllerValidateMountBind [2021-09-23T17:46:56.242Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestControllerValidateMountVolume [2021-09-23T17:46:56.242Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestControllerValidateMountTarget [2021-09-23T17:46:56.242Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestControllerValidateMountTmpfs [2021-09-23T17:46:56.242Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestControllerValidateMountInvalidType [2021-09-23T17:46:56.242Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-23T17:46:56.242Z] === RUN TestControllerValidateMountNamedPipe [2021-09-23T17:46:56.242Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-23T17:46:56.242Z] PASS [2021-09-23T17:46:56.242Z] coverage: 11.0% of statements [2021-09-23T17:46:56.242Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.547s coverage: 11.0% of statements [2021-09-23T17:46:56.510Z] === RUN TestDiscoveryOptsErrors [2021-09-23T17:46:56.510Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-23T17:46:56.510Z] === RUN TestDiscoveryOpts [2021-09-23T17:46:56.510Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-23T17:46:56.510Z] PASS [2021-09-23T17:46:56.510Z] coverage: 30.0% of statements [2021-09-23T17:46:56.510Z] ok github.com/docker/docker/daemon/discovery 0.106s coverage: 30.0% of statements [2021-09-23T17:46:56.701Z] === RUN TestIsEmptyDir [2021-09-23T17:46:56.701Z] --- PASS: TestIsEmptyDir (0.00s) [2021-09-23T17:46:56.701Z] PASS [2021-09-23T17:46:56.701Z] coverage: 2.3% of statements [2021-09-23T17:46:56.701Z] ok github.com/docker/docker/daemon/graphdriver 0.052s coverage: 2.3% of statements [2021-09-23T17:46:56.977Z] === RUN TestWaitNodeAttachment [2021-09-23T17:46:56.993Z] #68 DONE 1.0s [2021-09-23T17:46:56.993Z] [2021-09-23T17:46:56.993Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:46:56.993Z] #69 sha256:28649124d3d5fb4c63f69724c7db45840b3067d809449882c4fe4f433035ef5e [2021-09-23T17:46:56.993Z] #69 DONE 0.0s [2021-09-23T17:46:56.993Z] [2021-09-23T17:46:56.993Z] #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-09-23T17:46:56.993Z] #70 sha256:e1bb980bee9e4c119ab522ab1798f289ad8599d15d9bc3bec75695d0f167a858 [2021-09-23T17:46:57.159Z] === RUN TestLinkNaming [2021-09-23T17:46:57.160Z] --- PASS: TestLinkNaming (0.00s) [2021-09-23T17:46:57.160Z] === RUN TestLinkNew [2021-09-23T17:46:57.160Z] --- PASS: TestLinkNew (0.00s) [2021-09-23T17:46:57.160Z] === RUN TestLinkEnv [2021-09-23T17:46:57.160Z] --- PASS: TestLinkEnv (0.00s) [2021-09-23T17:46:57.160Z] === RUN TestLinkMultipleEnv [2021-09-23T17:46:57.160Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-23T17:46:57.160Z] === RUN TestLinkPortRangeEnv [2021-09-23T17:46:57.160Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-23T17:46:57.160Z] PASS [2021-09-23T17:46:57.160Z] coverage: 93.0% of statements [2021-09-23T17:46:57.160Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-09-23T17:46:57.445Z] --- PASS: TestWaitNodeAttachment (0.44s) [2021-09-23T17:46:57.445Z] === RUN TestIsolationConversion [2021-09-23T17:46:57.445Z] === RUN TestIsolationConversion/default [2021-09-23T17:46:57.445Z] === RUN TestIsolationConversion/process [2021-09-23T17:46:57.445Z] === RUN TestIsolationConversion/hyperv [2021-09-23T17:46:57.445Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-23T17:46:57.445Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-23T17:46:57.445Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-23T17:46:57.445Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestContainerLabels [2021-09-23T17:46:57.445Z] --- PASS: TestContainerLabels (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestCredentialSpecConversion [2021-09-23T17:46:57.445Z] === RUN TestCredentialSpecConversion/none [2021-09-23T17:46:57.445Z] === RUN TestCredentialSpecConversion/config [2021-09-23T17:46:57.445Z] === RUN TestCredentialSpecConversion/file [2021-09-23T17:46:57.445Z] === RUN TestCredentialSpecConversion/registry [2021-09-23T17:46:57.445Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-23T17:46:57.445Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-23T17:46:57.445Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-23T17:46:57.445Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-23T17:46:57.445Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestControllerValidateMountBind [2021-09-23T17:46:57.445Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestControllerValidateMountVolume [2021-09-23T17:46:57.445Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestControllerValidateMountTarget [2021-09-23T17:46:57.445Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestControllerValidateMountTmpfs [2021-09-23T17:46:57.445Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestControllerValidateMountInvalidType [2021-09-23T17:46:57.445Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestControllerValidateMountNamedPipe [2021-09-23T17:46:57.445Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-23T17:46:57.445Z] PASS [2021-09-23T17:46:57.445Z] coverage: 11.0% of statements [2021-09-23T17:46:57.445Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.638s coverage: 11.0% of statements [2021-09-23T17:46:57.445Z] === RUN TestEventsLog [2021-09-23T17:46:57.445Z] --- PASS: TestEventsLog (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestEventsLogTimeout [2021-09-23T17:46:57.445Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestLogEvents [2021-09-23T17:46:57.445Z] --- PASS: TestLogEvents (0.05s) [2021-09-23T17:46:57.445Z] === RUN TestLoadBufferedEvents [2021-09-23T17:46:57.445Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-09-23T17:46:57.445Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-23T17:46:57.445Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-23T17:46:57.445Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-23T17:46:57.445Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-23T17:46:57.445Z] PASS [2021-09-23T17:46:57.445Z] coverage: 50.0% of statements [2021-09-23T17:46:57.445Z] ok github.com/docker/docker/daemon/events 0.187s coverage: 50.0% of statements [2021-09-23T17:46:57.554Z] #70 0.669 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-23T17:46:57.554Z] #70 0.669 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-23T17:46:57.554Z] #70 0.669 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-23T17:46:57.617Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-09-23T17:46:57.617Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-23T17:46:57.913Z] === RUN TestIsEmptyDir [2021-09-23T17:46:57.913Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-23T17:46:57.913Z] PASS [2021-09-23T17:46:57.913Z] coverage: 2.3% of statements [2021-09-23T17:46:57.913Z] ok github.com/docker/docker/daemon/graphdriver 0.056s coverage: 2.3% of statements [2021-09-23T17:46:57.913Z] === RUN TestVerifyNetworkingConfig [2021-09-23T17:46:57.913Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestGetContainer [2021-09-23T17:46:57.913Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestValidContainerNames [2021-09-23T17:46:57.913Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestContainerInitDNS [2021-09-23T17:46:57.913Z] daemon_test.go:146: root required [2021-09-23T17:46:57.913Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestMerge [2021-09-23T17:46:57.913Z] --- PASS: TestMerge (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestValidateContainerIsolation [2021-09-23T17:46:57.913Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestFindNetworkErrorType [2021-09-23T17:46:57.913Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestEnsureServicesExist [2021-09-23T17:46:57.913Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestEnsureServicesExistErrors [2021-09-23T17:46:57.913Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-23T17:46:57.913Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-23T17:46:57.913Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-23T17:46:57.913Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestContainerDelete [2021-09-23T17:46:57.913Z] --- PASS: TestContainerDelete (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestContainerDoubleDelete [2021-09-23T17:46:57.913Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestLogContainerEventCopyLabels [2021-09-23T17:46:57.913Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestLogContainerEventWithAttributes [2021-09-23T17:46:57.913Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestNoneHealthcheck [2021-09-23T17:46:57.913Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestHealthStates [2021-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] time="2021-09-23T17:46:57Z" 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-09-23T17:46:57.913Z] --- PASS: TestHealthStates (0.12s) [2021-09-23T17:46:57.913Z] === RUN TestMaskURLCredentials [2021-09-23T17:46:57.913Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestGetInspectData [2021-09-23T17:46:57.913Z] --- PASS: TestGetInspectData (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestFillLicense [2021-09-23T17:46:57.913Z] --- PASS: TestFillLicense (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestListInvalidFilter [2021-09-23T17:46:57.913Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestNameFilter [2021-09-23T17:46:57.913Z] --- PASS: TestNameFilter (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-23T17:46:57.913Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-23T17:46:57.913Z] === 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-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-23T17:46:57.913Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-23T17:46:57.913Z] --- 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-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-23T17:46:57.913Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestDaemonReloadLabels [2021-09-23T17:46:57.913Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-23T17:46:57.913Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestDaemonReloadMirrors [2021-09-23T17:46:57.913Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-23T17:46:57.913Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-23T17:46:57.913Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-23T17:46:57.913Z] === RUN TestDaemonDiscoveryReload [2021-09-23T17:46:58.075Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-23T17:46:58.075Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-23T17:46:58.075Z] === RUN TestAdapterReadLogs [2021-09-23T17:46:58.075Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-23T17:46:58.075Z] === RUN TestCopier [2021-09-23T17:46:58.075Z] --- PASS: TestCopier (0.00s) [2021-09-23T17:46:58.075Z] === RUN TestCopierLongLines [2021-09-23T17:46:58.075Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-23T17:46:58.075Z] === RUN TestCopierSlow [2021-09-23T17:46:58.381Z] === RUN TestLinkNaming [2021-09-23T17:46:58.381Z] --- PASS: TestLinkNaming (0.00s) [2021-09-23T17:46:58.381Z] === RUN TestLinkNew [2021-09-23T17:46:58.381Z] --- PASS: TestLinkNew (0.00s) [2021-09-23T17:46:58.381Z] === RUN TestLinkEnv [2021-09-23T17:46:58.381Z] --- PASS: TestLinkEnv (0.00s) [2021-09-23T17:46:58.381Z] === RUN TestLinkMultipleEnv [2021-09-23T17:46:58.381Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-23T17:46:58.381Z] === RUN TestLinkPortRangeEnv [2021-09-23T17:46:58.381Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-23T17:46:58.381Z] PASS [2021-09-23T17:46:58.381Z] coverage: 93.0% of statements [2021-09-23T17:46:58.381Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2021-09-23T17:46:58.413Z] #70 0.901 Reading package lists... [2021-09-23T17:46:58.533Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-23T17:46:58.533Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-23T17:46:58.533Z] reload_test.go:520: root required [2021-09-23T17:46:58.533Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T17:46:58.533Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-23T17:46:58.533Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-23T17:46:58.533Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-23T17:46:58.533Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-23T17:46:58.533Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-23T17:46:58.533Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.00s) [2021-09-23T17:46:58.533Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-23T17:46:58.533Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-23T17:46:58.533Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-23T17:46:58.533Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-23T17:46:58.533Z] === RUN TestParseVolumesFrom [2021-09-23T17:46:58.533Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-23T17:46:58.533Z] PASS [2021-09-23T17:46:58.533Z] coverage: 9.1% of statements [2021-09-23T17:46:58.533Z] ok github.com/docker/docker/daemon 2.331s coverage: 9.1% of statements [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-23T17:46:58.533Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-23T17:46:58.533Z] --- PASS: TestCopierSlow (0.20s) [2021-09-23T17:46:58.533Z] === RUN TestCopierWithSized [2021-09-23T17:46:58.533Z] === RUN TestCopierWithSized/as_is [2021-09-23T17:46:58.534Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-23T17:46:58.534Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-23T17:46:58.534Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-23T17:46:58.534Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-09-23T17:46:58.534Z] === RUN TestCopierWithPartial [2021-09-23T17:46:58.534Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-23T17:46:58.534Z] === RUN TestRingLogger [2021-09-23T17:46:58.534Z] --- PASS: TestRingLogger (0.00s) [2021-09-23T17:46:58.534Z] === RUN TestRingCap [2021-09-23T17:46:58.534Z] --- PASS: TestRingCap (0.00s) [2021-09-23T17:46:58.534Z] === RUN TestRingClose [2021-09-23T17:46:58.534Z] --- PASS: TestRingClose (0.00s) [2021-09-23T17:46:58.534Z] === RUN TestRingDrain [2021-09-23T17:46:58.534Z] --- PASS: TestRingDrain (0.00s) [2021-09-23T17:46:58.534Z] PASS [2021-09-23T17:46:58.534Z] coverage: 43.8% of statements [2021-09-23T17:46:58.534Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 43.8% of statements [2021-09-23T17:46:58.669Z] #70 1.390 Reading package lists... [2021-09-23T17:46:58.848Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-09-23T17:46:58.848Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-23T17:46:58.925Z] #70 1.872 Building dependency tree... [2021-09-23T17:46:58.925Z] #70 1.976 Reading state information... [2021-09-23T17:46:58.925Z] #70 2.093 The following additional packages will be installed: [2021-09-23T17:46:58.925Z] #70 2.094 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-09-23T17:46:58.925Z] #70 2.094 systemd-timesyncd [2021-09-23T17:46:58.925Z] #70 2.095 Suggested packages: [2021-09-23T17:46:58.925Z] #70 2.095 systemd-container policykit-1 [2021-09-23T17:46:58.925Z] #70 2.095 Recommended packages: [2021-09-23T17:46:58.925Z] #70 2.095 libnss-systemd [2021-09-23T17:46:58.925Z] #70 2.180 The following NEW packages will be installed: [2021-09-23T17:46:58.925Z] #70 2.181 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-09-23T17:46:58.925Z] #70 2.182 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-09-23T17:46:58.992Z] === RUN TestNewStreamConfig [2021-09-23T17:46:58.992Z] === RUN TestNewStreamConfig/defaults [2021-09-23T17:46:58.992Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-23T17:46:58.992Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-23T17:46:58.992Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-23T17:46:58.992Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-23T17:46:58.992Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-23T17:46:58.992Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-23T17:46:58.992Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-23T17:46:58.992Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-23T17:46:58.992Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-23T17:46:58.992Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-23T17:46:58.992Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-23T17:46:58.992Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-23T17:46:58.992Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-23T17:46:58.992Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-23T17:46:58.992Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-23T17:46:58.992Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-23T17:46:58.992Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-23T17:46:58.992Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-23T17:46:58.992Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-23T17:46:59.042Z] #58 229.1 + bin/containerd-shim-runc-v2 [2021-09-23T17:46:59.180Z] #70 2.447 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:46:59.180Z] #70 2.447 Need to get 5937 kB of archives. [2021-09-23T17:46:59.180Z] #70 2.447 After this operation, 19.5 MB of additional disk space will be used. [2021-09-23T17:46:59.180Z] #70 2.447 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-09-23T17:46:59.180Z] #70 2.449 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-09-23T17:46:59.180Z] #70 2.451 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-09-23T17:46:59.180Z] #70 2.454 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-09-23T17:46:59.180Z] #70 2.454 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-09-23T17:46:59.180Z] #70 2.456 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-09-23T17:46:59.449Z] time="2021-09-23T17:46:58Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-23T17:46:59.449Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-09-23T17:46:59.449Z] === RUN TestCreateSuccess [2021-09-23T17:46:59.449Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCreateStreamSkipped [2021-09-23T17:46:59.449Z] time="2021-09-23T17:46:59Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-23T17:46:59.449Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCreateLogGroupSuccess [2021-09-23T17:46:59.449Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCreateError [2021-09-23T17:46:59.449Z] --- PASS: TestCreateError (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCreateAlreadyExists [2021-09-23T17:46:59.449Z] time="2021-09-23T17:46:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-23T17:46:59.449Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestLogClosed [2021-09-23T17:46:59.449Z] --- PASS: TestLogClosed (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestLogBlocking [2021-09-23T17:46:59.449Z] --- PASS: TestLogBlocking (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-23T17:46:59.449Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestLogNonBlockingBufferFull [2021-09-23T17:46:59.449Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestPublishBatchSuccess [2021-09-23T17:46:59.449Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestPublishBatchError [2021-09-23T17:46:59.449Z] time="2021-09-23T17:46:59Z" level=error msg=Error [2021-09-23T17:46:59.449Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-23T17:46:59.449Z] time="2021-09-23T17:46:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T17:46:59.449Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-23T17:46:59.449Z] time="2021-09-23T17:46:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T17:46:59.449Z] time="2021-09-23T17:46:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-23T17:46:59.449Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCollectBatchSimple [2021-09-23T17:46:59.449Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCollectBatchTicker [2021-09-23T17:46:59.449Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCollectBatchMultilinePattern [2021-09-23T17:46:59.449Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-23T17:46:59.449Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-23T17:46:59.449Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-23T17:46:59.449Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-09-23T17:46:59.449Z] === RUN TestCollectBatchClose [2021-09-23T17:46:59.449Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestEffectiveLen [2021-09-23T17:46:59.449Z] === RUN TestEffectiveLen/0/Hello [2021-09-23T17:46:59.449Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-23T17:46:59.449Z] === RUN TestEffectiveLen/2/🙃 [2021-09-23T17:46:59.449Z] === RUN TestEffectiveLen/3/���� [2021-09-23T17:46:59.449Z] === RUN TestEffectiveLen/4/He��o [2021-09-23T17:46:59.449Z] === RUN TestEffectiveLen/5/ [2021-09-23T17:46:59.449Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-23T17:46:59.449Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-23T17:46:59.449Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-23T17:46:59.449Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-23T17:46:59.449Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-23T17:46:59.449Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-23T17:46:59.449Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-23T17:46:59.449Z] === RUN TestFindValidSplit [2021-09-23T17:46:59.449Z] === RUN TestFindValidSplit/0/ [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1063: [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:46:59.449Z] === RUN TestFindValidSplit/1/Hello [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1063: Hello [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:46:59.449Z] === RUN TestFindValidSplit/2/Hello [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1063: He [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1064: llo [2021-09-23T17:46:59.449Z] === RUN TestFindValidSplit/3/Hello [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1063: [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1064: Hello [2021-09-23T17:46:59.449Z] === RUN TestFindValidSplit/4/🙃 [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1063: [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-23T17:46:59.449Z] === RUN TestFindValidSplit/5/🙃 [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-23T17:46:59.449Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:46:59.450Z] === RUN TestFindValidSplit/6/a� [2021-09-23T17:46:59.450Z] cloudwatchlogs_test.go:1063: a [2021-09-23T17:46:59.450Z] cloudwatchlogs_test.go:1064: � [2021-09-23T17:46:59.450Z] === RUN TestFindValidSplit/7/a� [2021-09-23T17:46:59.450Z] cloudwatchlogs_test.go:1063: a� [2021-09-23T17:46:59.450Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:46:59.450Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestProcessEventEmoji [2021-09-23T17:46:59.450Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-09-23T17:46:59.450Z] === RUN TestCollectBatchLineSplit [2021-09-23T17:46:59.450Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-23T17:46:59.450Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestCollectBatchMaxEvents [2021-09-23T17:46:59.450Z] === RUN TestSearchRegistryForImagesErrors [2021-09-23T17:46:59.450Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestSearchRegistryForImages [2021-09-23T17:46:59.450Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-23T17:46:59.450Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-23T17:46:59.450Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestOnlyPlatformWithFallback [2021-09-23T17:46:59.450Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestImageDelete [2021-09-23T17:46:59.450Z] === RUN TestImageDelete/no_lease [2021-09-23T17:46:59.450Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-23T17:46:59.450Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-23T17:46:59.450Z] === RUN TestImageDelete/lease_exists [2021-09-23T17:46:59.450Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-23T17:46:59.450Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-23T17:46:59.450Z] --- PASS: TestImageDelete (0.03s) [2021-09-23T17:46:59.450Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-23T17:46:59.450Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-09-23T17:46:59.450Z] === RUN TestContentStoreForPull [2021-09-23T17:46:59.450Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-09-23T17:46:59.450Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-23T17:46:59.450Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-23T17:46:59.450Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-23T17:46:59.450Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-23T17:46:59.450Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-23T17:46:59.450Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-23T17:46:59.450Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-23T17:46:59.450Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-23T17:46:59.450Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-23T17:46:59.450Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-23T17:46:59.450Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-23T17:46:59.450Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestCreateTagSuccess [2021-09-23T17:46:59.450Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-23T17:46:59.450Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-23T17:46:59.450Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-23T17:46:59.450Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-23T17:46:59.450Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-23T17:46:59.450Z] PASS [2021-09-23T17:46:59.450Z] coverage: 77.4% of statements [2021-09-23T17:46:59.450Z] ok github.com/docker/docker/daemon/logger/awslogs 0.376s coverage: 77.4% of statements [2021-09-23T17:46:59.450Z] --- PASS: TestContentStoreForPull (0.13s) [2021-09-23T17:46:59.450Z] PASS [2021-09-23T17:46:59.450Z] coverage: 6.7% of statements [2021-09-23T17:46:59.450Z] ok github.com/docker/docker/daemon/images 0.275s coverage: 6.7% of statements [2021-09-23T17:46:59.450Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T17:46:59.450Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T17:46:59.450Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-23T17:46:59.450Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T17:46:59.450Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T17:46:59.450Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-23T17:46:59.450Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-23T17:46:59.450Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-23T17:46:59.450Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-23T17:46:59.450Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-23T17:46:59.477Z] #70 2.548 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-09-23T17:46:59.477Z] #70 2.551 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-09-23T17:46:59.477Z] #70 2.553 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-09-23T17:46:59.477Z] #70 2.555 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-09-23T17:46:59.477Z] #70 2.557 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-09-23T17:46:59.477Z] #70 2.704 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:46:59.477Z] #70 2.732 Fetched 5937 kB in 0s (16.0 MB/s) [2021-09-23T17:46:59.477Z] #70 2.755 Selecting previously unselected package libargon2-1:amd64. [2021-09-23T17:46:59.477Z] #70 2.755 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28626 files and directories currently installed.) [2021-09-23T17:46:59.477Z] #70 2.769 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-09-23T17:46:59.477Z] #70 2.775 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-23T17:46:59.477Z] #70 2.814 Selecting previously unselected package libjson-c5:amd64. [2021-09-23T17:46:59.477Z] #70 2.814 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-09-23T17:46:59.733Z] #70 2.819 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-09-23T17:46:59.733Z] #70 2.859 Selecting previously unselected package libcryptsetup12:amd64. [2021-09-23T17:46:59.733Z] #70 2.859 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-09-23T17:46:59.733Z] #70 2.863 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-23T17:46:59.733Z] #70 2.917 Selecting previously unselected package libkmod2:amd64. [2021-09-23T17:46:59.733Z] #70 2.920 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-09-23T17:46:59.733Z] #70 2.925 Unpacking libkmod2:amd64 (28-1) ... [2021-09-23T17:46:59.733Z] #70 2.968 Selecting previously unselected package systemd-timesyncd. [2021-09-23T17:46:59.733Z] #70 2.971 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-09-23T17:46:59.733Z] #70 2.975 Unpacking systemd-timesyncd (247.3-6) ... [2021-09-23T17:46:59.733Z] #70 3.028 Selecting previously unselected package systemd. [2021-09-23T17:46:59.832Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-23T17:46:59.832Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-23T17:46:59.832Z] === RUN TestAdapterReadLogs [2021-09-23T17:46:59.832Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestCopier [2021-09-23T17:46:59.832Z] --- PASS: TestCopier (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestCopierLongLines [2021-09-23T17:46:59.832Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestCopierSlow [2021-09-23T17:46:59.832Z] === RUN TestNewStreamConfig [2021-09-23T17:46:59.832Z] === RUN TestNewStreamConfig/defaults [2021-09-23T17:46:59.832Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-23T17:46:59.832Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-23T17:46:59.832Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-23T17:46:59.832Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-23T17:46:59.832Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-23T17:46:59.832Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-23T17:46:59.832Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-23T17:46:59.832Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-23T17:46:59.832Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-23T17:46:59.832Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-23T17:46:59.832Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-23T17:46:59.832Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-23T17:46:59.832Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-23T17:46:59.832Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-23T17:46:59.832Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-23T17:46:59.832Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-23T17:46:59.832Z] --- PASS: TestCopierSlow (0.20s) [2021-09-23T17:46:59.832Z] === RUN TestCopierWithSized [2021-09-23T17:46:59.832Z] === RUN TestCopierWithSized/as_is [2021-09-23T17:46:59.832Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-23T17:46:59.832Z] --- PASS: TestCopierWithSized (0.00s) [2021-09-23T17:46:59.832Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-23T17:46:59.832Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestCopierWithPartial [2021-09-23T17:46:59.832Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestRingLogger [2021-09-23T17:46:59.832Z] --- PASS: TestRingLogger (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestRingCap [2021-09-23T17:46:59.832Z] --- PASS: TestRingCap (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestRingClose [2021-09-23T17:46:59.832Z] --- PASS: TestRingClose (0.00s) [2021-09-23T17:46:59.832Z] === RUN TestRingDrain [2021-09-23T17:46:59.832Z] --- PASS: TestRingDrain (0.00s) [2021-09-23T17:46:59.832Z] PASS [2021-09-23T17:46:59.832Z] coverage: 43.8% of statements [2021-09-23T17:46:59.832Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 43.8% of statements [2021-09-23T17:46:59.907Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-09-23T17:46:59.908Z] === RUN TestFastTimeMarshalJSON [2021-09-23T17:46:59.908Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-09-23T17:46:59.908Z] PASS [2021-09-23T17:46:59.908Z] coverage: 87.2% of statements [2021-09-23T17:46:59.908Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.166s coverage: 87.2% of statements [2021-09-23T17:46:59.908Z] === RUN TestJSONFileLogger [2021-09-23T17:46:59.908Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-23T17:46:59.908Z] === RUN TestJSONFileLoggerWithTags [2021-09-23T17:46:59.908Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-23T17:46:59.908Z] === RUN TestJSONFileLoggerWithOpts [2021-09-23T17:46:59.908Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-23T17:46:59.908Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-23T17:46:59.908Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-09-23T17:46:59.908Z] === RUN TestEncodeDecode [2021-09-23T17:46:59.908Z] === PAUSE TestEncodeDecode [2021-09-23T17:46:59.908Z] === RUN TestUnexpectedEOF [2021-09-23T17:46:59.944Z] #21 6.346 Reading package lists... [2021-09-23T17:46:59.986Z] #58 230.0 + binaries [2021-09-23T17:46:59.986Z] #58 230.0 + install -D bin/containerd /build/containerd [2021-09-23T17:46:59.986Z] #58 230.1 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:46:59.986Z] #58 230.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:46:59.986Z] #58 230.1 + install -D bin/ctr /build/ctr [2021-09-23T17:46:59.989Z] #70 3.031 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-09-23T17:46:59.989Z] #70 3.065 Unpacking systemd (247.3-6) ... [2021-09-23T17:47:00.245Z] #70 3.556 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-23T17:47:00.245Z] #70 3.567 Setting up libjson-c5:amd64 (0.15-2) ... [2021-09-23T17:47:00.245Z] #70 3.577 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-23T17:47:00.245Z] #70 3.591 Setting up libkmod2:amd64 (28-1) ... [2021-09-23T17:47:00.300Z] time="2021-09-23T17:46:59Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-23T17:47:00.300Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-09-23T17:47:00.300Z] === RUN TestCreateSuccess [2021-09-23T17:47:00.300Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCreateStreamSkipped [2021-09-23T17:47:00.300Z] time="2021-09-23T17:46:59Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-23T17:47:00.300Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCreateLogGroupSuccess [2021-09-23T17:47:00.300Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCreateError [2021-09-23T17:47:00.300Z] --- PASS: TestCreateError (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCreateAlreadyExists [2021-09-23T17:47:00.300Z] time="2021-09-23T17:46:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-23T17:47:00.300Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestLogClosed [2021-09-23T17:47:00.300Z] --- PASS: TestLogClosed (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestLogBlocking [2021-09-23T17:47:00.300Z] --- PASS: TestLogBlocking (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-23T17:47:00.300Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestLogNonBlockingBufferFull [2021-09-23T17:47:00.300Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestPublishBatchSuccess [2021-09-23T17:47:00.300Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestPublishBatchError [2021-09-23T17:47:00.300Z] time="2021-09-23T17:46:59Z" level=error msg=Error [2021-09-23T17:47:00.300Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-09-23T17:47:00.300Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-23T17:47:00.300Z] reload_test.go:520: root required [2021-09-23T17:47:00.300Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-23T17:47:00.300Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.04s) [2021-09-23T17:47:00.300Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-23T17:47:00.300Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-23T17:47:00.300Z] time="2021-09-23T17:46:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T17:47:00.300Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-23T17:47:00.300Z] time="2021-09-23T17:46:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T17:47:00.300Z] time="2021-09-23T17:46:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-23T17:47:00.300Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchSimple [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchTicker [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchMultilinePattern [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchClose [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestEffectiveLen [2021-09-23T17:47:00.300Z] === RUN TestEffectiveLen/0/Hello [2021-09-23T17:47:00.300Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-23T17:47:00.300Z] === RUN TestEffectiveLen/2/🙃 [2021-09-23T17:47:00.300Z] === RUN TestEffectiveLen/3/���� [2021-09-23T17:47:00.300Z] === RUN TestEffectiveLen/4/He��o [2021-09-23T17:47:00.300Z] === RUN TestEffectiveLen/5/ [2021-09-23T17:47:00.300Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestFindValidSplit [2021-09-23T17:47:00.300Z] === RUN TestFindValidSplit/0/ [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1063: [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:47:00.300Z] === RUN TestFindValidSplit/1/Hello [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1063: Hello [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:47:00.300Z] === RUN TestFindValidSplit/2/Hello [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1063: He [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1064: llo [2021-09-23T17:47:00.300Z] === RUN TestFindValidSplit/3/Hello [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1063: [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1064: Hello [2021-09-23T17:47:00.300Z] === RUN TestFindValidSplit/4/🙃 [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1063: [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-23T17:47:00.300Z] === RUN TestFindValidSplit/5/🙃 [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:47:00.300Z] === RUN TestFindValidSplit/6/a� [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1063: a [2021-09-23T17:47:00.300Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-23T17:47:00.300Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1064: � [2021-09-23T17:47:00.300Z] === RUN TestFindValidSplit/7/a� [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1063: a� [2021-09-23T17:47:00.300Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:47:00.300Z] --- PASS: TestFindValidSplit (0.01s) [2021-09-23T17:47:00.300Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestProcessEventEmoji [2021-09-23T17:47:00.300Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchLineSplit [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-23T17:47:00.300Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-23T17:47:00.300Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchMaxEvents [2021-09-23T17:47:00.300Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-09-23T17:47:00.300Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-23T17:47:00.300Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestParseVolumesFrom [2021-09-23T17:47:00.300Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-23T17:47:00.300Z] PASS [2021-09-23T17:47:00.300Z] coverage: 9.1% of statements [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-09-23T17:47:00.300Z] ok github.com/docker/docker/daemon 2.389s coverage: 9.1% of statements [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-23T17:47:00.300Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-23T17:47:00.300Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-23T17:47:00.300Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-23T17:47:00.300Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-23T17:47:00.300Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-23T17:47:00.300Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-23T17:47:00.300Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-23T17:47:00.300Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-23T17:47:00.300Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-23T17:47:00.300Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-23T17:47:00.300Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-23T17:47:00.300Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-23T17:47:00.300Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-23T17:47:00.300Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-23T17:47:00.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-23T17:47:00.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-23T17:47:00.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-23T17:47:00.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-23T17:47:00.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-23T17:47:00.300Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-23T17:47:00.300Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-23T17:47:00.301Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-23T17:47:00.301Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-23T17:47:00.301Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-23T17:47:00.301Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-23T17:47:00.301Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-23T17:47:00.301Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-23T17:47:00.301Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-23T17:47:00.301Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-23T17:47:00.301Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-23T17:47:00.301Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-23T17:47:00.301Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-23T17:47:00.301Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-23T17:47:00.301Z] === RUN TestCreateTagSuccess [2021-09-23T17:47:00.301Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-23T17:47:00.301Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-23T17:47:00.301Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-09-23T17:47:00.301Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-23T17:47:00.301Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-23T17:47:00.301Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-23T17:47:00.301Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-23T17:47:00.301Z] PASS [2021-09-23T17:47:00.301Z] coverage: 77.4% of statements [2021-09-23T17:47:00.301Z] ok github.com/docker/docker/daemon/logger/awslogs 0.317s coverage: 77.4% of statements [2021-09-23T17:47:00.301Z] === RUN TestSearchRegistryForImagesErrors [2021-09-23T17:47:00.301Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-23T17:47:00.301Z] === RUN TestSearchRegistryForImages [2021-09-23T17:47:00.301Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-23T17:47:00.301Z] === RUN TestOnlyPlatformWithFallback [2021-09-23T17:47:00.301Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-23T17:47:00.301Z] === RUN TestImageDelete [2021-09-23T17:47:00.301Z] === RUN TestImageDelete/no_lease [2021-09-23T17:47:00.301Z] === RUN TestImageDelete/lease_exists [2021-09-23T17:47:00.365Z] time="2021-09-23T17:46:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T17:47:00.365Z] time="2021-09-23T17:46:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T17:47:00.365Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-23T17:47:00.365Z] === CONT TestEncodeDecode [2021-09-23T17:47:00.365Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-23T17:47:00.365Z] PASS [2021-09-23T17:47:00.365Z] coverage: 69.9% of statements [2021-09-23T17:47:00.365Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.226s coverage: 69.9% of statements [2021-09-23T17:47:00.421Z] #41 ... [2021-09-23T17:47:00.421Z] [2021-09-23T17:47:00.421Z] #51 [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-09-23T17:47:00.421Z] #51 sha256:0d8f76c23a8edf291369f21a30dc0d30847aade32a769dacb4f6c5c41f63944c [2021-09-23T17:47:00.421Z] #51 283.3 + /build/golangci-lint --version [2021-09-23T17:47:00.421Z] #51 283.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-23T17:47:00.421Z] #51 DONE 284.2s [2021-09-23T17:47:00.421Z] [2021-09-23T17:47:00.421Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:47:00.421Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:47:00.503Z] #70 3.604 Setting up systemd (247.3-6) ... [2021-09-23T17:47:00.503Z] #70 3.648 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-09-23T17:47:00.503Z] #70 3.650 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-09-23T17:47:00.503Z] #70 3.652 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-09-23T17:47:00.759Z] #70 3.973 Setting up systemd-timesyncd (247.3-6) ... [2021-09-23T17:47:00.768Z] --- PASS: TestImageDelete (0.08s) [2021-09-23T17:47:00.768Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-23T17:47:00.768Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2021-09-23T17:47:00.768Z] === RUN TestContentStoreForPull [2021-09-23T17:47:00.768Z] --- PASS: TestContentStoreForPull (0.13s) [2021-09-23T17:47:00.768Z] PASS [2021-09-23T17:47:00.768Z] coverage: 6.7% of statements [2021-09-23T17:47:00.768Z] ok github.com/docker/docker/daemon/images 0.296s coverage: 6.7% of statements [2021-09-23T17:47:00.768Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T17:47:00.768Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T17:47:00.768Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-23T17:47:00.768Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T17:47:00.768Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T17:47:00.768Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-23T17:47:00.768Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-23T17:47:00.768Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-23T17:47:00.823Z] === RUN TestWriteLog [2021-09-23T17:47:00.823Z] === PAUSE TestWriteLog [2021-09-23T17:47:00.823Z] === RUN TestReadLog [2021-09-23T17:47:00.823Z] === PAUSE TestReadLog [2021-09-23T17:47:00.823Z] === CONT TestWriteLog [2021-09-23T17:47:00.823Z] --- PASS: TestWriteLog (0.00s) [2021-09-23T17:47:00.823Z] === CONT TestReadLog [2021-09-23T17:47:00.823Z] === RUN TestReadLog/tail_exact [2021-09-23T17:47:00.880Z] #21 10.96 Building dependency tree... [2021-09-23T17:47:00.880Z] #21 12.03 Reading state information... [2021-09-23T17:47:01.014Z] #70 4.185 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-23T17:47:01.015Z] #70 4.185 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-23T17:47:01.015Z] #70 4.243 Selecting previously unselected package systemd-sysv. [2021-09-23T17:47:01.015Z] #70 4.243 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29454 files and directories currently installed.) [2021-09-23T17:47:01.015Z] #70 4.256 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-09-23T17:47:01.015Z] #70 4.260 Unpacking systemd-sysv (247.3-6) ... [2021-09-23T17:47:01.015Z] #70 4.305 Selecting previously unselected package libdbus-1-3:amd64. [2021-09-23T17:47:01.236Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-23T17:47:01.236Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-23T17:47:01.236Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-09-23T17:47:01.236Z] === RUN TestFastTimeMarshalJSON [2021-09-23T17:47:01.236Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-23T17:47:01.236Z] PASS [2021-09-23T17:47:01.236Z] coverage: 87.2% of statements [2021-09-23T17:47:01.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.157s coverage: 87.2% of statements [2021-09-23T17:47:01.236Z] === RUN TestJSONFileLogger [2021-09-23T17:47:01.236Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-23T17:47:01.236Z] === RUN TestJSONFileLoggerWithTags [2021-09-23T17:47:01.236Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-23T17:47:01.236Z] === RUN TestJSONFileLoggerWithOpts [2021-09-23T17:47:01.236Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-23T17:47:01.236Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-23T17:47:01.236Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-23T17:47:01.236Z] === RUN TestEncodeDecode [2021-09-23T17:47:01.236Z] === PAUSE TestEncodeDecode [2021-09-23T17:47:01.236Z] === RUN TestUnexpectedEOF [2021-09-23T17:47:01.236Z] time="2021-09-23T17:47:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T17:47:01.236Z] time="2021-09-23T17:47:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T17:47:01.236Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-09-23T17:47:01.236Z] === CONT TestEncodeDecode [2021-09-23T17:47:01.236Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-23T17:47:01.236Z] PASS [2021-09-23T17:47:01.236Z] coverage: 69.9% of statements [2021-09-23T17:47:01.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.195s coverage: 69.9% of statements [2021-09-23T17:47:01.271Z] #70 4.307 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-09-23T17:47:01.271Z] #70 4.311 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-23T17:47:01.271Z] #70 4.372 Selecting previously unselected package dbus. [2021-09-23T17:47:01.271Z] #70 4.374 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-09-23T17:47:01.271Z] #70 4.385 Unpacking dbus (1.12.20-2) ... [2021-09-23T17:47:01.271Z] #70 4.442 Selecting previously unselected package libpam-systemd:amd64. [2021-09-23T17:47:01.271Z] #70 4.445 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-09-23T17:47:01.271Z] #70 4.449 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-09-23T17:47:01.271Z] #70 4.498 Selecting previously unselected package dbus-user-session. [2021-09-23T17:47:01.271Z] #70 4.501 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-09-23T17:47:01.271Z] #70 4.504 Unpacking dbus-user-session (1.12.20-2) ... [2021-09-23T17:47:01.271Z] #70 4.582 Setting up systemd-sysv (247.3-6) ... [2021-09-23T17:47:01.281Z] === RUN TestOpenFileDelete [2021-09-23T17:47:01.281Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-23T17:47:01.281Z] === RUN TestOpenFileRename [2021-09-23T17:47:01.281Z] --- PASS: TestOpenFileRename (0.01s) [2021-09-23T17:47:01.281Z] === RUN TestParseLogTagDefaultTag [2021-09-23T17:47:01.281Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-23T17:47:01.281Z] === RUN TestParseLogTag [2021-09-23T17:47:01.281Z] --- PASS: TestParseLogTag (0.00s) [2021-09-23T17:47:01.281Z] === RUN TestParseLogTagEmptyTag [2021-09-23T17:47:01.281Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-23T17:47:01.281Z] === RUN TestTailFiles [2021-09-23T17:47:01.281Z] --- PASS: TestTailFiles (0.00s) [2021-09-23T17:47:01.281Z] === RUN TestFollowLogsConsumerGone [2021-09-23T17:47:01.281Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-23T17:47:01.281Z] === RUN TestFollowLogsProducerGone [2021-09-23T17:47:01.281Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-23T17:47:01.281Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-23T17:47:01.281Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-23T17:47:01.281Z] === RUN TestCheckCapacityAndRotate [2021-09-23T17:47:01.281Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-23T17:47:01.281Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-23T17:47:01.281Z] --- PASS: TestCheckCapacityAndRotate (0.08s) [2021-09-23T17:47:01.281Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-23T17:47:01.281Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-09-23T17:47:01.281Z] PASS [2021-09-23T17:47:01.281Z] coverage: 53.7% of statements [2021-09-23T17:47:01.281Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.175s coverage: 53.7% of statements [2021-09-23T17:47:01.281Z] === RUN TestReadLog/tail_less_than_available [2021-09-23T17:47:01.281Z] === RUN TestReadLog/tail_more_than_available [2021-09-23T17:47:01.281Z] --- PASS: TestReadLog (0.17s) [2021-09-23T17:47:01.281Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-09-23T17:47:01.281Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-23T17:47:01.281Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-23T17:47:01.281Z] PASS [2021-09-23T17:47:01.281Z] coverage: 75.2% of statements [2021-09-23T17:47:01.281Z] ok github.com/docker/docker/daemon/logger/local 0.278s coverage: 75.2% of statements [2021-09-23T17:47:01.281Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T17:47:01.281Z] === RUN TestLog [2021-09-23T17:47:01.281Z] --- PASS: TestLog (0.00s) [2021-09-23T17:47:01.281Z] PASS [2021-09-23T17:47:01.281Z] coverage: 31.5% of statements [2021-09-23T17:47:01.281Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.100s coverage: 31.5% of statements [2021-09-23T17:47:01.527Z] #70 4.594 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-23T17:47:01.527Z] #70 4.605 Setting up dbus (1.12.20-2) ... [2021-09-23T17:47:01.527Z] #70 4.718 invoke-rc.d: could not determine current runlevel [2021-09-23T17:47:01.527Z] #70 4.721 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:47:01.527Z] #70 4.726 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-09-23T17:47:01.703Z] === RUN TestWriteLog [2021-09-23T17:47:01.703Z] === PAUSE TestWriteLog [2021-09-23T17:47:01.703Z] === RUN TestReadLog [2021-09-23T17:47:01.703Z] === PAUSE TestReadLog [2021-09-23T17:47:01.703Z] === CONT TestWriteLog [2021-09-23T17:47:01.703Z] === CONT TestReadLog [2021-09-23T17:47:01.703Z] === RUN TestReadLog/tail_exact [2021-09-23T17:47:01.703Z] --- PASS: TestWriteLog (0.00s) [2021-09-23T17:47:01.703Z] === RUN TestReadLog/tail_less_than_available [2021-09-23T17:47:01.703Z] === RUN TestReadLog/tail_more_than_available [2021-09-23T17:47:01.703Z] --- PASS: TestReadLog (0.15s) [2021-09-23T17:47:01.703Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-09-23T17:47:01.703Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-23T17:47:01.703Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-23T17:47:01.703Z] PASS [2021-09-23T17:47:01.703Z] coverage: 75.2% of statements [2021-09-23T17:47:01.703Z] ok github.com/docker/docker/daemon/logger/local 0.230s coverage: 75.2% of statements [2021-09-23T17:47:01.703Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T17:47:01.783Z] #70 4.909 Setting up dbus-user-session (1.12.20-2) ... [2021-09-23T17:47:01.783Z] #70 4.924 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:02.040Z] #70 DONE 5.1s [2021-09-23T17:47:02.040Z] [2021-09-23T17:47:02.040Z] #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-09-23T17:47:02.040Z] #71 sha256:72ea406dcb3d127d9ce949b68cd517aed31a113f30d279de40c2d7a339b938d2 [2021-09-23T17:47:02.171Z] === RUN TestOpenFileDelete [2021-09-23T17:47:02.171Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-23T17:47:02.171Z] === RUN TestOpenFileRename [2021-09-23T17:47:02.171Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-23T17:47:02.171Z] === RUN TestParseLogTagDefaultTag [2021-09-23T17:47:02.171Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-23T17:47:02.171Z] === RUN TestParseLogTag [2021-09-23T17:47:02.171Z] --- PASS: TestParseLogTag (0.00s) [2021-09-23T17:47:02.171Z] === RUN TestParseLogTagEmptyTag [2021-09-23T17:47:02.171Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-23T17:47:02.171Z] === RUN TestTailFiles [2021-09-23T17:47:02.171Z] --- PASS: TestTailFiles (0.00s) [2021-09-23T17:47:02.171Z] === RUN TestFollowLogsConsumerGone [2021-09-23T17:47:02.171Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-23T17:47:02.171Z] === RUN TestFollowLogsProducerGone [2021-09-23T17:47:02.171Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-23T17:47:02.171Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-23T17:47:02.171Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-23T17:47:02.171Z] === RUN TestCheckCapacityAndRotate [2021-09-23T17:47:02.171Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-23T17:47:02.171Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-23T17:47:02.171Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-09-23T17:47:02.171Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-23T17:47:02.171Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-09-23T17:47:02.171Z] PASS [2021-09-23T17:47:02.171Z] coverage: 53.7% of statements [2021-09-23T17:47:02.171Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.076s coverage: 53.7% of statements [2021-09-23T17:47:02.247Z] === RUN TestNewParse [2021-09-23T17:47:02.247Z] --- PASS: TestNewParse (0.00s) [2021-09-23T17:47:02.247Z] PASS [2021-09-23T17:47:02.247Z] coverage: 8.3% of statements [2021-09-23T17:47:02.247Z] ok github.com/docker/docker/daemon/logger/templates 0.057s coverage: 8.3% of statements [2021-09-23T17:47:02.247Z] === RUN TestValidateLogOpt [2021-09-23T17:47:02.247Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestNewMissedConfig [2021-09-23T17:47:02.247Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestNewMissedUrl [2021-09-23T17:47:02.247Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestNewMissedToken [2021-09-23T17:47:02.247Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestNewWithProxy [2021-09-23T17:47:02.247Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestDefault [2021-09-23T17:47:02.247Z] --- PASS: TestDefault (0.01s) [2021-09-23T17:47:02.247Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-23T17:47:02.247Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestJsonFormat [2021-09-23T17:47:02.247Z] --- PASS: TestJsonFormat (0.01s) [2021-09-23T17:47:02.247Z] === RUN TestRawFormat [2021-09-23T17:47:02.247Z] --- PASS: TestRawFormat (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestRawFormatWithLabels [2021-09-23T17:47:02.247Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestRawFormatWithoutTag [2021-09-23T17:47:02.247Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestBatching [2021-09-23T17:47:02.247Z] === RUN TestParseLogFormat [2021-09-23T17:47:02.247Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestValidateLogOptEmpty [2021-09-23T17:47:02.247Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestValidateSyslogAddress [2021-09-23T17:47:02.247Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestParseAddressDefaultPort [2021-09-23T17:47:02.247Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestValidateSyslogFacility [2021-09-23T17:47:02.247Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestValidateLogOptSyslogFormat [2021-09-23T17:47:02.247Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-23T17:47:02.247Z] === RUN TestValidateLogOpt [2021-09-23T17:47:02.247Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T17:47:02.247Z] PASS [2021-09-23T17:47:02.247Z] coverage: 46.8% of statements [2021-09-23T17:47:02.247Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2021-09-23T17:47:02.247Z] --- PASS: TestBatching (0.18s) [2021-09-23T17:47:02.247Z] === RUN TestFrequency [2021-09-23T17:47:02.257Z] #21 13.25 The following additional packages will be installed: [2021-09-23T17:47:02.257Z] #21 13.25 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-23T17:47:02.257Z] #21 13.26 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-23T17:47:02.257Z] #21 13.26 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-23T17:47:02.257Z] #21 13.26 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-23T17:47:02.257Z] #21 13.26 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-23T17:47:02.257Z] #21 13.26 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-09-23T17:47:02.257Z] #21 13.27 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-09-23T17:47:02.257Z] #21 13.29 Suggested packages: [2021-09-23T17:47:02.257Z] #21 13.29 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-09-23T17:47:02.257Z] #21 13.29 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-09-23T17:47:02.257Z] #21 13.29 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-09-23T17:47:02.257Z] #21 13.29 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-09-23T17:47:02.257Z] #21 13.29 seccomp:ppc64el seccomp:s390x [2021-09-23T17:47:02.257Z] #21 13.29 Recommended packages: [2021-09-23T17:47:02.257Z] #21 13.29 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-09-23T17:47:02.257Z] #21 13.29 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-09-23T17:47:02.257Z] #21 13.29 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-09-23T17:47:02.257Z] #21 13.29 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-09-23T17:47:02.295Z] #71 0.463 % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T17:47:02.295Z] #71 0.463 Dload Upload Total Spent Left Speed [2021-09-23T17:47:02.516Z] #21 13.80 The following NEW packages will be installed: [2021-09-23T17:47:02.516Z] #21 13.80 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-23T17:47:02.516Z] #21 13.80 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-09-23T17:47:02.516Z] #21 13.80 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-09-23T17:47:02.516Z] #21 13.80 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-23T17:47:02.516Z] #21 13.80 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-23T17:47:02.516Z] #21 13.80 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-23T17:47:02.516Z] #21 13.80 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-23T17:47:02.516Z] #21 13.81 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-09-23T17:47:02.550Z] #71 0.464 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8849 0 --:--:-- --:--:-- --:--:-- 8849 [2021-09-23T17:47:02.550Z] #71 DONE 0.7s [2021-09-23T17:47:02.550Z] [2021-09-23T17:47:02.550Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:47:02.550Z] #72 sha256:b8f2bdd2fc708daefc20bed765347a2dcbe935108de07c103bdc0b1beef80b30 [2021-09-23T17:47:02.639Z] === RUN TestLog [2021-09-23T17:47:02.639Z] --- PASS: TestLog (0.00s) [2021-09-23T17:47:02.639Z] PASS [2021-09-23T17:47:02.639Z] coverage: 31.5% of statements [2021-09-23T17:47:02.639Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 31.5% of statements [2021-09-23T17:47:02.639Z] === RUN TestValidateLogOpt [2021-09-23T17:47:02.639Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T17:47:02.639Z] === RUN TestNewMissedConfig [2021-09-23T17:47:02.639Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-23T17:47:02.639Z] === RUN TestNewMissedUrl [2021-09-23T17:47:02.639Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-23T17:47:02.639Z] === RUN TestNewMissedToken [2021-09-23T17:47:02.639Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-23T17:47:02.639Z] === RUN TestNewWithProxy [2021-09-23T17:47:02.639Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-23T17:47:02.639Z] === RUN TestDefault [2021-09-23T17:47:02.639Z] --- PASS: TestDefault (0.01s) [2021-09-23T17:47:02.639Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-23T17:47:02.639Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-23T17:47:02.639Z] === RUN TestJsonFormat [2021-09-23T17:47:02.639Z] --- PASS: TestJsonFormat (0.01s) [2021-09-23T17:47:02.639Z] === RUN TestRawFormat [2021-09-23T17:47:02.639Z] --- PASS: TestRawFormat (0.00s) [2021-09-23T17:47:02.639Z] === RUN TestRawFormatWithLabels [2021-09-23T17:47:02.639Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-23T17:47:02.639Z] === RUN TestRawFormatWithoutTag [2021-09-23T17:47:02.639Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-23T17:47:02.639Z] === RUN TestBatching [2021-09-23T17:47:02.705Z] --- PASS: TestFrequency (0.26s) [2021-09-23T17:47:02.705Z] === RUN TestOneMessagePerRequest [2021-09-23T17:47:02.705Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-23T17:47:02.705Z] === RUN TestVerify [2021-09-23T17:47:02.705Z] --- PASS: TestVerify (0.00s) [2021-09-23T17:47:02.705Z] === RUN TestSkipVerify [2021-09-23T17:47:02.705Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:02.705Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:02.705Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:02.705Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:02.775Z] #21 13.81 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-09-23T17:47:02.775Z] #21 13.81 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-09-23T17:47:02.775Z] #21 13.81 libseccomp2:ppc64el libseccomp2:s390x [2021-09-23T17:47:03.034Z] #21 14.20 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:03.034Z] #21 14.20 Need to get 15.9 MB of archives. [2021-09-23T17:47:03.034Z] #21 14.20 After this operation, 72.9 MB of additional disk space will be used. [2021-09-23T17:47:03.034Z] #21 14.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-09-23T17:47:03.034Z] #21 14.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-09-23T17:47:03.034Z] #21 14.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-09-23T17:47:03.034Z] #21 14.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-09-23T17:47:03.034Z] #21 14.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-09-23T17:47:03.034Z] #21 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-09-23T17:47:03.034Z] #21 14.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-09-23T17:47:03.034Z] #21 14.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-09-23T17:47:03.034Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-09-23T17:47:03.034Z] #21 14.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-09-23T17:47:03.034Z] #21 14.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-09-23T17:47:03.034Z] #21 14.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-09-23T17:47:03.034Z] #21 14.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-09-23T17:47:03.034Z] #21 14.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-09-23T17:47:03.034Z] #21 14.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-09-23T17:47:03.034Z] #21 14.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-09-23T17:47:03.034Z] #21 14.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-09-23T17:47:03.034Z] #21 14.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-09-23T17:47:03.034Z] #21 14.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-09-23T17:47:03.106Z] --- PASS: TestBatching (0.21s) [2021-09-23T17:47:03.106Z] === RUN TestFrequency [2021-09-23T17:47:03.106Z] === RUN TestParseLogFormat [2021-09-23T17:47:03.106Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-23T17:47:03.106Z] === RUN TestValidateLogOptEmpty [2021-09-23T17:47:03.106Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-23T17:47:03.106Z] === RUN TestValidateSyslogAddress [2021-09-23T17:47:03.106Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-23T17:47:03.106Z] === RUN TestParseAddressDefaultPort [2021-09-23T17:47:03.106Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-23T17:47:03.106Z] === RUN TestValidateSyslogFacility [2021-09-23T17:47:03.106Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-23T17:47:03.106Z] === RUN TestValidateLogOptSyslogFormat [2021-09-23T17:47:03.106Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-23T17:47:03.106Z] === RUN TestValidateLogOpt [2021-09-23T17:47:03.106Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T17:47:03.106Z] PASS [2021-09-23T17:47:03.106Z] coverage: 46.8% of statements [2021-09-23T17:47:03.106Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 46.8% of statements [2021-09-23T17:47:03.106Z] === RUN TestNewParse [2021-09-23T17:47:03.106Z] --- PASS: TestNewParse (0.00s) [2021-09-23T17:47:03.106Z] PASS [2021-09-23T17:47:03.106Z] coverage: 8.3% of statements [2021-09-23T17:47:03.106Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2021-09-23T17:47:03.106Z] --- PASS: TestFrequency (0.16s) [2021-09-23T17:47:03.106Z] === RUN TestOneMessagePerRequest [2021-09-23T17:47:03.106Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-23T17:47:03.106Z] === RUN TestVerify [2021-09-23T17:47:03.106Z] --- PASS: TestVerify (0.00s) [2021-09-23T17:47:03.106Z] === RUN TestSkipVerify [2021-09-23T17:47:03.106Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.106Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.106Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.163Z] --- PASS: TestSkipVerify (0.39s) [2021-09-23T17:47:03.163Z] === RUN TestBufferMaximum [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419222.664670\",\"host\":\"ff96a5ccb6ef\"}'" [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419222.664670\",\"host\":\"ff96a5ccb6ef\"}'" [2021-09-23T17:47:03.163Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-23T17:47:03.163Z] === RUN TestServerAlwaysDown [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419222.667487\",\"host\":\"ff96a5ccb6ef\"}'" [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419222.667487\",\"host\":\"ff96a5ccb6ef\"}'" [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419222.667487\",\"host\":\"ff96a5ccb6ef\"}'" [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419222.668499\",\"host\":\"ff96a5ccb6ef\"}'" [2021-09-23T17:47:03.163Z] time="2021-09-23T17:47:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419222.668499\",\"host\":\"ff96a5ccb6ef\"}'" [2021-09-23T17:47:03.163Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-23T17:47:03.163Z] === RUN TestCannotSendAfterClose [2021-09-23T17:47:03.163Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-23T17:47:03.163Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-23T17:47:03.293Z] #21 14.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-09-23T17:47:03.293Z] #21 14.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-09-23T17:47:03.293Z] #21 14.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-09-23T17:47:03.293Z] #21 14.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-09-23T17:47:03.293Z] #21 14.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-23T17:47:03.293Z] #21 14.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-23T17:47:03.293Z] #21 14.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-09-23T17:47:03.293Z] #21 14.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-09-23T17:47:03.293Z] #21 14.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-09-23T17:47:03.293Z] #21 14.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-09-23T17:47:03.293Z] #21 14.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-09-23T17:47:03.293Z] #21 14.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-09-23T17:47:03.293Z] #21 14.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-09-23T17:47:03.293Z] #21 14.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-09-23T17:47:03.293Z] #21 14.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-09-23T17:47:03.293Z] #21 14.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-09-23T17:47:03.293Z] #21 14.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-09-23T17:47:03.293Z] #21 14.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-09-23T17:47:03.293Z] #21 14.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-09-23T17:47:03.293Z] #21 14.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-09-23T17:47:03.293Z] #21 14.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-23T17:47:03.476Z] #72 DONE 0.9s [2021-09-23T17:47:03.476Z] [2021-09-23T17:47:03.476Z] #73 exporting to image [2021-09-23T17:47:03.476Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:47:03.476Z] #73 exporting layers [2021-09-23T17:47:03.553Z] #21 14.92 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:03.575Z] --- PASS: TestSkipVerify (0.49s) [2021-09-23T17:47:03.575Z] === RUN TestBufferMaximum [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419223.373938\",\"host\":\"0a255905bddc\"}'" [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419223.373938\",\"host\":\"0a255905bddc\"}'" [2021-09-23T17:47:03.575Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-23T17:47:03.575Z] === RUN TestServerAlwaysDown [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419223.375939\",\"host\":\"0a255905bddc\"}'" [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419223.375939\",\"host\":\"0a255905bddc\"}'" [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419223.375939\",\"host\":\"0a255905bddc\"}'" [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419223.375939\",\"host\":\"0a255905bddc\"}'" [2021-09-23T17:47:03.575Z] time="2021-09-23T17:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419223.375939\",\"host\":\"0a255905bddc\"}'" [2021-09-23T17:47:03.575Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-23T17:47:03.575Z] === RUN TestCannotSendAfterClose [2021-09-23T17:47:03.575Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-23T17:47:03.575Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-23T17:47:03.621Z] === RUN TestV1IDService [2021-09-23T17:47:03.621Z] --- PASS: TestV1IDService (0.02s) [2021-09-23T17:47:03.621Z] === RUN TestV2MetadataService [2021-09-23T17:47:03.812Z] #21 15.10 Fetched 15.9 MB in 0s (31.9 MB/s) [2021-09-23T17:47:03.812Z] #21 15.14 Selecting previously unselected package gcc-10-base:armel. [2021-09-23T17:47:04.071Z] #21 15.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 ... 38512 files and directories currently installed.) [2021-09-23T17:47:04.071Z] #21 15.19 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-09-23T17:47:04.071Z] #21 15.19 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-09-23T17:47:04.071Z] #21 15.25 Selecting previously unselected package gcc-10-base:armhf. [2021-09-23T17:47:04.071Z] #21 15.25 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-09-23T17:47:04.071Z] #21 15.25 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-09-23T17:47:04.071Z] #21 15.31 Selecting previously unselected package gcc-10-base:ppc64el. [2021-09-23T17:47:04.071Z] #21 15.31 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-09-23T17:47:04.071Z] #21 15.32 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-23T17:47:04.071Z] #21 15.37 Selecting previously unselected package gcc-10-base:s390x. [2021-09-23T17:47:04.071Z] #21 15.37 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-09-23T17:47:04.071Z] #21 15.38 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-09-23T17:47:04.071Z] #21 15.43 Selecting previously unselected package gcc-10-base:arm64. [2021-09-23T17:47:04.079Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-23T17:47:04.079Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-23T17:47:04.079Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-23T17:47:04.079Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-23T17:47:04.079Z] === RUN TestContinueOnError_NeverContinue [2021-09-23T17:47:04.079Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-23T17:47:04.079Z] === RUN TestManifestStore [2021-09-23T17:47:04.079Z] === RUN TestManifestStore/no_remote_or_local [2021-09-23T17:47:04.079Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-23T17:47:04.079Z] time="2021-09-23T17:47:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ff96a5ccb6ef\"}'" [2021-09-23T17:47:04.079Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-23T17:47:04.079Z] PASS [2021-09-23T17:47:04.079Z] coverage: 82.5% of statements [2021-09-23T17:47:04.079Z] ok github.com/docker/docker/daemon/logger/splunk 1.915s coverage: 82.5% of statements [2021-09-23T17:47:04.079Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T17:47:04.079Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-23T17:47:04.079Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T17:47:04.080Z] time="2021-09-23T17:47:03Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2152896427\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/no_local_cache [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/with_local_cache [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/unknown_media_type [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-23T17:47:04.080Z] time="2021-09-23T17:47:03Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:04.080Z] time="2021-09-23T17:47:03Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-23T17:47:04.080Z] --- PASS: TestV2MetadataService (0.64s) [2021-09-23T17:47:04.080Z] PASS [2021-09-23T17:47:04.080Z] coverage: 48.2% of statements [2021-09-23T17:47:04.080Z] time="2021-09-23T17:47:03Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:04.080Z] ok github.com/docker/docker/distribution/metadata 0.713s coverage: 48.2% of statements [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-23T17:47:04.080Z] time="2021-09-23T17:47:03Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:04.080Z] time="2021-09-23T17:47:03Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-23T17:47:04.080Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-23T17:47:04.080Z] time="2021-09-23T17:47:03Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore (0.21s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-23T17:47:04.080Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-23T17:47:04.080Z] === RUN TestDetectManifestBlobMediaType [2021-09-23T17:47:04.080Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-23T17:47:04.080Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-23T17:47:04.080Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-23T17:47:04.080Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-23T17:47:04.080Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-23T17:47:04.080Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-23T17:47:04.080Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-23T17:47:04.080Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-23T17:47:04.080Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-23T17:47:04.080Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-23T17:47:04.080Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-23T17:47:04.080Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-23T17:47:04.080Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestFixManifestLayers [2021-09-23T17:47:04.080Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-23T17:47:04.080Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T17:47:04.080Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestFixManifestLayersBadParent [2021-09-23T17:47:04.080Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestValidateManifest [2021-09-23T17:47:04.080Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T17:47:04.080Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestFormatPlatform [2021-09-23T17:47:04.080Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestGetRepositoryMountCandidates [2021-09-23T17:47:04.080Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestLayerAlreadyExists [2021-09-23T17:47:04.080Z] 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-09-23T17:47:04.080Z] 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-09-23T17:47:04.080Z] 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-09-23T17:47:04.080Z] 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-09-23T17:47:04.080Z] 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-09-23T17:47:04.080Z] 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-09-23T17:47:04.080Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestWhenEmptyAuthConfig [2021-09-23T17:47:04.080Z] === RUN TestSuccessfulDownload [2021-09-23T17:47:04.080Z] download_test.go:267: Needs fixing on Windows [2021-09-23T17:47:04.080Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestCancelledDownload [2021-09-23T17:47:04.080Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-23T17:47:04.080Z] === RUN TestMaxDownloadAttempts [2021-09-23T17:47:04.080Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T17:47:04.080Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T17:47:04.080Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T17:47:04.080Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T17:47:04.080Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T17:47:04.080Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T17:47:04.080Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T17:47:04.080Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T17:47:04.080Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T17:47:04.080Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T17:47:04.080Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T17:47:04.080Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T17:47:04.195Z] #58 DONE 233.8s [2021-09-23T17:47:04.330Z] #21 15.43 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-09-23T17:47:04.330Z] #21 15.44 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-09-23T17:47:04.330Z] #21 15.50 Selecting previously unselected package libgcc-s1:armel. [2021-09-23T17:47:04.330Z] #21 15.50 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-09-23T17:47:04.330Z] #21 15.51 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-09-23T17:47:04.330Z] #21 15.56 Selecting previously unselected package libcrypt1:armel. [2021-09-23T17:47:04.330Z] #21 15.56 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-09-23T17:47:04.330Z] #21 15.57 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-09-23T17:47:04.330Z] #21 15.66 Selecting previously unselected package libc6:armel. [2021-09-23T17:47:04.330Z] #21 15.66 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-09-23T17:47:04.538Z] time="2021-09-23T17:47:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:47:04.538Z] time="2021-09-23T17:47:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:47:04.538Z] time="2021-09-23T17:47:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:47:04.538Z] time="2021-09-23T17:47:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:47:04.538Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-23T17:47:04.538Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-09-23T17:47:04.538Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-09-23T17:47:04.538Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-09-23T17:47:04.538Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-09-23T17:47:04.538Z] === RUN TestTransfer [2021-09-23T17:47:04.538Z] --- PASS: TestTransfer (0.12s) [2021-09-23T17:47:04.538Z] === RUN TestConcurrencyLimit [2021-09-23T17:47:04.561Z] === RUN TestV1IDService [2021-09-23T17:47:04.561Z] time="2021-09-23T17:47:04Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-23T17:47:04.561Z] time="2021-09-23T17:47:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0a255905bddc\"}'" [2021-09-23T17:47:04.561Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-23T17:47:04.561Z] PASS [2021-09-23T17:47:04.561Z] coverage: 82.5% of statements [2021-09-23T17:47:04.561Z] ok github.com/docker/docker/daemon/logger/splunk 1.940s coverage: 82.5% of statements [2021-09-23T17:47:04.561Z] --- PASS: TestV1IDService (0.03s) [2021-09-23T17:47:04.561Z] === RUN TestV2MetadataService [2021-09-23T17:47:04.561Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T17:47:04.561Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-23T17:47:04.561Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T17:47:04.589Z] #21 15.86 Unpacking libc6:armel (2.31-13) ... [2021-09-23T17:47:04.996Z] === RUN TestNotFound [2021-09-23T17:47:04.996Z] --- PASS: TestNotFound (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestConflict [2021-09-23T17:47:04.996Z] --- PASS: TestConflict (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestForbidden [2021-09-23T17:47:04.996Z] --- PASS: TestForbidden (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestInvalidParameter [2021-09-23T17:47:04.996Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestNotImplemented [2021-09-23T17:47:04.996Z] --- PASS: TestNotImplemented (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestNotModified [2021-09-23T17:47:04.996Z] --- PASS: TestNotModified (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestUnauthorized [2021-09-23T17:47:04.996Z] --- PASS: TestUnauthorized (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestUnknown [2021-09-23T17:47:04.996Z] --- PASS: TestUnknown (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestCancelled [2021-09-23T17:47:04.996Z] --- PASS: TestCancelled (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestDeadline [2021-09-23T17:47:04.996Z] --- PASS: TestDeadline (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestDataLoss [2021-09-23T17:47:04.996Z] --- PASS: TestDataLoss (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestUnavailable [2021-09-23T17:47:04.996Z] --- PASS: TestUnavailable (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestSystem [2021-09-23T17:47:04.996Z] --- PASS: TestSystem (0.00s) [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Not_Found [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Bad_Request [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Conflict [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Unauthorized [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Forbidden [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Not_Modified [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-23T17:47:04.996Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-23T17:47:04.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-23T17:47:04.996Z] PASS [2021-09-23T17:47:04.996Z] coverage: 53.1% of statements [2021-09-23T17:47:04.996Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-09-23T17:47:04.996Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-09-23T17:47:04.996Z] === RUN TestInactiveJobs [2021-09-23T17:47:05.028Z] === RUN TestSuccessfulDownload [2021-09-23T17:47:05.028Z] download_test.go:267: Needs fixing on Windows [2021-09-23T17:47:05.028Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-23T17:47:05.028Z] === RUN TestCancelledDownload [2021-09-23T17:47:05.028Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-23T17:47:05.028Z] === RUN TestMaxDownloadAttempts [2021-09-23T17:47:05.028Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T17:47:05.028Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T17:47:05.028Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T17:47:05.028Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T17:47:05.028Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T17:47:05.028Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T17:47:05.028Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T17:47:05.028Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T17:47:05.028Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T17:47:05.028Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T17:47:05.028Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T17:47:05.028Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T17:47:05.028Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-23T17:47:05.028Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-23T17:47:05.028Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-23T17:47:05.028Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-23T17:47:05.028Z] === RUN TestContinueOnError_NeverContinue [2021-09-23T17:47:05.028Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-23T17:47:05.028Z] === RUN TestManifestStore [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/no_remote_or_local [2021-09-23T17:47:05.028Z] time="2021-09-23T17:47:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3728430743\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/no_local_cache [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/with_local_cache [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/unknown_media_type [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-23T17:47:05.028Z] time="2021-09-23T17:47:04Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:05.028Z] time="2021-09-23T17:47:04Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-23T17:47:05.028Z] time="2021-09-23T17:47:04Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-23T17:47:05.028Z] time="2021-09-23T17:47:04Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:05.028Z] time="2021-09-23T17:47:04Z" level=warning msg="reference for unknown type: " [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-23T17:47:05.028Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-23T17:47:05.139Z] [2021-09-23T17:47:05.139Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:47:05.139Z] #59 sha256:0e6f357ba3ca223ae66d3dd634cb7a755052437f45096742650ca2b8cecebd91 [2021-09-23T17:47:05.155Z] #21 16.27 Selecting previously unselected package libapparmor1:armel. [2021-09-23T17:47:05.156Z] #21 16.27 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-09-23T17:47:05.156Z] #21 16.28 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-09-23T17:47:05.156Z] #21 16.34 Selecting previously unselected package libapparmor-dev:armel. [2021-09-23T17:47:05.156Z] #21 16.35 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-09-23T17:47:05.156Z] #21 16.36 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-09-23T17:47:05.156Z] #21 16.42 Selecting previously unselected package libgcc-s1:arm64. [2021-09-23T17:47:05.414Z] #21 16.42 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-09-23T17:47:05.414Z] #21 16.43 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-09-23T17:47:05.414Z] #21 16.47 Selecting previously unselected package libcrypt1:arm64. [2021-09-23T17:47:05.414Z] #21 16.48 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-09-23T17:47:05.414Z] #21 16.49 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-23T17:47:05.414Z] #21 16.57 Selecting previously unselected package libc6:arm64. [2021-09-23T17:47:05.414Z] #21 16.57 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-09-23T17:47:05.454Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-09-23T17:47:05.454Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-23T17:47:05.454Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-23T17:47:05.454Z] === RUN TestTokenPassThru [2021-09-23T17:47:05.454Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-23T17:47:05.454Z] === RUN TestTokenPassThruDifferentHost [2021-09-23T17:47:05.454Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-23T17:47:05.454Z] PASS [2021-09-23T17:47:05.454Z] coverage: 24.1% of statements [2021-09-23T17:47:05.454Z] ok github.com/docker/docker/distribution 1.489s coverage: 24.1% of statements [2021-09-23T17:47:05.454Z] --- PASS: TestInactiveJobs (0.35s) [2021-09-23T17:47:05.454Z] === RUN TestWatchRelease [2021-09-23T17:47:05.454Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T17:47:05.454Z] --- PASS: TestWatchRelease (0.04s) [2021-09-23T17:47:05.454Z] === RUN TestWatchFinishedTransfer [2021-09-23T17:47:05.454Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-23T17:47:05.454Z] === RUN TestDuplicateTransfer [2021-09-23T17:47:05.454Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-09-23T17:47:05.454Z] === RUN TestSuccessfulUpload [2021-09-23T17:47:05.454Z] === RUN TestFSGetInvalidData [2021-09-23T17:47:05.454Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-23T17:47:05.454Z] === RUN TestFSInvalidSet [2021-09-23T17:47:05.454Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-23T17:47:05.454Z] === RUN TestFSInvalidRoot [2021-09-23T17:47:05.454Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-23T17:47:05.454Z] === RUN TestFSMetadataGetSet [2021-09-23T17:47:05.495Z] time="2021-09-23T17:47:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore (0.24s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-23T17:47:05.495Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-23T17:47:05.495Z] === RUN TestDetectManifestBlobMediaType [2021-09-23T17:47:05.495Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-23T17:47:05.495Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-23T17:47:05.495Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-23T17:47:05.495Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-23T17:47:05.495Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-23T17:47:05.496Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-23T17:47:05.496Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-23T17:47:05.496Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-23T17:47:05.496Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-23T17:47:05.496Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-23T17:47:05.496Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-23T17:47:05.496Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-23T17:47:05.496Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-23T17:47:05.496Z] === RUN TestFixManifestLayers [2021-09-23T17:47:05.496Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-23T17:47:05.496Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-23T17:47:05.496Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T17:47:05.496Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T17:47:05.496Z] === RUN TestFixManifestLayersBadParent [2021-09-23T17:47:05.496Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-23T17:47:05.496Z] === RUN TestValidateManifest [2021-09-23T17:47:05.496Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T17:47:05.496Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-23T17:47:05.496Z] === RUN TestFormatPlatform [2021-09-23T17:47:05.496Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-23T17:47:05.496Z] === RUN TestGetRepositoryMountCandidates [2021-09-23T17:47:05.496Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-09-23T17:47:05.496Z] === RUN TestLayerAlreadyExists [2021-09-23T17:47:05.496Z] 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-09-23T17:47:05.496Z] 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-09-23T17:47:05.496Z] 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-09-23T17:47:05.496Z] 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-09-23T17:47:05.496Z] 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-09-23T17:47:05.496Z] 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-09-23T17:47:05.496Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-09-23T17:47:05.496Z] === RUN TestWhenEmptyAuthConfig [2021-09-23T17:47:05.496Z] time="2021-09-23T17:47:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:47:05.496Z] time="2021-09-23T17:47:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:47:05.496Z] time="2021-09-23T17:47:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:47:05.496Z] time="2021-09-23T17:47:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:47:05.496Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-23T17:47:05.496Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-09-23T17:47:05.496Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-09-23T17:47:05.496Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-09-23T17:47:05.496Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-09-23T17:47:05.496Z] === RUN TestTransfer [2021-09-23T17:47:05.496Z] --- PASS: TestV2MetadataService (0.77s) [2021-09-23T17:47:05.496Z] PASS [2021-09-23T17:47:05.496Z] coverage: 48.2% of statements [2021-09-23T17:47:05.496Z] ok github.com/docker/docker/distribution/metadata 0.863s coverage: 48.2% of statements [2021-09-23T17:47:05.496Z] --- PASS: TestTransfer (0.12s) [2021-09-23T17:47:05.496Z] === RUN TestConcurrencyLimit [2021-09-23T17:47:05.673Z] #21 16.77 Unpacking libc6:arm64 (2.31-13) ... [2021-09-23T17:47:05.911Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-23T17:47:05.911Z] === RUN TestFSInvalidWalker [2021-09-23T17:47:05.911Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-23T17:47:05.911Z] === RUN TestFSGetSet [2021-09-23T17:47:05.911Z] --- PASS: TestFSGetSet (0.04s) [2021-09-23T17:47:05.911Z] === RUN TestFSGetUnsetKey [2021-09-23T17:47:05.911Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-23T17:47:05.911Z] === RUN TestFSGetEmptyData [2021-09-23T17:47:05.911Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-23T17:47:05.911Z] === RUN TestFSDelete [2021-09-23T17:47:05.911Z] --- PASS: TestFSDelete (0.01s) [2021-09-23T17:47:05.911Z] === RUN TestFSWalker [2021-09-23T17:47:05.911Z] time="2021-09-23T17:47:05Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-23T17:47:05.911Z] --- PASS: TestFSWalker (0.02s) [2021-09-23T17:47:05.911Z] === RUN TestFSWalkerStopOnError [2021-09-23T17:47:05.911Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-23T17:47:05.911Z] === RUN TestNewFromJSON [2021-09-23T17:47:05.911Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-23T17:47:05.911Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-23T17:47:05.911Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-23T17:47:05.911Z] === RUN TestMarshalKeyOrder [2021-09-23T17:47:05.911Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-23T17:47:05.911Z] === RUN TestHistoryEqual [2021-09-23T17:47:05.911Z] === RUN TestCompare [2021-09-23T17:47:05.911Z] --- PASS: TestCompare (0.00s) [2021-09-23T17:47:05.911Z] PASS [2021-09-23T17:47:05.911Z] coverage: 19.2% of statements [2021-09-23T17:47:05.911Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2021-09-23T17:47:05.911Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-09-23T17:47:05.911Z] === RUN TestCancelledUpload [2021-09-23T17:47:05.911Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-23T17:47:05.911Z] PASS [2021-09-23T17:47:05.911Z] coverage: 77.3% of statements [2021-09-23T17:47:05.911Z] --- PASS: TestHistoryEqual (0.11s) [2021-09-23T17:47:05.911Z] === RUN TestImage [2021-09-23T17:47:05.911Z] ok github.com/docker/docker/distribution/xfer 1.809s coverage: 77.3% of statements [2021-09-23T17:47:05.911Z] --- PASS: TestImage (0.00s) [2021-09-23T17:47:05.911Z] === RUN TestImageOSNotEmpty [2021-09-23T17:47:05.911Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-23T17:47:05.911Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-23T17:47:05.911Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-23T17:47:05.911Z] === RUN TestCreate [2021-09-23T17:47:05.911Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T17:47:05.911Z] --- PASS: TestCreate (0.01s) [2021-09-23T17:47:05.911Z] === RUN TestRestore [2021-09-23T17:47:05.911Z] time="2021-09-23T17:47:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-23T17:47:05.911Z] --- PASS: TestRestore (0.02s) [2021-09-23T17:47:05.911Z] === RUN TestAddDelete [2021-09-23T17:47:05.911Z] --- PASS: TestAddDelete (0.02s) [2021-09-23T17:47:05.911Z] === RUN TestSearchAfterDelete [2021-09-23T17:47:05.911Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-23T17:47:05.911Z] === RUN TestParentReset [2021-09-23T17:47:05.911Z] --- PASS: TestParentReset (0.03s) [2021-09-23T17:47:05.911Z] === RUN TestGetAndSetLastUpdated [2021-09-23T17:47:05.911Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-09-23T17:47:05.911Z] === RUN TestStoreLen [2021-09-23T17:47:05.911Z] --- PASS: TestStoreLen (0.03s) [2021-09-23T17:47:05.911Z] PASS [2021-09-23T17:47:05.911Z] coverage: 86.6% of statements [2021-09-23T17:47:05.911Z] ok github.com/docker/docker/image 0.451s coverage: 86.6% of statements [2021-09-23T17:47:05.931Z] #21 17.21 Selecting previously unselected package libapparmor1:arm64. [2021-09-23T17:47:05.931Z] #21 17.21 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-23T17:47:05.931Z] #21 17.22 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-23T17:47:05.931Z] #21 17.28 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-23T17:47:05.963Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-09-23T17:47:05.963Z] === RUN TestInactiveJobs [2021-09-23T17:47:05.963Z] === RUN TestNotFound [2021-09-23T17:47:05.963Z] --- PASS: TestNotFound (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestConflict [2021-09-23T17:47:05.963Z] --- PASS: TestConflict (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestForbidden [2021-09-23T17:47:05.963Z] --- PASS: TestForbidden (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestInvalidParameter [2021-09-23T17:47:05.963Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestNotImplemented [2021-09-23T17:47:05.963Z] --- PASS: TestNotImplemented (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestNotModified [2021-09-23T17:47:05.963Z] --- PASS: TestNotModified (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestUnauthorized [2021-09-23T17:47:05.963Z] --- PASS: TestUnauthorized (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestUnknown [2021-09-23T17:47:05.963Z] --- PASS: TestUnknown (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestCancelled [2021-09-23T17:47:05.963Z] --- PASS: TestCancelled (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestDeadline [2021-09-23T17:47:05.963Z] --- PASS: TestDeadline (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestDataLoss [2021-09-23T17:47:05.963Z] --- PASS: TestDataLoss (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestUnavailable [2021-09-23T17:47:05.963Z] --- PASS: TestUnavailable (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestSystem [2021-09-23T17:47:05.963Z] --- PASS: TestSystem (0.00s) [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Not_Found [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Bad_Request [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Conflict [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Unauthorized [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Forbidden [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Not_Modified [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-23T17:47:05.963Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-23T17:47:05.963Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-23T17:47:05.963Z] PASS [2021-09-23T17:47:05.963Z] coverage: 53.1% of statements [2021-09-23T17:47:05.963Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-09-23T17:47:05.963Z] --- PASS: TestInactiveJobs (0.38s) [2021-09-23T17:47:05.963Z] === RUN TestWatchRelease [2021-09-23T17:47:06.190Z] #21 17.28 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-23T17:47:06.190Z] #21 17.29 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-23T17:47:06.190Z] #21 17.35 Selecting previously unselected package libgcc-s1:s390x. [2021-09-23T17:47:06.190Z] #21 17.36 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-09-23T17:47:06.190Z] #21 17.37 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-09-23T17:47:06.190Z] #21 17.42 Selecting previously unselected package libcrypt1:s390x. [2021-09-23T17:47:06.190Z] #21 17.42 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-09-23T17:47:06.190Z] #21 17.43 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-09-23T17:47:06.190Z] #21 17.50 Selecting previously unselected package libc6:s390x. [2021-09-23T17:47:06.190Z] #21 17.51 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-09-23T17:47:06.431Z] --- PASS: TestWatchRelease (0.04s) [2021-09-23T17:47:06.431Z] === RUN TestWatchFinishedTransfer [2021-09-23T17:47:06.431Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-23T17:47:06.431Z] === RUN TestDuplicateTransfer [2021-09-23T17:47:06.431Z] --- PASS: TestWhenEmptyAuthConfig (0.99s) [2021-09-23T17:47:06.431Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-23T17:47:06.431Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-23T17:47:06.431Z] === RUN TestTokenPassThru [2021-09-23T17:47:06.431Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-23T17:47:06.431Z] === RUN TestSuccessfulUpload [2021-09-23T17:47:06.431Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-23T17:47:06.431Z] === RUN TestTokenPassThruDifferentHost [2021-09-23T17:47:06.431Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-23T17:47:06.431Z] PASS [2021-09-23T17:47:06.431Z] coverage: 24.1% of statements [2021-09-23T17:47:06.431Z] ok github.com/docker/docker/distribution 1.323s coverage: 24.1% of statements [2021-09-23T17:47:06.431Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T17:47:06.431Z] time="2021-09-23T17:47:06Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-23T17:47:06.448Z] #21 17.69 Unpacking libc6:s390x (2.31-13) ... [2021-09-23T17:47:06.707Z] #21 18.12 Selecting previously unselected package libapparmor1:s390x. [2021-09-23T17:47:06.877Z] === RUN TestValidateManifest [2021-09-23T17:47:06.877Z] === RUN TestValidateManifest/nil [2021-09-23T17:47:06.877Z] === RUN TestValidateManifest/non-nil [2021-09-23T17:47:06.877Z] --- PASS: TestValidateManifest (0.00s) [2021-09-23T17:47:06.877Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-23T17:47:06.877Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-23T17:47:06.877Z] PASS [2021-09-23T17:47:06.877Z] coverage: 0.7% of statements [2021-09-23T17:47:06.877Z] ok github.com/docker/docker/image/tarexport 0.148s coverage: 0.7% of statements [2021-09-23T17:47:06.877Z] === RUN TestMakeV1ConfigFromConfig [2021-09-23T17:47:06.877Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-23T17:47:06.877Z] PASS [2021-09-23T17:47:06.877Z] coverage: 25.0% of statements [2021-09-23T17:47:06.877Z] ok github.com/docker/docker/image/v1 0.063s coverage: 25.0% of statements [2021-09-23T17:47:06.877Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T17:47:06.898Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-09-23T17:47:06.898Z] === RUN TestCancelledUpload [2021-09-23T17:47:06.898Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-23T17:47:06.898Z] PASS [2021-09-23T17:47:06.898Z] coverage: 76.8% of statements [2021-09-23T17:47:06.898Z] ok github.com/docker/docker/distribution/xfer 1.799s coverage: 76.8% of statements [2021-09-23T17:47:06.898Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T17:47:06.898Z] === RUN TestFSGetInvalidData [2021-09-23T17:47:06.898Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestFSInvalidSet [2021-09-23T17:47:06.898Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestFSInvalidRoot [2021-09-23T17:47:06.898Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestFSMetadataGetSet [2021-09-23T17:47:06.898Z] === RUN TestCompare [2021-09-23T17:47:06.898Z] --- PASS: TestCompare (0.00s) [2021-09-23T17:47:06.898Z] PASS [2021-09-23T17:47:06.898Z] coverage: 19.2% of statements [2021-09-23T17:47:06.898Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2021-09-23T17:47:06.898Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-09-23T17:47:06.898Z] === RUN TestFSInvalidWalker [2021-09-23T17:47:06.898Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestFSGetSet [2021-09-23T17:47:06.898Z] --- PASS: TestFSGetSet (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestFSGetUnsetKey [2021-09-23T17:47:06.898Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-23T17:47:06.898Z] === RUN TestFSGetEmptyData [2021-09-23T17:47:06.898Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-23T17:47:06.898Z] === RUN TestFSDelete [2021-09-23T17:47:06.898Z] --- PASS: TestFSDelete (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestFSWalker [2021-09-23T17:47:06.898Z] --- PASS: TestFSWalker (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestFSWalkerStopOnError [2021-09-23T17:47:06.898Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestNewFromJSON [2021-09-23T17:47:06.898Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-23T17:47:06.898Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-23T17:47:06.898Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-23T17:47:06.898Z] === RUN TestMarshalKeyOrder [2021-09-23T17:47:06.898Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-23T17:47:06.898Z] === RUN TestHistoryEqual [2021-09-23T17:47:06.898Z] --- PASS: TestHistoryEqual (0.13s) [2021-09-23T17:47:06.898Z] === RUN TestImage [2021-09-23T17:47:06.898Z] --- PASS: TestImage (0.00s) [2021-09-23T17:47:06.898Z] === RUN TestImageOSNotEmpty [2021-09-23T17:47:06.898Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-23T17:47:06.898Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-23T17:47:06.898Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-23T17:47:06.898Z] === RUN TestCreate [2021-09-23T17:47:06.898Z] --- PASS: TestCreate (0.00s) [2021-09-23T17:47:06.898Z] === RUN TestRestore [2021-09-23T17:47:06.898Z] time="2021-09-23T17:47:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-23T17:47:06.898Z] --- PASS: TestRestore (0.02s) [2021-09-23T17:47:06.898Z] === RUN TestAddDelete [2021-09-23T17:47:06.898Z] --- PASS: TestAddDelete (0.02s) [2021-09-23T17:47:06.898Z] === RUN TestSearchAfterDelete [2021-09-23T17:47:06.898Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestParentReset [2021-09-23T17:47:06.898Z] --- PASS: TestParentReset (0.03s) [2021-09-23T17:47:06.898Z] === RUN TestGetAndSetLastUpdated [2021-09-23T17:47:06.898Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-23T17:47:06.898Z] === RUN TestStoreLen [2021-09-23T17:47:06.898Z] --- PASS: TestStoreLen (0.03s) [2021-09-23T17:47:06.898Z] PASS [2021-09-23T17:47:06.898Z] coverage: 86.6% of statements [2021-09-23T17:47:06.898Z] ok github.com/docker/docker/image 0.427s coverage: 86.6% of statements [2021-09-23T17:47:06.966Z] #21 18.12 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-09-23T17:47:06.966Z] #21 18.13 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-09-23T17:47:06.966Z] #21 18.18 Selecting previously unselected package libapparmor-dev:s390x. [2021-09-23T17:47:06.966Z] #21 18.18 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-09-23T17:47:06.966Z] #21 18.18 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-09-23T17:47:06.966Z] #21 18.24 Selecting previously unselected package libgcc-s1:armhf. [2021-09-23T17:47:07.054Z] #59 DONE 1.6s [2021-09-23T17:47:07.054Z] [2021-09-23T17:47:07.054Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:47:07.054Z] #63 sha256:d6b64a80a4eccec33402ccbd0e0a51bc6d7c532bd7cf21a48f5999aac87cd0c8 [2021-09-23T17:47:07.054Z] #63 DONE 0.4s [2021-09-23T17:47:07.054Z] [2021-09-23T17:47:07.054Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:47:07.054Z] #68 sha256:6720a3aecd5b38ab0f0cc077ffdee04ce68f40a45a25a078adf1310c31b529fc [2021-09-23T17:47:07.225Z] #21 18.24 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-09-23T17:47:07.225Z] #21 18.25 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-09-23T17:47:07.225Z] #21 18.31 Selecting previously unselected package libcrypt1:armhf. [2021-09-23T17:47:07.225Z] #21 18.32 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-09-23T17:47:07.225Z] #21 18.33 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-09-23T17:47:07.225Z] #21 18.43 Selecting previously unselected package libc6:armhf. [2021-09-23T17:47:07.225Z] #21 18.44 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-09-23T17:47:07.300Z] #55 ... [2021-09-23T17:47:07.300Z] [2021-09-23T17:47:07.300Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-09-23T17:47:07.300Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-23T17:47:07.300Z] #41 DONE 292.5s [2021-09-23T17:47:07.300Z] [2021-09-23T17:47:07.300Z] #55 [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-09-23T17:47:07.300Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:47:07.335Z] === RUN TestSerialization [2021-09-23T17:47:07.335Z] --- PASS: TestSerialization (0.02s) [2021-09-23T17:47:07.335Z] PASS [2021-09-23T17:47:07.335Z] coverage: 100.0% of statements [2021-09-23T17:47:07.335Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2021-09-23T17:47:07.365Z] === RUN TestValidateManifest [2021-09-23T17:47:07.365Z] === RUN TestValidateManifest/nil [2021-09-23T17:47:07.365Z] === RUN TestValidateManifest/non-nil [2021-09-23T17:47:07.365Z] --- PASS: TestValidateManifest (0.00s) [2021-09-23T17:47:07.365Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-23T17:47:07.365Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-23T17:47:07.365Z] PASS [2021-09-23T17:47:07.365Z] coverage: 0.7% of statements [2021-09-23T17:47:07.365Z] ok github.com/docker/docker/image/tarexport 0.051s coverage: 0.7% of statements [2021-09-23T17:47:07.365Z] === RUN TestMakeV1ConfigFromConfig [2021-09-23T17:47:07.365Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-23T17:47:07.365Z] PASS [2021-09-23T17:47:07.365Z] coverage: 25.0% of statements [2021-09-23T17:47:07.365Z] ok github.com/docker/docker/image/v1 0.059s coverage: 25.0% of statements [2021-09-23T17:47:07.365Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T17:47:07.484Z] #21 18.62 Unpacking libc6:armhf (2.31-13) ... [2021-09-23T17:47:07.742Z] #21 19.01 Selecting previously unselected package libapparmor1:armhf. [2021-09-23T17:47:07.743Z] #21 19.02 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-09-23T17:47:07.743Z] #21 19.02 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-09-23T17:47:07.743Z] #21 19.07 Selecting previously unselected package libapparmor-dev:armhf. [2021-09-23T17:47:07.743Z] #21 19.08 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-09-23T17:47:07.743Z] #21 19.09 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-09-23T17:47:07.793Z] === RUN TestEnvironmentParsing [2021-09-23T17:47:07.793Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-23T17:47:07.793Z] PASS [2021-09-23T17:47:07.793Z] coverage: 1.2% of statements [2021-09-23T17:47:07.793Z] ok github.com/docker/docker/libcontainerd/local 0.047s coverage: 1.2% of statements [2021-09-23T17:47:08.001Z] #21 19.15 Selecting previously unselected package libgcc-s1:ppc64el. [2021-09-23T17:47:08.001Z] #21 19.16 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-09-23T17:47:08.001Z] #21 19.16 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-23T17:47:08.001Z] #21 19.21 Selecting previously unselected package libcrypt1:ppc64el. [2021-09-23T17:47:08.001Z] #21 19.21 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-09-23T17:47:08.001Z] #21 19.22 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-23T17:47:08.251Z] === RUN TestEmptyLayer [2021-09-23T17:47:08.251Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestCommitFailure [2021-09-23T17:47:08.251Z] --- PASS: TestCommitFailure (0.01s) [2021-09-23T17:47:08.251Z] === RUN TestStartTransactionFailure [2021-09-23T17:47:08.251Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestGetOrphan [2021-09-23T17:47:08.251Z] --- PASS: TestGetOrphan (0.01s) [2021-09-23T17:47:08.251Z] === RUN TestMountAndRegister [2021-09-23T17:47:08.251Z] layer_test.go:270: Layer size: 14 [2021-09-23T17:47:08.251Z] --- PASS: TestMountAndRegister (0.03s) [2021-09-23T17:47:08.251Z] === RUN TestLayerRelease [2021-09-23T17:47:08.251Z] layer_test.go:303: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestStoreRestore [2021-09-23T17:47:08.251Z] layer_test.go:352: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestTarStreamStability [2021-09-23T17:47:08.251Z] layer_test.go:467: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestRegisterExistingLayer [2021-09-23T17:47:08.251Z] --- PASS: TestRegisterExistingLayer (0.07s) [2021-09-23T17:47:08.251Z] === RUN TestTarStreamVerification [2021-09-23T17:47:08.251Z] layer_test.go:696: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestLayerMigration [2021-09-23T17:47:08.251Z] migration_test.go:45: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestLayerMigrationNoTarsplit [2021-09-23T17:47:08.251Z] migration_test.go:181: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestMountInit [2021-09-23T17:47:08.251Z] mount_test.go:17: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestMountInit (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestMountSize [2021-09-23T17:47:08.251Z] mount_test.go:76: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestMountSize (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestMountChanges [2021-09-23T17:47:08.251Z] mount_test.go:125: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestMountChanges (0.00s) [2021-09-23T17:47:08.251Z] === RUN TestMountApply [2021-09-23T17:47:08.251Z] mount_test.go:212: Failing on Windows [2021-09-23T17:47:08.251Z] --- SKIP: TestMountApply (0.00s) [2021-09-23T17:47:08.251Z] PASS [2021-09-23T17:47:08.251Z] coverage: 30.1% of statements [2021-09-23T17:47:08.251Z] ok github.com/docker/docker/layer 0.189s coverage: 30.1% of statements [2021-09-23T17:47:08.260Z] #21 19.30 Selecting previously unselected package libc6:ppc64el. [2021-09-23T17:47:08.260Z] #21 19.31 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-09-23T17:47:08.260Z] #21 19.48 Unpacking libc6:ppc64el (2.31-13) ... [2021-09-23T17:47:08.353Z] === RUN TestSerialization [2021-09-23T17:47:08.353Z] --- PASS: TestSerialization (0.02s) [2021-09-23T17:47:08.353Z] PASS [2021-09-23T17:47:08.353Z] coverage: 100.0% of statements [2021-09-23T17:47:08.353Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2021-09-23T17:47:08.681Z] #55 ... [2021-09-23T17:47:08.681Z] [2021-09-23T17:47:08.681Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:47:08.681Z] #42 sha256:15c393b9a5c8abbb0039a4fdf35cf8f6be879b8358c0a7207116e482fdbf1410 [2021-09-23T17:47:08.681Z] #42 DONE 0.3s [2021-09-23T17:47:08.681Z] [2021-09-23T17:47:08.681Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:47:08.681Z] #46 sha256:fe4abdb16c63a474491280ff6fe7c4c69f8f347871b04ace36ee03a2ef723177 [2021-09-23T17:47:08.681Z] #46 DONE 0.1s [2021-09-23T17:47:08.681Z] [2021-09-23T17:47:08.681Z] #55 [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-09-23T17:47:08.681Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:47:08.709Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T17:47:08.709Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T17:47:08.709Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T17:47:08.709Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T17:47:08.709Z] === RUN TestSequenceGetAvailableBit [2021-09-23T17:47:08.709Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestSequenceEqual [2021-09-23T17:47:08.709Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestSequenceCopy [2021-09-23T17:47:08.709Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestGetFirstAvailable [2021-09-23T17:47:08.709Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestFindSequence [2021-09-23T17:47:08.709Z] --- PASS: TestFindSequence (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestCheckIfAvailable [2021-09-23T17:47:08.709Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestMergeSequences [2021-09-23T17:47:08.709Z] --- PASS: TestMergeSequences (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestPushReservation [2021-09-23T17:47:08.709Z] --- PASS: TestPushReservation (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestSerializeDeserialize [2021-09-23T17:47:08.709Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestSet [2021-09-23T17:47:08.709Z] --- PASS: TestSet (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestSetUnset [2021-09-23T17:47:08.709Z] --- PASS: TestSetUnset (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestOffsetSetUnset [2021-09-23T17:47:08.709Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestSetInRange [2021-09-23T17:47:08.709Z] --- PASS: TestSetInRange (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestSetAnyInRange [2021-09-23T17:47:08.709Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestMethods [2021-09-23T17:47:08.709Z] --- PASS: TestMethods (0.00s) [2021-09-23T17:47:08.709Z] === RUN TestRandomAllocateDeallocate [2021-09-23T17:47:08.821Z] === RUN TestEnvironmentParsing [2021-09-23T17:47:08.821Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-23T17:47:08.821Z] PASS [2021-09-23T17:47:08.821Z] coverage: 1.2% of statements [2021-09-23T17:47:08.821Z] ok github.com/docker/docker/libcontainerd/local 0.056s coverage: 1.2% of statements [2021-09-23T17:47:08.821Z] === RUN TestEmptyLayer [2021-09-23T17:47:08.821Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-23T17:47:08.821Z] === RUN TestCommitFailure [2021-09-23T17:47:08.821Z] --- PASS: TestCommitFailure (0.01s) [2021-09-23T17:47:08.821Z] === RUN TestStartTransactionFailure [2021-09-23T17:47:08.821Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-23T17:47:08.821Z] === RUN TestGetOrphan [2021-09-23T17:47:08.821Z] --- PASS: TestGetOrphan (0.01s) [2021-09-23T17:47:08.821Z] === RUN TestMountAndRegister [2021-09-23T17:47:08.821Z] layer_test.go:270: Layer size: 14 [2021-09-23T17:47:08.821Z] --- PASS: TestMountAndRegister (0.03s) [2021-09-23T17:47:08.821Z] === RUN TestLayerRelease [2021-09-23T17:47:08.831Z] #21 20.10 Selecting previously unselected package libapparmor1:ppc64el. [2021-09-23T17:47:08.831Z] #21 20.11 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-09-23T17:47:08.831Z] #21 20.11 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-09-23T17:47:08.831Z] #21 20.16 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-09-23T17:47:08.940Z] #55 ... [2021-09-23T17:47:08.940Z] [2021-09-23T17:47:08.940Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:47:08.940Z] #48 sha256:4e9d90908dd38e46133340fcf41b44a589ffb1d68b04246c81f4a42db4b7ddf9 [2021-09-23T17:47:08.940Z] #48 DONE 0.1s [2021-09-23T17:47:08.940Z] [2021-09-23T17:47:08.940Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:47:08.940Z] #50 sha256:b09258287df6ce2865a31543fe07f0c373fc5758d35285f1f694ab4a72b9292d [2021-09-23T17:47:08.940Z] #50 DONE 0.1s [2021-09-23T17:47:08.940Z] [2021-09-23T17:47:08.940Z] #58 [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-09-23T17:47:08.940Z] #58 sha256:3b1d68b1683fdb7e3ca5fd23498023d3a7d57f5466228f344492816ae1f8f8f7 [2021-09-23T17:47:08.979Z] #68 DONE 1.8s [2021-09-23T17:47:08.979Z] [2021-09-23T17:47:08.979Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:47:08.979Z] #69 sha256:a8ab3d652e38d266fa606ef555cad7ceebb827a29ba6487983f9dd532a4763f0 [2021-09-23T17:47:08.979Z] #69 DONE 0.0s [2021-09-23T17:47:08.979Z] [2021-09-23T17:47:08.979Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:47:08.979Z] #70 sha256:d19900818cd6cbbcacd321a2892cc45fa440a8a4d0db985a89b2bd2ee7a843a8 [2021-09-23T17:47:09.089Z] #21 20.17 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-09-23T17:47:09.090Z] #21 20.17 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-23T17:47:09.090Z] #21 20.24 Selecting previously unselected package libseccomp2:s390x. [2021-09-23T17:47:09.090Z] #21 20.25 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-09-23T17:47:09.090Z] #21 20.26 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-09-23T17:47:09.090Z] #21 20.30 Selecting previously unselected package libseccomp-dev:s390x. [2021-09-23T17:47:09.090Z] #21 20.30 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-09-23T17:47:09.090Z] #21 20.31 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-09-23T17:47:09.090Z] #21 20.37 Selecting previously unselected package libseccomp2:ppc64el. [2021-09-23T17:47:09.090Z] #21 20.37 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-09-23T17:47:09.090Z] #21 20.38 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-09-23T17:47:09.199Z] #58 ... [2021-09-23T17:47:09.199Z] [2021-09-23T17:47:09.199Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:47:09.199Z] #52 sha256:4f84b5a4970b1552b2f89d70f40b0b4a7464ea48b15f26ad000efef42fa88cf0 [2021-09-23T17:47:09.289Z] layer_test.go:303: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-23T17:47:09.289Z] === RUN TestStoreRestore [2021-09-23T17:47:09.289Z] layer_test.go:352: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-23T17:47:09.289Z] === RUN TestTarStreamStability [2021-09-23T17:47:09.289Z] layer_test.go:467: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-23T17:47:09.289Z] === RUN TestRegisterExistingLayer [2021-09-23T17:47:09.289Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-09-23T17:47:09.289Z] === RUN TestTarStreamVerification [2021-09-23T17:47:09.289Z] layer_test.go:696: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-23T17:47:09.289Z] === RUN TestLayerMigration [2021-09-23T17:47:09.289Z] migration_test.go:45: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-23T17:47:09.289Z] === RUN TestLayerMigrationNoTarsplit [2021-09-23T17:47:09.289Z] migration_test.go:181: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T17:47:09.289Z] === RUN TestMountInit [2021-09-23T17:47:09.289Z] mount_test.go:17: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestMountInit (0.00s) [2021-09-23T17:47:09.289Z] === RUN TestMountSize [2021-09-23T17:47:09.289Z] mount_test.go:76: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestMountSize (0.00s) [2021-09-23T17:47:09.289Z] === RUN TestMountChanges [2021-09-23T17:47:09.289Z] mount_test.go:125: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestMountChanges (0.00s) [2021-09-23T17:47:09.289Z] === RUN TestMountApply [2021-09-23T17:47:09.289Z] mount_test.go:212: Failing on Windows [2021-09-23T17:47:09.289Z] --- SKIP: TestMountApply (0.00s) [2021-09-23T17:47:09.289Z] PASS [2021-09-23T17:47:09.289Z] coverage: 30.1% of statements [2021-09-23T17:47:09.289Z] ok github.com/docker/docker/layer 0.275s coverage: 30.1% of statements [2021-09-23T17:47:09.289Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T17:47:09.289Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T17:47:09.289Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T17:47:09.289Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T17:47:09.348Z] #21 20.43 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-09-23T17:47:09.348Z] #21 20.44 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-09-23T17:47:09.348Z] #21 20.45 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-23T17:47:09.348Z] #21 20.50 Selecting previously unselected package libseccomp2:armhf. [2021-09-23T17:47:09.348Z] #21 20.51 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-09-23T17:47:09.348Z] #21 20.51 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-09-23T17:47:09.348Z] #21 20.56 Selecting previously unselected package libseccomp-dev:armhf. [2021-09-23T17:47:09.348Z] #21 20.56 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-09-23T17:47:09.348Z] #21 20.56 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-09-23T17:47:09.348Z] #21 20.62 Selecting previously unselected package libseccomp2:armel. [2021-09-23T17:47:09.348Z] #21 20.63 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-09-23T17:47:09.348Z] #21 20.63 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-09-23T17:47:09.459Z] #52 DONE 0.4s [2021-09-23T17:47:09.459Z] [2021-09-23T17:47:09.459Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:47:09.459Z] #54 sha256:b0b4ac437ab1f0d2225faa06a31e7bb6ccae9237b27e002bbbf2a8e4f56cdc83 [2021-09-23T17:47:09.606Z] #21 20.68 Selecting previously unselected package libseccomp-dev:armel. [2021-09-23T17:47:09.606Z] #21 20.69 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-09-23T17:47:09.606Z] #21 20.69 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-09-23T17:47:09.606Z] #21 20.75 Selecting previously unselected package libseccomp2:arm64. [2021-09-23T17:47:09.606Z] #21 20.76 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-09-23T17:47:09.606Z] #21 20.76 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-09-23T17:47:09.606Z] #21 20.80 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-23T17:47:09.606Z] #21 20.80 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-23T17:47:09.607Z] #21 20.81 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-23T17:47:09.607Z] #21 20.90 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-09-23T17:47:09.607Z] #21 20.92 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-09-23T17:47:09.607Z] #21 20.93 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-09-23T17:47:09.607Z] #21 20.94 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-23T17:47:09.607Z] #21 20.96 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-09-23T17:47:09.607Z] #21 20.98 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-23T17:47:09.607Z] #21 20.99 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-09-23T17:47:09.607Z] #21 21.00 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-09-23T17:47:09.719Z] #54 DONE 0.1s [2021-09-23T17:47:09.719Z] [2021-09-23T17:47:09.719Z] #55 [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-09-23T17:47:09.719Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:47:09.756Z] === RUN TestSequenceGetAvailableBit [2021-09-23T17:47:09.756Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestSequenceEqual [2021-09-23T17:47:09.756Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestSequenceCopy [2021-09-23T17:47:09.756Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestGetFirstAvailable [2021-09-23T17:47:09.756Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestFindSequence [2021-09-23T17:47:09.756Z] --- PASS: TestFindSequence (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestCheckIfAvailable [2021-09-23T17:47:09.756Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestMergeSequences [2021-09-23T17:47:09.756Z] --- PASS: TestMergeSequences (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestPushReservation [2021-09-23T17:47:09.756Z] --- PASS: TestPushReservation (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestSerializeDeserialize [2021-09-23T17:47:09.756Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestSet [2021-09-23T17:47:09.756Z] --- PASS: TestSet (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestSetUnset [2021-09-23T17:47:09.756Z] --- PASS: TestSetUnset (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestOffsetSetUnset [2021-09-23T17:47:09.756Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestSetInRange [2021-09-23T17:47:09.756Z] --- PASS: TestSetInRange (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestSetAnyInRange [2021-09-23T17:47:09.756Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestMethods [2021-09-23T17:47:09.756Z] --- PASS: TestMethods (0.00s) [2021-09-23T17:47:09.756Z] === RUN TestRandomAllocateDeallocate [2021-09-23T17:47:09.865Z] #21 21.02 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-23T17:47:09.865Z] #21 21.03 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-09-23T17:47:09.865Z] #21 21.05 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-09-23T17:47:09.865Z] #21 21.06 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-09-23T17:47:09.865Z] #21 21.08 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-09-23T17:47:09.865Z] #21 21.10 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-23T17:47:09.865Z] #21 21.11 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-09-23T17:47:10.009Z] #73 exporting layers 6.1s done [2021-09-23T17:47:10.009Z] #73 writing image sha256:5adcf149cb9f1d02a594d6e19b56a12a4c947eeef5f104bc45fbfef445b096bc done [2021-09-23T17:47:10.009Z] #73 naming to docker.io/library/docker:c28703dd27d71b77e2cb1d405e0dca46e95bbab9 done [2021-09-23T17:47:10.009Z] #73 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-09-23T17:47:10.123Z] #21 21.13 Setting up libc6:arm64 (2.31-13) ... [Pipeline] sh [2021-09-23T17:47:10.245Z] === RUN TestInvalidConfig [2021-09-23T17:47:10.245Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-23T17:47:10.245Z] === RUN TestConfig [2021-09-23T17:47:10.245Z] --- PASS: TestConfig (0.00s) [2021-09-23T17:47:10.245Z] === RUN TestOptionsLabels [2021-09-23T17:47:10.245Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-23T17:47:10.245Z] === RUN TestValidName [2021-09-23T17:47:10.245Z] --- PASS: TestValidName (0.00s) [2021-09-23T17:47:10.245Z] === RUN TestTLSConfiguration [2021-09-23T17:47:10.245Z] time="2021-09-23T17:47:09Z" level=info msg="Option Initializing KV with TLS" [2021-09-23T17:47:10.245Z] --- PASS: TestTLSConfiguration (0.13s) [2021-09-23T17:47:10.245Z] PASS [2021-09-23T17:47:10.245Z] coverage: 24.0% of statements [2021-09-23T17:47:10.245Z] ok github.com/docker/docker/libnetwork/config 0.185s coverage: 24.0% of statements [2021-09-23T17:47:10.245Z] === RUN TestKey [2021-09-23T17:47:10.245Z] --- PASS: TestKey (0.00s) [2021-09-23T17:47:10.245Z] === RUN TestParseKey [2021-09-23T17:47:10.245Z] --- PASS: TestParseKey (0.00s) [2021-09-23T17:47:10.245Z] === RUN TestInvalidDataStore [2021-09-23T17:47:10.245Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-23T17:47:10.245Z] === RUN TestKVObjectFlatKey [2021-09-23T17:47:10.245Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-23T17:47:10.245Z] === RUN TestAtomicKVObjectFlatKey [2021-09-23T17:47:10.245Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-23T17:47:10.245Z] PASS [2021-09-23T17:47:10.245Z] coverage: 21.9% of statements [2021-09-23T17:47:10.245Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-09-23T17:47:10.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=c28703dd27d71b77e2cb1d405e0dca46e95bbab9 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c28703dd27d71b77e2cb1d405e0dca46e95bbab9 hack/make.sh dynbinary test-integration [2021-09-23T17:47:10.907Z] #70 DONE 2.1s [2021-09-23T17:47:11.170Z] [2021-09-23T17:47:11.170Z] #71 exporting to image [2021-09-23T17:47:11.170Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:47:11.170Z] #71 exporting layers [2021-09-23T17:47:11.212Z] === RUN TestIPDataMarshalling [2021-09-23T17:47:11.212Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-23T17:47:11.212Z] === RUN TestValidateAndIsV6 [2021-09-23T17:47:11.212Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-23T17:47:11.212Z] PASS [2021-09-23T17:47:11.212Z] coverage: 68.9% of statements [2021-09-23T17:47:11.212Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2021-09-23T17:47:11.318Z] === RUN TestInvalidConfig [2021-09-23T17:47:11.318Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-23T17:47:11.318Z] === RUN TestConfig [2021-09-23T17:47:11.318Z] --- PASS: TestConfig (0.00s) [2021-09-23T17:47:11.318Z] === RUN TestOptionsLabels [2021-09-23T17:47:11.318Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-23T17:47:11.318Z] === RUN TestValidName [2021-09-23T17:47:11.318Z] --- PASS: TestValidName (0.00s) [2021-09-23T17:47:11.318Z] === RUN TestTLSConfiguration [2021-09-23T17:47:11.318Z] time="2021-09-23T17:47:10Z" level=info msg="Option Initializing KV with TLS" [2021-09-23T17:47:11.318Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-23T17:47:11.318Z] PASS [2021-09-23T17:47:11.318Z] coverage: 24.0% of statements [2021-09-23T17:47:11.318Z] ok github.com/docker/docker/libnetwork/config 0.176s coverage: 24.0% of statements [2021-09-23T17:47:11.497Z] #21 22.37 Setting up libc6:armel (2.31-13) ... [2021-09-23T17:47:11.671Z] === RUN TestErrorInterfaces [2021-09-23T17:47:11.671Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestNetworkMarshalling [2021-09-23T17:47:11.671Z] --- PASS: TestNetworkMarshalling (0.12s) [2021-09-23T17:47:11.671Z] === RUN TestEndpointMarshalling [2021-09-23T17:47:11.671Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestAuxAddresses [2021-09-23T17:47:11.671Z] time="2021-09-23T17:47:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T17:47:11.671Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-23T17:47:11.671Z] === RUN TestSRVServiceQuery [2021-09-23T17:47:11.671Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestServiceVIPReuse [2021-09-23T17:47:11.671Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-23T17:47:11.671Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-09-23T17:47:11.671Z] === RUN TestDNSIPQuery [2021-09-23T17:47:11.671Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestDNSProxyServFail [2021-09-23T17:47:11.671Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestSandboxAddEmpty [2021-09-23T17:47:11.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestSandboxAddMultiPrio [2021-09-23T17:47:11.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestSandboxAddSamePrio [2021-09-23T17:47:11.671Z] === RUN TestDriver [2021-09-23T17:47:11.671Z] --- PASS: TestDriver (0.00s) [2021-09-23T17:47:11.671Z] PASS [2021-09-23T17:47:11.671Z] coverage: 34.8% of statements [2021-09-23T17:47:11.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestCleanupServiceDiscovery [2021-09-23T17:47:11.671Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestDNSOptions [2021-09-23T17:47:11.671Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.671Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-23T17:47:11.671Z] === RUN TestMultipleControllersWithSameStore [2021-09-23T17:47:11.671Z] time="2021-09-23T17:47:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T17:47:11.671Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2021-09-23T17:47:11.671Z] time="2021-09-23T17:47:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T17:47:11.671Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-23T17:47:11.671Z] PASS [2021-09-23T17:47:11.671Z] coverage: 8.6% of statements [2021-09-23T17:47:11.671Z] ok github.com/docker/docker/libnetwork 0.242s coverage: 8.6% of statements [2021-09-23T17:47:11.671Z] --- PASS: TestRandomAllocateDeallocate (3.28s) [2021-09-23T17:47:11.671Z] === RUN TestAllocateRandomDeallocate [2021-09-23T17:47:11.786Z] === RUN TestKey [2021-09-23T17:47:11.786Z] --- PASS: TestKey (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestParseKey [2021-09-23T17:47:11.786Z] --- PASS: TestParseKey (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestInvalidDataStore [2021-09-23T17:47:11.786Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestKVObjectFlatKey [2021-09-23T17:47:11.786Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestAtomicKVObjectFlatKey [2021-09-23T17:47:11.786Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-23T17:47:11.786Z] PASS [2021-09-23T17:47:11.786Z] coverage: 21.9% of statements [2021-09-23T17:47:11.786Z] ok github.com/docker/docker/libnetwork/datastore 0.032s coverage: 21.9% of statements [2021-09-23T17:47:11.786Z] === RUN TestErrorInterfaces [2021-09-23T17:47:11.786Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestNetworkMarshalling [2021-09-23T17:47:11.786Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-09-23T17:47:11.786Z] === RUN TestEndpointMarshalling [2021-09-23T17:47:11.786Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestAuxAddresses [2021-09-23T17:47:11.786Z] time="2021-09-23T17:47:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T17:47:11.786Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-23T17:47:11.786Z] === RUN TestSRVServiceQuery [2021-09-23T17:47:11.786Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.786Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestServiceVIPReuse [2021-09-23T17:47:11.786Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.786Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-23T17:47:11.786Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.786Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestDNSIPQuery [2021-09-23T17:47:11.786Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.786Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-23T17:47:11.786Z] === RUN TestDNSProxyServFail [2021-09-23T17:47:11.787Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.787Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-23T17:47:11.787Z] === RUN TestSandboxAddEmpty [2021-09-23T17:47:11.787Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.787Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-23T17:47:11.787Z] === RUN TestSandboxAddMultiPrio [2021-09-23T17:47:11.787Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.787Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-23T17:47:11.787Z] === RUN TestSandboxAddSamePrio [2021-09-23T17:47:11.787Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.787Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-23T17:47:11.787Z] === RUN TestCleanupServiceDiscovery [2021-09-23T17:47:11.787Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.787Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-23T17:47:11.787Z] === RUN TestDNSOptions [2021-09-23T17:47:11.787Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:47:11.787Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-23T17:47:11.787Z] === RUN TestMultipleControllersWithSameStore [2021-09-23T17:47:11.787Z] time="2021-09-23T17:47:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T17:47:11.787Z] time="2021-09-23T17:47:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T17:47:11.787Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-23T17:47:11.787Z] PASS [2021-09-23T17:47:11.787Z] coverage: 8.6% of statements [2021-09-23T17:47:11.787Z] ok github.com/docker/docker/libnetwork 0.252s coverage: 8.6% of statements [2021-09-23T17:47:12.129Z] === RUN TestDriver [2021-09-23T17:47:12.129Z] --- PASS: TestDriver (0.00s) [2021-09-23T17:47:12.129Z] PASS [2021-09-23T17:47:12.129Z] coverage: 34.8% of statements [2021-09-23T17:47:12.129Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-09-23T17:47:12.255Z] === RUN TestIPDataMarshalling [2021-09-23T17:47:12.255Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-23T17:47:12.255Z] === RUN TestValidateAndIsV6 [2021-09-23T17:47:12.255Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-23T17:47:12.255Z] PASS [2021-09-23T17:47:12.255Z] coverage: 68.9% of statements [2021-09-23T17:47:12.255Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2021-09-23T17:47:12.255Z] === RUN TestDriver [2021-09-23T17:47:12.255Z] --- PASS: TestDriver (0.00s) [2021-09-23T17:47:12.255Z] PASS [2021-09-23T17:47:12.255Z] coverage: 34.8% of statements [2021-09-23T17:47:12.255Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2021-09-23T17:47:12.287Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-09-23T17:47:12.287Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-09-23T17:47:12.287Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-09-23T17:47:12.287Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-09-23T17:47:12.287Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-09-23T17:47:12.287Z] Detected virtualization docker. [2021-09-23T17:47:12.287Z] Detected architecture x86-64. [2021-09-23T17:47:12.287Z] Set hostname to <8499f8900302>. [2021-09-23T17:47:12.431Z] #21 23.61 Setting up libc6:armhf (2.31-13) ... [2021-09-23T17:47:12.543Z] modprobe@configfs.service: Succeeded. [2021-09-23T17:47:12.543Z] modprobe@drm.service: Succeeded. [2021-09-23T17:47:12.543Z] modprobe@fuse.service: Succeeded. [2021-09-23T17:47:12.588Z] --- PASS: TestAllocateRandomDeallocate (0.64s) [2021-09-23T17:47:12.588Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-23T17:47:12.588Z] === RUN TestNetworkAllocateFree [2021-09-23T17:47:12.588Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-23T17:47:12.588Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-23T17:47:12.588Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-23T17:47:12.588Z] PASS [2021-09-23T17:47:12.588Z] coverage: 63.6% of statements [2021-09-23T17:47:12.588Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.079s coverage: 63.6% of statements [2021-09-23T17:47:12.723Z] --- PASS: TestRandomAllocateDeallocate (3.04s) [2021-09-23T17:47:12.723Z] === RUN TestAllocateRandomDeallocate [2021-09-23T17:47:12.723Z] === RUN TestDriver [2021-09-23T17:47:12.723Z] --- PASS: TestDriver (0.00s) [2021-09-23T17:47:12.723Z] PASS [2021-09-23T17:47:12.723Z] coverage: 34.8% of statements [2021-09-23T17:47:12.723Z] ok github.com/docker/docker/libnetwork/drivers/null 0.033s coverage: 34.8% of statements [2021-09-23T17:47:12.799Z] + source /etc/docker-entrypoint-cmd [2021-09-23T17:47:12.799Z] ++ hack/make.sh dynbinary test-integration [2021-09-23T17:47:12.799Z] [2021-09-23T17:47:12.799Z] Removing bundles/ [2021-09-23T17:47:12.799Z] [2021-09-23T17:47:12.799Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:47:12.799Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:47:12.799Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:47:13.046Z] === RUN TestGetEmptyCapabilities [2021-09-23T17:47:13.046Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2021-09-23T17:47:13.046Z] === RUN TestGetExtraCapabilities [2021-09-23T17:47:13.046Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-09-23T17:47:13.046Z] === RUN TestGetInvalidCapabilities [2021-09-23T17:47:13.046Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-09-23T17:47:13.046Z] === RUN TestRemoteDriver [2021-09-23T17:47:13.046Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-23T17:47:13.046Z] === RUN TestDriverError [2021-09-23T17:47:13.046Z] --- PASS: TestDriverError (0.00s) [2021-09-23T17:47:13.046Z] === RUN TestMissingValues [2021-09-23T17:47:13.046Z] --- PASS: TestMissingValues (0.00s) [2021-09-23T17:47:13.046Z] === RUN TestRollback [2021-09-23T17:47:13.046Z] --- PASS: TestRollback (0.00s) [2021-09-23T17:47:13.046Z] PASS [2021-09-23T17:47:13.046Z] coverage: 57.4% of statements [2021-09-23T17:47:13.046Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2021-09-23T17:47:13.191Z] === RUN TestNetworkAllocateFree [2021-09-23T17:47:13.191Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-23T17:47:13.191Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-23T17:47:13.191Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-23T17:47:13.191Z] PASS [2021-09-23T17:47:13.191Z] coverage: 63.6% of statements [2021-09-23T17:47:13.191Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.034s coverage: 63.6% of statements [2021-09-23T17:47:13.191Z] --- PASS: TestAllocateRandomDeallocate (0.81s) [2021-09-23T17:47:13.191Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-23T17:47:13.504Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.79s) [2021-09-23T17:47:13.504Z] === RUN TestRetrieveFromStore [2021-09-23T17:47:13.504Z] === RUN TestNAT [2021-09-23T17:47:13.504Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T17:47:13.504Z] --- SKIP: TestNAT (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestTransparent [2021-09-23T17:47:13.504Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T17:47:13.504Z] --- SKIP: TestTransparent (0.00s) [2021-09-23T17:47:13.504Z] PASS [2021-09-23T17:47:13.504Z] coverage: 0.0% of statements [2021-09-23T17:47:13.504Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.062s coverage: 0.0% of statements [2021-09-23T17:47:13.504Z] --- PASS: TestRetrieveFromStore (0.32s) [2021-09-23T17:47:13.504Z] === RUN TestIsCorrupted [2021-09-23T17:47:13.504Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-23T17:47:13.504Z] === RUN TestSetRollover [2021-09-23T17:47:13.504Z] === RUN TestBuildDefault [2021-09-23T17:47:13.504Z] --- PASS: TestBuildDefault (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestBuildHostnameDomainname [2021-09-23T17:47:13.504Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestBuildHostname [2021-09-23T17:47:13.504Z] --- PASS: TestBuildHostname (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestBuildHostnameFQDN [2021-09-23T17:47:13.504Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestBuildNoIP [2021-09-23T17:47:13.504Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestUpdate [2021-09-23T17:47:13.504Z] --- PASS: TestUpdate (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-23T17:47:13.504Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-23T17:47:13.504Z] === RUN TestNew [2021-09-23T17:47:13.504Z] --- PASS: TestNew (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestAddDriver [2021-09-23T17:47:13.504Z] --- PASS: TestAddDriver (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestAddDuplicateDriver [2021-09-23T17:47:13.504Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-23T17:47:13.504Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestDriver [2021-09-23T17:47:13.504Z] --- PASS: TestDriver (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestIPAM [2021-09-23T17:47:13.504Z] --- PASS: TestIPAM (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestWalkIPAMs [2021-09-23T17:47:13.504Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestWalkDrivers [2021-09-23T17:47:13.504Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-23T17:47:13.504Z] PASS [2021-09-23T17:47:13.504Z] coverage: 82.4% of statements [2021-09-23T17:47:13.504Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestAddEmpty [2021-09-23T17:47:13.504Z] --- PASS: TestAddEmpty (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestAdd [2021-09-23T17:47:13.504Z] --- PASS: TestAdd (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestDeleteEmpty [2021-09-23T17:47:13.504Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestDeleteNewline [2021-09-23T17:47:13.504Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-23T17:47:13.504Z] === RUN TestDelete [2021-09-23T17:47:13.658Z] === RUN TestGetEmptyCapabilities [2021-09-23T17:47:13.658Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-23T17:47:13.658Z] === RUN TestGetExtraCapabilities [2021-09-23T17:47:13.658Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-23T17:47:13.658Z] === RUN TestGetInvalidCapabilities [2021-09-23T17:47:13.658Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-23T17:47:13.658Z] === RUN TestRemoteDriver [2021-09-23T17:47:13.658Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-23T17:47:13.658Z] === RUN TestDriverError [2021-09-23T17:47:13.658Z] --- PASS: TestDriverError (0.00s) [2021-09-23T17:47:13.658Z] === RUN TestMissingValues [2021-09-23T17:47:13.658Z] --- PASS: TestMissingValues (0.00s) [2021-09-23T17:47:13.658Z] === RUN TestRollback [2021-09-23T17:47:13.658Z] --- PASS: TestRollback (0.00s) [2021-09-23T17:47:13.658Z] PASS [2021-09-23T17:47:13.658Z] coverage: 57.4% of statements [2021-09-23T17:47:13.658Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.068s coverage: 57.4% of statements [2021-09-23T17:47:13.808Z] #21 24.83 Setting up libc6:ppc64el (2.31-13) ... [2021-09-23T17:47:13.961Z] --- PASS: TestDelete (0.00s) [2021-09-23T17:47:13.961Z] === RUN TestConcurrentWrites [2021-09-23T17:47:13.961Z] ok github.com/docker/docker/libnetwork/drvregistry 0.058s coverage: 82.4% of statements [2021-09-23T17:47:13.961Z] --- PASS: TestConcurrentWrites (0.16s) [2021-09-23T17:47:13.961Z] PASS [2021-09-23T17:47:13.961Z] coverage: 81.2% of statements [2021-09-23T17:47:13.961Z] ok github.com/docker/docker/libnetwork/etchosts 0.205s coverage: 81.2% of statements [2021-09-23T17:47:14.125Z] === RUN TestNew [2021-09-23T17:47:14.125Z] --- PASS: TestNew (0.00s) [2021-09-23T17:47:14.125Z] === RUN TestAddDriver [2021-09-23T17:47:14.126Z] --- PASS: TestAddDriver (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestAddDuplicateDriver [2021-09-23T17:47:14.126Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-23T17:47:14.126Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestDriver [2021-09-23T17:47:14.126Z] --- PASS: TestDriver (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestIPAM [2021-09-23T17:47:14.126Z] --- PASS: TestIPAM (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestWalkIPAMs [2021-09-23T17:47:14.126Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestWalkDrivers [2021-09-23T17:47:14.126Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-23T17:47:14.126Z] PASS [2021-09-23T17:47:14.126Z] coverage: 82.4% of statements [2021-09-23T17:47:14.126Z] === RUN TestNAT [2021-09-23T17:47:14.126Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T17:47:14.126Z] --- SKIP: TestNAT (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestTransparent [2021-09-23T17:47:14.126Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T17:47:14.126Z] --- SKIP: TestTransparent (0.00s) [2021-09-23T17:47:14.126Z] PASS [2021-09-23T17:47:14.126Z] coverage: 0.0% of statements [2021-09-23T17:47:14.126Z] ok github.com/docker/docker/libnetwork/drvregistry 0.053s coverage: 82.4% of statements [2021-09-23T17:47:14.126Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.037s coverage: 0.0% of statements [2021-09-23T17:47:14.126Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.68s) [2021-09-23T17:47:14.126Z] === RUN TestRetrieveFromStore [2021-09-23T17:47:14.126Z] === RUN TestBuildDefault [2021-09-23T17:47:14.126Z] --- PASS: TestBuildDefault (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestBuildHostnameDomainname [2021-09-23T17:47:14.126Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestBuildHostname [2021-09-23T17:47:14.126Z] --- PASS: TestBuildHostname (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestBuildHostnameFQDN [2021-09-23T17:47:14.126Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestBuildNoIP [2021-09-23T17:47:14.126Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestUpdate [2021-09-23T17:47:14.126Z] --- PASS: TestUpdate (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-23T17:47:14.126Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-23T17:47:14.126Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestAddEmpty [2021-09-23T17:47:14.126Z] --- PASS: TestAddEmpty (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestAdd [2021-09-23T17:47:14.126Z] --- PASS: TestAdd (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestDeleteEmpty [2021-09-23T17:47:14.126Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestDeleteNewline [2021-09-23T17:47:14.126Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestDelete [2021-09-23T17:47:14.126Z] --- PASS: TestDelete (0.00s) [2021-09-23T17:47:14.126Z] === RUN TestConcurrentWrites [2021-09-23T17:47:14.419Z] === RUN TestNew [2021-09-23T17:47:14.419Z] --- PASS: TestNew (0.00s) [2021-09-23T17:47:14.419Z] === RUN TestAllocate [2021-09-23T17:47:14.419Z] --- PASS: TestAllocate (0.00s) [2021-09-23T17:47:14.419Z] === RUN TestUninitialized [2021-09-23T17:47:14.419Z] --- PASS: TestUninitialized (0.00s) [2021-09-23T17:47:14.419Z] === RUN TestAllocateInRange [2021-09-23T17:47:14.419Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-23T17:47:14.419Z] === RUN TestAllocateSerial [2021-09-23T17:47:14.419Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-23T17:47:14.419Z] PASS [2021-09-23T17:47:14.419Z] coverage: 87.5% of statements [2021-09-23T17:47:14.419Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2021-09-23T17:47:14.419Z] === RUN TestDiff [2021-09-23T17:47:14.419Z] --- PASS: TestDiff (0.00s) [2021-09-23T17:47:14.419Z] === RUN TestAddedCallback [2021-09-23T17:47:14.419Z] --- PASS: TestAddedCallback (0.00s) [2021-09-23T17:47:14.419Z] === RUN TestRemovedCallback [2021-09-23T17:47:14.419Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-23T17:47:14.419Z] === RUN TestNoCallback [2021-09-23T17:47:14.419Z] --- PASS: TestNoCallback (0.00s) [2021-09-23T17:47:14.419Z] PASS [2021-09-23T17:47:14.419Z] coverage: 48.1% of statements [2021-09-23T17:47:14.419Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.039s coverage: 48.1% of statements [2021-09-23T17:47:14.419Z] --- PASS: TestSetRollover (0.83s) [2021-09-23T17:47:14.419Z] === RUN TestSetRolloverSerial [2021-09-23T17:47:14.593Z] --- PASS: TestConcurrentWrites (0.16s) [2021-09-23T17:47:14.593Z] PASS [2021-09-23T17:47:14.593Z] coverage: 81.2% of statements [2021-09-23T17:47:14.593Z] ok github.com/docker/docker/libnetwork/etchosts 0.204s coverage: 81.2% of statements [2021-09-23T17:47:14.593Z] --- PASS: TestRetrieveFromStore (0.32s) [2021-09-23T17:47:14.593Z] === RUN TestIsCorrupted [2021-09-23T17:47:14.593Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-23T17:47:14.593Z] === RUN TestSetRollover [2021-09-23T17:47:14.593Z] === RUN TestNew [2021-09-23T17:47:14.593Z] --- PASS: TestNew (0.00s) [2021-09-23T17:47:14.593Z] === RUN TestAllocate [2021-09-23T17:47:14.593Z] --- PASS: TestAllocate (0.00s) [2021-09-23T17:47:14.593Z] === RUN TestUninitialized [2021-09-23T17:47:14.593Z] --- PASS: TestUninitialized (0.00s) [2021-09-23T17:47:14.593Z] === RUN TestAllocateInRange [2021-09-23T17:47:14.593Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-23T17:47:14.593Z] === RUN TestAllocateSerial [2021-09-23T17:47:14.593Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-23T17:47:14.593Z] PASS [2021-09-23T17:47:14.593Z] coverage: 87.5% of statements [2021-09-23T17:47:14.593Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-09-23T17:47:14.593Z] === RUN TestDiff [2021-09-23T17:47:14.593Z] --- PASS: TestDiff (0.00s) [2021-09-23T17:47:14.593Z] === RUN TestAddedCallback [2021-09-23T17:47:14.593Z] --- PASS: TestAddedCallback (0.00s) [2021-09-23T17:47:14.593Z] === RUN TestRemovedCallback [2021-09-23T17:47:14.593Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-23T17:47:14.593Z] === RUN TestNoCallback [2021-09-23T17:47:14.593Z] --- PASS: TestNoCallback (0.00s) [2021-09-23T17:47:14.593Z] PASS [2021-09-23T17:47:14.593Z] coverage: 48.1% of statements [2021-09-23T17:47:14.593Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-09-23T17:47:14.744Z] #21 26.05 Setting up libc6:s390x (2.31-13) ... [2021-09-23T17:47:14.878Z] === RUN TestCaller [2021-09-23T17:47:14.878Z] --- PASS: TestCaller (0.00s) [2021-09-23T17:47:14.878Z] PASS [2021-09-23T17:47:14.878Z] coverage: 100.0% of statements [2021-09-23T17:47:14.878Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-09-23T17:47:14.878Z] === RUN TestSetSerialInsertDelete [2021-09-23T17:47:14.878Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-23T17:47:14.878Z] === RUN TestSetParallelInsertDelete [2021-09-23T17:47:15.060Z] === RUN TestCaller [2021-09-23T17:47:15.060Z] --- PASS: TestCaller (0.00s) [2021-09-23T17:47:15.060Z] PASS [2021-09-23T17:47:15.060Z] coverage: 100.0% of statements [2021-09-23T17:47:15.060Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-09-23T17:47:15.060Z] === RUN TestSetSerialInsertDelete [2021-09-23T17:47:15.060Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-23T17:47:15.060Z] === RUN TestSetParallelInsertDelete [2021-09-23T17:47:15.060Z] --- PASS: TestSetRollover (0.85s) [2021-09-23T17:47:15.060Z] === RUN TestSetRolloverSerial [2021-09-23T17:47:15.336Z] --- PASS: TestSetRolloverSerial (0.99s) [2021-09-23T17:47:15.336Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-23T17:47:15.336Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-23T17:47:15.336Z] PASS [2021-09-23T17:47:15.336Z] coverage: 84.4% of statements [2021-09-23T17:47:15.336Z] ok github.com/docker/docker/libnetwork/bitseq 6.932s coverage: 84.4% of statements [2021-09-23T17:47:15.388Z] #71 exporting layers 4.3s done [2021-09-23T17:47:15.388Z] #71 writing image sha256:2892f6e30924f752d42b504b9241a76e894582869d07af19acaed50cb4105821 done [2021-09-23T17:47:15.388Z] #71 naming to docker.io/library/docker:a4d45ff196676d4f5d588359ce5460eaf8a42fa9 done [2021-09-23T17:47:15.388Z] #71 DONE 4.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-23T17:47:15.737Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-23T17:47:15.793Z] === RUN TestPoolRequest [2021-09-23T17:47:15.793Z] --- PASS: TestPoolRequest (0.00s) [2021-09-23T17:47:15.793Z] === RUN TestOtherRequests [2021-09-23T17:47:15.793Z] --- PASS: TestOtherRequests (0.00s) [2021-09-23T17:47:15.793Z] PASS [2021-09-23T17:47:15.793Z] coverage: 57.1% of statements [2021-09-23T17:47:15.794Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-09-23T17:47:16.030Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4d45ff196676d4f5d588359ce5460eaf8a42fa9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4d45ff196676d4f5d588359ce5460eaf8a42fa9 hack/test/unit [2021-09-23T17:47:16.045Z] === RUN TestPoolRequest [2021-09-23T17:47:16.045Z] --- PASS: TestPoolRequest (0.00s) [2021-09-23T17:47:16.045Z] === RUN TestOtherRequests [2021-09-23T17:47:16.045Z] --- PASS: TestOtherRequests (0.00s) [2021-09-23T17:47:16.045Z] PASS [2021-09-23T17:47:16.045Z] coverage: 57.1% of statements [2021-09-23T17:47:16.045Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2021-09-23T17:47:16.045Z] === RUN TestInt2IP2IntConversion [2021-09-23T17:47:16.119Z] #21 27.29 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.30 Setting up libapparmor1:armel (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.31 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.32 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.33 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.35 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-09-23T17:47:16.119Z] #21 27.36 Setting up libseccomp2:armel (2.5.1-1) ... [2021-09-23T17:47:16.119Z] #21 27.37 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-09-23T17:47:16.119Z] #21 27.38 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-09-23T17:47:16.119Z] #21 27.39 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-09-23T17:47:16.119Z] #21 27.40 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.42 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.43 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.44 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.45 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-09-23T17:47:16.119Z] #21 27.46 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-23T17:47:16.257Z] === RUN TestInt2IP2IntConversion [2021-09-23T17:47:16.377Z] #21 27.47 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-09-23T17:47:16.377Z] #21 27.48 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-09-23T17:47:16.377Z] #21 27.49 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-23T17:47:16.377Z] #21 27.50 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-09-23T17:47:16.377Z] #21 27.51 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:47:16.512Z] --- PASS: TestSetRolloverSerial (1.05s) [2021-09-23T17:47:16.512Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-23T17:47:16.512Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-23T17:47:16.512Z] PASS [2021-09-23T17:47:16.512Z] coverage: 84.4% of statements [2021-09-23T17:47:16.512Z] ok github.com/docker/docker/libnetwork/bitseq 6.893s coverage: 84.4% of statements [2021-09-23T17:47:16.512Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2021-09-23T17:47:16.512Z] === RUN TestGetAddressVersion [2021-09-23T17:47:16.512Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-23T17:47:16.512Z] === RUN TestKeyString [2021-09-23T17:47:16.512Z] --- PASS: TestKeyString (0.00s) [2021-09-23T17:47:16.512Z] === RUN TestPoolDataMarshal [2021-09-23T17:47:16.512Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-23T17:47:16.512Z] === RUN TestSubnetsMarshal [2021-09-23T17:47:16.512Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-09-23T17:47:16.512Z] === RUN TestAddSubnets [2021-09-23T17:47:16.715Z] --- PASS: TestInt2IP2IntConversion (0.43s) [2021-09-23T17:47:16.715Z] === RUN TestGetAddressVersion [2021-09-23T17:47:16.715Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-23T17:47:16.715Z] === RUN TestKeyString [2021-09-23T17:47:16.715Z] --- PASS: TestKeyString (0.00s) [2021-09-23T17:47:16.715Z] === RUN TestPoolDataMarshal [2021-09-23T17:47:16.715Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-23T17:47:16.715Z] === RUN TestSubnetsMarshal [2021-09-23T17:47:16.715Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-09-23T17:47:16.715Z] === RUN TestAddSubnets [2021-09-23T17:47:16.715Z] --- PASS: TestAddSubnets (0.03s) [2021-09-23T17:47:16.715Z] === RUN TestDoublePoolRelease [2021-09-23T17:47:16.715Z] --- PASS: TestDoublePoolRelease (0.01s) [2021-09-23T17:47:16.715Z] === RUN TestAddReleasePoolID [2021-09-23T17:47:16.715Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-09-23T17:47:16.715Z] === RUN TestPredefinedPool [2021-09-23T17:47:16.715Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-23T17:47:16.715Z] === RUN TestRemoveSubnet [2021-09-23T17:47:16.715Z] === RUN TestGetCapabilities [2021-09-23T17:47:16.715Z] --- PASS: TestRemoveSubnet (0.10s) [2021-09-23T17:47:16.715Z] === RUN TestGetSameAddress [2021-09-23T17:47:16.715Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-23T17:47:16.715Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-23T17:47:16.715Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-23T17:47:16.715Z] === RUN TestGetDefaultAddressSpaces [2021-09-23T17:47:16.715Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-23T17:47:16.715Z] === RUN TestRemoteDriver [2021-09-23T17:47:16.715Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-23T17:47:16.715Z] PASS [2021-09-23T17:47:16.715Z] coverage: 47.4% of statements [2021-09-23T17:47:16.715Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.054s coverage: 47.4% of statements [2021-09-23T17:47:16.715Z] --- PASS: TestGetSameAddress (0.03s) [2021-09-23T17:47:16.715Z] === RUN TestPoolAllocationReuse [2021-09-23T17:47:16.946Z] #21 DONE 28.0s [2021-09-23T17:47:16.946Z] [2021-09-23T17:47:16.946Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-23T17:47:16.946Z] #22 sha256:e1da3d93a765b7da9566244bff030f0fb2be9bf3e37eadf7354cecb162278595 [2021-09-23T17:47:16.979Z] --- PASS: TestAddSubnets (0.05s) [2021-09-23T17:47:16.979Z] === RUN TestDoublePoolRelease [2021-09-23T17:47:16.979Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-23T17:47:16.979Z] === RUN TestAddReleasePoolID [2021-09-23T17:47:16.979Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-09-23T17:47:16.979Z] === RUN TestPredefinedPool [2021-09-23T17:47:16.979Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-23T17:47:16.979Z] === RUN TestRemoveSubnet [2021-09-23T17:47:16.979Z] === RUN TestGetCapabilities [2021-09-23T17:47:16.979Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-23T17:47:16.979Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-23T17:47:16.979Z] --- PASS: TestRemoveSubnet (0.12s) [2021-09-23T17:47:16.979Z] === RUN TestGetSameAddress [2021-09-23T17:47:16.979Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-23T17:47:16.979Z] === RUN TestGetDefaultAddressSpaces [2021-09-23T17:47:16.979Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-09-23T17:47:16.979Z] === RUN TestRemoteDriver [2021-09-23T17:47:16.979Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-23T17:47:16.979Z] PASS [2021-09-23T17:47:16.979Z] coverage: 47.4% of statements [2021-09-23T17:47:16.979Z] --- PASS: TestGetSameAddress (0.01s) [2021-09-23T17:47:16.979Z] === RUN TestPoolAllocationReuse [2021-09-23T17:47:16.979Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.054s coverage: 47.4% of statements [2021-09-23T17:47:17.446Z] === RUN TestWindowsIPAM [2021-09-23T17:47:17.446Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-23T17:47:17.446Z] PASS [2021-09-23T17:47:17.446Z] coverage: 71.4% of statements [2021-09-23T17:47:17.446Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2021-09-23T17:47:17.682Z] === RUN TestWindowsIPAM [2021-09-23T17:47:17.682Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-23T17:47:17.682Z] PASS [2021-09-23T17:47:17.682Z] coverage: 71.4% of statements [2021-09-23T17:47:17.682Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-09-23T17:47:17.682Z] --- PASS: TestPoolAllocationReuse (1.09s) [2021-09-23T17:47:17.682Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-23T17:47:17.914Z] --- PASS: TestPoolAllocationReuse (0.89s) [2021-09-23T17:47:17.914Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-23T17:47:17.914Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-09-23T17:47:17.914Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-23T17:47:18.143Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-09-23T17:47:18.143Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T17:47:18.143Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T17:47:18.143Z] === RUN TestDefaultNetwork [2021-09-23T17:47:18.325Z] #22 DONE 1.6s [2021-09-23T17:47:18.325Z] [2021-09-23T17:47:18.325Z] #62 [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-09-23T17:47:18.325Z] #62 sha256:3bd0e9820970ed3c49dfc323c474cc446704818794079c434d15b9f5ec07f5bb [2021-09-23T17:47:18.325Z] #62 1.453 + RM_GOPATH=0 [2021-09-23T17:47:18.325Z] #62 1.453 + TMP_GOPATH= [2021-09-23T17:47:18.325Z] #62 1.453 + : /build [2021-09-23T17:47:18.325Z] #62 1.453 + '[' -z '' ']' [2021-09-23T17:47:18.325Z] #62 1.454 ++ mktemp -d [2021-09-23T17:47:18.325Z] #62 1.457 + export GOPATH=/tmp/tmp.RTU5yZ8Vco [2021-09-23T17:47:18.325Z] #62 1.457 + GOPATH=/tmp/tmp.RTU5yZ8Vco [2021-09-23T17:47:18.325Z] #62 1.457 + RM_GOPATH=1 [2021-09-23T17:47:18.325Z] #62 1.457 + case "$(go env GOARCH)" in [2021-09-23T17:47:18.325Z] #62 1.457 ++ go env GOARCH [2021-09-23T17:47:18.325Z] #62 1.474 + export GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:18.325Z] #62 1.474 + GO_BUILDMODE=-buildmode=pie [2021-09-23T17:47:18.325Z] #62 1.479 ++ dirname /tmp/install/install.sh [2021-09-23T17:47:18.325Z] #62 1.480 + dir=/tmp/install [2021-09-23T17:47:18.325Z] #62 1.480 + bin=runc [2021-09-23T17:47:18.325Z] #62 1.481 + shift [2021-09-23T17:47:18.325Z] #62 1.481 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-23T17:47:18.325Z] #62 1.485 + . /tmp/install/runc.installer [2021-09-23T17:47:18.325Z] #62 1.487 ++ set -e [2021-09-23T17:47:18.325Z] #62 1.487 ++ : v1.0.2 [2021-09-23T17:47:18.325Z] #62 1.487 + install_runc [2021-09-23T17:47:18.325Z] #62 1.487 + RUNC_BUILDTAGS=seccomp [2021-09-23T17:47:18.325Z] #62 1.487 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-23T17:47:18.325Z] #62 1.487 Install runc version v1.0.2 (build tags: seccomp) [2021-09-23T17:47:18.325Z] #62 1.488 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RTU5yZ8Vco/src/github.com/opencontainers/runc [2021-09-23T17:47:18.325Z] #62 1.489 Cloning into '/tmp/tmp.RTU5yZ8Vco/src/github.com/opencontainers/runc'... [2021-09-23T17:47:18.383Z] === RUN TestDefaultNetwork [2021-09-23T17:47:18.383Z] --- PASS: TestDefaultNetwork (0.21s) [2021-09-23T17:47:18.383Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-23T17:47:18.485Z] #41 DONE 299.3s [2021-09-23T17:47:18.485Z] [2021-09-23T17:47:18.485Z] #55 [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-09-23T17:47:18.485Z] #55 sha256:8f51c4cb1ffbdf3cf73d940f4c3f6ee5789e39a5bae0618304ab00ef3ce88525 [2021-09-23T17:47:18.577Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-23T17:47:18.577Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-23T17:47:18.577Z] + TESTDIRS=./... [2021-09-23T17:47:18.577Z] + exclude_paths='/vendor/|/integration' [2021-09-23T17:47:18.577Z] ++ go list ./... [2021-09-23T17:47:18.577Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-23T17:47:18.603Z] --- PASS: TestDefaultNetwork (0.22s) [2021-09-23T17:47:18.603Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-23T17:47:18.603Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-09-23T17:47:18.603Z] === RUN TestInitAddressPools [2021-09-23T17:47:18.603Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-23T17:47:18.603Z] PASS [2021-09-23T17:47:18.603Z] coverage: 74.0% of statements [2021-09-23T17:47:18.603Z] ok github.com/docker/docker/libnetwork/ipamutils 0.548s coverage: 74.0% of statements [2021-09-23T17:47:18.603Z] === RUN TestKeyValue [2021-09-23T17:47:18.603Z] --- PASS: TestKeyValue (0.00s) [2021-09-23T17:47:18.603Z] PASS [2021-09-23T17:47:18.603Z] coverage: 60.0% of statements [2021-09-23T17:47:18.603Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2021-09-23T17:47:18.851Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-09-23T17:47:18.851Z] === RUN TestInitAddressPools [2021-09-23T17:47:18.851Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-23T17:47:18.851Z] PASS [2021-09-23T17:47:18.851Z] coverage: 74.0% of statements [2021-09-23T17:47:18.851Z] ok github.com/docker/docker/libnetwork/ipamutils 0.481s coverage: 74.0% of statements [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T17:47:18.851Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T17:47:18.851Z] === RUN TestKeyValue [2021-09-23T17:47:18.851Z] --- PASS: TestKeyValue (0.00s) [2021-09-23T17:47:18.851Z] PASS [2021-09-23T17:47:18.851Z] coverage: 60.0% of statements [2021-09-23T17:47:18.851Z] ok github.com/docker/docker/libnetwork/netlabel 0.030s coverage: 60.0% of statements [2021-09-23T17:47:19.319Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.36s) [2021-09-23T17:47:19.319Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-23T17:47:19.526Z] + pkg_list='github.com/docker/docker/api [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/backend [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/container [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/events [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/filters [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/image [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/mount [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/network [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/registry [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/time [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/versions [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/types/volume [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:47:19.526Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:47:19.526Z] github.com/docker/docker/cli [2021-09-23T17:47:19.526Z] github.com/docker/docker/cli/config [2021-09-23T17:47:19.526Z] github.com/docker/docker/cli/debug [2021-09-23T17:47:19.526Z] github.com/docker/docker/client [2021-09-23T17:47:19.526Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:47:19.526Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:47:19.526Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:47:19.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:47:19.526Z] github.com/docker/docker/container [2021-09-23T17:47:19.526Z] github.com/docker/docker/container/stream [2021-09-23T17:47:19.526Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:47:19.526Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:47:19.526Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/config [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/events [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/exec [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/images [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/links [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/names [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/network [2021-09-23T17:47:19.526Z] github.com/docker/docker/daemon/stats [2021-09-23T17:47:19.526Z] github.com/docker/docker/distribution [2021-09-23T17:47:19.526Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:47:19.526Z] github.com/docker/docker/distribution/utils [2021-09-23T17:47:19.526Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:47:19.526Z] github.com/docker/docker/dockerversion [2021-09-23T17:47:19.526Z] github.com/docker/docker/errdefs [2021-09-23T17:47:19.526Z] github.com/docker/docker/image [2021-09-23T17:47:19.526Z] github.com/docker/docker/image/cache [2021-09-23T17:47:19.526Z] github.com/docker/docker/image/tarexport [2021-09-23T17:47:19.526Z] github.com/docker/docker/image/v1 [2021-09-23T17:47:19.526Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:47:19.526Z] github.com/docker/docker/layer [2021-09-23T17:47:19.526Z] github.com/docker/docker/libcontainerd [2021-09-23T17:47:19.526Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:47:19.526Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:47:19.526Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:47:19.526Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/libnetwork/types [2021-09-23T17:47:19.526Z] github.com/docker/docker/oci [2021-09-23T17:47:19.526Z] github.com/docker/docker/oci/caps [2021-09-23T17:47:19.526Z] github.com/docker/docker/opts [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/archive [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/directory [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/locker [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/mount [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/platform [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/pools [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/progress [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/signal [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/stack [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/system [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/term [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:47:19.526Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:47:19.526Z] github.com/docker/docker/plugin [2021-09-23T17:47:19.526Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:47:19.526Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:47:19.526Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:47:19.526Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:47:19.526Z] github.com/docker/docker/quota [2021-09-23T17:47:19.526Z] github.com/docker/docker/reference [2021-09-23T17:47:19.526Z] github.com/docker/docker/registry [2021-09-23T17:47:19.526Z] github.com/docker/docker/registry/resumable [2021-09-23T17:47:19.526Z] github.com/docker/docker/restartmanager [2021-09-23T17:47:19.526Z] github.com/docker/docker/rootless [2021-09-23T17:47:19.526Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:47:19.526Z] github.com/docker/docker/runconfig [2021-09-23T17:47:19.526Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/environment [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/registry [2021-09-23T17:47:19.526Z] github.com/docker/docker/testutil/request [2021-09-23T17:47:19.526Z] github.com/docker/docker/volume [2021-09-23T17:47:19.526Z] github.com/docker/docker/volume/drivers [2021-09-23T17:47:19.526Z] github.com/docker/docker/volume/local [2021-09-23T17:47:19.526Z] github.com/docker/docker/volume/mounts [2021-09-23T17:47:19.526Z] github.com/docker/docker/volume/service [2021-09-23T17:47:19.526Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:47:19.526Z] github.com/docker/docker/volume/testutils' [2021-09-23T17:47:19.526Z] ++ echo 'github.com/docker/docker/api [2021-09-23T17:47:19.526Z] github.com/docker/docker/api/server [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/backend [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/container [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/events [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/filters [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/image [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/mount [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/network [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/registry [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/time [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/versions [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/volume [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:47:19.527Z] github.com/docker/docker/cli [2021-09-23T17:47:19.527Z] github.com/docker/docker/cli/config [2021-09-23T17:47:19.527Z] github.com/docker/docker/cli/debug [2021-09-23T17:47:19.527Z] github.com/docker/docker/client [2021-09-23T17:47:19.527Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:47:19.527Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:47:19.527Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:47:19.527Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:47:19.527Z] github.com/docker/docker/container [2021-09-23T17:47:19.527Z] github.com/docker/docker/container/stream [2021-09-23T17:47:19.527Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:47:19.527Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:47:19.527Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/config [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/events [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/exec [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/images [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/links [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/names [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/network [2021-09-23T17:47:19.527Z] github.com/docker/docker/daemon/stats [2021-09-23T17:47:19.527Z] github.com/docker/docker/distribution [2021-09-23T17:47:19.527Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:47:19.527Z] github.com/docker/docker/distribution/utils [2021-09-23T17:47:19.527Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:47:19.527Z] github.com/docker/docker/dockerversion [2021-09-23T17:47:19.527Z] github.com/docker/docker/errdefs [2021-09-23T17:47:19.527Z] github.com/docker/docker/image [2021-09-23T17:47:19.527Z] github.com/docker/docker/image/cache [2021-09-23T17:47:19.527Z] github.com/docker/docker/image/tarexport [2021-09-23T17:47:19.527Z] github.com/docker/docker/image/v1 [2021-09-23T17:47:19.527Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:47:19.527Z] github.com/docker/docker/layer [2021-09-23T17:47:19.527Z] github.com/docker/docker/libcontainerd [2021-09-23T17:47:19.527Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:47:19.527Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:47:19.527Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:47:19.527Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/libnetwork/types [2021-09-23T17:47:19.527Z] github.com/docker/docker/oci [2021-09-23T17:47:19.527Z] github.com/docker/docker/oci/caps [2021-09-23T17:47:19.527Z] github.com/docker/docker/opts [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/archive [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/directory [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/locker [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/mount [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/platform [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/pools [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/progress [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/signal [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/stack [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/system [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/term [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:47:19.527Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:47:19.527Z] github.com/docker/docker/plugin [2021-09-23T17:47:19.527Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:47:19.527Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:47:19.527Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:47:19.527Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:47:19.527Z] github.com/docker/docker/quota [2021-09-23T17:47:19.527Z] github.com/docker/docker/reference [2021-09-23T17:47:19.527Z] github.com/docker/docker/registry [2021-09-23T17:47:19.527Z] github.com/docker/docker/registry/resumable [2021-09-23T17:47:19.527Z] github.com/docker/docker/restartmanager [2021-09-23T17:47:19.527Z] github.com/docker/docker/rootless [2021-09-23T17:47:19.527Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:47:19.527Z] github.com/docker/docker/runconfig [2021-09-23T17:47:19.527Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/environment [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/registry [2021-09-23T17:47:19.527Z] github.com/docker/docker/testutil/request [2021-09-23T17:47:19.527Z] github.com/docker/docker/volume [2021-09-23T17:47:19.527Z] github.com/docker/docker/volume/drivers [2021-09-23T17:47:19.527Z] github.com/docker/docker/volume/local [2021-09-23T17:47:19.527Z] github.com/docker/docker/volume/mounts [2021-09-23T17:47:19.527Z] github.com/docker/docker/volume/service [2021-09-23T17:47:19.527Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:47:19.527Z] github.com/docker/docker/volume/testutils' [2021-09-23T17:47:19.527Z] ++ grep --fixed-strings -v /libnetwork [2021-09-23T17:47:19.527Z] + base_pkg_list='github.com/docker/docker/api [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/backend [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/container [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/events [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/filters [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/image [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/mount [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/network [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/registry [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/time [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/versions [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:47:19.527Z] github.com/docker/docker/api/types/volume [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:47:19.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:47:19.528Z] github.com/docker/docker/cli [2021-09-23T17:47:19.528Z] github.com/docker/docker/cli/config [2021-09-23T17:47:19.528Z] github.com/docker/docker/cli/debug [2021-09-23T17:47:19.528Z] github.com/docker/docker/client [2021-09-23T17:47:19.528Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:47:19.528Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:47:19.528Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:47:19.528Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:47:19.528Z] github.com/docker/docker/container [2021-09-23T17:47:19.528Z] github.com/docker/docker/container/stream [2021-09-23T17:47:19.528Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:47:19.528Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:47:19.528Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/config [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/events [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/exec [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/images [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/links [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/names [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/network [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/stats [2021-09-23T17:47:19.528Z] github.com/docker/docker/distribution [2021-09-23T17:47:19.528Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:47:19.528Z] github.com/docker/docker/distribution/utils [2021-09-23T17:47:19.528Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:47:19.528Z] github.com/docker/docker/dockerversion [2021-09-23T17:47:19.528Z] github.com/docker/docker/errdefs [2021-09-23T17:47:19.528Z] github.com/docker/docker/image [2021-09-23T17:47:19.528Z] github.com/docker/docker/image/cache [2021-09-23T17:47:19.528Z] github.com/docker/docker/image/tarexport [2021-09-23T17:47:19.528Z] github.com/docker/docker/image/v1 [2021-09-23T17:47:19.528Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:47:19.528Z] github.com/docker/docker/layer [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:47:19.528Z] github.com/docker/docker/oci [2021-09-23T17:47:19.528Z] github.com/docker/docker/oci/caps [2021-09-23T17:47:19.528Z] github.com/docker/docker/opts [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/archive [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/directory [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/locker [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/mount [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/platform [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/pools [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/progress [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/signal [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/stack [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/system [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/term [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:47:19.528Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:47:19.528Z] github.com/docker/docker/plugin [2021-09-23T17:47:19.528Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:47:19.528Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:47:19.528Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:47:19.528Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:47:19.528Z] github.com/docker/docker/quota [2021-09-23T17:47:19.528Z] github.com/docker/docker/reference [2021-09-23T17:47:19.528Z] github.com/docker/docker/registry [2021-09-23T17:47:19.528Z] github.com/docker/docker/registry/resumable [2021-09-23T17:47:19.528Z] github.com/docker/docker/restartmanager [2021-09-23T17:47:19.528Z] github.com/docker/docker/rootless [2021-09-23T17:47:19.528Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:47:19.528Z] github.com/docker/docker/runconfig [2021-09-23T17:47:19.528Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/environment [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/registry [2021-09-23T17:47:19.528Z] github.com/docker/docker/testutil/request [2021-09-23T17:47:19.528Z] github.com/docker/docker/volume [2021-09-23T17:47:19.528Z] github.com/docker/docker/volume/drivers [2021-09-23T17:47:19.528Z] github.com/docker/docker/volume/local [2021-09-23T17:47:19.528Z] github.com/docker/docker/volume/mounts [2021-09-23T17:47:19.528Z] github.com/docker/docker/volume/service [2021-09-23T17:47:19.528Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:47:19.528Z] github.com/docker/docker/volume/testutils' [2021-09-23T17:47:19.528Z] ++ grep --fixed-strings /libnetwork [2021-09-23T17:47:19.528Z] ++ echo 'github.com/docker/docker/api [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/backend [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/container [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/events [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/filters [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/image [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/mount [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/network [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/registry [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/time [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/versions [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:47:19.528Z] github.com/docker/docker/api/types/volume [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:47:19.528Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:47:19.528Z] github.com/docker/docker/cli [2021-09-23T17:47:19.528Z] github.com/docker/docker/cli/config [2021-09-23T17:47:19.528Z] github.com/docker/docker/cli/debug [2021-09-23T17:47:19.528Z] github.com/docker/docker/client [2021-09-23T17:47:19.528Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:47:19.528Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:47:19.528Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:47:19.528Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:47:19.528Z] github.com/docker/docker/container [2021-09-23T17:47:19.528Z] github.com/docker/docker/container/stream [2021-09-23T17:47:19.528Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:47:19.528Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:47:19.528Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/config [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/events [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/exec [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/images [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/links [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/names [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/network [2021-09-23T17:47:19.528Z] github.com/docker/docker/daemon/stats [2021-09-23T17:47:19.528Z] github.com/docker/docker/distribution [2021-09-23T17:47:19.528Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:47:19.528Z] github.com/docker/docker/distribution/utils [2021-09-23T17:47:19.528Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:47:19.528Z] github.com/docker/docker/dockerversion [2021-09-23T17:47:19.528Z] github.com/docker/docker/errdefs [2021-09-23T17:47:19.528Z] github.com/docker/docker/image [2021-09-23T17:47:19.528Z] github.com/docker/docker/image/cache [2021-09-23T17:47:19.528Z] github.com/docker/docker/image/tarexport [2021-09-23T17:47:19.528Z] github.com/docker/docker/image/v1 [2021-09-23T17:47:19.528Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:47:19.528Z] github.com/docker/docker/layer [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:47:19.528Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:47:19.528Z] github.com/docker/docker/libnetwork [2021-09-23T17:47:19.528Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:47:19.528Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/types [2021-09-23T17:47:19.529Z] github.com/docker/docker/oci [2021-09-23T17:47:19.529Z] github.com/docker/docker/oci/caps [2021-09-23T17:47:19.529Z] github.com/docker/docker/opts [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/archive [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/directory [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/locker [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/mount [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/platform [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/pools [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/progress [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/signal [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/stack [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/system [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/term [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:47:19.529Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:47:19.529Z] github.com/docker/docker/plugin [2021-09-23T17:47:19.529Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:47:19.529Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:47:19.529Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:47:19.529Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:47:19.529Z] github.com/docker/docker/quota [2021-09-23T17:47:19.529Z] github.com/docker/docker/reference [2021-09-23T17:47:19.529Z] github.com/docker/docker/registry [2021-09-23T17:47:19.529Z] github.com/docker/docker/registry/resumable [2021-09-23T17:47:19.529Z] github.com/docker/docker/restartmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/rootless [2021-09-23T17:47:19.529Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:47:19.529Z] github.com/docker/docker/runconfig [2021-09-23T17:47:19.529Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/environment [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/registry [2021-09-23T17:47:19.529Z] github.com/docker/docker/testutil/request [2021-09-23T17:47:19.529Z] github.com/docker/docker/volume [2021-09-23T17:47:19.529Z] github.com/docker/docker/volume/drivers [2021-09-23T17:47:19.529Z] github.com/docker/docker/volume/local [2021-09-23T17:47:19.529Z] github.com/docker/docker/volume/mounts [2021-09-23T17:47:19.529Z] github.com/docker/docker/volume/service [2021-09-23T17:47:19.529Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:47:19.529Z] github.com/docker/docker/volume/testutils' [2021-09-23T17:47:19.529Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/types' [2021-09-23T17:47:19.529Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-23T17:47:19.529Z] + echo 'github.com/docker/docker/libnetwork [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/types' [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:47:19.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:47:19.529Z] + type docker-proxy [2021-09-23T17:47:19.529Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-23T17:47:19.529Z] + hack/make.sh binary-proxy install-proxy [2021-09-23T17:47:19.529Z] [2021-09-23T17:47:19.573Z] === RUN TestGenerate [2021-09-23T17:47:19.573Z] --- PASS: TestGenerate (0.00s) [2021-09-23T17:47:19.573Z] === RUN TestGeneratePtr [2021-09-23T17:47:19.573Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-23T17:47:19.573Z] === RUN TestGenerateMissingField [2021-09-23T17:47:19.573Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-23T17:47:19.573Z] === RUN TestFieldCannotBeSet [2021-09-23T17:47:19.573Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-23T17:47:19.573Z] === RUN TestTypeMismatchError [2021-09-23T17:47:19.573Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-23T17:47:19.573Z] PASS [2021-09-23T17:47:19.573Z] coverage: 100.0% of statements [2021-09-23T17:47:19.573Z] ok github.com/docker/docker/libnetwork/options 0.064s coverage: 100.0% of statements [2021-09-23T17:47:19.705Z] #62 ... [2021-09-23T17:47:19.705Z] [2021-09-23T17:47:19.705Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-23T17:47:19.705Z] #23 sha256:468b06526bb67b02665517e427e534b509bcf4b9fbce8c7afd9d5db7ad854de0 [2021-09-23T17:47:19.705Z] #23 DONE 1.1s [2021-09-23T17:47:19.705Z] [2021-09-23T17:47:19.705Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-23T17:47:19.705Z] #24 sha256:1e2dbbd824ae1525a3abe411c21a00d5f646621dd208e79896d1447a3383949d [2021-09-23T17:47:19.787Z] === RUN TestGenerate [2021-09-23T17:47:19.787Z] --- PASS: TestGenerate (0.00s) [2021-09-23T17:47:19.787Z] === RUN TestGeneratePtr [2021-09-23T17:47:19.787Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-23T17:47:19.787Z] === RUN TestGenerateMissingField [2021-09-23T17:47:19.787Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-23T17:47:19.787Z] === RUN TestFieldCannotBeSet [2021-09-23T17:47:19.787Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-23T17:47:19.787Z] === RUN TestTypeMismatchError [2021-09-23T17:47:19.787Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-23T17:47:19.787Z] PASS [2021-09-23T17:47:19.787Z] coverage: 100.0% of statements [2021-09-23T17:47:19.787Z] ok github.com/docker/docker/libnetwork/options 0.031s coverage: 100.0% of statements [2021-09-23T17:47:19.792Z] Removing bundles/ [2021-09-23T17:47:19.792Z] [2021-09-23T17:47:19.792Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-23T17:47:19.792Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-23T17:47:19.792Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:47:20.033Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.35s) [2021-09-23T17:47:20.033Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-23T17:47:20.379Z] #55 ... [2021-09-23T17:47:20.379Z] [2021-09-23T17:47:20.379Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:47:20.379Z] #42 sha256:37f1e590fea2e10e4da864b1c338360be6933940b34fea24fd86d36cc0ec03f1 [2021-09-23T17:47:20.637Z] #42 DONE 0.7s [2021-09-23T17:47:20.637Z] [2021-09-23T17:47:20.637Z] #55 [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-09-23T17:47:20.637Z] #55 sha256:8f51c4cb1ffbdf3cf73d940f4c3f6ee5789e39a5bae0618304ab00ef3ce88525 [2021-09-23T17:47:20.637Z] #55 ... [2021-09-23T17:47:20.637Z] [2021-09-23T17:47:20.637Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:47:20.637Z] #46 sha256:568a50e64629524160d8f1e33c485dda5c9b913c1257ca9dc58525d1f90784c0 [2021-09-23T17:47:20.637Z] #46 DONE 0.1s [2021-09-23T17:47:20.637Z] [2021-09-23T17:47:20.637Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:47:20.637Z] #48 sha256:53281b69e48fc8ac248f507a843272f479f9ae795f574049bbe195bb4fbc72fd [2021-09-23T17:47:20.641Z] #24 0.964 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-23T17:47:20.641Z] #24 DONE 1.0s [2021-09-23T17:47:20.641Z] [2021-09-23T17:47:20.641Z] #65 [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-09-23T17:47:20.641Z] #65 sha256:692bb9b4b2d76e4dcc6f86a7e54da5bc778756b7c1af1704d94a797b023ab7a2 [2021-09-23T17:47:20.641Z] #65 ... [2021-09-23T17:47:20.641Z] [2021-09-23T17:47:20.641Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-23T17:47:20.641Z] #25 sha256:488bcf8a80a7be5ceb5be19e6410436cb477b4deff5193be6349ffb16b19ce16 [2021-09-23T17:47:20.772Z] testing: warning: no tests to run [2021-09-23T17:47:20.772Z] PASS [2021-09-23T17:47:20.772Z] coverage: 0.0% of statements [2021-09-23T17:47:20.772Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2021-09-23T17:47:20.772Z] === RUN TestNetworkDBSimple [2021-09-23T17:47:20.894Z] #48 DONE 0.1s [2021-09-23T17:47:20.894Z] [2021-09-23T17:47:20.894Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:47:20.894Z] #50 sha256:41f5f70a213ed90356fc8a4de1b1d6d00c5395e35e42bbafff779416a88e7984 [2021-09-23T17:47:20.894Z] #50 DONE 0.1s [2021-09-23T17:47:20.894Z] [2021-09-23T17:47:20.894Z] #55 [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-09-23T17:47:20.894Z] #55 sha256:8f51c4cb1ffbdf3cf73d940f4c3f6ee5789e39a5bae0618304ab00ef3ce88525 [2021-09-23T17:47:20.894Z] #55 ... [2021-09-23T17:47:20.894Z] [2021-09-23T17:47:20.894Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:47:20.894Z] #52 sha256:fc34bf361d382212aac164f4d907816dd438df2bec1586de15130a9b6bb12fad [2021-09-23T17:47:21.006Z] testing: warning: no tests to run [2021-09-23T17:47:21.006Z] PASS [2021-09-23T17:47:21.006Z] coverage: 0.0% of statements [2021-09-23T17:47:21.006Z] ok github.com/docker/docker/libnetwork/osl 0.077s coverage: 0.0% of statements [no tests to run] [2021-09-23T17:47:21.006Z] === RUN TestNetworkDBSimple [2021-09-23T17:47:21.240Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.98s) [2021-09-23T17:47:21.240Z] === RUN TestGetAddress [2021-09-23T17:47:21.240Z] === RUN TestRequestNewPort [2021-09-23T17:47:21.240Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestRequestSpecificPort [2021-09-23T17:47:21.240Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestReleasePort [2021-09-23T17:47:21.240Z] --- PASS: TestReleasePort (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestReuseReleasedPort [2021-09-23T17:47:21.240Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestReleaseUnreadledPort [2021-09-23T17:47:21.240Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestUnknowProtocol [2021-09-23T17:47:21.240Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestAllocateAllPorts [2021-09-23T17:47:21.240Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestPortAllocation [2021-09-23T17:47:21.240Z] --- PASS: TestPortAllocation (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestPortAllocationWithCustomRange [2021-09-23T17:47:21.240Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestNoDuplicateBPR [2021-09-23T17:47:21.240Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-23T17:47:21.240Z] === RUN TestChangePortRange [2021-09-23T17:47:21.240Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-23T17:47:21.240Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-23T17:47:21.240Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-23T17:47:21.240Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-23T17:47:21.240Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-23T17:47:21.240Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-23T17:47:21.240Z] --- PASS: TestChangePortRange (0.00s) [2021-09-23T17:47:21.240Z] PASS [2021-09-23T17:47:21.240Z] coverage: 88.6% of statements [2021-09-23T17:47:21.240Z] ok github.com/docker/docker/libnetwork/portallocator 0.034s coverage: 88.6% of statements [2021-09-23T17:47:21.458Z] #52 DONE 0.5s [2021-09-23T17:47:21.458Z] [2021-09-23T17:47:21.458Z] #55 [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-09-23T17:47:21.458Z] #55 sha256:8f51c4cb1ffbdf3cf73d940f4c3f6ee5789e39a5bae0618304ab00ef3ce88525 [2021-09-23T17:47:21.458Z] #55 ... [2021-09-23T17:47:21.458Z] [2021-09-23T17:47:21.458Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:47:21.458Z] #54 sha256:2c8c93f8c315e4dfd505091798a1d93cdf602430abcd30c72f4e39280b0a6e68 [2021-09-23T17:47:21.458Z] #54 DONE 0.1s [2021-09-23T17:47:21.576Z] #25 DONE 1.1s [2021-09-23T17:47:21.576Z] [2021-09-23T17:47:21.576Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-23T17:47:21.576Z] #26 sha256:1f69fce4775473a73c8303cd95deaab8105a717e4c02f03e0dab06603f5434db [2021-09-23T17:47:21.708Z] 2021/09/23 17:47:21 Closing DB instances... [2021-09-23T17:47:21.714Z] [2021-09-23T17:47:21.714Z] #55 [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-09-23T17:47:21.714Z] #55 sha256:8f51c4cb1ffbdf3cf73d940f4c3f6ee5789e39a5bae0618304ab00ef3ce88525 [2021-09-23T17:47:21.984Z] === RUN TestRequestNewPort [2021-09-23T17:47:21.984Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestRequestSpecificPort [2021-09-23T17:47:21.984Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestReleasePort [2021-09-23T17:47:21.984Z] --- PASS: TestReleasePort (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestReuseReleasedPort [2021-09-23T17:47:21.984Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestReleaseUnreadledPort [2021-09-23T17:47:21.984Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestUnknowProtocol [2021-09-23T17:47:21.984Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestAllocateAllPorts [2021-09-23T17:47:21.984Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestPortAllocation [2021-09-23T17:47:21.984Z] --- PASS: TestPortAllocation (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestPortAllocationWithCustomRange [2021-09-23T17:47:21.984Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestNoDuplicateBPR [2021-09-23T17:47:21.984Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-23T17:47:21.984Z] === RUN TestChangePortRange [2021-09-23T17:47:21.984Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-23T17:47:21.984Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-23T17:47:21.984Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-23T17:47:21.984Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-23T17:47:21.984Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-23T17:47:21.984Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-23T17:47:21.984Z] --- PASS: TestChangePortRange (0.00s) [2021-09-23T17:47:21.984Z] PASS [2021-09-23T17:47:21.984Z] coverage: 88.6% of statements [2021-09-23T17:47:21.984Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.74s) [2021-09-23T17:47:21.984Z] === RUN TestGetAddress [2021-09-23T17:47:21.984Z] ok github.com/docker/docker/libnetwork/portallocator 0.069s coverage: 88.6% of statements [2021-09-23T17:47:22.175Z] testing: warning: no tests to run [2021-09-23T17:47:22.175Z] PASS [2021-09-23T17:47:22.175Z] coverage: 0.0% of statements [2021-09-23T17:47:22.175Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2021-09-23T17:47:22.444Z] 2021/09/23 17:47:21 Closing DB instances... [2021-09-23T17:47:22.643Z] === RUN TestHashData [2021-09-23T17:47:22.643Z] --- PASS: TestHashData (0.00s) [2021-09-23T17:47:22.643Z] PASS [2021-09-23T17:47:22.643Z] coverage: 2.8% of statements [2021-09-23T17:47:22.643Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2021-09-23T17:47:22.951Z] #26 DONE 1.1s [2021-09-23T17:47:22.951Z] [2021-09-23T17:47:22.951Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-09-23T17:47:22.951Z] #27 sha256:14f44ff3272a66852961468b1c7d49d2cfe6655368f919e82960a7438ef2dc31 [2021-09-23T17:47:23.111Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-23T17:47:23.111Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-23T17:47:23.111Z] === RUN TestErrorConstructors [2021-09-23T17:47:23.111Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-23T17:47:23.111Z] === RUN TestCompareIPMask [2021-09-23T17:47:23.111Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-23T17:47:23.111Z] === RUN TestUtilGetHostPartIP [2021-09-23T17:47:23.111Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-23T17:47:23.111Z] === RUN TestUtilGetBroadcastIP [2021-09-23T17:47:23.111Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-23T17:47:23.111Z] === RUN TestParseCIDR [2021-09-23T17:47:23.111Z] --- PASS: TestParseCIDR (0.00s) [2021-09-23T17:47:23.111Z] PASS [2021-09-23T17:47:23.111Z] coverage: 37.3% of statements [2021-09-23T17:47:23.111Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2021-09-23T17:47:23.412Z] testing: warning: no tests to run [2021-09-23T17:47:23.412Z] PASS [2021-09-23T17:47:23.412Z] coverage: 0.0% of statements [2021-09-23T17:47:23.412Z] ok github.com/docker/docker/libnetwork/portmapper 0.064s coverage: 0.0% of statements [no tests to run] [2021-09-23T17:47:23.412Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-09-23T17:47:23.412Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-23T17:47:23.520Z] #27 DONE 1.0s [2021-09-23T17:47:23.520Z] [2021-09-23T17:47:23.520Z] #62 [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-09-23T17:47:23.520Z] #62 sha256:3bd0e9820970ed3c49dfc323c474cc446704818794079c434d15b9f5ec07f5bb [2021-09-23T17:47:23.520Z] #62 5.459 + cd /tmp/tmp.RTU5yZ8Vco/src/github.com/opencontainers/runc [2021-09-23T17:47:23.520Z] #62 5.459 + git checkout -q v1.0.2 [2021-09-23T17:47:23.520Z] #62 5.605 + '[' -z '' ']' [2021-09-23T17:47:23.520Z] #62 5.605 + target=static [2021-09-23T17:47:23.520Z] #62 5.605 + make BUILDTAGS=seccomp static [2021-09-23T17:47:23.520Z] #62 5.812 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-23T17:47:24.095Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-23T17:47:24.095Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-23T17:47:24.095Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-23T17:47:24.095Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-23T17:47:24.095Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-23T17:47:24.095Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-23T17:47:24.095Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-23T17:47:24.095Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-23T17:47:24.095Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-23T17:47:24.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-23T17:47:24.096Z] PASS [2021-09-23T17:47:24.096Z] coverage: 50.0% of statements [2021-09-23T17:47:24.096Z] ok github.com/docker/docker/oci 0.036s coverage: 50.0% of statements [2021-09-23T17:47:24.096Z] 2021/09/23 17:47:23 Closing DB instances... [2021-09-23T17:47:24.382Z] === RUN TestHashData [2021-09-23T17:47:24.382Z] --- PASS: TestHashData (0.00s) [2021-09-23T17:47:24.382Z] PASS [2021-09-23T17:47:24.382Z] coverage: 2.8% of statements [2021-09-23T17:47:24.382Z] ok github.com/docker/docker/libnetwork/resolvconf 0.067s coverage: 2.8% of statements [2021-09-23T17:47:24.382Z] 2021/09/23 17:47:24 Closing DB instances... [2021-09-23T17:47:24.842Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-23T17:47:24.842Z] PASS [2021-09-23T17:47:24.842Z] coverage: 100.0% of statements [2021-09-23T17:47:24.842Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2021-09-23T17:47:25.080Z] === RUN TestAddressPoolOpt [2021-09-23T17:47:25.080Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/a [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/something [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/_=a [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/env1=value1 [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/_env1=value1 [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/PATH [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/=a [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/PATH= [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/PATH=something [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/asd!qwe [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/1asd [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/123 [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/some_space [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/__some_space_before [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/some_space_after__ [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/= [2021-09-23T17:47:25.080Z] === RUN TestValidateEnv/PaTh [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestParseHost [2021-09-23T17:47:25.080Z] --- PASS: TestParseHost (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestParseDockerDaemonHost [2021-09-23T17:47:25.080Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestParseTCP [2021-09-23T17:47:25.080Z] --- PASS: TestParseTCP (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-23T17:47:25.080Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestValidateExtraHosts [2021-09-23T17:47:25.080Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestIpOptString [2021-09-23T17:47:25.080Z] --- PASS: TestIpOptString (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-23T17:47:25.080Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestNewIpOptValidDefaultVal [2021-09-23T17:47:25.080Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestIpOptSetInvalidVal [2021-09-23T17:47:25.080Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestValidateIPAddress [2021-09-23T17:47:25.080Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestMapOpts [2021-09-23T17:47:25.080Z] --- PASS: TestMapOpts (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestListOptsWithoutValidator [2021-09-23T17:47:25.080Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestListOptsWithValidator [2021-09-23T17:47:25.080Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestValidateDNSSearch [2021-09-23T17:47:25.080Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_general_format [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_one_more [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-23T17:47:25.080Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-23T17:47:25.080Z] --- PASS: TestValidateLabel (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-23T17:47:25.080Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-23T17:47:25.081Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-23T17:47:25.081Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-23T17:47:25.081Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-23T17:47:25.081Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-23T17:47:25.081Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-23T17:47:25.081Z] === RUN TestNamedListOpts [2021-09-23T17:47:25.081Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-23T17:47:25.081Z] === RUN TestNamedMapOpts [2021-09-23T17:47:25.081Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-23T17:47:25.081Z] === RUN TestParseLink [2021-09-23T17:47:25.081Z] --- PASS: TestParseLink (0.00s) [2021-09-23T17:47:25.081Z] === RUN TestQuotedStringSetWithQuotes [2021-09-23T17:47:25.081Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-23T17:47:25.081Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-23T17:47:25.081Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-23T17:47:25.081Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-23T17:47:25.081Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-23T17:47:25.081Z] === RUN TestUlimitOpt [2021-09-23T17:47:25.081Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-23T17:47:25.081Z] PASS [2021-09-23T17:47:25.081Z] coverage: 67.1% of statements [2021-09-23T17:47:25.081Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2021-09-23T17:47:25.081Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-23T17:47:25.081Z] PASS [2021-09-23T17:47:25.081Z] coverage: 100.0% of statements [2021-09-23T17:47:25.081Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2021-09-23T17:47:25.300Z] === RUN TestErrorConstructors [2021-09-23T17:47:25.300Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-23T17:47:25.300Z] === RUN TestCompareIPMask [2021-09-23T17:47:25.300Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-23T17:47:25.300Z] === RUN TestUtilGetHostPartIP [2021-09-23T17:47:25.300Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-23T17:47:25.300Z] === RUN TestUtilGetBroadcastIP [2021-09-23T17:47:25.300Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-23T17:47:25.300Z] === RUN TestParseCIDR [2021-09-23T17:47:25.300Z] --- PASS: TestParseCIDR (0.00s) [2021-09-23T17:47:25.300Z] PASS [2021-09-23T17:47:25.300Z] coverage: 37.3% of statements [2021-09-23T17:47:25.300Z] ok github.com/docker/docker/libnetwork/types 0.065s coverage: 37.3% of statements [2021-09-23T17:47:25.548Z] === RUN TestParseVersion [2021-09-23T17:47:25.548Z] --- PASS: TestParseVersion (0.00s) [2021-09-23T17:47:25.548Z] PASS [2021-09-23T17:47:25.548Z] coverage: 52.9% of statements [2021-09-23T17:47:25.548Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-09-23T17:47:25.548Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-09-23T17:47:25.548Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-23T17:47:25.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-23T17:47:25.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-23T17:47:25.758Z] PASS [2021-09-23T17:47:25.758Z] coverage: 50.0% of statements [2021-09-23T17:47:25.758Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-09-23T17:47:26.216Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-09-23T17:47:26.216Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-23T17:47:26.216Z] === RUN TestAddressPoolOpt [2021-09-23T17:47:26.216Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/a [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/something [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/_=a [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/env1=value1 [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/_env1=value1 [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/PATH [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/=a [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/PATH= [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/PATH=something [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/asd!qwe [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/1asd [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/123 [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/some_space [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/__some_space_before [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/some_space_after__ [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/= [2021-09-23T17:47:26.216Z] === RUN TestValidateEnv/PaTh [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestParseHost [2021-09-23T17:47:26.216Z] --- PASS: TestParseHost (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestParseDockerDaemonHost [2021-09-23T17:47:26.216Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestParseTCP [2021-09-23T17:47:26.216Z] --- PASS: TestParseTCP (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-23T17:47:26.216Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestValidateExtraHosts [2021-09-23T17:47:26.216Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestIpOptString [2021-09-23T17:47:26.216Z] --- PASS: TestIpOptString (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-23T17:47:26.216Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestNewIpOptValidDefaultVal [2021-09-23T17:47:26.216Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestIpOptSetInvalidVal [2021-09-23T17:47:26.216Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestValidateIPAddress [2021-09-23T17:47:26.216Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestMapOpts [2021-09-23T17:47:26.216Z] --- PASS: TestMapOpts (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestListOptsWithoutValidator [2021-09-23T17:47:26.216Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestListOptsWithValidator [2021-09-23T17:47:26.216Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestValidateDNSSearch [2021-09-23T17:47:26.216Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_general_format [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_one_more [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-23T17:47:26.216Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-23T17:47:26.216Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestNamedListOpts [2021-09-23T17:47:26.216Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestNamedMapOpts [2021-09-23T17:47:26.216Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestParseLink [2021-09-23T17:47:26.216Z] --- PASS: TestParseLink (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestQuotedStringSetWithQuotes [2021-09-23T17:47:26.216Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-23T17:47:26.216Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-23T17:47:26.216Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-23T17:47:26.216Z] === RUN TestUlimitOpt [2021-09-23T17:47:26.216Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-23T17:47:26.216Z] PASS [2021-09-23T17:47:26.216Z] coverage: 67.1% of statements [2021-09-23T17:47:26.216Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2021-09-23T17:47:26.674Z] === RUN TestParseVersion [2021-09-23T17:47:26.674Z] --- PASS: TestParseVersion (0.00s) [2021-09-23T17:47:26.674Z] PASS [2021-09-23T17:47:26.674Z] coverage: 52.9% of statements [2021-09-23T17:47:26.674Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-09-23T17:47:27.112Z] === RUN TestPeerCertificateMarshalJSON [2021-09-23T17:47:27.112Z] === RUN TestIsArchivePathDir [2021-09-23T17:47:27.112Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-09-23T17:47:27.112Z] === RUN TestIsArchivePathInvalidFile [2021-09-23T17:47:27.112Z] 2021/09/23 17:47:26 Closing DB instances... [2021-09-23T17:47:27.112Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-23T17:47:27.112Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-23T17:47:27.112Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2021-09-23T17:47:27.112Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-23T17:47:27.112Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-23T17:47:27.112Z] === RUN TestMiddleware [2021-09-23T17:47:27.112Z] --- PASS: TestMiddleware (0.00s) [2021-09-23T17:47:27.112Z] === RUN TestNewResponseModifier [2021-09-23T17:47:27.112Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-23T17:47:27.112Z] PASS [2021-09-23T17:47:27.112Z] coverage: 26.8% of statements [2021-09-23T17:47:27.112Z] ok github.com/docker/docker/pkg/authorization 0.360s coverage: 26.8% of statements [2021-09-23T17:47:27.112Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2021-09-23T17:47:27.112Z] === RUN TestIsArchivePathTar [2021-09-23T17:47:27.112Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-09-23T17:47:27.112Z] === RUN TestDecompressStreamGzip [2021-09-23T17:47:27.132Z] 2021/09/23 17:47:26 Closing DB instances... [2021-09-23T17:47:27.580Z] --- PASS: TestDecompressStreamGzip (0.19s) [2021-09-23T17:47:27.580Z] === RUN TestDecompressStreamBzip2 [2021-09-23T17:47:27.580Z] === RUN TestUnbuffered [2021-09-23T17:47:27.580Z] --- PASS: TestUnbuffered (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestRaceUnbuffered [2021-09-23T17:47:27.580Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-23T17:47:27.580Z] PASS [2021-09-23T17:47:27.580Z] coverage: 100.0% of statements [2021-09-23T17:47:27.580Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-09-23T17:47:27.580Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-09-23T17:47:27.580Z] === RUN TestDecompressStreamXz [2021-09-23T17:47:27.580Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T17:47:27.580Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestDecompressStreamZstd [2021-09-23T17:47:27.580Z] archive_test.go:140: zstd not installed [2021-09-23T17:47:27.580Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-09-23T17:47:27.580Z] === RUN TestCompressStreamXzUnsupported [2021-09-23T17:47:27.580Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-23T17:47:27.580Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestCompressStreamInvalid [2021-09-23T17:47:27.580Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestExtensionInvalid [2021-09-23T17:47:27.580Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestExtensionUncompressed [2021-09-23T17:47:27.580Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestExtensionBzip2 [2021-09-23T17:47:27.580Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestExtensionGzip [2021-09-23T17:47:27.580Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestExtensionXz [2021-09-23T17:47:27.580Z] --- PASS: TestExtensionXz (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestExtensionZstd [2021-09-23T17:47:27.580Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestCmdStreamLargeStderr [2021-09-23T17:47:27.580Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-09-23T17:47:27.580Z] === RUN TestCmdStreamBad [2021-09-23T17:47:27.580Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T17:47:27.580Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestCmdStreamGood [2021-09-23T17:47:27.580Z] --- PASS: TestCmdStreamGood (0.03s) [2021-09-23T17:47:27.580Z] === RUN TestUntarPathWithInvalidDest [2021-09-23T17:47:27.580Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-23T17:47:27.580Z] === RUN TestUntarPathWithInvalidSrc [2021-09-23T17:47:27.580Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-23T17:47:27.580Z] === RUN TestUntarPath [2021-09-23T17:47:27.580Z] --- PASS: TestUntarPath (0.05s) [2021-09-23T17:47:27.580Z] === RUN TestUntarPathWithDestinationFile [2021-09-23T17:47:28.048Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-23T17:47:28.048Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-23T17:47:28.048Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-23T17:47:28.048Z] === RUN TestCopyWithTarInvalidSrc [2021-09-23T17:47:28.048Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-23T17:47:28.048Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-23T17:47:28.048Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T17:47:28.048Z] === RUN TestCopyWithTarSrcFile [2021-09-23T17:47:28.048Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-23T17:47:28.048Z] === RUN TestCopyWithTarSrcFolder [2021-09-23T17:47:28.048Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-23T17:47:28.048Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-23T17:47:28.048Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-23T17:47:28.048Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-23T17:47:28.048Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T17:47:28.048Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-23T17:47:28.048Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-23T17:47:28.048Z] === RUN TestCopyFileWithTarSrcFile [2021-09-23T17:47:28.048Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-09-23T17:47:28.048Z] === RUN TestTarFiles [2021-09-23T17:47:28.048Z] === RUN TestMatch [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[]] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[foo]] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[foo_bar]] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[]#01 [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[qux]] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-23T17:47:28.048Z] === RUN TestMatch/[[foo_baz]] [2021-09-23T17:47:28.048Z] --- PASS: TestMatch (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-23T17:47:28.048Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-23T17:47:28.048Z] PASS [2021-09-23T17:47:28.048Z] coverage: 87.5% of statements [2021-09-23T17:47:28.048Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-09-23T17:47:28.098Z] === RUN TestPeerCertificateMarshalJSON [2021-09-23T17:47:28.098Z] === RUN TestIsArchivePathDir [2021-09-23T17:47:28.099Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-09-23T17:47:28.099Z] === RUN TestIsArchivePathInvalidFile [2021-09-23T17:47:28.099Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-23T17:47:28.099Z] === RUN TestIsArchivePathTar [2021-09-23T17:47:28.099Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-23T17:47:28.099Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-23T17:47:28.099Z] --- PASS: TestPeerCertificateMarshalJSON (0.27s) [2021-09-23T17:47:28.099Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-23T17:47:28.099Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-23T17:47:28.099Z] === RUN TestMiddleware [2021-09-23T17:47:28.099Z] --- PASS: TestMiddleware (0.00s) [2021-09-23T17:47:28.099Z] === RUN TestNewResponseModifier [2021-09-23T17:47:28.099Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-23T17:47:28.099Z] PASS [2021-09-23T17:47:28.099Z] coverage: 26.8% of statements [2021-09-23T17:47:28.099Z] ok github.com/docker/docker/pkg/authorization 0.320s coverage: 26.8% of statements [2021-09-23T17:47:28.099Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-09-23T17:47:28.099Z] === RUN TestDecompressStreamGzip [2021-09-23T17:47:28.515Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-09-23T17:47:28.515Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-23T17:47:28.557Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-23T17:47:28.557Z] === RUN TestDecompressStreamBzip2 [2021-09-23T17:47:28.557Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-09-23T17:47:28.557Z] === RUN TestDecompressStreamXz [2021-09-23T17:47:28.557Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T17:47:28.557Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestDecompressStreamZstd [2021-09-23T17:47:28.557Z] archive_test.go:140: zstd not installed [2021-09-23T17:47:28.557Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-09-23T17:47:28.557Z] === RUN TestCompressStreamXzUnsupported [2021-09-23T17:47:28.557Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-23T17:47:28.557Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestCompressStreamInvalid [2021-09-23T17:47:28.557Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestExtensionInvalid [2021-09-23T17:47:28.557Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestExtensionUncompressed [2021-09-23T17:47:28.557Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestExtensionBzip2 [2021-09-23T17:47:28.557Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestExtensionGzip [2021-09-23T17:47:28.557Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestExtensionXz [2021-09-23T17:47:28.557Z] --- PASS: TestExtensionXz (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestExtensionZstd [2021-09-23T17:47:28.557Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestCmdStreamLargeStderr [2021-09-23T17:47:28.557Z] === RUN TestUnbuffered [2021-09-23T17:47:28.557Z] --- PASS: TestUnbuffered (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestRaceUnbuffered [2021-09-23T17:47:28.557Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-23T17:47:28.557Z] PASS [2021-09-23T17:47:28.557Z] coverage: 100.0% of statements [2021-09-23T17:47:28.557Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-09-23T17:47:28.557Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2021-09-23T17:47:28.557Z] === RUN TestCmdStreamBad [2021-09-23T17:47:28.557Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T17:47:28.557Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestCmdStreamGood [2021-09-23T17:47:28.557Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-23T17:47:28.557Z] === RUN TestUntarPathWithInvalidDest [2021-09-23T17:47:28.557Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-09-23T17:47:28.557Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-23T17:47:28.557Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-23T17:47:28.557Z] === RUN TestUntarPathWithInvalidSrc [2021-09-23T17:47:28.557Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-23T17:47:28.557Z] === RUN TestUntarPath [2021-09-23T17:47:28.998Z] #62 ... [2021-09-23T17:47:28.998Z] [2021-09-23T17:47:28.998Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:47:28.998Z] #28 sha256:3d97054d7027b89cd58795220820dc89be701d2f3b38822e5424d87761609d99 [2021-09-23T17:47:28.998Z] #28 1.328 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-23T17:47:28.998Z] #28 1.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-23T17:47:28.998Z] #28 1.726 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-23T17:47:28.998Z] #28 1.745 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-23T17:47:28.998Z] #28 2.059 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-23T17:47:28.998Z] #28 2.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-23T17:47:28.998Z] #28 2.920 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-23T17:47:28.998Z] #28 3.232 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-23T17:47:28.998Z] #28 3.815 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-23T17:47:28.998Z] #28 4.019 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-23T17:47:28.998Z] #28 4.020 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-23T17:47:28.998Z] #28 4.022 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-23T17:47:28.998Z] #28 4.023 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-23T17:47:28.998Z] #28 4.025 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-23T17:47:28.998Z] #28 4.026 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-23T17:47:28.998Z] #28 4.027 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-23T17:47:28.998Z] #28 4.160 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-23T17:47:28.998Z] #28 4.353 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-23T17:47:28.998Z] #28 4.353 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-23T17:47:28.998Z] #28 4.353 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-23T17:47:28.998Z] #28 4.354 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-23T17:47:29.107Z] === RUN TestChrootTarUntar [2021-09-23T17:47:29.107Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:29.107Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-23T17:47:29.107Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-23T17:47:29.107Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:29.107Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T17:47:29.107Z] === RUN TestChrootUntarEmptyArchive [2021-09-23T17:47:29.107Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-23T17:47:29.107Z] === RUN TestChrootTarUntarWithSymlink [2021-09-23T17:47:29.107Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:47:29.107Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T17:47:29.107Z] === RUN TestChrootCopyWithTar [2021-09-23T17:47:29.107Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:47:29.107Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-23T17:47:29.107Z] === RUN TestChrootCopyFileWithTar [2021-09-23T17:47:29.107Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:29.107Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-23T17:47:29.107Z] === RUN TestChrootUntarPath [2021-09-23T17:47:29.107Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:47:29.107Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-23T17:47:29.107Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-23T17:47:29.107Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:29.107Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:47:29.107Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-23T17:47:29.107Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:29.107Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:47:29.107Z] === RUN TestChrootApplyDotDotFile [2021-09-23T17:47:29.107Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:29.107Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-23T17:47:29.107Z] PASS [2021-09-23T17:47:29.107Z] coverage: 15.4% of statements [2021-09-23T17:47:29.107Z] ok github.com/docker/docker/pkg/chrootarchive 0.076s coverage: 15.4% of statements [2021-09-23T17:47:29.110Z] --- PASS: TestUntarPath (0.06s) [2021-09-23T17:47:29.110Z] === RUN TestUntarPathWithDestinationFile [2021-09-23T17:47:29.110Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-23T17:47:29.110Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-23T17:47:29.110Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.16s) [2021-09-23T17:47:29.110Z] === RUN TestCopyWithTarInvalidSrc [2021-09-23T17:47:29.110Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-23T17:47:29.110Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-23T17:47:29.110Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T17:47:29.110Z] === RUN TestCopyWithTarSrcFile [2021-09-23T17:47:29.110Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-23T17:47:29.110Z] === RUN TestCopyWithTarSrcFolder [2021-09-23T17:47:29.110Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-23T17:47:29.110Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-23T17:47:29.110Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-23T17:47:29.110Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-23T17:47:29.110Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T17:47:29.110Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-23T17:47:29.110Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-23T17:47:29.110Z] === RUN TestCopyFileWithTarSrcFile [2021-09-23T17:47:29.110Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-23T17:47:29.110Z] === RUN TestTarFiles [2021-09-23T17:47:29.110Z] === RUN TestMatch [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[]] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[foo]] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[foo_bar]] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[]#01 [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[qux]] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-23T17:47:29.110Z] === RUN TestMatch/[[foo_baz]] [2021-09-23T17:47:29.110Z] --- PASS: TestMatch (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-23T17:47:29.110Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-23T17:47:29.110Z] PASS [2021-09-23T17:47:29.110Z] coverage: 87.5% of statements [2021-09-23T17:47:29.110Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-09-23T17:47:29.263Z] #28 ... [2021-09-23T17:47:29.263Z] [2021-09-23T17:47:29.263Z] #65 [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-09-23T17:47:29.263Z] #65 sha256:692bb9b4b2d76e4dcc6f86a7e54da5bc778756b7c1af1704d94a797b023ab7a2 [2021-09-23T17:47:29.263Z] #65 66.95 + bin/containerd [2021-09-23T17:47:29.574Z] === RUN TestSizeEmpty [2021-09-23T17:47:29.574Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-23T17:47:29.574Z] === RUN TestSizeEmptyFile [2021-09-23T17:47:29.574Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-23T17:47:29.574Z] === RUN TestSizeNonemptyFile [2021-09-23T17:47:29.574Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-23T17:47:29.574Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-23T17:47:29.574Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-23T17:47:29.574Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-23T17:47:29.574Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-23T17:47:29.574Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-23T17:47:29.574Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-23T17:47:29.574Z] === RUN TestMoveToSubdir [2021-09-23T17:47:29.574Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-23T17:47:29.574Z] === RUN TestSizeNonExistingDirectory [2021-09-23T17:47:29.574Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-23T17:47:29.574Z] PASS [2021-09-23T17:47:29.574Z] coverage: 80.0% of statements [2021-09-23T17:47:29.574Z] ok github.com/docker/docker/pkg/directory 0.038s coverage: 80.0% of statements [2021-09-23T17:47:29.812Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-23T17:47:29.812Z] [2021-09-23T17:47:29.812Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-23T17:47:29.812Z] Installing docker-proxy to /usr/local/bin/ [2021-09-23T17:47:29.812Z] [2021-09-23T17:47:29.812Z] + mkdir -p bundles [2021-09-23T17:47:29.812Z] + '[' -n 'github.com/docker/docker/api [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/backend/build [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/httputils [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/middleware [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/build [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/container [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/debug [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/image [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/network [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/session [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/system [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/server/router/volume [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/backend [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/container [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/events [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/filters [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/image [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/mount [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/network [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/registry [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/strslice [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/swarm [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/time [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/versions [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T17:47:29.812Z] github.com/docker/docker/api/types/volume [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/builder-next [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/dockerfile [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/dockerignore [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/remotecontext [2021-09-23T17:47:29.812Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T17:47:29.812Z] github.com/docker/docker/cli [2021-09-23T17:47:29.812Z] github.com/docker/docker/cli/config [2021-09-23T17:47:29.812Z] github.com/docker/docker/cli/debug [2021-09-23T17:47:29.812Z] github.com/docker/docker/client [2021-09-23T17:47:29.812Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T17:47:29.812Z] github.com/docker/docker/cmd/dockerd [2021-09-23T17:47:29.812Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T17:47:29.812Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T17:47:29.812Z] github.com/docker/docker/container [2021-09-23T17:47:29.812Z] github.com/docker/docker/container/stream [2021-09-23T17:47:29.812Z] github.com/docker/docker/contrib/apparmor [2021-09-23T17:47:29.812Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T17:47:29.812Z] github.com/docker/docker/contrib/httpserver [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/cluster [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/config [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/discovery [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/events [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/exec [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/images [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/initlayer [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/links [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/listeners [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/local [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/names [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/network [2021-09-23T17:47:29.812Z] github.com/docker/docker/daemon/stats [2021-09-23T17:47:29.812Z] github.com/docker/docker/distribution [2021-09-23T17:47:29.812Z] github.com/docker/docker/distribution/metadata [2021-09-23T17:47:29.812Z] github.com/docker/docker/distribution/utils [2021-09-23T17:47:29.812Z] github.com/docker/docker/distribution/xfer [2021-09-23T17:47:29.812Z] github.com/docker/docker/dockerversion [2021-09-23T17:47:29.812Z] github.com/docker/docker/errdefs [2021-09-23T17:47:29.812Z] github.com/docker/docker/image [2021-09-23T17:47:29.812Z] github.com/docker/docker/image/cache [2021-09-23T17:47:29.812Z] github.com/docker/docker/image/tarexport [2021-09-23T17:47:29.812Z] github.com/docker/docker/image/v1 [2021-09-23T17:47:29.812Z] github.com/docker/docker/internal/test/suite [2021-09-23T17:47:29.812Z] github.com/docker/docker/layer [2021-09-23T17:47:29.812Z] github.com/docker/docker/libcontainerd [2021-09-23T17:47:29.812Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T17:47:29.812Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T17:47:29.812Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T17:47:29.812Z] github.com/docker/docker/libcontainerd/types [2021-09-23T17:47:29.812Z] github.com/docker/docker/oci [2021-09-23T17:47:29.812Z] github.com/docker/docker/oci/caps [2021-09-23T17:47:29.812Z] github.com/docker/docker/opts [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/aaparser [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/archive [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/authorization [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/capabilities [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/containerfs [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/directory [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/discovery [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/dmesg [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/filenotify [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/fileutils [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/fsutils [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/homedir [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/idtools [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/ioutils [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/locker [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/longpath [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/loopback [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/mount [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/parsers [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/pidfile [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/platform [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/plugins [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/pools [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/progress [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/pubsub [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/reexec [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/signal [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/stack [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/stringid [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/symlink [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/system [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/tailfile [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/tarsum [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/term [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/term/windows [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/truncindex [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/urlutil [2021-09-23T17:47:29.812Z] github.com/docker/docker/pkg/useragent [2021-09-23T17:47:29.812Z] github.com/docker/docker/plugin [2021-09-23T17:47:29.812Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T17:47:29.812Z] github.com/docker/docker/plugin/v2 [2021-09-23T17:47:29.812Z] github.com/docker/docker/profiles/apparmor [2021-09-23T17:47:29.812Z] github.com/docker/docker/profiles/seccomp [2021-09-23T17:47:29.812Z] github.com/docker/docker/quota [2021-09-23T17:47:29.812Z] github.com/docker/docker/reference [2021-09-23T17:47:29.812Z] github.com/docker/docker/registry [2021-09-23T17:47:29.812Z] github.com/docker/docker/registry/resumable [2021-09-23T17:47:29.812Z] github.com/docker/docker/restartmanager [2021-09-23T17:47:29.812Z] github.com/docker/docker/rootless [2021-09-23T17:47:29.812Z] github.com/docker/docker/rootless/specconv [2021-09-23T17:47:29.812Z] github.com/docker/docker/runconfig [2021-09-23T17:47:29.812Z] github.com/docker/docker/runconfig/opts [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/daemon [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/environment [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/fakegit [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/registry [2021-09-23T17:47:29.812Z] github.com/docker/docker/testutil/request [2021-09-23T17:47:29.812Z] github.com/docker/docker/volume [2021-09-23T17:47:29.812Z] github.com/docker/docker/volume/drivers [2021-09-23T17:47:29.812Z] github.com/docker/docker/volume/local [2021-09-23T17:47:29.812Z] github.com/docker/docker/volume/mounts [2021-09-23T17:47:29.812Z] github.com/docker/docker/volume/service [2021-09-23T17:47:29.812Z] github.com/docker/docker/volume/service/opts [2021-09-23T17:47:29.812Z] github.com/docker/docker/volume/testutils' ']' [2021-09-23T17:47:29.813Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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-09-23T17:47:30.041Z] === RUN Test [2021-09-23T17:47:30.042Z] === RUN Test/TestContainsEntry [2021-09-23T17:47:30.042Z] === RUN Test/TestCreateEntries [2021-09-23T17:47:30.042Z] === RUN Test/TestEntriesDiff [2021-09-23T17:47:30.042Z] === RUN Test/TestEntriesEquality [2021-09-23T17:47:30.042Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-23T17:47:30.042Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-23T17:47:30.042Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-23T17:47:30.042Z] === RUN Test/TestGeneratorNotGenerate [2021-09-23T17:47:30.042Z] === RUN Test/TestGeneratorWithPort [2021-09-23T17:47:30.042Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-23T17:47:30.042Z] === RUN Test/TestNewEntry [2021-09-23T17:47:30.042Z] === RUN Test/TestParse [2021-09-23T17:47:30.042Z] --- PASS: Test (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-23T17:47:30.042Z] --- PASS: Test/TestParse (0.00s) [2021-09-23T17:47:30.042Z] PASS [2021-09-23T17:47:30.042Z] coverage: 58.3% of statements [2021-09-23T17:47:30.042Z] ok github.com/docker/docker/pkg/discovery 0.032s coverage: 58.3% of statements [2021-09-23T17:47:30.076Z] === RUN TestChrootTarUntar [2021-09-23T17:47:30.076Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:30.076Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-23T17:47:30.076Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-23T17:47:30.076Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:30.076Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T17:47:30.076Z] === RUN TestChrootUntarEmptyArchive [2021-09-23T17:47:30.076Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-23T17:47:30.076Z] === RUN TestChrootTarUntarWithSymlink [2021-09-23T17:47:30.076Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:47:30.076Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T17:47:30.076Z] === RUN TestChrootCopyWithTar [2021-09-23T17:47:30.076Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:47:30.076Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-23T17:47:30.076Z] === RUN TestChrootCopyFileWithTar [2021-09-23T17:47:30.076Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:30.076Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-23T17:47:30.076Z] === RUN TestChrootUntarPath [2021-09-23T17:47:30.076Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:47:30.076Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-23T17:47:30.076Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-23T17:47:30.076Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:30.076Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:47:30.076Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-23T17:47:30.076Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:30.076Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:47:30.076Z] === RUN TestChrootApplyDotDotFile [2021-09-23T17:47:30.076Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:30.076Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-23T17:47:30.076Z] PASS [2021-09-23T17:47:30.076Z] coverage: 15.4% of statements [2021-09-23T17:47:30.076Z] ok github.com/docker/docker/pkg/chrootarchive 0.070s coverage: 15.4% of statements [2021-09-23T17:47:30.509Z] 2021/09/23 17:47:30 Closing DB instances... [2021-09-23T17:47:30.509Z] === RUN Test [2021-09-23T17:47:30.509Z] === RUN Test/TestContent [2021-09-23T17:47:30.509Z] === RUN Test/TestInitialize [2021-09-23T17:47:30.509Z] === RUN Test/TestNew [2021-09-23T17:47:30.509Z] === RUN Test/TestParsingContentsWithComments [2021-09-23T17:47:30.509Z] === RUN Test/TestRegister [2021-09-23T17:47:30.509Z] === RUN Test/TestWatch [2021-09-23T17:47:30.509Z] --- PASS: Test (0.01s) [2021-09-23T17:47:30.509Z] --- PASS: Test/TestContent (0.00s) [2021-09-23T17:47:30.509Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T17:47:30.509Z] --- PASS: Test/TestNew (0.00s) [2021-09-23T17:47:30.509Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-23T17:47:30.509Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T17:47:30.509Z] --- PASS: Test/TestWatch (0.01s) [2021-09-23T17:47:30.509Z] PASS [2021-09-23T17:47:30.509Z] coverage: 97.6% of statements [2021-09-23T17:47:30.509Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 97.6% of statements [2021-09-23T17:47:30.534Z] === RUN TestSizeEmpty [2021-09-23T17:47:30.534Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-23T17:47:30.534Z] === RUN TestSizeEmptyFile [2021-09-23T17:47:30.534Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-23T17:47:30.534Z] === RUN TestSizeNonemptyFile [2021-09-23T17:47:30.534Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-23T17:47:30.534Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-23T17:47:30.534Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-23T17:47:30.534Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-23T17:47:30.534Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-23T17:47:30.534Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-23T17:47:30.534Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-23T17:47:30.534Z] === RUN TestMoveToSubdir [2021-09-23T17:47:30.534Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-23T17:47:30.534Z] === RUN TestSizeNonExistingDirectory [2021-09-23T17:47:30.534Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-23T17:47:30.534Z] PASS [2021-09-23T17:47:30.534Z] coverage: 80.0% of statements [2021-09-23T17:47:30.534Z] ok github.com/docker/docker/pkg/directory 0.038s coverage: 80.0% of statements [2021-09-23T17:47:30.976Z] --- PASS: TestTarFiles (3.15s) [2021-09-23T17:47:30.976Z] === RUN TestTarUntar [2021-09-23T17:47:30.976Z] --- PASS: TestTarUntar (0.03s) [2021-09-23T17:47:30.976Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-23T17:47:30.976Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-23T17:47:30.976Z] === RUN TestTarWithOptions [2021-09-23T17:47:30.976Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-23T17:47:30.976Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-23T17:47:30.976Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-23T17:47:30.976Z] === RUN TestUntarUstarGnuConflict [2021-09-23T17:47:30.976Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-09-23T17:47:30.976Z] === RUN TestUntarInvalidFilenames [2021-09-23T17:47:30.992Z] 2021/09/23 17:47:30 Closing DB instances... [2021-09-23T17:47:31.203Z] ? github.com/docker/docker/api [no test files] [2021-09-23T17:47:31.444Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1199754957\\dest" [2021-09-23T17:47:31.444Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-09-23T17:47:31.444Z] === RUN TestUntarHardlinkToSymlink [2021-09-23T17:47:31.444Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-23T17:47:31.444Z] === RUN TestUntarInvalidHardlink [2021-09-23T17:47:31.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3120219435\\victim\\hello" -> "../victim/hello" [2021-09-23T17:47:31.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3971621210\\victim\\hello" -> "/../victim/hello" [2021-09-23T17:47:31.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink751049268\\victim" -> "../victim" [2021-09-23T17:47:31.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink666977354\\victim" -> "../victim" [2021-09-23T17:47:31.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink12832181\\victim" -> "../victim" [2021-09-23T17:47:31.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2071940281\\victim" -> "../victim" [2021-09-23T17:47:31.444Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-23T17:47:31.444Z] === RUN TestUntarInvalidSymlink [2021-09-23T17:47:31.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1832811436\\dest\\dotdot" -> "../victim/hello" [2021-09-23T17:47:31.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink597869026\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T17:47:31.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2615420864\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:31.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink74797335\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:31.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3335779673\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:31.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3286636317\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:31.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink428454441\\dest\\dir\\loophole" -> "../../victim" [2021-09-23T17:47:31.444Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-09-23T17:47:31.444Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-23T17:47:31.444Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-23T17:47:31.444Z] === RUN TestXGlobalNoParent [2021-09-23T17:47:31.444Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-23T17:47:31.444Z] === RUN TestReplaceFileTarWrapper [2021-09-23T17:47:31.444Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-09-23T17:47:31.444Z] === RUN TestPrefixHeaderReadable [2021-09-23T17:47:31.444Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-23T17:47:31.444Z] === RUN TestDisablePigz [2021-09-23T17:47:31.444Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-23T17:47:31.444Z] --- PASS: TestDisablePigz (0.12s) [2021-09-23T17:47:31.444Z] === RUN TestPigz [2021-09-23T17:47:31.444Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-23T17:47:31.444Z] --- PASS: TestPigz (0.12s) [2021-09-23T17:47:31.444Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T17:47:31.444Z] archive_windows_test.go:16: Currently fails [2021-09-23T17:47:31.444Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T17:47:31.444Z] === RUN TestCanonicalTarNameForPath [2021-09-23T17:47:31.444Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-23T17:47:31.444Z] === RUN TestCanonicalTarName [2021-09-23T17:47:31.444Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-23T17:47:31.444Z] === RUN TestChmodTarEntry [2021-09-23T17:47:31.444Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-23T17:47:31.444Z] === RUN TestHardLinkOrder [2021-09-23T17:47:31.450Z] === RUN Test [2021-09-23T17:47:31.450Z] === RUN Test/TestContainsEntry [2021-09-23T17:47:31.450Z] === RUN Test/TestCreateEntries [2021-09-23T17:47:31.450Z] === RUN Test/TestEntriesDiff [2021-09-23T17:47:31.450Z] === RUN Test/TestEntriesEquality [2021-09-23T17:47:31.450Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-23T17:47:31.450Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-23T17:47:31.450Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-23T17:47:31.450Z] === RUN Test/TestGeneratorNotGenerate [2021-09-23T17:47:31.450Z] === RUN Test/TestGeneratorWithPort [2021-09-23T17:47:31.450Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-23T17:47:31.450Z] === RUN Test/TestNewEntry [2021-09-23T17:47:31.450Z] === RUN Test/TestParse [2021-09-23T17:47:31.450Z] --- PASS: Test (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-23T17:47:31.450Z] --- PASS: Test/TestParse (0.00s) [2021-09-23T17:47:31.450Z] PASS [2021-09-23T17:47:31.450Z] coverage: 58.3% of statements [2021-09-23T17:47:31.450Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-09-23T17:47:31.907Z] === RUN Test [2021-09-23T17:47:31.907Z] === RUN Test/TestContent [2021-09-23T17:47:31.907Z] === RUN Test/TestInitialize [2021-09-23T17:47:31.907Z] === RUN Test/TestNew [2021-09-23T17:47:31.907Z] === RUN Test/TestParsingContentsWithComments [2021-09-23T17:47:31.907Z] === RUN Test/TestRegister [2021-09-23T17:47:31.907Z] === RUN Test/TestWatch [2021-09-23T17:47:31.907Z] --- PASS: Test (0.00s) [2021-09-23T17:47:31.907Z] --- PASS: Test/TestContent (0.00s) [2021-09-23T17:47:31.907Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T17:47:31.907Z] --- PASS: Test/TestNew (0.00s) [2021-09-23T17:47:31.907Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-23T17:47:31.907Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T17:47:31.907Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T17:47:31.907Z] PASS [2021-09-23T17:47:31.907Z] coverage: 97.6% of statements [2021-09-23T17:47:31.907Z] ok github.com/docker/docker/pkg/discovery/file 0.035s coverage: 97.6% of statements [2021-09-23T17:47:31.911Z] === RUN Test [2021-09-23T17:47:31.911Z] === RUN Test/TestInitialize [2021-09-23T17:47:31.911Z] --- PASS: TestHardLinkOrder (0.06s) [2021-09-23T17:47:31.911Z] === RUN TestChangeString [2021-09-23T17:47:31.911Z] --- PASS: TestChangeString (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestChangesWithNoChanges [2021-09-23T17:47:31.911Z] --- PASS: TestChangesWithNoChanges (0.01s) [2021-09-23T17:47:31.911Z] === RUN TestChangesWithChanges [2021-09-23T17:47:31.911Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-23T17:47:31.911Z] === RUN TestChangesWithChangesGH13590 [2021-09-23T17:47:31.911Z] changes_test.go:195: needs more investigation [2021-09-23T17:47:31.911Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestChangesDirsEmpty [2021-09-23T17:47:31.911Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T17:47:31.911Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestChangesDirsMutated [2021-09-23T17:47:31.911Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T17:47:31.911Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestApplyLayer [2021-09-23T17:47:31.911Z] changes_test.go:432: needs further investigation [2021-09-23T17:47:31.911Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestChangesSizeWithHardlinks [2021-09-23T17:47:31.911Z] changes_test.go:468: needs further investigation [2021-09-23T17:47:31.911Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestChangesSizeWithNoChanges [2021-09-23T17:47:31.911Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-23T17:47:31.911Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestChangesSize [2021-09-23T17:47:31.911Z] --- PASS: TestChangesSize (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestApplyLayerInvalidFilenames [2021-09-23T17:47:31.911Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3204803698\\dest" [2021-09-23T17:47:31.911Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-09-23T17:47:31.911Z] === RUN TestApplyLayerInvalidHardlink [2021-09-23T17:47:31.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1034111824\\victim\\hello" -> "../victim/hello" [2021-09-23T17:47:31.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3097555960\\victim\\hello" -> "/../victim/hello" [2021-09-23T17:47:31.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1648326845\\victim" -> "../victim" [2021-09-23T17:47:31.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2635432918\\victim" -> "../victim" [2021-09-23T17:47:31.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink968049137\\victim" -> "../victim" [2021-09-23T17:47:31.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink726072175\\victim" -> "../victim" [2021-09-23T17:47:31.911Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-09-23T17:47:31.911Z] === RUN TestApplyLayerInvalidSymlink [2021-09-23T17:47:31.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4099315079\\dest\\dotdot" -> "../victim/hello" [2021-09-23T17:47:31.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1761549380\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T17:47:31.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2946400056\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:31.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3892257510\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:31.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2784629517\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:31.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1479003858\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:31.911Z] time="2021-09-23T17:47:31Z" level=info msg="Initializing discovery without TLS" [2021-09-23T17:47:31.911Z] time="2021-09-23T17:47:31Z" level=info msg="Initializing discovery without TLS" [2021-09-23T17:47:31.911Z] time="2021-09-23T17:47:31Z" level=info msg="Initializing discovery without TLS" [2021-09-23T17:47:31.911Z] === RUN Test/TestInitializeWithCerts [2021-09-23T17:47:31.911Z] time="2021-09-23T17:47:31Z" level=info msg="Initializing discovery with TLS" [2021-09-23T17:47:31.911Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-23T17:47:31.911Z] === RUN TestApplyLayerWhiteouts [2021-09-23T17:47:31.911Z] === RUN Test/TestWatch [2021-09-23T17:47:31.911Z] time="2021-09-23T17:47:31Z" level=info msg="Initializing discovery without TLS" [2021-09-23T17:47:31.911Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-23T17:47:31.911Z] === RUN TestGenerateEmptyFile [2021-09-23T17:47:31.911Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-23T17:47:31.911Z] === RUN TestGenerateWithContent [2021-09-23T17:47:31.911Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-23T17:47:31.911Z] PASS [2021-09-23T17:47:31.911Z] coverage: 61.6% of statements [2021-09-23T17:47:31.911Z] ok github.com/docker/docker/pkg/archive 5.028s coverage: 61.6% of statements [2021-09-23T17:47:32.366Z] --- PASS: TestTarFiles (3.24s) [2021-09-23T17:47:32.366Z] === RUN TestTarUntar [2021-09-23T17:47:32.366Z] --- PASS: TestTarUntar (0.03s) [2021-09-23T17:47:32.366Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-23T17:47:32.366Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-23T17:47:32.366Z] === RUN TestTarWithOptions [2021-09-23T17:47:32.366Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-23T17:47:32.366Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-23T17:47:32.366Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-23T17:47:32.366Z] === RUN TestUntarUstarGnuConflict [2021-09-23T17:47:32.366Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-23T17:47:32.366Z] === RUN TestUntarInvalidFilenames [2021-09-23T17:47:32.366Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2022157416\\dest" [2021-09-23T17:47:32.366Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-09-23T17:47:32.366Z] === RUN TestUntarHardlinkToSymlink [2021-09-23T17:47:32.366Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-23T17:47:32.366Z] === RUN TestUntarInvalidHardlink [2021-09-23T17:47:32.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3741427170\\victim\\hello" -> "../victim/hello" [2021-09-23T17:47:32.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3135119999\\victim\\hello" -> "/../victim/hello" [2021-09-23T17:47:32.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3302767554\\victim" -> "../victim" [2021-09-23T17:47:32.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink10547542\\victim" -> "../victim" [2021-09-23T17:47:32.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1469610689\\victim" -> "../victim" [2021-09-23T17:47:32.366Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1404937065\\victim" -> "../victim" [2021-09-23T17:47:32.366Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-23T17:47:32.366Z] === RUN TestUntarInvalidSymlink [2021-09-23T17:47:32.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2521208528\\dest\\dotdot" -> "../victim/hello" [2021-09-23T17:47:32.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1893697433\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T17:47:32.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3198122430\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:32.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4286208480\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:32.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2685830341\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:32.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3012451019\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:32.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3084690259\\dest\\dir\\loophole" -> "../../victim" [2021-09-23T17:47:32.366Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-09-23T17:47:32.366Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-23T17:47:32.366Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-23T17:47:32.366Z] === RUN TestXGlobalNoParent [2021-09-23T17:47:32.366Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-23T17:47:32.366Z] === RUN TestReplaceFileTarWrapper [2021-09-23T17:47:32.379Z] --- PASS: TestNetworkDBCRUDTableEntry (3.90s) [2021-09-23T17:47:32.379Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-23T17:47:32.824Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-09-23T17:47:32.824Z] === RUN TestPrefixHeaderReadable [2021-09-23T17:47:32.824Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-23T17:47:32.824Z] === RUN TestDisablePigz [2021-09-23T17:47:32.824Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-23T17:47:32.824Z] --- PASS: TestDisablePigz (0.11s) [2021-09-23T17:47:32.824Z] === RUN TestPigz [2021-09-23T17:47:32.824Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-23T17:47:32.824Z] --- PASS: TestPigz (0.13s) [2021-09-23T17:47:32.824Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T17:47:32.824Z] archive_windows_test.go:16: Currently fails [2021-09-23T17:47:32.824Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestCanonicalTarNameForPath [2021-09-23T17:47:32.824Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestCanonicalTarName [2021-09-23T17:47:32.824Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestChmodTarEntry [2021-09-23T17:47:32.824Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestHardLinkOrder [2021-09-23T17:47:32.824Z] --- PASS: TestHardLinkOrder (0.08s) [2021-09-23T17:47:32.824Z] === RUN TestChangeString [2021-09-23T17:47:32.824Z] --- PASS: TestChangeString (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestChangesWithNoChanges [2021-09-23T17:47:32.824Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-23T17:47:32.824Z] === RUN TestChangesWithChanges [2021-09-23T17:47:32.824Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-09-23T17:47:32.824Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-23T17:47:32.824Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-23T17:47:32.824Z] === RUN TestChangesWithChangesGH13590 [2021-09-23T17:47:32.824Z] changes_test.go:195: needs more investigation [2021-09-23T17:47:32.824Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestChangesDirsEmpty [2021-09-23T17:47:32.824Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T17:47:32.824Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestChangesDirsMutated [2021-09-23T17:47:32.824Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T17:47:32.824Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestApplyLayer [2021-09-23T17:47:32.824Z] changes_test.go:432: needs further investigation [2021-09-23T17:47:32.824Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestChangesSizeWithHardlinks [2021-09-23T17:47:32.824Z] changes_test.go:468: needs further investigation [2021-09-23T17:47:32.824Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestChangesSizeWithNoChanges [2021-09-23T17:47:32.824Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-23T17:47:32.824Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestChangesSize [2021-09-23T17:47:32.824Z] --- PASS: TestChangesSize (0.00s) [2021-09-23T17:47:32.824Z] === RUN TestApplyLayerInvalidFilenames [2021-09-23T17:47:32.824Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames71795615\\dest" [2021-09-23T17:47:32.824Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-09-23T17:47:32.824Z] === RUN TestApplyLayerInvalidHardlink [2021-09-23T17:47:32.824Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink52780220\\victim\\hello" -> "../victim/hello" [2021-09-23T17:47:32.824Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2635908986\\victim\\hello" -> "/../victim/hello" [2021-09-23T17:47:32.824Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3277585508\\victim" -> "../victim" [2021-09-23T17:47:32.824Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1124624430\\victim" -> "../victim" [2021-09-23T17:47:32.824Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2587238043\\victim" -> "../victim" [2021-09-23T17:47:32.824Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2340760254\\victim" -> "../victim" [2021-09-23T17:47:32.824Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-23T17:47:32.824Z] === RUN TestApplyLayerInvalidSymlink [2021-09-23T17:47:32.824Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1640710348\\dest\\dotdot" -> "../victim/hello" [2021-09-23T17:47:32.824Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2186360140\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T17:47:32.824Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2996065330\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:32.824Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2718532474\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:33.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink288136449\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:33.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2805427592\\dest\\loophole-victim" -> "../victim" [2021-09-23T17:47:33.283Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-23T17:47:33.283Z] === RUN TestApplyLayerWhiteouts [2021-09-23T17:47:33.283Z] === RUN Test [2021-09-23T17:47:33.283Z] === RUN Test/TestInitialize [2021-09-23T17:47:33.283Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-23T17:47:33.283Z] === RUN TestGenerateEmptyFile [2021-09-23T17:47:33.283Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-23T17:47:33.283Z] === RUN TestGenerateWithContent [2021-09-23T17:47:33.283Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-23T17:47:33.283Z] PASS [2021-09-23T17:47:33.283Z] coverage: 61.6% of statements [2021-09-23T17:47:33.284Z] ok github.com/docker/docker/pkg/archive 5.153s coverage: 61.6% of statements [2021-09-23T17:47:33.284Z] time="2021-09-23T17:47:32Z" level=info msg="Initializing discovery without TLS" [2021-09-23T17:47:33.284Z] time="2021-09-23T17:47:32Z" level=info msg="Initializing discovery without TLS" [2021-09-23T17:47:33.284Z] time="2021-09-23T17:47:32Z" level=info msg="Initializing discovery without TLS" [2021-09-23T17:47:33.284Z] === RUN Test/TestInitializeWithCerts [2021-09-23T17:47:33.284Z] time="2021-09-23T17:47:32Z" level=info msg="Initializing discovery with TLS" [2021-09-23T17:47:33.284Z] === RUN Test/TestWatch [2021-09-23T17:47:33.284Z] time="2021-09-23T17:47:32Z" level=info msg="Initializing discovery without TLS" [2021-09-23T17:47:34.590Z] 2021/09/23 17:47:34 Closing DB instances... [2021-09-23T17:47:34.590Z] --- PASS: Test (3.13s) [2021-09-23T17:47:34.590Z] --- PASS: Test/TestInitialize (0.12s) [2021-09-23T17:47:34.590Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-09-23T17:47:34.590Z] --- PASS: Test/TestWatch (3.00s) [2021-09-23T17:47:34.590Z] PASS [2021-09-23T17:47:34.590Z] coverage: 84.1% of statements [2021-09-23T17:47:35.057Z] ok github.com/docker/docker/pkg/discovery/kv 3.165s coverage: 84.1% of statements [2021-09-23T17:47:35.458Z] 2021/09/23 17:47:34 Closing DB instances... [2021-09-23T17:47:35.524Z] === RUN Test [2021-09-23T17:47:35.524Z] === RUN Test/TestWatch [2021-09-23T17:47:35.524Z] --- PASS: Test (0.00s) [2021-09-23T17:47:35.524Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T17:47:35.524Z] PASS [2021-09-23T17:47:35.524Z] coverage: 92.3% of statements [2021-09-23T17:47:35.524Z] ok github.com/docker/docker/pkg/discovery/memory 0.034s coverage: 92.3% of statements [2021-09-23T17:47:35.992Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-09-23T17:47:35.992Z] === RUN TestNetworkDBNodeLeave [2021-09-23T17:47:35.992Z] === RUN Test [2021-09-23T17:47:35.992Z] === RUN Test/TestInitialize [2021-09-23T17:47:35.992Z] === RUN Test/TestInitializeWithPattern [2021-09-23T17:47:35.992Z] === RUN Test/TestRegister [2021-09-23T17:47:35.992Z] === RUN Test/TestWatch [2021-09-23T17:47:35.992Z] --- PASS: Test (0.00s) [2021-09-23T17:47:35.992Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T17:47:35.992Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-23T17:47:35.992Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T17:47:35.992Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T17:47:35.992Z] PASS [2021-09-23T17:47:35.992Z] coverage: 93.8% of statements [2021-09-23T17:47:35.992Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-09-23T17:47:36.304Z] #55 ... [2021-09-23T17:47:36.304Z] [2021-09-23T17:47:36.304Z] #58 [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-09-23T17:47:36.304Z] #58 sha256:3b1d68b1683fdb7e3ca5fd23498023d3a7d57f5466228f344492816ae1f8f8f7 [2021-09-23T17:47:36.304Z] #58 260.4 + bin/containerd [2021-09-23T17:47:36.423Z] --- PASS: Test (3.10s) [2021-09-23T17:47:36.423Z] --- PASS: Test/TestInitialize (0.09s) [2021-09-23T17:47:36.423Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-23T17:47:36.423Z] --- PASS: Test/TestWatch (3.00s) [2021-09-23T17:47:36.423Z] PASS [2021-09-23T17:47:36.423Z] coverage: 84.1% of statements [2021-09-23T17:47:36.423Z] ok github.com/docker/docker/pkg/discovery/kv 3.136s coverage: 84.1% of statements [2021-09-23T17:47:36.460Z] === RUN TestPollerAddRemove [2021-09-23T17:47:36.460Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-23T17:47:36.460Z] === RUN TestPollerEvent [2021-09-23T17:47:36.460Z] poller_test.go:40: No chmod on Windows [2021-09-23T17:47:36.460Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-23T17:47:36.460Z] === RUN TestPollerClose [2021-09-23T17:47:36.460Z] --- PASS: TestPollerClose (0.00s) [2021-09-23T17:47:36.460Z] PASS [2021-09-23T17:47:36.460Z] coverage: 45.7% of statements [2021-09-23T17:47:36.460Z] ok github.com/docker/docker/pkg/filenotify 0.031s coverage: 45.7% of statements [2021-09-23T17:47:36.880Z] --- PASS: TestNetworkDBCRUDTableEntries (3.83s) [2021-09-23T17:47:36.881Z] === RUN TestNetworkDBNodeLeave [2021-09-23T17:47:36.881Z] === RUN Test [2021-09-23T17:47:36.881Z] === RUN Test/TestWatch [2021-09-23T17:47:36.881Z] --- PASS: Test (0.00s) [2021-09-23T17:47:36.881Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T17:47:36.881Z] PASS [2021-09-23T17:47:36.881Z] coverage: 92.3% of statements [2021-09-23T17:47:36.881Z] ok github.com/docker/docker/pkg/discovery/memory 0.077s coverage: 92.3% of statements [2021-09-23T17:47:37.338Z] === RUN Test [2021-09-23T17:47:37.338Z] === RUN Test/TestInitialize [2021-09-23T17:47:37.338Z] === RUN Test/TestInitializeWithPattern [2021-09-23T17:47:37.338Z] === RUN Test/TestRegister [2021-09-23T17:47:37.338Z] === RUN Test/TestWatch [2021-09-23T17:47:37.338Z] --- PASS: Test (0.00s) [2021-09-23T17:47:37.338Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T17:47:37.338Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-23T17:47:37.338Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T17:47:37.338Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T17:47:37.338Z] PASS [2021-09-23T17:47:37.338Z] coverage: 93.8% of statements [2021-09-23T17:47:37.338Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements [2021-09-23T17:47:37.445Z] === RUN TestCopyFileWithInvalidSrc [2021-09-23T17:47:37.445Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T17:47:37.445Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-23T17:47:37.445Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-23T17:47:37.445Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-09-23T17:47:37.445Z] === RUN TestCopyFile [2021-09-23T17:47:37.445Z] --- PASS: TestCopyFile (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-23T17:47:37.445Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T17:47:37.445Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-23T17:47:37.445Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-23T17:47:37.445Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T17:47:37.445Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestWildcardMatches [2021-09-23T17:47:37.445Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestPatternMatches [2021-09-23T17:47:37.445Z] --- PASS: TestPatternMatches (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-23T17:47:37.445Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestPatternMatchesFolderExclusions [2021-09-23T17:47:37.445Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-23T17:47:37.445Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-23T17:47:37.445Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-23T17:47:37.445Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-23T17:47:37.445Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestSingleExclamationError [2021-09-23T17:47:37.445Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestMatchesWithNoPatterns [2021-09-23T17:47:37.445Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestMatchesWithMalformedPatterns [2021-09-23T17:47:37.445Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestMatches [2021-09-23T17:47:37.445Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-23T17:47:37.445Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-23T17:47:37.445Z] --- PASS: TestMatches (0.00s) [2021-09-23T17:47:37.445Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-23T17:47:37.445Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCleanPatterns [2021-09-23T17:47:37.445Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-23T17:47:37.445Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCleanPatternsExceptionFlag [2021-09-23T17:47:37.445Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-23T17:47:37.445Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-23T17:47:37.445Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCleanPatternsErrorSingleException [2021-09-23T17:47:37.445Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCreateIfNotExistsDir [2021-09-23T17:47:37.445Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestCreateIfNotExistsFile [2021-09-23T17:47:37.445Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-23T17:47:37.445Z] === RUN TestMatch [2021-09-23T17:47:37.445Z] --- PASS: TestMatch (0.00s) [2021-09-23T17:47:37.445Z] PASS [2021-09-23T17:47:37.445Z] coverage: 82.2% of statements [2021-09-23T17:47:37.445Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 82.2% of statements [2021-09-23T17:47:37.445Z] --- PASS: TestGetAddress (16.42s) [2021-09-23T17:47:37.445Z] === RUN TestRequestSyntaxCheck [2021-09-23T17:47:37.445Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-09-23T17:47:37.445Z] === RUN TestRequest [2021-09-23T17:47:37.913Z] === RUN TestGet [2021-09-23T17:47:37.913Z] --- PASS: TestGet (0.00s) [2021-09-23T17:47:37.913Z] === RUN TestGetShortcutString [2021-09-23T17:47:37.913Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-23T17:47:37.913Z] PASS [2021-09-23T17:47:37.913Z] coverage: 42.9% of statements [2021-09-23T17:47:37.913Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 42.9% of statements [2021-09-23T17:47:38.211Z] #58 ... [2021-09-23T17:47:38.211Z] [2021-09-23T17:47:38.211Z] #55 [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-09-23T17:47:38.211Z] #55 sha256:aead4dde2fe63438bf597afc8177befbe51d6acda2132914dd89e5f531b71627 [2021-09-23T17:47:38.211Z] #55 154.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:47:38.211Z] #55 154.8 + mkdir -p /build [2021-09-23T17:47:38.211Z] #55 154.8 + cp runc /build/runc [2021-09-23T17:47:38.303Z] === RUN TestPollerAddRemove [2021-09-23T17:47:38.303Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-23T17:47:38.303Z] === RUN TestPollerEvent [2021-09-23T17:47:38.303Z] poller_test.go:40: No chmod on Windows [2021-09-23T17:47:38.303Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-23T17:47:38.303Z] === RUN TestPollerClose [2021-09-23T17:47:38.303Z] --- PASS: TestPollerClose (0.00s) [2021-09-23T17:47:38.303Z] PASS [2021-09-23T17:47:38.303Z] coverage: 45.7% of statements [2021-09-23T17:47:38.303Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 45.7% of statements [2021-09-23T17:47:38.380Z] === RUN TestCreateIDMapOrder [2021-09-23T17:47:38.380Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-23T17:47:38.380Z] PASS [2021-09-23T17:47:38.380Z] coverage: 7.2% of statements [2021-09-23T17:47:38.380Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-09-23T17:47:38.761Z] === RUN TestCopyFileWithInvalidSrc [2021-09-23T17:47:38.761Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T17:47:38.761Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-23T17:47:38.761Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-23T17:47:38.761Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestCopyFile [2021-09-23T17:47:38.761Z] --- PASS: TestCopyFile (0.01s) [2021-09-23T17:47:38.761Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-23T17:47:38.761Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T17:47:38.761Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-23T17:47:38.761Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-23T17:47:38.761Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T17:47:38.761Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestWildcardMatches [2021-09-23T17:47:38.761Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestPatternMatches [2021-09-23T17:47:38.761Z] --- PASS: TestPatternMatches (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-23T17:47:38.761Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestPatternMatchesFolderExclusions [2021-09-23T17:47:38.761Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-23T17:47:38.761Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-23T17:47:38.762Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-23T17:47:38.762Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-23T17:47:38.762Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-23T17:47:38.762Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestSingleExclamationError [2021-09-23T17:47:38.762Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestMatchesWithNoPatterns [2021-09-23T17:47:38.762Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestMatchesWithMalformedPatterns [2021-09-23T17:47:38.762Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestMatches [2021-09-23T17:47:38.762Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-23T17:47:38.762Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-23T17:47:38.762Z] --- PASS: TestMatches (0.00s) [2021-09-23T17:47:38.762Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-23T17:47:38.762Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestCleanPatterns [2021-09-23T17:47:38.762Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-23T17:47:38.762Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestCleanPatternsExceptionFlag [2021-09-23T17:47:38.762Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-23T17:47:38.762Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-23T17:47:38.762Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestCleanPatternsErrorSingleException [2021-09-23T17:47:38.762Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestCreateIfNotExistsDir [2021-09-23T17:47:38.762Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-23T17:47:38.762Z] === RUN TestCreateIfNotExistsFile [2021-09-23T17:47:38.762Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-09-23T17:47:38.762Z] === RUN TestMatch [2021-09-23T17:47:38.762Z] --- PASS: TestMatch (0.00s) [2021-09-23T17:47:38.762Z] PASS [2021-09-23T17:47:38.762Z] coverage: 82.2% of statements [2021-09-23T17:47:38.762Z] ok github.com/docker/docker/pkg/fileutils 0.063s coverage: 82.2% of statements [2021-09-23T17:47:38.848Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2021-09-23T17:47:38.848Z] === RUN TestNetworkDBWatch [2021-09-23T17:47:39.219Z] === RUN TestGet [2021-09-23T17:47:39.219Z] --- PASS: TestGet (0.00s) [2021-09-23T17:47:39.219Z] === RUN TestGetShortcutString [2021-09-23T17:47:39.219Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-23T17:47:39.219Z] PASS [2021-09-23T17:47:39.219Z] coverage: 42.9% of statements [2021-09-23T17:47:39.219Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-09-23T17:47:39.237Z] #65 ... [2021-09-23T17:47:39.237Z] [2021-09-23T17:47:39.237Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-23T17:47:39.237Z] #28 sha256:3d97054d7027b89cd58795220820dc89be701d2f3b38822e5424d87761609d99 [2021-09-23T17:47:39.237Z] #28 14.52 Fetched 48.4 MB in 14s (3579 kB/s) [2021-09-23T17:47:39.314Z] === RUN TestFixedBufferCap [2021-09-23T17:47:39.314Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-23T17:47:39.314Z] === RUN TestFixedBufferLen [2021-09-23T17:47:39.314Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-23T17:47:39.314Z] === RUN TestFixedBufferString [2021-09-23T17:47:39.314Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-23T17:47:39.314Z] === RUN TestFixedBufferWrite [2021-09-23T17:47:39.314Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-23T17:47:39.314Z] === RUN TestFixedBufferRead [2021-09-23T17:47:39.314Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-23T17:47:39.314Z] === RUN TestBytesPipeRead [2021-09-23T17:47:39.314Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-23T17:47:39.314Z] === RUN TestBytesPipeWrite [2021-09-23T17:47:39.314Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-23T17:47:39.314Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-23T17:47:39.592Z] #55 DONE 155.8s [2021-09-23T17:47:39.593Z] [2021-09-23T17:47:39.593Z] #58 [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-09-23T17:47:39.593Z] #58 sha256:3b1d68b1683fdb7e3ca5fd23498023d3a7d57f5466228f344492816ae1f8f8f7 [2021-09-23T17:47:39.677Z] --- PASS: TestGetAddress (17.48s) [2021-09-23T17:47:39.677Z] === RUN TestRequestSyntaxCheck [2021-09-23T17:47:39.677Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-09-23T17:47:39.677Z] === RUN TestRequest [2021-09-23T17:47:39.677Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2021-09-23T17:47:39.677Z] === RUN TestNetworkDBWatch [2021-09-23T17:47:39.781Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-09-23T17:47:39.781Z] === RUN TestAtomicWriteToFile [2021-09-23T17:47:39.781Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-23T17:47:39.781Z] === RUN TestAtomicWriteSetCommit [2021-09-23T17:47:39.781Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-09-23T17:47:39.781Z] === RUN TestAtomicWriteSetCancel [2021-09-23T17:47:39.781Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-23T17:47:39.781Z] === RUN TestReadCloserWrapperClose [2021-09-23T17:47:39.781Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-23T17:47:39.781Z] === RUN TestReaderErrWrapperReadOnError [2021-09-23T17:47:39.781Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-23T17:47:39.781Z] === RUN TestReaderErrWrapperRead [2021-09-23T17:47:39.781Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-23T17:47:39.781Z] === RUN TestCancelReadCloser [2021-09-23T17:47:39.781Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-23T17:47:39.781Z] === RUN TestWriteCloserWrapperClose [2021-09-23T17:47:39.781Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-23T17:47:39.781Z] === RUN TestNopWriteCloser [2021-09-23T17:47:39.781Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-23T17:47:39.781Z] === RUN TestNopWriter [2021-09-23T17:47:39.781Z] --- PASS: TestNopWriter (0.00s) [2021-09-23T17:47:39.781Z] === RUN TestWriteCounter [2021-09-23T17:47:39.781Z] --- PASS: TestWriteCounter (0.00s) [2021-09-23T17:47:39.781Z] PASS [2021-09-23T17:47:39.781Z] coverage: 69.2% of statements [2021-09-23T17:47:39.781Z] ok github.com/docker/docker/pkg/ioutils 0.512s coverage: 69.2% of statements [2021-09-23T17:47:39.823Z] a0ddf88812f1: Pull complete [2021-09-23T17:47:39.823Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-23T17:47:39.823Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T17:47:39.823Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T17:47:39.823Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-09-23T17:47:39.823Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-09-23T17:47:39.823Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2183' [2021-09-23T17:47:39.823Z] INFO: Docker version of control daemon [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] Client: [2021-09-23T17:47:39.823Z] Version: 20.10.8 [2021-09-23T17:47:39.823Z] API version: 1.41 [2021-09-23T17:47:39.823Z] Go version: go1.16.6 [2021-09-23T17:47:39.823Z] Git commit: 3967b7d [2021-09-23T17:47:39.823Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-23T17:47:39.823Z] OS/Arch: windows/amd64 [2021-09-23T17:47:39.823Z] Context: default [2021-09-23T17:47:39.823Z] Experimental: true [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] Server: Docker Engine - Community [2021-09-23T17:47:39.823Z] Engine: [2021-09-23T17:47:39.823Z] Version: 20.10.8 [2021-09-23T17:47:39.823Z] API version: 1.41 (minimum version 1.24) [2021-09-23T17:47:39.823Z] Go version: go1.16.6 [2021-09-23T17:47:39.823Z] Git commit: 75249d8 [2021-09-23T17:47:39.823Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-23T17:47:39.823Z] OS/Arch: windows/amd64 [2021-09-23T17:47:39.823Z] Experimental: true [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] INFO: Docker info of control daemon [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] Client: [2021-09-23T17:47:39.823Z] Context: default [2021-09-23T17:47:39.823Z] Debug Mode: false [2021-09-23T17:47:39.823Z] Plugins: [2021-09-23T17:47:39.823Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-23T17:47:39.823Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-23T17:47:39.823Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] Server: [2021-09-23T17:47:39.823Z] Containers: 0 [2021-09-23T17:47:39.823Z] Running: 0 [2021-09-23T17:47:39.823Z] Paused: 0 [2021-09-23T17:47:39.823Z] Stopped: 0 [2021-09-23T17:47:39.823Z] Images: 1 [2021-09-23T17:47:39.823Z] Server Version: 20.10.8 [2021-09-23T17:47:39.823Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-23T17:47:39.823Z] Windows: [2021-09-23T17:47:39.823Z] LCOW: [2021-09-23T17:47:39.823Z] Logging Driver: json-file [2021-09-23T17:47:39.823Z] Plugins: [2021-09-23T17:47:39.823Z] Volume: local [2021-09-23T17:47:39.823Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:47:39.823Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:47:39.823Z] Swarm: inactive [2021-09-23T17:47:39.823Z] Default Isolation: process [2021-09-23T17:47:39.823Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-23T17:47:39.823Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-23T17:47:39.823Z] OSType: windows [2021-09-23T17:47:39.823Z] Architecture: x86_64 [2021-09-23T17:47:39.823Z] CPUs: 4 [2021-09-23T17:47:39.823Z] Total Memory: 32GiB [2021-09-23T17:47:39.823Z] Name: azwin-2-28f860 [2021-09-23T17:47:39.823Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-23T17:47:39.823Z] Docker Root Dir: D:\docker [2021-09-23T17:47:39.823Z] Debug Mode: false [2021-09-23T17:47:39.823Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:47:39.823Z] Labels: [2021-09-23T17:47:39.823Z] Experimental: true [2021-09-23T17:47:39.823Z] Insecure Registries: [2021-09-23T17:47:39.823Z] 10.0.0.4:5000 [2021-09-23T17:47:39.823Z] 127.0.0.0/8 [2021-09-23T17:47:39.823Z] Registry Mirrors: [2021-09-23T17:47:39.823Z] http://10.0.0.4:5000/ [2021-09-23T17:47:39.823Z] Live Restore Enabled: false [2021-09-23T17:47:39.823Z] Product License: Community Engine [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] INFO: Commit hash is abaa5b5ee8 [2021-09-23T17:47:39.823Z] INFO: Nuke-Everything... [2021-09-23T17:47:39.823Z] INFO: Container count on control daemon to delete is 0 [2021-09-23T17:47:39.823Z] INFO: Nuking d:\CI [2021-09-23T17:47:39.823Z] INFO: Zapped successfully [2021-09-23T17:47:39.823Z] INFO: Location for testing is d:\CI\PR-42854\8 [2021-09-23T17:47:39.823Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] INFO: Building the image from Dockerfile.windows at 09/23/2021 17:47:26... [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] Sending build context to Docker daemon 60.66MB [2021-09-23T17:47:39.823Z] [2021-09-23T17:47:39.823Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-23T17:47:39.823Z] ---> 6e98155df178 [2021-09-23T17:47:39.823Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-23T17:47:39.823Z] ---> Running in 3731375a8335 [2021-09-23T17:47:39.823Z] Removing intermediate container 3731375a8335 [2021-09-23T17:47:39.823Z] ---> b0aa0c8183ca [2021-09-23T17:47:39.823Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-23T17:47:39.823Z] ---> Running in 75cad49f2e44 [2021-09-23T17:47:39.823Z] Removing intermediate container 75cad49f2e44 [2021-09-23T17:47:39.823Z] ---> 4b9fbba660bd [2021-09-23T17:47:39.823Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-23T17:47:39.823Z] ---> Running in 098f6144ed7e [2021-09-23T17:47:39.823Z] Removing intermediate container 098f6144ed7e [2021-09-23T17:47:39.823Z] ---> 1bdd66bcd0e6 [2021-09-23T17:47:39.823Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-23T17:47:39.823Z] ---> Running in 2ede76aa4fa5 [2021-09-23T17:47:39.823Z] Removing intermediate container 2ede76aa4fa5 [2021-09-23T17:47:39.823Z] ---> 37c2d1c944ac [2021-09-23T17:47:39.823Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-23T17:47:39.823Z] ---> Running in 15239fcb725a [2021-09-23T17:47:39.823Z] Removing intermediate container 15239fcb725a [2021-09-23T17:47:39.823Z] ---> 83f798c12b9b [2021-09-23T17:47:39.824Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-23T17:47:39.824Z] ---> Running in 5fa40e5298ce [2021-09-23T17:47:40.135Z] === RUN TestCreateIDMapOrder [2021-09-23T17:47:40.135Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-23T17:47:40.135Z] PASS [2021-09-23T17:47:40.135Z] coverage: 7.2% of statements [2021-09-23T17:47:40.135Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-09-23T17:47:40.248Z] === RUN TestError [2021-09-23T17:47:40.248Z] --- PASS: TestError (0.00s) [2021-09-23T17:47:40.248Z] === RUN TestProgressString [2021-09-23T17:47:40.248Z] === RUN TestProgressString/no_progress [2021-09-23T17:47:40.248Z] === RUN TestProgressString/progress_1 [2021-09-23T17:47:40.248Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-23T17:47:40.248Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-23T17:47:40.248Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-23T17:47:40.248Z] === RUN TestProgressString/with_units [2021-09-23T17:47:40.248Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-23T17:47:40.248Z] === RUN TestProgressString/hide_counts [2021-09-23T17:47:40.248Z] --- PASS: TestProgressString (0.00s) [2021-09-23T17:47:40.248Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-23T17:47:40.248Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-23T17:47:40.248Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-23T17:47:40.248Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-23T17:47:40.248Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-23T17:47:40.248Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-23T17:47:40.248Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-23T17:47:40.248Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-23T17:47:40.248Z] === RUN TestJSONMessageDisplay [2021-09-23T17:47:40.248Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-09-23T17:47:40.248Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-23T17:47:40.248Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-23T17:47:40.248Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-23T17:47:40.248Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-23T17:47:40.248Z] === RUN TestDisplayJSONMessagesStream [2021-09-23T17:47:40.248Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-23T17:47:40.248Z] PASS [2021-09-23T17:47:40.248Z] coverage: 91.7% of statements [2021-09-23T17:47:40.249Z] ok github.com/docker/docker/pkg/jsonmessage 0.154s coverage: 91.7% of statements [2021-09-23T17:47:40.716Z] 2021/09/23 17:47:40 Closing DB instances... [2021-09-23T17:47:40.716Z] === RUN TestStandardLongPath [2021-09-23T17:47:40.716Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-23T17:47:40.716Z] === RUN TestUNCLongPath [2021-09-23T17:47:40.716Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-23T17:47:40.716Z] PASS [2021-09-23T17:47:40.716Z] coverage: 100.0% of statements [2021-09-23T17:47:40.716Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2021-09-23T17:47:41.101Z] === RUN TestFixedBufferCap [2021-09-23T17:47:41.101Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestFixedBufferLen [2021-09-23T17:47:41.101Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestFixedBufferString [2021-09-23T17:47:41.101Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestFixedBufferWrite [2021-09-23T17:47:41.101Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestFixedBufferRead [2021-09-23T17:47:41.101Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestBytesPipeRead [2021-09-23T17:47:41.101Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestBytesPipeWrite [2021-09-23T17:47:41.101Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-23T17:47:41.101Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-09-23T17:47:41.101Z] === RUN TestAtomicWriteToFile [2021-09-23T17:47:41.101Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-09-23T17:47:41.101Z] === RUN TestAtomicWriteSetCommit [2021-09-23T17:47:41.101Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestAtomicWriteSetCancel [2021-09-23T17:47:41.101Z] 2021/09/23 17:47:41 Closing DB instances... [2021-09-23T17:47:41.101Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-23T17:47:41.101Z] === RUN TestReadCloserWrapperClose [2021-09-23T17:47:41.101Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestReaderErrWrapperReadOnError [2021-09-23T17:47:41.101Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestReaderErrWrapperRead [2021-09-23T17:47:41.101Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-23T17:47:41.101Z] === RUN TestCancelReadCloser [2021-09-23T17:47:41.183Z] === RUN TestNameFormat [2021-09-23T17:47:41.183Z] --- PASS: TestNameFormat (0.00s) [2021-09-23T17:47:41.183Z] === RUN TestNameRetries [2021-09-23T17:47:41.183Z] --- PASS: TestNameRetries (0.00s) [2021-09-23T17:47:41.183Z] PASS [2021-09-23T17:47:41.183Z] coverage: 85.7% of statements [2021-09-23T17:47:41.183Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-09-23T17:47:41.559Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-23T17:47:41.559Z] === RUN TestWriteCloserWrapperClose [2021-09-23T17:47:41.559Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-23T17:47:41.559Z] === RUN TestNopWriteCloser [2021-09-23T17:47:41.559Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-23T17:47:41.559Z] === RUN TestNopWriter [2021-09-23T17:47:41.559Z] --- PASS: TestNopWriter (0.00s) [2021-09-23T17:47:41.559Z] === RUN TestWriteCounter [2021-09-23T17:47:41.559Z] --- PASS: TestWriteCounter (0.00s) [2021-09-23T17:47:41.559Z] PASS [2021-09-23T17:47:41.559Z] coverage: 69.2% of statements [2021-09-23T17:47:41.559Z] ok github.com/docker/docker/pkg/ioutils 0.555s coverage: 69.2% of statements [2021-09-23T17:47:41.650Z] --- PASS: TestRequest (4.05s) [2021-09-23T17:47:41.650Z] === RUN TestOverlappingRequests [2021-09-23T17:47:41.650Z] === RUN TestParseKeyValueOpt [2021-09-23T17:47:41.650Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-23T17:47:41.650Z] === RUN TestParseUintList [2021-09-23T17:47:41.650Z] --- PASS: TestParseUintList (0.00s) [2021-09-23T17:47:41.650Z] === RUN TestParseUintListMaximumLimits [2021-09-23T17:47:41.650Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-23T17:47:41.650Z] PASS [2021-09-23T17:47:41.650Z] coverage: 97.0% of statements [2021-09-23T17:47:41.650Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2021-09-23T17:47:42.017Z] === RUN TestError [2021-09-23T17:47:42.017Z] --- PASS: TestError (0.00s) [2021-09-23T17:47:42.017Z] === RUN TestProgressString [2021-09-23T17:47:42.017Z] === RUN TestProgressString/no_progress [2021-09-23T17:47:42.017Z] === RUN TestProgressString/progress_1 [2021-09-23T17:47:42.017Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-23T17:47:42.017Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-23T17:47:42.017Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-23T17:47:42.017Z] === RUN TestProgressString/with_units [2021-09-23T17:47:42.017Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-23T17:47:42.017Z] === RUN TestProgressString/hide_counts [2021-09-23T17:47:42.017Z] --- PASS: TestProgressString (0.00s) [2021-09-23T17:47:42.017Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-23T17:47:42.017Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-23T17:47:42.017Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-23T17:47:42.017Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-23T17:47:42.017Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-23T17:47:42.017Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-23T17:47:42.017Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-23T17:47:42.017Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-23T17:47:42.017Z] === RUN TestJSONMessageDisplay [2021-09-23T17:47:42.018Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-23T17:47:42.018Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-23T17:47:42.018Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-23T17:47:42.018Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-23T17:47:42.018Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-23T17:47:42.018Z] === RUN TestDisplayJSONMessagesStream [2021-09-23T17:47:42.018Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-23T17:47:42.018Z] PASS [2021-09-23T17:47:42.018Z] coverage: 91.7% of statements [2021-09-23T17:47:42.018Z] ok github.com/docker/docker/pkg/jsonmessage 0.146s coverage: 91.7% of statements [2021-09-23T17:47:42.117Z] --- PASS: TestOverlappingRequests (0.19s) [2021-09-23T17:47:42.117Z] === RUN TestRelease [2021-09-23T17:47:42.117Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-23T17:47:42.117Z] === RUN TestNetworkDBBulkSync [2021-09-23T17:47:42.476Z] === RUN TestStandardLongPath [2021-09-23T17:47:42.476Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-23T17:47:42.476Z] === RUN TestUNCLongPath [2021-09-23T17:47:42.476Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-23T17:47:42.476Z] PASS [2021-09-23T17:47:42.476Z] coverage: 100.0% of statements [2021-09-23T17:47:42.476Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-09-23T17:47:42.476Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-23T17:47:42.476Z] === RUN TestNetworkDBBulkSync [2021-09-23T17:47:42.585Z] === RUN TestNewAndRemove [2021-09-23T17:47:42.585Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-23T17:47:42.585Z] === RUN TestRemoveInvalidPath [2021-09-23T17:47:42.585Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-23T17:47:42.585Z] PASS [2021-09-23T17:47:42.585Z] coverage: 82.6% of statements [2021-09-23T17:47:42.585Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-09-23T17:47:42.585Z] --- PASS: TestRelease (0.78s) [2021-09-23T17:47:42.585Z] === RUN TestAllocateRandomDeallocate [2021-09-23T17:47:42.885Z] #58 ... [2021-09-23T17:47:42.885Z] [2021-09-23T17:47:42.885Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:47:42.885Z] #56 sha256:c1d3f5755b5b727dd6152f312227467bd4bb07cb143769a18c586d8cdd9321f1 [2021-09-23T17:47:42.885Z] #56 DONE 0.1s [2021-09-23T17:47:42.885Z] [2021-09-23T17:47:42.885Z] #58 [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-09-23T17:47:42.885Z] #58 sha256:3b1d68b1683fdb7e3ca5fd23498023d3a7d57f5466228f344492816ae1f8f8f7 [2021-09-23T17:47:42.934Z] === RUN TestNameFormat [2021-09-23T17:47:42.934Z] --- PASS: TestNameFormat (0.00s) [2021-09-23T17:47:42.934Z] === RUN TestNameRetries [2021-09-23T17:47:42.934Z] --- PASS: TestNameRetries (0.00s) [2021-09-23T17:47:42.934Z] PASS [2021-09-23T17:47:42.934Z] coverage: 85.7% of statements [2021-09-23T17:47:42.934Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-09-23T17:47:43.054Z] 2021/09/23 17:47:42 Closing DB instances... [2021-09-23T17:47:43.521Z] === RUN TestFailedConnection [2021-09-23T17:47:43.616Z] #55 ... [2021-09-23T17:47:43.616Z] [2021-09-23T17:47:43.616Z] #58 [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-09-23T17:47:43.616Z] #58 sha256:620e66acd77a1b697b7c05b6838fe71bed9270ad0374bd0a869fb48047393d36 [2021-09-23T17:47:43.616Z] #58 266.5 + bin/containerd [2021-09-23T17:47:43.900Z] === RUN TestParseKeyValueOpt [2021-09-23T17:47:43.900Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-23T17:47:43.900Z] === RUN TestParseUintList [2021-09-23T17:47:43.900Z] --- PASS: TestParseUintList (0.00s) [2021-09-23T17:47:43.900Z] === RUN TestParseUintListMaximumLimits [2021-09-23T17:47:43.900Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-23T17:47:43.900Z] PASS [2021-09-23T17:47:43.900Z] coverage: 97.0% of statements [2021-09-23T17:47:43.900Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-09-23T17:47:43.900Z] --- PASS: TestRequest (4.37s) [2021-09-23T17:47:43.900Z] === RUN TestOverlappingRequests [2021-09-23T17:47:43.900Z] 2021/09/23 17:47:43 Closing DB instances... [2021-09-23T17:47:43.900Z] --- PASS: TestOverlappingRequests (0.22s) [2021-09-23T17:47:43.900Z] === RUN TestRelease [2021-09-23T17:47:44.358Z] === RUN TestNewAndRemove [2021-09-23T17:47:44.358Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-23T17:47:44.358Z] === RUN TestRemoveInvalidPath [2021-09-23T17:47:44.358Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-23T17:47:44.358Z] PASS [2021-09-23T17:47:44.358Z] coverage: 82.6% of statements [2021-09-23T17:47:44.358Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-09-23T17:47:44.505Z] --- PASS: TestAllocateRandomDeallocate (2.04s) [2021-09-23T17:47:44.505Z] === RUN TestRetrieveFromStore [2021-09-23T17:47:44.816Z] --- PASS: TestRelease (0.92s) [2021-09-23T17:47:44.816Z] === RUN TestAllocateRandomDeallocate [2021-09-23T17:47:44.971Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-23T17:47:44.972Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-23T17:47:45.273Z] === RUN TestFailedConnection [2021-09-23T17:47:45.439Z] === RUN TestParseEmptyInterface [2021-09-23T17:47:45.439Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-23T17:47:45.439Z] === RUN TestParseNonInterfaceType [2021-09-23T17:47:45.439Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-23T17:47:45.439Z] === RUN TestParseWithOneFunction [2021-09-23T17:47:45.439Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-23T17:47:45.439Z] === RUN TestParseWithMultipleFuncs [2021-09-23T17:47:45.439Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-23T17:47:45.439Z] === RUN TestParseWithUnnamedReturn [2021-09-23T17:47:45.439Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-23T17:47:45.439Z] === RUN TestEmbeddedInterface [2021-09-23T17:47:45.439Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-23T17:47:45.439Z] === RUN TestParsedImports [2021-09-23T17:47:45.439Z] --- PASS: TestParsedImports (0.00s) [2021-09-23T17:47:45.439Z] === RUN TestAliasedImports [2021-09-23T17:47:45.439Z] --- PASS: TestAliasedImports (0.00s) [2021-09-23T17:47:45.439Z] PASS [2021-09-23T17:47:45.439Z] coverage: 56.8% of statements [2021-09-23T17:47:45.439Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-09-23T17:47:45.439Z] --- PASS: TestRetrieveFromStore (0.66s) [2021-09-23T17:47:45.439Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-23T17:47:45.439Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-09-23T17:47:45.439Z] === RUN TestParallelPredefinedRequest1 [2021-09-23T17:47:45.439Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-23T17:47:45.439Z] === RUN TestParallelPredefinedRequest2 [2021-09-23T17:47:45.439Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-23T17:47:45.439Z] === RUN TestParallelPredefinedRequest3 [2021-09-23T17:47:45.439Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-23T17:47:45.439Z] === RUN TestParallelPredefinedRequest4 [2021-09-23T17:47:45.439Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-23T17:47:45.439Z] === RUN TestParallelPredefinedRequest5 [2021-09-23T17:47:45.439Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-23T17:47:45.439Z] === RUN TestDebug [2021-09-23T17:47:45.439Z] --- PASS: TestDebug (0.00s) [2021-09-23T17:47:45.439Z] === RUN TestRequestPoolParallel [2021-09-23T17:47:45.439Z] --- PASS: TestFailedConnection (2.00s) [2021-09-23T17:47:45.439Z] === RUN TestFailOnce [2021-09-23T17:47:45.731Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-23T17:47:45.731Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-23T17:47:45.810Z] #28 14.52 Reading package lists... [2021-09-23T17:47:45.906Z] 2021/09/23 17:47:45 http: panic serving 127.0.0.1:49281: Plugin not ready [2021-09-23T17:47:45.906Z] goroutine 13 [running]: [2021-09-23T17:47:45.906Z] net/http.(*conn).serve.func1() [2021-09-23T17:47:45.906Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-23T17:47:45.906Z] panic({0x12e9d40, 0x13f5e90}) [2021-09-23T17:47:45.906Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-23T17:47:45.906Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xaada6492304c667}, 0xc00016ba98) [2021-09-23T17:47:45.906Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-23T17:47:45.906Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1402b48, 0xc00015e0e0}, 0x123e986) [2021-09-23T17:47:45.906Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-23T17:47:45.906Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1402b48, 0xc00015e0e0}, 0xc000158300) [2021-09-23T17:47:45.906Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-23T17:47:45.906Z] net/http.serverHandler.ServeHTTP({0x1401170}, {0x1402b48, 0xc00015e0e0}, 0xc000158300) [2021-09-23T17:47:45.906Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-23T17:47:45.906Z] net/http.(*conn).serve(0xc000062aa0, {0x14049e0, 0xc00014a810}) [2021-09-23T17:47:45.906Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-23T17:47:45.906Z] created by net/http.(*Server).Serve [2021-09-23T17:47:45.906Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-23T17:47:45.906Z] time="2021-09-23T17:47:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.FailOnce: Post \"http://127.0.0.1:49280/Test.FailOnce\": EOF, retrying in 1s" [2021-09-23T17:47:45.906Z] --- PASS: TestRequestPoolParallel (0.34s) [2021-09-23T17:47:45.906Z] === RUN TestFullAllocateRelease [2021-09-23T17:47:45.906Z] --- PASS: TestFullAllocateRelease (0.27s) [2021-09-23T17:47:45.906Z] === RUN TestOddAllocateRelease [2021-09-23T17:47:45.906Z] === RUN TestHTTPTransport [2021-09-23T17:47:45.906Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-23T17:47:45.906Z] PASS [2021-09-23T17:47:45.906Z] coverage: 85.7% of statements [2021-09-23T17:47:45.906Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-09-23T17:47:46.146Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2021-09-23T17:47:46.373Z] --- PASS: TestOddAllocateRelease (0.17s) [2021-09-23T17:47:46.373Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-23T17:47:46.373Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-09-23T17:47:46.373Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-23T17:47:46.373Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-23T17:47:46.373Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-23T17:47:46.373Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-09-23T17:47:46.373Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T17:47:46.373Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T17:47:46.373Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T17:47:46.373Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T17:47:46.373Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:46.373Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T17:47:46.373Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:46.373Z] === CONT TestParallelPredefinedRequest2 [2021-09-23T17:47:46.373Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:46.373Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-23T17:47:46.373Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-23T17:47:46.373Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-23T17:47:46.373Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T17:47:46.373Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:46.373Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-23T17:47:46.373Z] === CONT TestParallelPredefinedRequest5 [2021-09-23T17:47:46.373Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:46.373Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-23T17:47:46.373Z] PASS [2021-09-23T17:47:46.373Z] coverage: 85.3% of statements [2021-09-23T17:47:46.373Z] ok github.com/docker/docker/libnetwork/ipam 30.104s coverage: 85.3% of statements [2021-09-23T17:47:46.373Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-23T17:47:46.373Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T17:47:46.373Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-23T17:47:46.373Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-23T17:47:46.373Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-23T17:47:46.373Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-23T17:47:46.373Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-23T17:47:46.373Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T17:47:46.373Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-23T17:47:46.373Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-23T17:47:46.373Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-23T17:47:46.373Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-23T17:47:46.373Z] === RUN TestBufferPoolPutAndGet [2021-09-23T17:47:46.373Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-23T17:47:46.373Z] PASS [2021-09-23T17:47:46.373Z] coverage: 88.2% of statements [2021-09-23T17:47:46.373Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-09-23T17:47:46.696Z] === RUN TestParseEmptyInterface [2021-09-23T17:47:46.696Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-23T17:47:46.696Z] === RUN TestParseNonInterfaceType [2021-09-23T17:47:46.696Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-23T17:47:46.696Z] === RUN TestParseWithOneFunction [2021-09-23T17:47:46.696Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-23T17:47:46.696Z] === RUN TestParseWithMultipleFuncs [2021-09-23T17:47:46.696Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-23T17:47:46.696Z] === RUN TestParseWithUnnamedReturn [2021-09-23T17:47:46.696Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-23T17:47:46.696Z] === RUN TestEmbeddedInterface [2021-09-23T17:47:46.696Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-23T17:47:46.696Z] === RUN TestParsedImports [2021-09-23T17:47:46.696Z] --- PASS: TestParsedImports (0.00s) [2021-09-23T17:47:46.696Z] === RUN TestAliasedImports [2021-09-23T17:47:46.696Z] --- PASS: TestAliasedImports (0.00s) [2021-09-23T17:47:46.696Z] PASS [2021-09-23T17:47:46.696Z] coverage: 56.8% of statements [2021-09-23T17:47:46.696Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-09-23T17:47:46.841Z] --- PASS: TestFailOnce (1.10s) [2021-09-23T17:47:46.841Z] === RUN TestEchoInputOutput [2021-09-23T17:47:46.841Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-23T17:47:46.841Z] === RUN TestBackoff [2021-09-23T17:47:46.841Z] --- PASS: TestBackoff (0.00s) [2021-09-23T17:47:46.841Z] === RUN TestAbortRetry [2021-09-23T17:47:46.841Z] --- PASS: TestAbortRetry (0.00s) [2021-09-23T17:47:46.841Z] === RUN TestClientScheme [2021-09-23T17:47:46.841Z] --- PASS: TestClientScheme (0.00s) [2021-09-23T17:47:46.841Z] === RUN TestNewClientWithTimeout [2021-09-23T17:47:46.841Z] === RUN TestOutputOnPrematureClose [2021-09-23T17:47:46.841Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-23T17:47:46.841Z] === RUN TestCompleteSilently [2021-09-23T17:47:46.841Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-23T17:47:46.841Z] PASS [2021-09-23T17:47:46.841Z] coverage: 75.9% of statements [2021-09-23T17:47:46.841Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2021-09-23T17:47:47.046Z] [2021-09-23T17:47:47.046Z] SUCCESS: Specified value was saved. [2021-09-23T17:47:47.154Z] --- PASS: TestAllocateRandomDeallocate (2.07s) [2021-09-23T17:47:47.154Z] === RUN TestRetrieveFromStore [2021-09-23T17:47:47.308Z] time="2021-09-23T17:47:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-23T17:47:47.308Z] === RUN TestSendToOneSub [2021-09-23T17:47:47.308Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-23T17:47:47.308Z] === RUN TestSendToMultipleSubs [2021-09-23T17:47:47.308Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-23T17:47:47.308Z] === RUN TestEvictOneSub [2021-09-23T17:47:47.308Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-23T17:47:47.308Z] === RUN TestClosePublisher [2021-09-23T17:47:47.308Z] --- PASS: TestClosePublisher (0.00s) [2021-09-23T17:47:47.308Z] === RUN TestPubSubRace [2021-09-23T17:47:47.515Z] INFO: Downloading git... [2021-09-23T17:47:47.612Z] === RUN TestHTTPTransport [2021-09-23T17:47:47.612Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-23T17:47:47.612Z] PASS [2021-09-23T17:47:47.612Z] coverage: 85.7% of statements [2021-09-23T17:47:47.612Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-09-23T17:47:47.612Z] --- PASS: TestFailedConnection (2.01s) [2021-09-23T17:47:47.612Z] === RUN TestFailOnce [2021-09-23T17:47:47.612Z] 2021/09/23 17:47:47 http: panic serving 127.0.0.1:49285: Plugin not ready [2021-09-23T17:47:47.612Z] goroutine 42 [running]: [2021-09-23T17:47:47.612Z] net/http.(*conn).serve.func1() [2021-09-23T17:47:47.612Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-23T17:47:47.612Z] panic({0x669d40, 0x775e90}) [2021-09-23T17:47:47.612Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-23T17:47:47.612Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x568df93f5090cea3}, 0xc0001b5a98) [2021-09-23T17:47:47.612Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-23T17:47:47.612Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x782b48, 0xc0001ac0e0}, 0x5be986) [2021-09-23T17:47:47.612Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-23T17:47:47.612Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x782b48, 0xc0001ac0e0}, 0xc0001a4300) [2021-09-23T17:47:47.612Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-23T17:47:47.612Z] net/http.serverHandler.ServeHTTP({0x781170}, {0x782b48, 0xc0001ac0e0}, 0xc0001a4300) [2021-09-23T17:47:47.612Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-23T17:47:47.612Z] net/http.(*conn).serve(0xc00010ea00, {0x7849e0, 0xc0000260f0}) [2021-09-23T17:47:47.612Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-23T17:47:47.612Z] created by net/http.(*Server).Serve [2021-09-23T17:47:47.612Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-23T17:47:47.612Z] time="2021-09-23T17:47:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2021-09-23T17:47:47.612Z] --- PASS: TestRetrieveFromStore (0.69s) [2021-09-23T17:47:47.612Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-23T17:47:47.612Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-23T17:47:47.612Z] === RUN TestParallelPredefinedRequest1 [2021-09-23T17:47:47.612Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-23T17:47:47.612Z] === RUN TestParallelPredefinedRequest2 [2021-09-23T17:47:47.612Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-23T17:47:47.612Z] === RUN TestParallelPredefinedRequest3 [2021-09-23T17:47:47.612Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-23T17:47:47.612Z] === RUN TestParallelPredefinedRequest4 [2021-09-23T17:47:47.612Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-23T17:47:47.612Z] === RUN TestParallelPredefinedRequest5 [2021-09-23T17:47:47.612Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-23T17:47:47.612Z] === RUN TestDebug [2021-09-23T17:47:47.612Z] --- PASS: TestDebug (0.00s) [2021-09-23T17:47:47.612Z] === RUN TestRequestPoolParallel [2021-09-23T17:47:47.776Z] 2021/09/23 17:47:47 Closing DB instances... [2021-09-23T17:47:47.794Z] #58 ... [2021-09-23T17:47:47.794Z] [2021-09-23T17:47:47.794Z] #55 [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-09-23T17:47:47.794Z] #55 sha256:8f51c4cb1ffbdf3cf73d940f4c3f6ee5789e39a5bae0618304ab00ef3ce88525 [2021-09-23T17:47:47.794Z] #55 154.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:47:47.794Z] #55 155.0 + mkdir -p /build [2021-09-23T17:47:47.794Z] #55 155.0 + cp runc /build/runc [2021-09-23T17:47:48.070Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-23T17:47:48.070Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T17:47:48.070Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-23T17:47:48.070Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-23T17:47:48.070Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-23T17:47:48.070Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-23T17:47:48.070Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-23T17:47:48.070Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T17:47:48.070Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-23T17:47:48.070Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-23T17:47:48.070Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-23T17:47:48.070Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-23T17:47:48.070Z] === RUN TestBufferPoolPutAndGet [2021-09-23T17:47:48.070Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-23T17:47:48.070Z] PASS [2021-09-23T17:47:48.070Z] coverage: 88.2% of statements [2021-09-23T17:47:48.070Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-09-23T17:47:48.070Z] --- PASS: TestRequestPoolParallel (0.24s) [2021-09-23T17:47:48.070Z] === RUN TestFullAllocateRelease [2021-09-23T17:47:48.243Z] --- PASS: TestPubSubRace (1.04s) [2021-09-23T17:47:48.243Z] PASS [2021-09-23T17:47:48.243Z] coverage: 75.0% of statements [2021-09-23T17:47:48.243Z] ok github.com/docker/docker/pkg/pubsub 1.064s coverage: 75.0% of statements [2021-09-23T17:47:48.528Z] --- PASS: TestFullAllocateRelease (0.36s) [2021-09-23T17:47:48.528Z] === RUN TestOddAllocateRelease [2021-09-23T17:47:48.528Z] === RUN TestOutputOnPrematureClose [2021-09-23T17:47:48.528Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-23T17:47:48.528Z] === RUN TestCompleteSilently [2021-09-23T17:47:48.528Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-23T17:47:48.528Z] PASS [2021-09-23T17:47:48.528Z] coverage: 75.9% of statements [2021-09-23T17:47:48.528Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-09-23T17:47:48.528Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-09-23T17:47:48.528Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-23T17:47:48.528Z] --- PASS: TestFailOnce (1.12s) [2021-09-23T17:47:48.528Z] === RUN TestEchoInputOutput [2021-09-23T17:47:48.528Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-23T17:47:48.528Z] === RUN TestBackoff [2021-09-23T17:47:48.528Z] --- PASS: TestBackoff (0.00s) [2021-09-23T17:47:48.528Z] === RUN TestAbortRetry [2021-09-23T17:47:48.528Z] --- PASS: TestAbortRetry (0.00s) [2021-09-23T17:47:48.528Z] === RUN TestClientScheme [2021-09-23T17:47:48.528Z] --- PASS: TestClientScheme (0.00s) [2021-09-23T17:47:48.528Z] === RUN TestNewClientWithTimeout [2021-09-23T17:47:48.528Z] 2021/09/23 17:47:48 Closing DB instances... [2021-09-23T17:47:48.528Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-09-23T17:47:48.528Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-23T17:47:48.528Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-23T17:47:48.528Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-23T17:47:48.528Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-09-23T17:47:48.528Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T17:47:48.528Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T17:47:48.528Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T17:47:48.528Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T17:47:48.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:48.528Z] === CONT TestParallelPredefinedRequest2 [2021-09-23T17:47:48.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:48.528Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T17:47:48.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:48.528Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T17:47:48.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:48.528Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-23T17:47:48.528Z] === CONT TestParallelPredefinedRequest5 [2021-09-23T17:47:48.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:47:48.528Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-23T17:47:48.528Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-23T17:47:48.528Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-23T17:47:48.528Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-23T17:47:48.528Z] PASS [2021-09-23T17:47:48.528Z] coverage: 85.3% of statements [2021-09-23T17:47:48.528Z] ok github.com/docker/docker/libnetwork/ipam 32.676s coverage: 85.3% of statements [2021-09-23T17:47:48.710Z] time="2021-09-23T17:47:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-23T17:47:48.710Z] === RUN TestRegister [2021-09-23T17:47:48.710Z] --- PASS: TestRegister (0.00s) [2021-09-23T17:47:48.710Z] === RUN TestCommand [2021-09-23T17:47:48.710Z] --- PASS: TestCommand (0.02s) [2021-09-23T17:47:48.710Z] === RUN TestNaiveSelf [2021-09-23T17:47:48.710Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-23T17:47:48.710Z] PASS [2021-09-23T17:47:48.710Z] coverage: 82.4% of statements [2021-09-23T17:47:48.710Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2021-09-23T17:47:48.727Z] #55 DONE 156.3s [2021-09-23T17:47:48.727Z] [2021-09-23T17:47:48.727Z] #58 [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-09-23T17:47:48.727Z] #58 sha256:620e66acd77a1b697b7c05b6838fe71bed9270ad0374bd0a869fb48047393d36 [2021-09-23T17:47:48.985Z] === RUN TestSendToOneSub [2021-09-23T17:47:48.985Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-23T17:47:48.985Z] === RUN TestSendToMultipleSubs [2021-09-23T17:47:48.985Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-23T17:47:48.985Z] === RUN TestEvictOneSub [2021-09-23T17:47:48.985Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-23T17:47:48.985Z] === RUN TestClosePublisher [2021-09-23T17:47:48.985Z] --- PASS: TestClosePublisher (0.00s) [2021-09-23T17:47:48.985Z] === RUN TestPubSubRace [2021-09-23T17:47:48.985Z] time="2021-09-23T17:47:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-23T17:47:49.081Z] INFO: Downloading go... [2021-09-23T17:47:49.177Z] === RUN TestDump [2021-09-23T17:47:49.177Z] goroutine 6 [running]: [2021-09-23T17:47:49.177Z] github.com/docker/docker/pkg/stack.dump(0x57b2f7) [2021-09-23T17:47:49.177Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T17:47:49.177Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-23T17:47:49.177Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-23T17:47:49.177Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-23T17:47:49.177Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-23T17:47:49.177Z] testing.tRunner(0xc00011e000, 0x6e8e38) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T17:47:49.177Z] created by testing.(*T).Run [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T17:47:49.177Z] [2021-09-23T17:47:49.177Z] goroutine 1 [chan receive]: [2021-09-23T17:47:49.177Z] testing.(*T).Run(0xc00002dd40, {0x6da4fd, 0x55a173}, 0x6e8e38) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T17:47:49.177Z] testing.runTests.func1(0xc000068750) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T17:47:49.177Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T17:47:49.177Z] testing.runTests(0xc000076080, {0x84bba0, 0x3, 0x3}, {0x57a54d, 0x6dc1f7, 0x850640}) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T17:47:49.177Z] testing.(*M).Run(0xc000076080) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T17:47:49.177Z] main.main() [2021-09-23T17:47:49.177Z] _testmain.go:95 +0x1f5 [2021-09-23T17:47:49.177Z] --- PASS: TestDump (0.00s) [2021-09-23T17:47:49.177Z] === RUN TestDumpToFile [2021-09-23T17:47:49.177Z] --- PASS: TestDumpToFile (0.10s) [2021-09-23T17:47:49.177Z] === RUN TestDumpToFileWithEmptyInput [2021-09-23T17:47:49.177Z] goroutine 8 [running]: [2021-09-23T17:47:49.177Z] github.com/docker/docker/pkg/stack.dump(0x5e82b4) [2021-09-23T17:47:49.177Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T17:47:49.177Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x5e8660}) [2021-09-23T17:47:49.177Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-23T17:47:49.177Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-09-23T17:47:49.177Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-23T17:47:49.177Z] testing.tRunner(0xc00011e4e0, 0x6e8e28) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T17:47:49.177Z] created by testing.(*T).Run [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T17:47:49.177Z] [2021-09-23T17:47:49.177Z] goroutine 1 [chan receive]: [2021-09-23T17:47:49.177Z] testing.(*T).Run(0xc00002dd40, {0x6e1289, 0x55a173}, 0x6e8e28) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T17:47:49.177Z] testing.runTests.func1(0xc000068750) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T17:47:49.177Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T17:47:49.177Z] testing.runTests(0xc000076080, {0x84bba0, 0x3, 0x3}, {0x57a54d, 0x6dc1f7, 0x850640}) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T17:47:49.177Z] testing.(*M).Run(0xc000076080) [2021-09-23T17:47:49.177Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T17:47:49.177Z] main.main() [2021-09-23T17:47:49.177Z] _testmain.go:95 +0x1f5 [2021-09-23T17:47:49.177Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-23T17:47:49.177Z] PASS [2021-09-23T17:47:49.177Z] coverage: 90.9% of statements [2021-09-23T17:47:49.177Z] ok github.com/docker/docker/pkg/stack 0.123s coverage: 90.9% of statements [2021-09-23T17:47:49.645Z] === RUN TestNewStdWriter [2021-09-23T17:47:49.645Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-23T17:47:49.645Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestWriteWithNilBytes [2021-09-23T17:47:49.645Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestWrite [2021-09-23T17:47:49.645Z] --- PASS: TestWrite (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestWriteWithWriterError [2021-09-23T17:47:49.645Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-23T17:47:49.645Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestStdCopyWriteAndRead [2021-09-23T17:47:49.645Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-23T17:47:49.645Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-23T17:47:49.645Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-23T17:47:49.645Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-23T17:47:49.645Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-23T17:47:49.645Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-23T17:47:49.645Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-23T17:47:49.645Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-23T17:47:49.645Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-23T17:47:49.645Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-23T17:47:49.645Z] PASS [2021-09-23T17:47:49.645Z] coverage: 100.0% of statements [2021-09-23T17:47:49.645Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-09-23T17:47:49.950Z] --- PASS: TestPubSubRace (1.05s) [2021-09-23T17:47:49.951Z] PASS [2021-09-23T17:47:49.951Z] coverage: 75.0% of statements [2021-09-23T17:47:49.951Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-09-23T17:47:50.112Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-23T17:47:50.112Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-23T17:47:50.112Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestFormatStatus [2021-09-23T17:47:50.112Z] --- PASS: TestFormatStatus (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestFormatError [2021-09-23T17:47:50.112Z] --- PASS: TestFormatError (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestFormatJSONError [2021-09-23T17:47:50.112Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-23T17:47:50.112Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-23T17:47:50.112Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestNewJSONProgressOutput [2021-09-23T17:47:50.112Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestAuxFormatterEmit [2021-09-23T17:47:50.112Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestStreamWriterStdout [2021-09-23T17:47:50.112Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-23T17:47:50.112Z] === RUN TestStreamWriterStderr [2021-09-23T17:47:50.112Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-23T17:47:50.112Z] PASS [2021-09-23T17:47:50.112Z] coverage: 66.2% of statements [2021-09-23T17:47:50.112Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-09-23T17:47:50.412Z] === RUN TestRegister [2021-09-23T17:47:50.412Z] --- PASS: TestRegister (0.00s) [2021-09-23T17:47:50.412Z] === RUN TestCommand [2021-09-23T17:47:50.412Z] --- PASS: TestCommand (0.02s) [2021-09-23T17:47:50.412Z] === RUN TestNaiveSelf [2021-09-23T17:47:50.412Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-23T17:47:50.412Z] PASS [2021-09-23T17:47:50.412Z] coverage: 82.4% of statements [2021-09-23T17:47:50.412Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [2021-09-23T17:47:50.412Z] time="2021-09-23T17:47:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-23T17:47:50.579Z] === RUN TestGenerateRandomID [2021-09-23T17:47:50.579Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-23T17:47:50.579Z] === RUN TestShortenId [2021-09-23T17:47:50.579Z] --- PASS: TestShortenId (0.00s) [2021-09-23T17:47:50.579Z] === RUN TestShortenSha256Id [2021-09-23T17:47:50.579Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-23T17:47:50.579Z] === RUN TestShortenIdEmpty [2021-09-23T17:47:50.579Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-23T17:47:50.579Z] === RUN TestShortenIdInvalid [2021-09-23T17:47:50.579Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-23T17:47:50.579Z] === RUN TestIsShortIDNonHex [2021-09-23T17:47:50.579Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-23T17:47:50.579Z] === RUN TestIsShortIDNotCorrectSize [2021-09-23T17:47:50.579Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-23T17:47:50.579Z] PASS [2021-09-23T17:47:50.579Z] coverage: 70.6% of statements [2021-09-23T17:47:50.579Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-09-23T17:47:50.869Z] === RUN TestDump [2021-09-23T17:47:50.869Z] goroutine 6 [running]: [2021-09-23T17:47:50.869Z] github.com/docker/docker/pkg/stack.dump(0x4eb2f7) [2021-09-23T17:47:50.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T17:47:50.869Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-23T17:47:50.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-23T17:47:50.869Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-23T17:47:50.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-23T17:47:50.869Z] testing.tRunner(0xc00011c1a0, 0x658e38) [2021-09-23T17:47:50.869Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T17:47:50.869Z] created by testing.(*T).Run [2021-09-23T17:47:50.869Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T17:47:50.869Z] [2021-09-23T17:47:50.869Z] goroutine 1 [chan receive]: [2021-09-23T17:47:50.869Z] testing.(*T).Run(0xc00011c000, {0x64a4fd, 0x4ca173}, 0x658e38) [2021-09-23T17:47:50.869Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T17:47:50.869Z] testing.runTests.func1(0xc000068750) [2021-09-23T17:47:50.869Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T17:47:50.869Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-23T17:47:50.869Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T17:47:50.869Z] testing.runTests(0xc000076080, {0x7bbba0, 0x3, 0x3}, {0x4ea54d, 0x64c1f7, 0x7c0640}) [2021-09-23T17:47:50.869Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T17:47:50.869Z] testing.(*M).Run(0xc000076080) [2021-09-23T17:47:50.869Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T17:47:50.869Z] main.main() [2021-09-23T17:47:50.869Z] _testmain.go:95 +0x1f5 [2021-09-23T17:47:50.869Z] --- PASS: TestDump (0.00s) [2021-09-23T17:47:50.869Z] === RUN TestDumpToFile [2021-09-23T17:47:50.869Z] --- PASS: TestDumpToFile (0.09s) [2021-09-23T17:47:50.869Z] === RUN TestDumpToFileWithEmptyInput [2021-09-23T17:47:50.869Z] goroutine 8 [running]: [2021-09-23T17:47:50.869Z] github.com/docker/docker/pkg/stack.dump(0x5582b4) [2021-09-23T17:47:50.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T17:47:50.869Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x558660}) [2021-09-23T17:47:50.869Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-23T17:47:50.869Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-09-23T17:47:50.870Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-23T17:47:50.870Z] testing.tRunner(0xc00011c680, 0x658e28) [2021-09-23T17:47:50.870Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T17:47:50.870Z] created by testing.(*T).Run [2021-09-23T17:47:50.870Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T17:47:50.870Z] [2021-09-23T17:47:50.870Z] goroutine 1 [chan receive]: [2021-09-23T17:47:50.870Z] testing.(*T).Run(0xc00011c000, {0x651289, 0x4ca173}, 0x658e28) [2021-09-23T17:47:50.870Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T17:47:50.870Z] testing.runTests.func1(0xc000068750) [2021-09-23T17:47:50.870Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T17:47:50.870Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-23T17:47:50.870Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T17:47:50.870Z] testing.runTests(0xc000076080, {0x7bbba0, 0x3, 0x3}, {0x4ea54d, 0x64c1f7, 0x7c0640}) [2021-09-23T17:47:50.870Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T17:47:50.870Z] testing.(*M).Run(0xc000076080) [2021-09-23T17:47:50.870Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T17:47:50.870Z] main.main() [2021-09-23T17:47:50.870Z] _testmain.go:95 +0x1f5 [2021-09-23T17:47:50.870Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-23T17:47:50.870Z] PASS [2021-09-23T17:47:50.870Z] coverage: 90.9% of statements [2021-09-23T17:47:50.870Z] ok github.com/docker/docker/pkg/stack 0.119s coverage: 90.9% of statements [2021-09-23T17:47:51.046Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2021-09-23T17:47:51.046Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-23T17:47:51.046Z] time="2021-09-23T17:47:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-23T17:47:51.046Z] === RUN TestIsCpusetListAvailable [2021-09-23T17:47:51.046Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-23T17:47:51.046Z] PASS [2021-09-23T17:47:51.046Z] coverage: 39.4% of statements [2021-09-23T17:47:51.046Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-09-23T17:47:51.074Z] #28 21.06 Reading package lists... [2021-09-23T17:47:51.254Z] #58 ... [2021-09-23T17:47:51.254Z] [2021-09-23T17:47:51.254Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:47:51.254Z] #56 sha256:b1706efec771853047365d6704e58d57f690d225291a8c3c0bad392384e088a0 [2021-09-23T17:47:51.328Z] === RUN TestNewStdWriter [2021-09-23T17:47:51.328Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-23T17:47:51.328Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestWriteWithNilBytes [2021-09-23T17:47:51.328Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestWrite [2021-09-23T17:47:51.328Z] --- PASS: TestWrite (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestWriteWithWriterError [2021-09-23T17:47:51.328Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-23T17:47:51.328Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestStdCopyWriteAndRead [2021-09-23T17:47:51.328Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-23T17:47:51.328Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-23T17:47:51.328Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-23T17:47:51.328Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-23T17:47:51.328Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-23T17:47:51.328Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-23T17:47:51.328Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-23T17:47:51.328Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-23T17:47:51.328Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-23T17:47:51.328Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-23T17:47:51.328Z] PASS [2021-09-23T17:47:51.328Z] coverage: 100.0% of statements [2021-09-23T17:47:51.328Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2021-09-23T17:47:51.512Z] #56 DONE 0.3s [2021-09-23T17:47:51.512Z] [2021-09-23T17:47:51.512Z] #58 [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-09-23T17:47:51.512Z] #58 sha256:620e66acd77a1b697b7c05b6838fe71bed9270ad0374bd0a869fb48047393d36 [2021-09-23T17:47:51.789Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.27s) [2021-09-23T17:47:51.789Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-23T17:47:51.789Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-23T17:47:51.789Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-23T17:47:51.789Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestFormatStatus [2021-09-23T17:47:51.789Z] --- PASS: TestFormatStatus (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestFormatError [2021-09-23T17:47:51.789Z] --- PASS: TestFormatError (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestFormatJSONError [2021-09-23T17:47:51.789Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-23T17:47:51.789Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-23T17:47:51.789Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestNewJSONProgressOutput [2021-09-23T17:47:51.789Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestAuxFormatterEmit [2021-09-23T17:47:51.789Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestStreamWriterStdout [2021-09-23T17:47:51.789Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-23T17:47:51.789Z] === RUN TestStreamWriterStderr [2021-09-23T17:47:51.789Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-23T17:47:51.789Z] PASS [2021-09-23T17:47:51.789Z] coverage: 66.2% of statements [2021-09-23T17:47:51.789Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-09-23T17:47:52.031Z] 2021/09/23 17:47:51 Closing DB instances... [2021-09-23T17:47:52.031Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T17:47:52.031Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T17:47:52.031Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T17:47:52.031Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-23T17:47:52.031Z] === RUN TestChtimes [2021-09-23T17:47:52.031Z] --- PASS: TestChtimes (0.01s) [2021-09-23T17:47:52.031Z] === RUN TestChtimesWindows [2021-09-23T17:47:52.031Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-23T17:47:52.031Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-23T17:47:52.031Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-23T17:47:52.031Z] === RUN TestEnsureRemoveAllNotExist [2021-09-23T17:47:52.031Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-23T17:47:52.031Z] === RUN TestEnsureRemoveAllWithDir [2021-09-23T17:47:52.031Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-23T17:47:52.031Z] === RUN TestEnsureRemoveAllWithFile [2021-09-23T17:47:52.031Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-23T17:47:52.031Z] === RUN TestHasWin32KSupport [2021-09-23T17:47:52.031Z] syscall_windows_test.go:8: win32k: true [2021-09-23T17:47:52.031Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-23T17:47:52.031Z] PASS [2021-09-23T17:47:52.031Z] coverage: 13.0% of statements [2021-09-23T17:47:52.031Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2021-09-23T17:47:52.247Z] === RUN TestGenerateRandomID [2021-09-23T17:47:52.247Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-23T17:47:52.247Z] === RUN TestShortenId [2021-09-23T17:47:52.247Z] --- PASS: TestShortenId (0.00s) [2021-09-23T17:47:52.247Z] === RUN TestShortenSha256Id [2021-09-23T17:47:52.247Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-23T17:47:52.247Z] === RUN TestShortenIdEmpty [2021-09-23T17:47:52.247Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-23T17:47:52.247Z] === RUN TestShortenIdInvalid [2021-09-23T17:47:52.247Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-23T17:47:52.247Z] === RUN TestIsShortIDNonHex [2021-09-23T17:47:52.247Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-23T17:47:52.247Z] === RUN TestIsShortIDNotCorrectSize [2021-09-23T17:47:52.247Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-23T17:47:52.247Z] PASS [2021-09-23T17:47:52.247Z] coverage: 70.6% of statements [2021-09-23T17:47:52.247Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-09-23T17:47:52.500Z] === RUN TestTailFile [2021-09-23T17:47:52.500Z] --- PASS: TestTailFile (0.00s) [2021-09-23T17:47:52.500Z] === RUN TestTailFileManyLines [2021-09-23T17:47:52.500Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-23T17:47:52.500Z] === RUN TestTailEmptyFile [2021-09-23T17:47:52.500Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-23T17:47:52.500Z] === RUN TestTailNegativeN [2021-09-23T17:47:52.500Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/truncated_last_line [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/no_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-23T17:47:52.500Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.500Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.501Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.502Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.502Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.705Z] === RUN TestIsCpusetListAvailable [2021-09-23T17:47:52.705Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-23T17:47:52.705Z] PASS [2021-09-23T17:47:52.705Z] coverage: 39.4% of statements [2021-09-23T17:47:52.705Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-09-23T17:47:52.705Z] 2021/09/23 17:47:52 Closing DB instances... [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.971Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T17:47:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.973Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.974Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:52.976Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:52.976Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:52.976Z] #28 27.37 Building dependency tree... [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:52.977Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:52.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:52.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:52.979Z] PASS [2021-09-23T17:47:52.979Z] coverage: 88.6% of statements [2021-09-23T17:47:52.979Z] ok github.com/docker/docker/pkg/tailfile 0.137s coverage: 88.6% of statements [2021-09-23T17:47:52.979Z] === RUN TestTarSumRemoveNonExistent [2021-09-23T17:47:52.979Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestTarSumRemove [2021-09-23T17:47:52.979Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestSortFileInfoSums [2021-09-23T17:47:52.979Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestNewTarSumForLabelInvalid [2021-09-23T17:47:52.979Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestNewTarSumForLabel [2021-09-23T17:47:52.979Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestEmptyTar [2021-09-23T17:47:52.979Z] --- PASS: TestEmptyTar (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestTarSumsReadSize [2021-09-23T17:47:52.979Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestTarSums [2021-09-23T17:47:52.979Z] --- PASS: TestTarSums (0.05s) [2021-09-23T17:47:52.979Z] === RUN TestIteration [2021-09-23T17:47:52.979Z] --- PASS: TestIteration (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestVersionLabelForChecksum [2021-09-23T17:47:52.979Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestVersion [2021-09-23T17:47:52.979Z] --- PASS: TestVersion (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestGetVersion [2021-09-23T17:47:52.979Z] --- PASS: TestGetVersion (0.00s) [2021-09-23T17:47:52.979Z] === RUN TestGetVersions [2021-09-23T17:47:52.979Z] --- PASS: TestGetVersions (0.00s) [2021-09-23T17:47:52.979Z] PASS [2021-09-23T17:47:52.979Z] coverage: 89.3% of statements [2021-09-23T17:47:52.979Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2021-09-23T17:47:52.979Z] testing: warning: no tests to run [2021-09-23T17:47:52.979Z] PASS [2021-09-23T17:47:52.979Z] coverage: [no statements] [2021-09-23T17:47:52.979Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-09-23T17:47:53.163Z] time="2021-09-23T17:47:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-23T17:47:53.446Z] === RUN TestTruncIndex [2021-09-23T17:47:53.446Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-23T17:47:53.446Z] === RUN TestNetworkDBGarbageCollection [2021-09-23T17:47:53.446Z] --- PASS: TestTruncIndex (0.10s) [2021-09-23T17:47:53.446Z] PASS [2021-09-23T17:47:53.446Z] coverage: 91.5% of statements [2021-09-23T17:47:53.446Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2021-09-23T17:47:53.446Z] === RUN TestIsGIT [2021-09-23T17:47:53.446Z] --- PASS: TestIsGIT (0.00s) [2021-09-23T17:47:53.446Z] === RUN TestIsTransport [2021-09-23T17:47:53.446Z] --- PASS: TestIsTransport (0.00s) [2021-09-23T17:47:53.446Z] PASS [2021-09-23T17:47:53.446Z] coverage: 100.0% of statements [2021-09-23T17:47:53.446Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-09-23T17:47:53.913Z] === RUN TestVersionInfo [2021-09-23T17:47:53.913Z] --- PASS: TestVersionInfo (0.00s) [2021-09-23T17:47:53.913Z] === RUN TestAppendVersions [2021-09-23T17:47:53.913Z] --- PASS: TestAppendVersions (0.00s) [2021-09-23T17:47:53.913Z] PASS [2021-09-23T17:47:53.913Z] coverage: 88.9% of statements [2021-09-23T17:47:53.913Z] ok github.com/docker/docker/pkg/useragent 0.067s coverage: 88.9% of statements [2021-09-23T17:47:53.916Z] #28 30.24 bzip2 is already the newest version (1.0.8-4). [2021-09-23T17:47:53.916Z] #28 30.24 patch is already the newest version (2.7.6-7). [2021-09-23T17:47:53.916Z] #28 30.24 xz-utils is already the newest version (5.2.5-2). [2021-09-23T17:47:53.916Z] #28 30.24 The following additional packages will be installed: [2021-09-23T17:47:53.916Z] #28 30.24 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-23T17:47:53.916Z] #28 30.25 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-09-23T17:47:53.916Z] #28 30.25 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-23T17:47:53.916Z] #28 30.25 python3-pkg-resources vim-runtime xxd [2021-09-23T17:47:53.916Z] #28 30.26 Suggested packages: [2021-09-23T17:47:53.916Z] #28 30.26 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-09-23T17:47:53.916Z] #28 30.26 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-09-23T17:47:53.916Z] #28 30.26 Recommended packages: [2021-09-23T17:47:53.916Z] #28 30.26 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-23T17:47:54.128Z] === RUN TestChtimes [2021-09-23T17:47:54.128Z] --- PASS: TestChtimes (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestChtimesWindows [2021-09-23T17:47:54.128Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-23T17:47:54.128Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestEnsureRemoveAllNotExist [2021-09-23T17:47:54.128Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestEnsureRemoveAllWithDir [2021-09-23T17:47:54.128Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestEnsureRemoveAllWithFile [2021-09-23T17:47:54.128Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestHasWin32KSupport [2021-09-23T17:47:54.128Z] syscall_windows_test.go:8: win32k: true [2021-09-23T17:47:54.128Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-23T17:47:54.128Z] PASS [2021-09-23T17:47:54.128Z] coverage: 13.0% of statements [2021-09-23T17:47:54.128Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2021-09-23T17:47:54.128Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T17:47:54.128Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T17:47:54.128Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T17:47:54.128Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-23T17:47:54.128Z] === RUN TestTailFile [2021-09-23T17:47:54.128Z] --- PASS: TestTailFile (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestTailFileManyLines [2021-09-23T17:47:54.128Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestTailEmptyFile [2021-09-23T17:47:54.128Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestTailNegativeN [2021-09-23T17:47:54.128Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-23T17:47:54.128Z] === RUN TestNewTailReader [2021-09-23T17:47:54.128Z] === PAUSE TestNewTailReader [2021-09-23T17:47:54.128Z] === CONT TestNewTailReader [2021-09-23T17:47:54.128Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-23T17:47:54.128Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-23T17:47:54.128Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-23T17:47:54.128Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-23T17:47:54.128Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-23T17:47:54.128Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-23T17:47:54.128Z] === RUN TestNewTailReader/no_delimiter [2021-09-23T17:47:54.128Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/truncated_last_line [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T17:47:54.129Z] === CONT TestNewTailReader/no_delimiter [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-23T17:47:54.129Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.129Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.381Z] === RUN TestValidatePrivileges [2021-09-23T17:47:54.381Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-23T17:47:54.381Z] === RUN TestFilterByCapNeg [2021-09-23T17:47:54.381Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-23T17:47:54.381Z] === RUN TestFilterByCapPos [2021-09-23T17:47:54.381Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-23T17:47:54.381Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-23T17:47:54.381Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-23T17:47:54.381Z] PASS [2021-09-23T17:47:54.381Z] coverage: 12.0% of statements [2021-09-23T17:47:54.381Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T17:47:54.588Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.588Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.588Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.588Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T17:47:54.589Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.589Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.589Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.590Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T17:47:54.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.591Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.591Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.592Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.592Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T17:47:54.593Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T17:47:54.594Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T17:47:54.594Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T17:47:54.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T17:47:54.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T17:47:54.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:54.594Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T17:47:54.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:54.848Z] === RUN TestNewSettable [2021-09-23T17:47:54.848Z] --- PASS: TestNewSettable (0.00s) [2021-09-23T17:47:54.848Z] === RUN TestIsSettable [2021-09-23T17:47:54.848Z] --- PASS: TestIsSettable (0.00s) [2021-09-23T17:47:54.848Z] === RUN TestUpdateSettingsEnv [2021-09-23T17:47:54.848Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-23T17:47:54.848Z] PASS [2021-09-23T17:47:54.848Z] coverage: 20.0% of statements [2021-09-23T17:47:54.848Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:55.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:55.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T17:47:55.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T17:47:55.054Z] PASS [2021-09-23T17:47:55.054Z] coverage: 88.6% of statements [2021-09-23T17:47:55.054Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-23T17:47:55.054Z] === RUN TestNetworkDBGarbageCollection [2021-09-23T17:47:55.054Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2021-09-23T17:47:55.054Z] testing: warning: no tests to run [2021-09-23T17:47:55.054Z] PASS [2021-09-23T17:47:55.054Z] coverage: [no statements] [2021-09-23T17:47:55.054Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-09-23T17:47:55.054Z] === RUN TestTarSumRemoveNonExistent [2021-09-23T17:47:55.054Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestTarSumRemove [2021-09-23T17:47:55.054Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestSortFileInfoSums [2021-09-23T17:47:55.054Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestNewTarSumForLabelInvalid [2021-09-23T17:47:55.054Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestNewTarSumForLabel [2021-09-23T17:47:55.054Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestEmptyTar [2021-09-23T17:47:55.054Z] --- PASS: TestEmptyTar (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestTarSumsReadSize [2021-09-23T17:47:55.054Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestTarSums [2021-09-23T17:47:55.054Z] --- PASS: TestTarSums (0.05s) [2021-09-23T17:47:55.054Z] === RUN TestIteration [2021-09-23T17:47:55.054Z] --- PASS: TestIteration (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestVersionLabelForChecksum [2021-09-23T17:47:55.054Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestVersion [2021-09-23T17:47:55.054Z] --- PASS: TestVersion (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestGetVersion [2021-09-23T17:47:55.054Z] --- PASS: TestGetVersion (0.00s) [2021-09-23T17:47:55.054Z] === RUN TestGetVersions [2021-09-23T17:47:55.054Z] --- PASS: TestGetVersions (0.00s) [2021-09-23T17:47:55.054Z] PASS [2021-09-23T17:47:55.054Z] coverage: 89.3% of statements [2021-09-23T17:47:55.054Z] ok github.com/docker/docker/pkg/tarsum 0.095s coverage: 89.3% of statements [2021-09-23T17:47:55.315Z] === RUN TestLoad [2021-09-23T17:47:55.315Z] --- PASS: TestLoad (0.00s) [2021-09-23T17:47:55.315Z] === RUN TestSave [2021-09-23T17:47:55.315Z] --- PASS: TestSave (0.02s) [2021-09-23T17:47:55.315Z] === RUN TestAddDeleteGet [2021-09-23T17:47:55.315Z] --- PASS: TestAddDeleteGet (0.02s) [2021-09-23T17:47:55.315Z] === RUN TestInvalidTags [2021-09-23T17:47:55.315Z] --- PASS: TestInvalidTags (0.00s) [2021-09-23T17:47:55.315Z] PASS [2021-09-23T17:47:55.315Z] coverage: 84.4% of statements [2021-09-23T17:47:55.315Z] ok github.com/docker/docker/reference 0.071s coverage: 84.4% of statements [2021-09-23T17:47:55.512Z] === RUN TestTruncIndex [2021-09-23T17:47:55.512Z] --- PASS: TestTruncIndex (0.10s) [2021-09-23T17:47:55.512Z] PASS [2021-09-23T17:47:55.512Z] coverage: 91.5% of statements [2021-09-23T17:47:55.512Z] === RUN TestIsGIT [2021-09-23T17:47:55.512Z] --- PASS: TestIsGIT (0.00s) [2021-09-23T17:47:55.512Z] === RUN TestIsTransport [2021-09-23T17:47:55.512Z] --- PASS: TestIsTransport (0.00s) [2021-09-23T17:47:55.512Z] PASS [2021-09-23T17:47:55.512Z] coverage: 100.0% of statements [2021-09-23T17:47:55.512Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-09-23T17:47:55.512Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-09-23T17:47:55.782Z] time="2021-09-23T17:47:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-23T17:47:55.782Z] === RUN TestResolveAuthConfigIndexServer [2021-09-23T17:47:55.782Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-23T17:47:55.782Z] === RUN TestResolveAuthConfigFullURL [2021-09-23T17:47:55.782Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-23T17:47:55.782Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-23T17:47:55.782Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-23T17:47:55.782Z] === RUN TestValidateMirror [2021-09-23T17:47:55.782Z] --- PASS: TestValidateMirror (0.00s) [2021-09-23T17:47:55.782Z] === RUN TestLoadInsecureRegistries [2021-09-23T17:47:55.826Z] #28 31.81 The following NEW packages will be installed: [2021-09-23T17:47:55.826Z] #28 31.82 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-09-23T17:47:55.826Z] #28 31.82 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-23T17:47:55.826Z] #28 31.82 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-09-23T17:47:55.826Z] #28 31.83 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-09-23T17:47:55.826Z] #28 31.83 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-09-23T17:47:55.826Z] #28 31.83 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-09-23T17:47:55.826Z] #28 31.83 vim-common vim-runtime xfsprogs xxd zip zstd [2021-09-23T17:47:55.826Z] #28 32.20 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-09-23T17:47:55.826Z] #28 32.20 Need to get 18.6 MB of archives. [2021-09-23T17:47:55.826Z] #28 32.20 After this operation, 71.4 MB of additional disk space will be used. [2021-09-23T17:47:55.826Z] #28 32.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-23T17:47:55.826Z] #28 32.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-23T17:47:55.826Z] #28 32.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-23T17:47:55.826Z] #28 32.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-23T17:47:55.826Z] #28 32.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-23T17:47:55.826Z] #28 32.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-23T17:47:55.826Z] #28 32.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-23T17:47:55.826Z] #28 32.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-23T17:47:55.826Z] #28 32.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-23T17:47:55.826Z] #28 32.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-23T17:47:55.826Z] #28 32.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-23T17:47:55.826Z] #28 32.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-23T17:47:55.826Z] #28 32.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-23T17:47:55.826Z] #28 32.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-23T17:47:55.826Z] #28 32.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-23T17:47:55.826Z] #28 32.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-23T17:47:55.826Z] #28 32.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-23T17:47:55.826Z] #28 32.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-23T17:47:55.826Z] #28 32.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-23T17:47:55.826Z] #28 32.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-23T17:47:55.826Z] #28 32.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-23T17:47:55.826Z] #28 32.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-23T17:47:55.826Z] #28 32.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-23T17:47:55.826Z] #28 32.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-23T17:47:55.826Z] #28 32.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-23T17:47:55.826Z] #28 32.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-23T17:47:55.826Z] #28 32.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-23T17:47:55.826Z] #28 32.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-23T17:47:55.826Z] #28 32.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-23T17:47:55.826Z] #28 32.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-23T17:47:55.826Z] #28 32.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-23T17:47:55.826Z] #28 32.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-23T17:47:55.970Z] === RUN TestVersionInfo [2021-09-23T17:47:55.970Z] --- PASS: TestVersionInfo (0.00s) [2021-09-23T17:47:55.970Z] === RUN TestAppendVersions [2021-09-23T17:47:55.970Z] --- PASS: TestAppendVersions (0.00s) [2021-09-23T17:47:55.970Z] PASS [2021-09-23T17:47:55.970Z] coverage: 88.9% of statements [2021-09-23T17:47:55.970Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2021-09-23T17:47:56.084Z] #28 32.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-23T17:47:56.085Z] #28 32.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-23T17:47:56.085Z] #28 32.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-23T17:47:56.085Z] #28 32.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-23T17:47:56.085Z] #28 32.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-23T17:47:56.085Z] #28 32.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-23T17:47:56.085Z] #28 32.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-23T17:47:56.085Z] #28 32.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-23T17:47:56.085Z] #28 32.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-23T17:47:56.249Z] time="2021-09-23T17:47:55Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T17:47:56.249Z] time="2021-09-23T17:47:55Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-23T17:47:56.249Z] time="2021-09-23T17:47:55Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T17:47:56.249Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-09-23T17:47:56.249Z] === RUN TestNewServiceConfig [2021-09-23T17:47:56.249Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-23T17:47:56.249Z] === RUN TestValidateIndexName [2021-09-23T17:47:56.249Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-23T17:47:56.249Z] === RUN TestValidateIndexNameWithError [2021-09-23T17:47:56.249Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-23T17:47:56.249Z] === RUN TestEndpointParse [2021-09-23T17:47:56.249Z] --- PASS: TestEndpointParse (0.00s) [2021-09-23T17:47:56.249Z] === RUN TestEndpointParseInvalid [2021-09-23T17:47:56.249Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-23T17:47:56.249Z] === RUN TestValidateEndpoint [2021-09-23T17:47:56.250Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestPing [2021-09-23T17:47:56.250Z] --- PASS: TestPing (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestPingRegistryEndpoint [2021-09-23T17:47:56.250Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:56.250Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestEndpoint [2021-09-23T17:47:56.250Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:56.250Z] --- SKIP: TestEndpoint (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestParseRepositoryInfo [2021-09-23T17:47:56.250Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestNewIndexInfo [2021-09-23T17:47:56.250Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestMirrorEndpointLookup [2021-09-23T17:47:56.250Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:56.250Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestSearchRepositories [2021-09-23T17:47:56.250Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-23T17:47:56.250Z] Host: 127.0.0.1:49304 [2021-09-23T17:47:56.250Z] User-Agent: docker test client [2021-09-23T17:47:56.250Z] Authorization: Token fake-token [2021-09-23T17:47:56.250Z] X-Docker-Token: true [2021-09-23T17:47:56.250Z] Accept-Encoding: gzip [2021-09-23T17:47:56.250Z] [2021-09-23T17:47:56.250Z] [2021-09-23T17:47:56.250Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-23T17:47:56.250Z] Connection: close [2021-09-23T17:47:56.250Z] Content-Length: 144 [2021-09-23T17:47:56.250Z] Cache-Control: no-cache [2021-09-23T17:47:56.250Z] Content-Type: application/json [2021-09-23T17:47:56.250Z] Date: Thu, 23 Sep 2021 17:47:55 GMT [2021-09-23T17:47:56.250Z] Expires: -1 [2021-09-23T17:47:56.250Z] Pragma: no-cache [2021-09-23T17:47:56.250Z] Server: docker-tests/mock [2021-09-23T17:47:56.250Z] X-Docker-Registry-Config: mock [2021-09-23T17:47:56.250Z] X-Docker-Registry-Version: 0.0.0 [2021-09-23T17:47:56.250Z] [2021-09-23T17:47:56.250Z] [2021-09-23T17:47:56.250Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestTrustedLocation [2021-09-23T17:47:56.250Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-23T17:47:56.250Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestAllowNondistributableArtifacts [2021-09-23T17:47:56.250Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestIsSecureIndex [2021-09-23T17:47:56.250Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-23T17:47:56.250Z] PASS [2021-09-23T17:47:56.250Z] coverage: 51.7% of statements [2021-09-23T17:47:56.250Z] ok github.com/docker/docker/registry 0.146s coverage: 51.7% of statements [2021-09-23T17:47:56.250Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-23T17:47:56.250Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-23T17:47:56.250Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-23T17:47:56.250Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-23T17:47:56.250Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestResumableRequestReaderWithReadError [2021-09-23T17:47:56.250Z] time="2021-09-23T17:47:55Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-23T17:47:56.250Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-09-23T17:47:56.250Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-23T17:47:56.250Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-23T17:47:56.250Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-23T17:47:56.250Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.01s) [2021-09-23T17:47:56.250Z] === RUN TestResumableRequestReader [2021-09-23T17:47:56.250Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-23T17:47:56.250Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-23T17:47:56.250Z] PASS [2021-09-23T17:47:56.250Z] coverage: 100.0% of statements [2021-09-23T17:47:56.250Z] ok github.com/docker/docker/registry/resumable 0.151s coverage: 100.0% of statements [2021-09-23T17:47:56.250Z] === RUN TestRestartManagerTimeout [2021-09-23T17:47:56.250Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-23T17:47:56.250Z] === RUN TestRestartManagerTimeoutReset [2021-09-23T17:47:56.250Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-23T17:47:56.250Z] PASS [2021-09-23T17:47:56.250Z] coverage: 45.3% of statements [2021-09-23T17:47:56.250Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 45.3% of statements [2021-09-23T17:47:56.343Z] #28 32.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-23T17:47:56.343Z] #28 32.53 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-23T17:47:56.343Z] #28 32.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-23T17:47:56.709Z] === RUN TestDecodeContainerConfig [2021-09-23T17:47:56.709Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-23T17:47:56.709Z] === RUN TestDecodeContainerConfigIsolation [2021-09-23T17:47:56.709Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-23T17:47:56.709Z] === RUN TestValidatePrivileged [2021-09-23T17:47:56.709Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-23T17:47:56.709Z] PASS [2021-09-23T17:47:56.709Z] coverage: 52.2% of statements [2021-09-23T17:47:56.709Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2021-09-23T17:47:56.709Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-23T17:47:56.709Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-23T17:47:56.709Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-23T17:47:56.709Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-23T17:47:56.709Z] PASS [2021-09-23T17:47:56.709Z] coverage: 62.5% of statements [2021-09-23T17:47:56.709Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2021-09-23T17:47:56.910Z] #28 33.11 debconf: delaying package configuration, since apt-utils is not installed [2021-09-23T17:47:56.937Z] === RUN TestValidatePrivileges [2021-09-23T17:47:56.937Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-23T17:47:56.937Z] === RUN TestFilterByCapNeg [2021-09-23T17:47:56.937Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-23T17:47:56.937Z] === RUN TestFilterByCapPos [2021-09-23T17:47:56.937Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-23T17:47:56.937Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-23T17:47:56.937Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-23T17:47:56.937Z] PASS [2021-09-23T17:47:56.937Z] coverage: 12.0% of statements [2021-09-23T17:47:56.937Z] ok github.com/docker/docker/plugin 0.035s coverage: 12.0% of statements [2021-09-23T17:47:56.937Z] === RUN TestNewSettable [2021-09-23T17:47:56.937Z] --- PASS: TestNewSettable (0.00s) [2021-09-23T17:47:56.937Z] === RUN TestIsSettable [2021-09-23T17:47:56.937Z] --- PASS: TestIsSettable (0.00s) [2021-09-23T17:47:56.937Z] === RUN TestUpdateSettingsEnv [2021-09-23T17:47:56.937Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-23T17:47:56.937Z] PASS [2021-09-23T17:47:56.937Z] coverage: 20.0% of statements [2021-09-23T17:47:56.937Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-09-23T17:47:57.169Z] #28 33.38 Fetched 18.6 MB in 1s (29.4 MB/s) [2021-09-23T17:47:57.169Z] #28 33.42 Selecting previously unselected package pigz. [2021-09-23T17:47:57.169Z] #28 33.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-09-23T17:47:57.169Z] #28 33.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-23T17:47:57.169Z] #28 33.48 Unpacking pigz (2.6-1) ... [2021-09-23T17:47:57.169Z] #28 33.54 Selecting previously unselected package libelf1:amd64. [2021-09-23T17:47:57.169Z] #28 33.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-23T17:47:57.169Z] #28 33.56 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-23T17:47:57.395Z] === RUN TestLoad [2021-09-23T17:47:57.395Z] --- PASS: TestLoad (0.00s) [2021-09-23T17:47:57.395Z] === RUN TestSave [2021-09-23T17:47:57.395Z] --- PASS: TestSave (0.02s) [2021-09-23T17:47:57.395Z] === RUN TestAddDeleteGet [2021-09-23T17:47:57.395Z] --- PASS: TestAddDeleteGet (0.02s) [2021-09-23T17:47:57.395Z] === RUN TestInvalidTags [2021-09-23T17:47:57.395Z] --- PASS: TestInvalidTags (0.00s) [2021-09-23T17:47:57.395Z] PASS [2021-09-23T17:47:57.395Z] coverage: 83.7% of statements [2021-09-23T17:47:57.395Z] ok github.com/docker/docker/reference 0.072s coverage: 83.7% of statements [2021-09-23T17:47:57.395Z] time="2021-09-23T17:47:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-23T17:47:57.428Z] #28 33.66 Selecting previously unselected package libbpf0:amd64. [2021-09-23T17:47:57.428Z] #28 33.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-23T17:47:57.428Z] #28 33.67 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:47:57.428Z] #28 33.73 Selecting previously unselected package libcap2:amd64. [2021-09-23T17:47:57.428Z] #28 33.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-23T17:47:57.428Z] #28 33.74 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:47:57.428Z] #28 33.79 Selecting previously unselected package libmnl0:amd64. [2021-09-23T17:47:57.428Z] #28 33.80 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-23T17:47:57.428Z] #28 33.81 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:47:57.428Z] #28 33.86 Selecting previously unselected package libxtables12:amd64. [2021-09-23T17:47:57.428Z] #28 33.86 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-23T17:47:57.687Z] #28 33.87 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:47:57.687Z] #28 33.92 Selecting previously unselected package libcap2-bin. [2021-09-23T17:47:57.687Z] #28 33.93 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-23T17:47:57.687Z] #28 33.94 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-23T17:47:57.687Z] #28 34.00 Selecting previously unselected package iproute2. [2021-09-23T17:47:57.687Z] #28 34.00 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-23T17:47:57.687Z] #28 34.00 Unpacking iproute2 (5.10.0-4) ... [2021-09-23T17:47:57.945Z] #28 34.34 Selecting previously unselected package xxd. [2021-09-23T17:47:57.945Z] #28 34.34 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:47:57.945Z] #28 34.34 Unpacking xxd (2:8.2.2434-3) ... [2021-09-23T17:47:57.945Z] #28 34.43 Selecting previously unselected package vim-common. [2021-09-23T17:47:58.204Z] #28 34.43 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:47:58.204Z] #28 34.44 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-23T17:47:58.204Z] #28 34.54 Selecting previously unselected package bash-completion. [2021-09-23T17:47:58.204Z] #28 34.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-23T17:47:58.396Z] === RUN TestResolveAuthConfigIndexServer [2021-09-23T17:47:58.396Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestResolveAuthConfigFullURL [2021-09-23T17:47:58.396Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-23T17:47:58.396Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestValidateMirror [2021-09-23T17:47:58.396Z] --- PASS: TestValidateMirror (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestLoadInsecureRegistries [2021-09-23T17:47:58.396Z] time="2021-09-23T17:47:57Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T17:47:58.396Z] time="2021-09-23T17:47:57Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-23T17:47:58.396Z] time="2021-09-23T17:47:57Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T17:47:58.396Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-09-23T17:47:58.396Z] === RUN TestNewServiceConfig [2021-09-23T17:47:58.396Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestValidateIndexName [2021-09-23T17:47:58.396Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestValidateIndexNameWithError [2021-09-23T17:47:58.396Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestEndpointParse [2021-09-23T17:47:58.396Z] --- PASS: TestEndpointParse (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestEndpointParseInvalid [2021-09-23T17:47:58.396Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestValidateEndpoint [2021-09-23T17:47:58.396Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestPing [2021-09-23T17:47:58.396Z] --- PASS: TestPing (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestPingRegistryEndpoint [2021-09-23T17:47:58.396Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:58.396Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestEndpoint [2021-09-23T17:47:58.396Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:58.396Z] --- SKIP: TestEndpoint (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestParseRepositoryInfo [2021-09-23T17:47:58.396Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestNewIndexInfo [2021-09-23T17:47:58.396Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestMirrorEndpointLookup [2021-09-23T17:47:58.396Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:47:58.396Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestSearchRepositories [2021-09-23T17:47:58.396Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-23T17:47:58.396Z] Host: 127.0.0.1:49305 [2021-09-23T17:47:58.396Z] User-Agent: docker test client [2021-09-23T17:47:58.396Z] Authorization: Token fake-token [2021-09-23T17:47:58.396Z] X-Docker-Token: true [2021-09-23T17:47:58.396Z] Accept-Encoding: gzip [2021-09-23T17:47:58.396Z] [2021-09-23T17:47:58.396Z] [2021-09-23T17:47:58.396Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-23T17:47:58.396Z] Connection: close [2021-09-23T17:47:58.396Z] Content-Length: 144 [2021-09-23T17:47:58.396Z] Cache-Control: no-cache [2021-09-23T17:47:58.396Z] Content-Type: application/json [2021-09-23T17:47:58.396Z] Date: Thu, 23 Sep 2021 17:47:57 GMT [2021-09-23T17:47:58.396Z] Expires: -1 [2021-09-23T17:47:58.396Z] Pragma: no-cache [2021-09-23T17:47:58.396Z] Server: docker-tests/mock [2021-09-23T17:47:58.396Z] X-Docker-Registry-Config: mock [2021-09-23T17:47:58.396Z] X-Docker-Registry-Version: 0.0.0 [2021-09-23T17:47:58.396Z] [2021-09-23T17:47:58.396Z] [2021-09-23T17:47:58.396Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestTrustedLocation [2021-09-23T17:47:58.396Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-23T17:47:58.396Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestAllowNondistributableArtifacts [2021-09-23T17:47:58.396Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestIsSecureIndex [2021-09-23T17:47:58.396Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-23T17:47:58.396Z] PASS [2021-09-23T17:47:58.396Z] coverage: 51.7% of statements [2021-09-23T17:47:58.396Z] ok github.com/docker/docker/registry 0.145s coverage: 51.7% of statements [2021-09-23T17:47:58.396Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-23T17:47:58.396Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-23T17:47:58.396Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-23T17:47:58.396Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-23T17:47:58.396Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestResumableRequestReaderWithReadError [2021-09-23T17:47:58.396Z] time="2021-09-23T17:47:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-23T17:47:58.396Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-09-23T17:47:58.396Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-23T17:47:58.396Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-23T17:47:58.396Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-23T17:47:58.396Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-23T17:47:58.397Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-23T17:47:58.397Z] === RUN TestResumableRequestReader [2021-09-23T17:47:58.397Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-23T17:47:58.397Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-23T17:47:58.397Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-23T17:47:58.397Z] PASS [2021-09-23T17:47:58.397Z] coverage: 100.0% of statements [2021-09-23T17:47:58.397Z] ok github.com/docker/docker/registry/resumable 0.148s coverage: 100.0% of statements [2021-09-23T17:47:58.397Z] === RUN TestRestartManagerTimeout [2021-09-23T17:47:58.854Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-23T17:47:58.854Z] === RUN TestRestartManagerTimeoutReset [2021-09-23T17:47:58.854Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-23T17:47:58.854Z] PASS [2021-09-23T17:47:58.854Z] coverage: 50.9% of statements [2021-09-23T17:47:58.854Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-09-23T17:47:58.854Z] === RUN TestDecodeContainerConfig [2021-09-23T17:47:58.854Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-23T17:47:58.854Z] === RUN TestDecodeContainerConfigIsolation [2021-09-23T17:47:58.854Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-23T17:47:58.854Z] === RUN TestValidatePrivileged [2021-09-23T17:47:58.854Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-23T17:47:58.854Z] PASS [2021-09-23T17:47:58.854Z] coverage: 52.2% of statements [2021-09-23T17:47:58.854Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2021-09-23T17:47:58.871Z] === RUN TestGetDriver [2021-09-23T17:47:58.871Z] --- PASS: TestGetDriver (0.00s) [2021-09-23T17:47:58.871Z] === RUN TestVolumeRequestError [2021-09-23T17:47:58.871Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-23T17:47:58.871Z] PASS [2021-09-23T17:47:58.871Z] coverage: 36.1% of statements [2021-09-23T17:47:58.871Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2021-09-23T17:47:58.871Z] === RUN TestGetAddress [2021-09-23T17:47:58.871Z] --- PASS: TestGetAddress (0.00s) [2021-09-23T17:47:58.871Z] === RUN TestRemove [2021-09-23T17:47:58.871Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T17:47:58.871Z] --- SKIP: TestRemove (0.00s) [2021-09-23T17:47:58.871Z] === RUN TestInitializeWithVolumes [2021-09-23T17:47:58.871Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-23T17:47:58.871Z] === RUN TestCreate [2021-09-23T17:47:58.871Z] --- PASS: TestCreate (0.00s) [2021-09-23T17:47:58.871Z] === RUN TestValidateName [2021-09-23T17:47:58.871Z] --- PASS: TestValidateName (0.00s) [2021-09-23T17:47:58.871Z] === RUN TestCreateWithOpts [2021-09-23T17:47:58.871Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T17:47:58.871Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-23T17:47:58.871Z] === RUN TestRelaodNoOpts [2021-09-23T17:47:58.871Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-23T17:47:58.871Z] PASS [2021-09-23T17:47:58.871Z] coverage: 41.5% of statements [2021-09-23T17:47:58.871Z] ok github.com/docker/docker/volume/local 0.048s coverage: 41.5% of statements [2021-09-23T17:47:59.312Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-23T17:47:59.312Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-23T17:47:59.312Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-23T17:47:59.312Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-23T17:47:59.312Z] PASS [2021-09-23T17:47:59.312Z] coverage: 62.5% of statements [2021-09-23T17:47:59.312Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2021-09-23T17:47:59.509Z] INFO: Downloading compiler 1 of 3... [2021-09-23T17:47:59.579Z] #28 35.67 Unpacking bash-completion (1:2.11-2) ... [2021-09-23T17:47:59.579Z] #28 35.94 Selecting previously unselected package apparmor. [2021-09-23T17:47:59.579Z] #28 35.95 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-09-23T17:47:59.579Z] #28 35.99 Unpacking apparmor (2.13.6-10) ... [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRaw [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-23T17:47:59.832Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRaw [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-23T17:47:59.832Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-23T17:47:59.832Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T17:47:59.832Z] === RUN TestConvertTmpfsOptions [2021-09-23T17:47:59.833Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-23T17:47:59.833Z] linux_parser_test.go:209: data="ro" [2021-09-23T17:47:59.833Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-23T17:47:59.833Z] === RUN TestParseMountSpec [2021-09-23T17:47:59.833Z] parser_test.go:62: case 0 [2021-09-23T17:47:59.833Z] parser_test.go:62: case 1 [2021-09-23T17:47:59.833Z] parser_test.go:62: case 2 [2021-09-23T17:47:59.833Z] parser_test.go:62: case 3 [2021-09-23T17:47:59.833Z] parser_test.go:62: case 4 [2021-09-23T17:47:59.833Z] parser_test.go:62: case 5 [2021-09-23T17:47:59.833Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-23T17:47:59.833Z] === RUN TestValidateMount [2021-09-23T17:47:59.833Z] --- PASS: TestValidateMount (0.00s) [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRaw [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T17:47:59.833Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-23T17:47:59.833Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T17:47:59.833Z] PASS [2021-09-23T17:47:59.833Z] coverage: 67.6% of statements [2021-09-23T17:47:59.833Z] ok github.com/docker/docker/volume/mounts 0.035s coverage: 67.6% of statements [2021-09-23T17:47:59.838Z] #28 36.22 Selecting previously unselected package inetutils-ping. [2021-09-23T17:47:59.838Z] #28 36.23 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-23T17:47:59.838Z] #28 36.23 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-23T17:47:59.838Z] #28 36.31 Selecting previously unselected package libip4tc2:amd64. [2021-09-23T17:48:00.096Z] #28 36.32 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:48:00.096Z] #28 36.32 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:00.096Z] #28 36.38 Selecting previously unselected package libip6tc2:amd64. [2021-09-23T17:48:00.096Z] #28 36.39 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-23T17:48:00.096Z] #28 36.39 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:00.096Z] #28 36.43 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-23T17:48:00.096Z] #28 36.45 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-23T17:48:00.096Z] #28 36.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:48:00.096Z] #28 36.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-23T17:48:00.096Z] #28 36.51 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-23T17:48:00.096Z] #28 36.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:48:00.096Z] #28 36.57 Selecting previously unselected package libnftnl11:amd64. [2021-09-23T17:48:00.289Z] === RUN TestSetGetMeta [2021-09-23T17:48:00.289Z] === PAUSE TestSetGetMeta [2021-09-23T17:48:00.289Z] === RUN TestRestore [2021-09-23T17:48:00.289Z] === PAUSE TestRestore [2021-09-23T17:48:00.289Z] === RUN TestServiceCreate [2021-09-23T17:48:00.289Z] === PAUSE TestServiceCreate [2021-09-23T17:48:00.289Z] === RUN TestServiceList [2021-09-23T17:48:00.289Z] === PAUSE TestServiceList [2021-09-23T17:48:00.289Z] === RUN TestServiceRemove [2021-09-23T17:48:00.289Z] === PAUSE TestServiceRemove [2021-09-23T17:48:00.289Z] === RUN TestServiceGet [2021-09-23T17:48:00.289Z] === PAUSE TestServiceGet [2021-09-23T17:48:00.289Z] === RUN TestServicePrune [2021-09-23T17:48:00.289Z] === PAUSE TestServicePrune [2021-09-23T17:48:00.289Z] === RUN TestCreate [2021-09-23T17:48:00.289Z] === PAUSE TestCreate [2021-09-23T17:48:00.289Z] === RUN TestRemove [2021-09-23T17:48:00.289Z] === PAUSE TestRemove [2021-09-23T17:48:00.289Z] === RUN TestList [2021-09-23T17:48:00.289Z] === PAUSE TestList [2021-09-23T17:48:00.289Z] === RUN TestFindByDriver [2021-09-23T17:48:00.289Z] === PAUSE TestFindByDriver [2021-09-23T17:48:00.289Z] === RUN TestFindByReferenced [2021-09-23T17:48:00.289Z] === PAUSE TestFindByReferenced [2021-09-23T17:48:00.289Z] === RUN TestDerefMultipleOfSameRef [2021-09-23T17:48:00.289Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-23T17:48:00.289Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T17:48:00.289Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T17:48:00.289Z] === RUN TestDefererencePluginOnCreateError [2021-09-23T17:48:00.289Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-23T17:48:00.289Z] === RUN TestRefDerefRemove [2021-09-23T17:48:00.289Z] === PAUSE TestRefDerefRemove [2021-09-23T17:48:00.289Z] === RUN TestGet [2021-09-23T17:48:00.289Z] === PAUSE TestGet [2021-09-23T17:48:00.289Z] === RUN TestGetWithReference [2021-09-23T17:48:00.289Z] === PAUSE TestGetWithReference [2021-09-23T17:48:00.289Z] === RUN TestFilterFunc [2021-09-23T17:48:00.289Z] === RUN TestFilterFunc/test_nil_list [2021-09-23T17:48:00.289Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-23T17:48:00.289Z] === RUN TestFilterFunc/test_empty_list [2021-09-23T17:48:00.289Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-23T17:48:00.289Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T17:48:00.289Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T17:48:00.289Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T17:48:00.289Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T17:48:00.289Z] === RUN TestFilterFunc/test_filter_some [2021-09-23T17:48:00.289Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-23T17:48:00.289Z] === RUN TestFilterFunc/test_filter_middle [2021-09-23T17:48:00.289Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-23T17:48:00.289Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-23T17:48:00.289Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-23T17:48:00.289Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-23T17:48:00.289Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-23T17:48:00.289Z] === CONT TestFilterFunc/test_nil_list [2021-09-23T17:48:00.289Z] === CONT TestFilterFunc/test_filter_some [2021-09-23T17:48:00.289Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T17:48:00.289Z] === CONT TestFilterFunc/test_filter_middle [2021-09-23T17:48:00.289Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T17:48:00.289Z] === CONT TestFilterFunc/test_empty_list [2021-09-23T17:48:00.289Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-23T17:48:00.289Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-23T17:48:00.289Z] --- PASS: TestFilterFunc (0.00s) [2021-09-23T17:48:00.289Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-23T17:48:00.289Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-23T17:48:00.289Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-23T17:48:00.289Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-23T17:48:00.289Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-23T17:48:00.289Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-23T17:48:00.289Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-23T17:48:00.289Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-23T17:48:00.289Z] === CONT TestSetGetMeta [2021-09-23T17:48:00.289Z] === CONT TestList [2021-09-23T17:48:00.289Z] === CONT TestServiceGet [2021-09-23T17:48:00.289Z] === CONT TestCreate [2021-09-23T17:48:00.289Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-23T17:48:00.289Z] === CONT TestGetWithReference [2021-09-23T17:48:00.289Z] --- PASS: TestCreate (0.02s) [2021-09-23T17:48:00.289Z] === CONT TestGet [2021-09-23T17:48:00.289Z] --- PASS: TestList (0.02s) [2021-09-23T17:48:00.289Z] === CONT TestRefDerefRemove [2021-09-23T17:48:00.289Z] --- PASS: TestGetWithReference (0.02s) [2021-09-23T17:48:00.289Z] === CONT TestDefererencePluginOnCreateError [2021-09-23T17:48:00.289Z] --- PASS: TestGet (0.01s) [2021-09-23T17:48:00.289Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T17:48:00.289Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-23T17:48:00.289Z] === CONT TestDerefMultipleOfSameRef [2021-09-23T17:48:00.289Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-23T17:48:00.289Z] === CONT TestFindByReferenced [2021-09-23T17:48:00.289Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-23T17:48:00.289Z] === CONT TestFindByDriver [2021-09-23T17:48:00.289Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-23T17:48:00.289Z] === CONT TestRemove [2021-09-23T17:48:00.289Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-23T17:48:00.289Z] === CONT TestServiceList [2021-09-23T17:48:00.289Z] --- PASS: TestFindByDriver (0.01s) [2021-09-23T17:48:00.289Z] === CONT TestServiceRemove [2021-09-23T17:48:00.289Z] --- PASS: TestRemove (0.01s) [2021-09-23T17:48:00.289Z] === CONT TestServiceCreate [2021-09-23T17:48:00.289Z] --- PASS: TestServiceGet (0.12s) [2021-09-23T17:48:00.289Z] === CONT TestServicePrune [2021-09-23T17:48:00.289Z] --- PASS: TestServiceRemove (0.07s) [2021-09-23T17:48:00.289Z] === CONT TestRestore [2021-09-23T17:48:00.289Z] --- PASS: TestServiceList (0.07s) [2021-09-23T17:48:00.289Z] --- PASS: TestServiceCreate (0.07s) [2021-09-23T17:48:00.289Z] time="2021-09-23T17:48:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T17:48:00.289Z] time="2021-09-23T17:48:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T17:48:00.289Z] --- PASS: TestRestore (0.01s) [2021-09-23T17:48:00.289Z] time="2021-09-23T17:48:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T17:48:00.289Z] time="2021-09-23T17:48:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-23T17:48:00.289Z] time="2021-09-23T17:48:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T17:48:00.289Z] --- PASS: TestServicePrune (0.02s) [2021-09-23T17:48:00.289Z] PASS [2021-09-23T17:48:00.289Z] coverage: 69.0% of statements [2021-09-23T17:48:00.289Z] ok github.com/docker/docker/volume/service 0.176s coverage: 69.0% of statements [2021-09-23T17:48:00.355Z] #28 36.57 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-23T17:48:00.355Z] #28 36.58 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:48:00.355Z] #28 36.65 Selecting previously unselected package iptables. [2021-09-23T17:48:00.355Z] #28 36.67 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-09-23T17:48:00.355Z] #28 36.67 Unpacking iptables (1.8.7-1) ... [2021-09-23T17:48:00.614Z] #28 36.85 Selecting previously unselected package libonig5:amd64. [2021-09-23T17:48:00.614Z] #28 36.86 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-23T17:48:00.614Z] #28 36.86 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:48:00.614Z] #28 36.95 Selecting previously unselected package libjq1:amd64. [2021-09-23T17:48:00.614Z] #28 36.96 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-09-23T17:48:00.614Z] #28 36.97 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:48:00.614Z] #28 37.03 Selecting previously unselected package jq. [2021-09-23T17:48:00.614Z] #28 37.04 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-09-23T17:48:00.614Z] #28 37.05 Unpacking jq (1.6-2.1) ... [2021-09-23T17:48:00.873Z] #28 37.11 Selecting previously unselected package libaio1:amd64. [2021-09-23T17:48:00.873Z] #28 37.12 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-09-23T17:48:00.873Z] #28 37.12 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:48:00.873Z] #28 37.17 Selecting previously unselected package libgpm2:amd64. [2021-09-23T17:48:00.873Z] #28 37.17 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-09-23T17:48:00.873Z] #28 37.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:48:00.873Z] #28 37.22 Selecting previously unselected package libinih1:amd64. [2021-09-23T17:48:00.873Z] #28 37.22 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-09-23T17:48:00.873Z] #28 37.23 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-23T17:48:00.873Z] #28 37.26 Selecting previously unselected package libnet1:amd64. [2021-09-23T17:48:00.873Z] #28 37.27 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-23T17:48:00.873Z] #28 37.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:48:00.873Z] #28 37.32 Selecting previously unselected package libnl-3-200:amd64. [2021-09-23T17:48:01.077Z] INFO: Downloading compiler 2 of 3... [2021-09-23T17:48:01.131Z] #28 37.33 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-23T17:48:01.131Z] #28 37.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:48:01.131Z] #28 37.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-23T17:48:01.131Z] #28 37.40 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-23T17:48:01.131Z] #28 37.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:48:01.131Z] #28 37.45 Selecting previously unselected package net-tools. [2021-09-23T17:48:01.131Z] #28 37.46 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-23T17:48:01.131Z] #28 37.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:48:01.390Z] #28 37.59 Selecting previously unselected package python-pip-whl. [2021-09-23T17:48:01.390Z] #28 37.60 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-09-23T17:48:01.390Z] #28 37.61 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-23T17:48:01.484Z] === RUN TestGetDriver [2021-09-23T17:48:01.484Z] --- PASS: TestGetDriver (0.00s) [2021-09-23T17:48:01.484Z] === RUN TestVolumeRequestError [2021-09-23T17:48:01.484Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-23T17:48:01.484Z] PASS [2021-09-23T17:48:01.484Z] coverage: 36.1% of statements [2021-09-23T17:48:01.484Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2021-09-23T17:48:01.484Z] === RUN TestGetAddress [2021-09-23T17:48:01.484Z] --- PASS: TestGetAddress (0.00s) [2021-09-23T17:48:01.484Z] === RUN TestRemove [2021-09-23T17:48:01.484Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T17:48:01.484Z] --- SKIP: TestRemove (0.00s) [2021-09-23T17:48:01.484Z] === RUN TestInitializeWithVolumes [2021-09-23T17:48:01.484Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-23T17:48:01.484Z] === RUN TestCreate [2021-09-23T17:48:01.484Z] --- PASS: TestCreate (0.01s) [2021-09-23T17:48:01.484Z] === RUN TestValidateName [2021-09-23T17:48:01.484Z] --- PASS: TestValidateName (0.00s) [2021-09-23T17:48:01.484Z] === RUN TestCreateWithOpts [2021-09-23T17:48:01.484Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T17:48:01.484Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-23T17:48:01.484Z] === RUN TestRelaodNoOpts [2021-09-23T17:48:01.484Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-23T17:48:01.484Z] PASS [2021-09-23T17:48:01.484Z] coverage: 41.5% of statements [2021-09-23T17:48:01.484Z] ok github.com/docker/docker/volume/local 0.050s coverage: 41.5% of statements [2021-09-23T17:48:01.545Z] INFO: Downloading compiler 3 of 3... [2021-09-23T17:48:01.649Z] #28 37.97 Selecting previously unselected package python3-lib2to3. [2021-09-23T17:48:01.650Z] #28 37.97 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-23T17:48:01.650Z] #28 37.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:48:01.650Z] #28 38.08 Selecting previously unselected package python3-distutils. [2021-09-23T17:48:01.650Z] #28 38.09 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-09-23T17:48:01.909Z] #28 38.10 Unpacking python3-distutils (3.9.2-1) ... [2021-09-23T17:48:01.909Z] #28 38.21 Selecting previously unselected package python3-pkg-resources. [2021-09-23T17:48:01.909Z] #28 38.21 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-23T17:48:01.909Z] #28 38.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRaw [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-23T17:48:01.942Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRaw [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-23T17:48:01.942Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-23T17:48:01.942Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T17:48:01.942Z] === RUN TestConvertTmpfsOptions [2021-09-23T17:48:01.942Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-23T17:48:01.942Z] linux_parser_test.go:209: data="ro" [2021-09-23T17:48:01.942Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-23T17:48:01.942Z] === RUN TestParseMountSpec [2021-09-23T17:48:01.942Z] parser_test.go:62: case 0 [2021-09-23T17:48:01.942Z] parser_test.go:62: case 1 [2021-09-23T17:48:01.942Z] parser_test.go:62: case 2 [2021-09-23T17:48:01.942Z] parser_test.go:62: case 3 [2021-09-23T17:48:01.942Z] parser_test.go:62: case 4 [2021-09-23T17:48:01.942Z] parser_test.go:62: case 5 [2021-09-23T17:48:01.942Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-23T17:48:01.942Z] === RUN TestValidateMount [2021-09-23T17:48:01.942Z] --- PASS: TestValidateMount (0.00s) [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRaw [2021-09-23T17:48:01.942Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-23T17:48:01.942Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-23T17:48:01.942Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-23T17:48:01.942Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-23T17:48:02.167Z] #28 38.32 Selecting previously unselected package python3-setuptools. [2021-09-23T17:48:02.167Z] #28 38.33 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-09-23T17:48:02.167Z] #28 38.33 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-23T17:48:02.167Z] #28 38.49 Selecting previously unselected package python3-wheel. [2021-09-23T17:48:02.167Z] #28 38.50 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-09-23T17:48:02.167Z] #28 38.50 Unpacking python3-wheel (0.34.2-1) ... [2021-09-23T17:48:02.167Z] #28 38.56 Selecting previously unselected package python3-pip. [2021-09-23T17:48:02.167Z] #28 38.57 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-09-23T17:48:02.167Z] #28 38.57 Unpacking python3-pip (20.3.4-4) ... [2021-09-23T17:48:02.400Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-23T17:48:02.400Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-23T17:48:02.400Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-23T17:48:02.400Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-23T17:48:02.400Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T17:48:02.400Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-23T17:48:02.400Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T17:48:02.400Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-23T17:48:02.400Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T17:48:02.400Z] PASS [2021-09-23T17:48:02.400Z] coverage: 67.6% of statements [2021-09-23T17:48:02.400Z] ok github.com/docker/docker/volume/mounts 0.036s coverage: 67.6% of statements [2021-09-23T17:48:02.426Z] #28 38.76 Selecting previously unselected package sudo. [2021-09-23T17:48:02.426Z] #28 38.78 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-09-23T17:48:02.426Z] #28 38.79 Unpacking sudo (1.9.5p2-3) ... [2021-09-23T17:48:02.532Z] INFO: Extracting git... [2021-09-23T17:48:02.858Z] === RUN TestSetGetMeta [2021-09-23T17:48:02.858Z] === PAUSE TestSetGetMeta [2021-09-23T17:48:02.858Z] === RUN TestRestore [2021-09-23T17:48:02.858Z] === PAUSE TestRestore [2021-09-23T17:48:02.858Z] === RUN TestServiceCreate [2021-09-23T17:48:02.858Z] === PAUSE TestServiceCreate [2021-09-23T17:48:02.858Z] === RUN TestServiceList [2021-09-23T17:48:02.858Z] === PAUSE TestServiceList [2021-09-23T17:48:02.858Z] === RUN TestServiceRemove [2021-09-23T17:48:02.858Z] === PAUSE TestServiceRemove [2021-09-23T17:48:02.858Z] === RUN TestServiceGet [2021-09-23T17:48:02.858Z] === PAUSE TestServiceGet [2021-09-23T17:48:02.858Z] === RUN TestServicePrune [2021-09-23T17:48:02.858Z] === PAUSE TestServicePrune [2021-09-23T17:48:02.858Z] === RUN TestCreate [2021-09-23T17:48:02.858Z] === PAUSE TestCreate [2021-09-23T17:48:02.858Z] === RUN TestRemove [2021-09-23T17:48:02.858Z] === PAUSE TestRemove [2021-09-23T17:48:02.858Z] === RUN TestList [2021-09-23T17:48:02.858Z] === PAUSE TestList [2021-09-23T17:48:02.858Z] === RUN TestFindByDriver [2021-09-23T17:48:02.858Z] === PAUSE TestFindByDriver [2021-09-23T17:48:02.858Z] === RUN TestFindByReferenced [2021-09-23T17:48:02.858Z] === PAUSE TestFindByReferenced [2021-09-23T17:48:02.858Z] === RUN TestDerefMultipleOfSameRef [2021-09-23T17:48:02.858Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-23T17:48:02.858Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T17:48:02.858Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T17:48:02.858Z] === RUN TestDefererencePluginOnCreateError [2021-09-23T17:48:02.858Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-23T17:48:02.858Z] === RUN TestRefDerefRemove [2021-09-23T17:48:02.858Z] === PAUSE TestRefDerefRemove [2021-09-23T17:48:02.858Z] === RUN TestGet [2021-09-23T17:48:02.858Z] === PAUSE TestGet [2021-09-23T17:48:02.858Z] === RUN TestGetWithReference [2021-09-23T17:48:02.858Z] === PAUSE TestGetWithReference [2021-09-23T17:48:02.858Z] === RUN TestFilterFunc [2021-09-23T17:48:02.858Z] === RUN TestFilterFunc/test_nil_list [2021-09-23T17:48:02.858Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-23T17:48:02.858Z] === RUN TestFilterFunc/test_empty_list [2021-09-23T17:48:02.858Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-23T17:48:02.858Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T17:48:02.858Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T17:48:02.858Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T17:48:02.858Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T17:48:02.858Z] === RUN TestFilterFunc/test_filter_some [2021-09-23T17:48:02.858Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-23T17:48:02.858Z] === RUN TestFilterFunc/test_filter_middle [2021-09-23T17:48:02.858Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-23T17:48:02.858Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-23T17:48:02.858Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-23T17:48:02.858Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-23T17:48:02.858Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-23T17:48:02.858Z] === CONT TestFilterFunc/test_nil_list [2021-09-23T17:48:02.858Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-23T17:48:02.858Z] === CONT TestFilterFunc/test_filter_some [2021-09-23T17:48:02.858Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T17:48:02.858Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T17:48:02.858Z] === CONT TestFilterFunc/test_empty_list [2021-09-23T17:48:02.858Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-23T17:48:02.858Z] === CONT TestFilterFunc/test_filter_middle [2021-09-23T17:48:02.858Z] --- PASS: TestFilterFunc (0.00s) [2021-09-23T17:48:02.858Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-23T17:48:02.858Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-23T17:48:02.858Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-23T17:48:02.858Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-23T17:48:02.858Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-23T17:48:02.858Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-23T17:48:02.859Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-23T17:48:02.859Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-23T17:48:02.859Z] === CONT TestSetGetMeta [2021-09-23T17:48:02.859Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T17:48:02.859Z] === CONT TestGet [2021-09-23T17:48:02.859Z] === CONT TestCreate [2021-09-23T17:48:02.859Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-23T17:48:02.859Z] === CONT TestRefDerefRemove [2021-09-23T17:48:02.859Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-23T17:48:02.859Z] === CONT TestDefererencePluginOnCreateError [2021-09-23T17:48:02.859Z] --- PASS: TestCreate (0.02s) [2021-09-23T17:48:02.859Z] === CONT TestGetWithReference [2021-09-23T17:48:02.859Z] --- PASS: TestGet (0.02s) [2021-09-23T17:48:02.859Z] === CONT TestFindByDriver [2021-09-23T17:48:02.859Z] --- PASS: TestRefDerefRemove (0.02s) [2021-09-23T17:48:02.859Z] === CONT TestDerefMultipleOfSameRef [2021-09-23T17:48:02.859Z] --- PASS: TestFindByDriver (0.01s) [2021-09-23T17:48:02.859Z] === CONT TestFindByReferenced [2021-09-23T17:48:02.859Z] --- PASS: TestGetWithReference (0.02s) [2021-09-23T17:48:02.859Z] === CONT TestList [2021-09-23T17:48:02.859Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-23T17:48:02.859Z] === CONT TestServiceRemove [2021-09-23T17:48:02.859Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-23T17:48:02.859Z] === CONT TestServicePrune [2021-09-23T17:48:02.859Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-23T17:48:02.859Z] === CONT TestServiceGet [2021-09-23T17:48:02.859Z] --- PASS: TestList (0.02s) [2021-09-23T17:48:02.859Z] === CONT TestServiceCreate [2021-09-23T17:48:02.859Z] --- PASS: TestServiceGet (0.09s) [2021-09-23T17:48:02.859Z] === CONT TestServiceList [2021-09-23T17:48:02.859Z] time="2021-09-23T17:48:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T17:48:02.859Z] --- PASS: TestServiceRemove (0.10s) [2021-09-23T17:48:02.859Z] === CONT TestRemove [2021-09-23T17:48:02.859Z] time="2021-09-23T17:48:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T17:48:02.859Z] --- PASS: TestServiceCreate (0.09s) [2021-09-23T17:48:02.859Z] === CONT TestRestore [2021-09-23T17:48:02.859Z] time="2021-09-23T17:48:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T17:48:02.859Z] time="2021-09-23T17:48:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-23T17:48:02.859Z] --- PASS: TestServiceList (0.01s) [2021-09-23T17:48:02.859Z] --- PASS: TestRemove (0.01s) [2021-09-23T17:48:02.859Z] time="2021-09-23T17:48:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T17:48:02.859Z] --- PASS: TestRestore (0.01s) [2021-09-23T17:48:02.859Z] --- PASS: TestServicePrune (0.11s) [2021-09-23T17:48:02.859Z] PASS [2021-09-23T17:48:02.859Z] coverage: 69.0% of statements [2021-09-23T17:48:02.859Z] ok github.com/docker/docker/volume/service 0.186s coverage: 69.0% of statements [2021-09-23T17:48:02.994Z] #28 39.11 Selecting previously unselected package thin-provisioning-tools. [2021-09-23T17:48:02.994Z] #28 39.11 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-23T17:48:02.994Z] #28 39.13 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:48:02.994Z] #28 39.27 Selecting previously unselected package uidmap. [2021-09-23T17:48:02.994Z] #28 39.28 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-23T17:48:02.994Z] #28 39.29 Unpacking uidmap (1:4.8.1-1) ... [2021-09-23T17:48:03.253Z] #28 39.37 Selecting previously unselected package vim-runtime. [2021-09-23T17:48:03.253Z] #28 39.38 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-23T17:48:03.253Z] #28 39.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-23T17:48:03.253Z] #28 39.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-23T17:48:03.253Z] #28 39.44 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:48:04.952Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-23T17:48:04.952Z] === RUN TestClientStream [2021-09-23T17:48:04.952Z] --- PASS: TestClientStream (0.00s) [2021-09-23T17:48:04.952Z] === RUN TestClientSendFile [2021-09-23T17:48:04.952Z] --- PASS: TestClientSendFile (0.00s) [2021-09-23T17:48:04.952Z] === RUN TestClientWithRequestTimeout [2021-09-23T17:48:04.952Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-23T17:48:04.952Z] === RUN TestFileSpecPlugin [2021-09-23T17:48:04.952Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-09-23T17:48:04.952Z] === RUN TestFileJSONSpecPlugin [2021-09-23T17:48:04.952Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-23T17:48:04.952Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-23T17:48:04.952Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-23T17:48:04.952Z] === RUN TestPluginAddHandler [2021-09-23T17:48:04.952Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-23T17:48:04.952Z] === RUN TestPluginWaitBadPlugin [2021-09-23T17:48:04.952Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-23T17:48:04.952Z] === RUN TestGet [2021-09-23T17:48:04.952Z] time="2021-09-23T17:48:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-23T17:48:05.157Z] #28 41.15 Selecting previously unselected package vim. [2021-09-23T17:48:05.157Z] #28 41.16 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-23T17:48:05.157Z] #28 41.18 Unpacking vim (2:8.2.2434-3) ... [2021-09-23T17:48:05.157Z] #28 41.47 Selecting previously unselected package xfsprogs. [2021-09-23T17:48:05.157Z] #28 41.47 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-23T17:48:05.157Z] #28 41.48 Unpacking xfsprogs (5.10.0-4) ... [2021-09-23T17:48:05.407Z] time="2021-09-23T17:48:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-23T17:48:05.415Z] #28 41.76 Selecting previously unselected package zip. [2021-09-23T17:48:05.415Z] #28 41.77 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-09-23T17:48:05.415Z] #28 41.78 Unpacking zip (3.0-12) ... [2021-09-23T17:48:05.415Z] #28 41.88 Selecting previously unselected package zstd. [2021-09-23T17:48:05.674Z] #28 41.89 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-23T17:48:05.674Z] #28 41.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:48:05.932Z] #28 42.15 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-23T17:48:06.501Z] #28 42.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:06.501Z] #28 42.77 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-23T17:48:06.501Z] #28 42.78 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-23T17:48:06.501Z] #28 42.79 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-23T17:48:06.501Z] #28 42.80 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-23T17:48:06.501Z] #28 42.81 Setting up uidmap (1:4.8.1-1) ... [2021-09-23T17:48:06.501Z] #28 42.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-23T17:48:06.501Z] #28 42.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-23T17:48:06.501Z] #28 42.85 Setting up python3-wheel (0.34.2-1) ... [2021-09-23T17:48:06.586Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-23T17:48:06.586Z] === RUN TestClientStream [2021-09-23T17:48:06.586Z] --- PASS: TestClientStream (0.00s) [2021-09-23T17:48:06.586Z] === RUN TestClientSendFile [2021-09-23T17:48:06.586Z] --- PASS: TestClientSendFile (0.00s) [2021-09-23T17:48:06.586Z] === RUN TestClientWithRequestTimeout [2021-09-23T17:48:06.586Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-23T17:48:06.586Z] === RUN TestFileSpecPlugin [2021-09-23T17:48:06.586Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-09-23T17:48:06.586Z] === RUN TestFileJSONSpecPlugin [2021-09-23T17:48:06.586Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-23T17:48:06.586Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-23T17:48:06.586Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-23T17:48:06.586Z] === RUN TestPluginAddHandler [2021-09-23T17:48:06.586Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-23T17:48:06.586Z] === RUN TestPluginWaitBadPlugin [2021-09-23T17:48:06.586Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-23T17:48:06.586Z] === RUN TestGet [2021-09-23T17:48:06.586Z] time="2021-09-23T17:48:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-23T17:48:07.043Z] time="2021-09-23T17:48:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-23T17:48:07.068Z] #28 43.29 Setting up xxd (2:8.2.2434-3) ... [2021-09-23T17:48:07.068Z] #28 43.31 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-23T17:48:07.068Z] #28 43.32 Setting up libcap2-bin (1:2.44-1) ... [2021-09-23T17:48:07.068Z] #28 43.33 Setting up apparmor (2.13.6-10) ... [2021-09-23T17:48:07.572Z] time="2021-09-23T17:48:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-23T17:48:08.443Z] #28 44.50 Setting up zip (3.0-12) ... [2021-09-23T17:48:08.443Z] #28 44.51 Setting up vim-common (2:8.2.2434-3) ... [2021-09-23T17:48:08.443Z] #28 44.53 Setting up bash-completion (1:2.11-2) ... [2021-09-23T17:48:09.214Z] time="2021-09-23T17:48:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-23T17:48:09.379Z] #28 45.76 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-23T17:48:09.379Z] #28 45.78 Setting up sudo (1.9.5p2-3) ... [2021-09-23T17:48:09.453Z] #58 296.3 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:48:09.453Z] #58 296.3 /usr/bin/ld: /tmp/go-link-3376688385/000019.o: in function `New': [2021-09-23T17:48:09.453Z] #58 296.3 /tmp/tmp.mwi6iMdmE0/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-09-23T17:48:09.453Z] #58 296.3 + bin/containerd-stress [2021-09-23T17:48:09.453Z] #58 297.4 + bin/containerd-shim [2021-09-23T17:48:09.638Z] #28 45.83 invoke-rc.d: could not determine current runlevel [2021-09-23T17:48:09.638Z] #28 45.84 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-23T17:48:09.638Z] #28 45.85 Setting up xfsprogs (5.10.0-4) ... [2021-09-23T17:48:09.638Z] #28 45.87 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-23T17:48:09.638Z] #28 45.88 Setting up inetutils-ping (2:2.0-1) ... [2021-09-23T17:48:09.638Z] #28 45.89 Setting up pigz (2.6-1) ... [2021-09-23T17:48:09.638Z] #28 45.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-23T17:48:09.638Z] #28 45.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-23T17:48:09.638Z] #28 45.93 Setting up python-pip-whl (20.3.4-4) ... [2021-09-23T17:48:09.638Z] #28 45.94 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-23T17:48:09.897Z] #28 46.37 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-23T17:48:10.156Z] #28 46.38 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-23T17:48:10.156Z] #28 46.61 Setting up libelf1:amd64 (0.183-1) ... [2021-09-23T17:48:10.156Z] #28 46.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-23T17:48:10.414Z] #28 46.63 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-23T17:48:10.415Z] #28 46.65 Setting up python3-distutils (3.9.2-1) ... [2021-09-23T17:48:10.674Z] #28 46.97 Setting up vim (2:8.2.2434-3) ... [2021-09-23T17:48:10.674Z] #28 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-23T17:48:10.674Z] #28 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-23T17:48:10.674Z] #28 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-23T17:48:10.674Z] #28 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-23T17:48:10.674Z] #28 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-23T17:48:10.674Z] #28 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-23T17:48:10.674Z] #28 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-23T17:48:10.674Z] #28 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-23T17:48:10.674Z] #28 47.07 Setting up python3-setuptools (52.0.0-4) ... [2021-09-23T17:48:11.284Z] time="2021-09-23T17:48:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-23T17:48:11.610Z] #28 47.93 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-23T17:48:11.610Z] #28 47.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-23T17:48:11.610Z] #28 47.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-23T17:48:11.610Z] #28 47.97 Setting up python3-pip (20.3.4-4) ... [2021-09-23T17:48:12.178Z] #28 48.61 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-23T17:48:12.178Z] #28 48.62 Setting up jq (1.6-2.1) ... [2021-09-23T17:48:12.437Z] #28 48.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-23T17:48:12.437Z] #28 48.64 Setting up iptables (1.8.7-1) ... [2021-09-23T17:48:12.437Z] #28 48.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:48:12.437Z] #28 48.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:48:12.437Z] #28 48.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-23T17:48:12.437Z] #28 48.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-23T17:48:12.437Z] #28 48.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-23T17:48:12.437Z] #28 48.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-23T17:48:12.437Z] #28 48.68 Setting up iproute2 (5.10.0-4) ... [2021-09-23T17:48:12.698Z] #28 48.93 Processing triggers for libc-bin (2.31-13) ... [2021-09-23T17:48:13.267Z] #28 DONE 49.5s [2021-09-23T17:48:13.267Z] [2021-09-23T17:48:13.267Z] #29 [dev-systemd-false 8/25] 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-09-23T17:48:13.267Z] #29 sha256:0e755e511164db00273634f42a2e0fab2d4579b8cbfbf699f231c968b0736889 [2021-09-23T17:48:13.892Z] time="2021-09-23T17:48:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-23T17:48:14.648Z] #29 1.450 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-23T17:48:14.648Z] #29 1.454 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-23T17:48:14.648Z] #29 1.457 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-23T17:48:14.648Z] #29 DONE 1.5s [2021-09-23T17:48:14.648Z] [2021-09-23T17:48:14.648Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-23T17:48:14.648Z] #30 sha256:45870ccba79c8fa93ed1cc0c512de597e0f7ee808aaefa036488a139e6b43b3d [2021-09-23T17:48:15.033Z] INFO: Expanding go... [2021-09-23T17:48:17.577Z] #58 304.5 + bin/containerd-shim-runc-v1 [2021-09-23T17:48:18.050Z] #58 302.5 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:48:18.050Z] #58 302.5 /usr/bin/ld: /tmp/go-link-3985580467/000019.o: in function `New': [2021-09-23T17:48:18.050Z] #58 302.5 /tmp/tmp.F9CMRyNt39/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-09-23T17:48:18.050Z] #58 302.5 + bin/containerd-stress [2021-09-23T17:48:19.433Z] #58 303.7 + bin/containerd-shim [2021-09-23T17:48:19.816Z] --- PASS: TestGet (15.01s) [2021-09-23T17:48:19.816Z] === RUN TestPluginWithNoManifest [2021-09-23T17:48:19.816Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-23T17:48:19.816Z] === RUN TestGetAll [2021-09-23T17:48:19.816Z] --- PASS: TestGetAll (0.00s) [2021-09-23T17:48:19.816Z] PASS [2021-09-23T17:48:19.816Z] coverage: 73.2% of statements [2021-09-23T17:48:19.816Z] ok github.com/docker/docker/pkg/plugins 35.788s coverage: 73.2% of statements [2021-09-23T17:48:21.771Z] #58 309.7 + bin/containerd-shim-runc-v2 [2021-09-23T17:48:22.339Z] #58 310.2 + binaries [2021-09-23T17:48:22.339Z] #58 310.2 + install -D bin/containerd /build/containerd [2021-09-23T17:48:22.339Z] #58 310.3 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:48:22.339Z] #58 310.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:48:22.339Z] #58 310.3 + install -D bin/ctr /build/ctr [2021-09-23T17:48:22.446Z] --- PASS: TestGet (15.00s) [2021-09-23T17:48:22.446Z] === RUN TestPluginWithNoManifest [2021-09-23T17:48:22.446Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-23T17:48:22.446Z] === RUN TestGetAll [2021-09-23T17:48:22.446Z] --- PASS: TestGetAll (0.00s) [2021-09-23T17:48:22.446Z] PASS [2021-09-23T17:48:22.446Z] coverage: 73.2% of statements [2021-09-23T17:48:22.446Z] ok github.com/docker/docker/pkg/plugins 35.804s coverage: 73.2% of statements [2021-09-23T17:48:22.769Z] #30 7.529 Collecting yamllint==1.26.1 [2021-09-23T17:48:23.337Z] #30 8.599 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-23T17:48:23.904Z] #30 9.290 Collecting pathspec>=0.5.3 [2021-09-23T17:48:23.905Z] #30 9.301 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-23T17:48:24.163Z] #30 9.523 Collecting pyyaml [2021-09-23T17:48:24.163Z] #30 9.537 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-23T17:48:24.163Z] #30 9.579 Building wheels for collected packages: yamllint [2021-09-23T17:48:24.446Z] #30 9.580 Building wheel for yamllint (setup.py): started [2021-09-23T17:48:24.873Z] #58 DONE 312.4s [2021-09-23T17:48:25.027Z] #30 10.24 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-23T17:48:25.027Z] #30 10.24 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3b2d187005d0556b8ab598560e73d825de1b11ca2f4dbfc8aab016227dd50fae [2021-09-23T17:48:25.027Z] #30 10.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-23T17:48:25.027Z] #30 10.25 Successfully built yamllint [2021-09-23T17:48:25.027Z] #30 10.28 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-23T17:48:25.289Z] #30 10.57 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-23T17:48:25.441Z] [2021-09-23T17:48:25.441Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:48:25.441Z] #59 sha256:c8578072b0368d49e8f2be9703ffc4f95bd78d2bc1387a31a161f939b2854055 [2021-09-23T17:48:25.548Z] #30 DONE 10.9s [2021-09-23T17:48:25.548Z] [2021-09-23T17:48:25.548Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-23T17:48:25.548Z] #33 sha256:44920c92082d6596844233c11937aa69f25ea24a6b2d6daf704a24d42a43ffe5 [2021-09-23T17:48:25.806Z] #33 DONE 0.2s [2021-09-23T17:48:25.806Z] [2021-09-23T17:48:25.806Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-23T17:48:25.806Z] #38 sha256:0959631a25ebf659363d57338c6757f2e0e29e4a1b0397166e29c263f63e3c61 [2021-09-23T17:48:26.010Z] #59 DONE 0.6s [2021-09-23T17:48:26.010Z] [2021-09-23T17:48:26.010Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:48:26.010Z] #63 sha256:c282d8894846ce97315bb4fb2cdf68e335198149b845fb64a18f01938055312c [2021-09-23T17:48:26.066Z] #38 DONE 0.3s [2021-09-23T17:48:26.066Z] [2021-09-23T17:48:26.066Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-23T17:48:26.066Z] #41 sha256:ab46c1c12af591f68694dc2b34de51e5c26a008e67170f357df809909605d20a [2021-09-23T17:48:26.270Z] #63 DONE 0.1s [2021-09-23T17:48:26.270Z] [2021-09-23T17:48:26.270Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:48:26.270Z] #68 sha256:c35dc2dc00c98b796dfc1d906bc6224f4780b77243756873c61481c86ac18f13 [2021-09-23T17:48:26.324Z] #41 DONE 0.1s [2021-09-23T17:48:26.324Z] [2021-09-23T17:48:26.324Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-23T17:48:26.324Z] #43 sha256:e802a70ac9648b068bc9f36de37a014930e56eca3a78d786930b6bf76359af0a [2021-09-23T17:48:26.324Z] #43 DONE 0.1s [2021-09-23T17:48:26.324Z] [2021-09-23T17:48:26.324Z] #65 [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-09-23T17:48:26.324Z] #65 sha256:692bb9b4b2d76e4dcc6f86a7e54da5bc778756b7c1af1704d94a797b023ab7a2 [2021-09-23T17:48:26.324Z] #65 ... [2021-09-23T17:48:26.324Z] [2021-09-23T17:48:26.324Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-23T17:48:26.324Z] #46 sha256:c298be8f4de7e4254d1294badceed6602b8e94f693b632a3d0b0a14441261459 [2021-09-23T17:48:26.324Z] #46 DONE 0.1s [2021-09-23T17:48:26.324Z] [2021-09-23T17:48:26.324Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-23T17:48:26.324Z] #49 sha256:bee56094e7a138aa5a5837cb4b0431684fffb279dc98e0b75dd95ed1a1af825d [2021-09-23T17:48:26.583Z] #49 DONE 0.2s [2021-09-23T17:48:26.583Z] [2021-09-23T17:48:26.583Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-23T17:48:26.583Z] #53 sha256:242049855fc8dbecfa39ec082dcecf7c58f3942e8e3986d3e9b28df45137363e [2021-09-23T17:48:26.583Z] #53 DONE 0.1s [2021-09-23T17:48:26.583Z] [2021-09-23T17:48:26.583Z] #65 [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-09-23T17:48:26.583Z] #65 sha256:692bb9b4b2d76e4dcc6f86a7e54da5bc778756b7c1af1704d94a797b023ab7a2 [2021-09-23T17:48:26.583Z] #65 ... [2021-09-23T17:48:26.583Z] [2021-09-23T17:48:26.583Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-23T17:48:26.583Z] #55 sha256:8a884f44ce2da9afeb64247615352a70fec31d7152a4708d3ae874a3b68f4379 [2021-09-23T17:48:26.583Z] #55 DONE 0.1s [2021-09-23T17:48:26.842Z] [2021-09-23T17:48:26.842Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-23T17:48:26.842Z] #57 sha256:80d7f85e275204ead750e61ad290fecab044fcec962f385b17fc1d32d8747242 [2021-09-23T17:48:26.842Z] #57 DONE 0.1s [2021-09-23T17:48:26.842Z] [2021-09-23T17:48:26.842Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-23T17:48:26.842Z] #59 sha256:a260a0643671a0d65f9579acc55dde2ac5874163b25d819350ea90ed3c684837 [2021-09-23T17:48:26.842Z] #59 DONE 0.2s [2021-09-23T17:48:26.842Z] [2021-09-23T17:48:26.842Z] #62 [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-09-23T17:48:26.842Z] #62 sha256:3bd0e9820970ed3c49dfc323c474cc446704818794079c434d15b9f5ec07f5bb [2021-09-23T17:48:27.101Z] #62 ... [2021-09-23T17:48:27.101Z] [2021-09-23T17:48:27.101Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-23T17:48:27.101Z] #61 sha256:045ed2587b80362f09ea1f10a95b7288d20ee235ba0e26015f21c0d1b07f29df [2021-09-23T17:48:27.101Z] #61 DONE 0.1s [2021-09-23T17:48:27.101Z] [2021-09-23T17:48:27.101Z] #65 [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-09-23T17:48:27.101Z] #65 sha256:692bb9b4b2d76e4dcc6f86a7e54da5bc778756b7c1af1704d94a797b023ab7a2 [2021-09-23T17:48:27.208Z] #68 DONE 1.0s [2021-09-23T17:48:27.208Z] [2021-09-23T17:48:27.208Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:48:27.208Z] #69 sha256:5db8fa401ffdd52cc7c383fd04dbbc23f99d7abb1d0477921f20622084798d2d [2021-09-23T17:48:27.208Z] #69 DONE 0.0s [2021-09-23T17:48:27.209Z] [2021-09-23T17:48:27.209Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:48:27.209Z] #70 sha256:e0ee6db47ded15cdc3531c47ea576bed570b2f616321b1204b32c61d5ab0a531 [2021-09-23T17:48:27.530Z] #58 310.9 + bin/containerd-shim-runc-v1 [2021-09-23T17:48:28.588Z] #70 DONE 1.4s [2021-09-23T17:48:28.588Z] [2021-09-23T17:48:28.588Z] #71 exporting to image [2021-09-23T17:48:28.588Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:48:28.588Z] #71 exporting layers [2021-09-23T17:48:31.705Z] #58 316.1 + bin/containerd-shim-runc-v2 [2021-09-23T17:48:32.266Z] #58 316.7 + binaries [2021-09-23T17:48:32.266Z] #58 316.7 + install -D bin/containerd /build/containerd [2021-09-23T17:48:32.266Z] #58 316.7 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:48:32.266Z] #58 316.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:48:32.266Z] #58 316.7 + install -D bin/ctr /build/ctr [2021-09-23T17:48:34.780Z] #58 DONE 319.0s [2021-09-23T17:48:35.162Z] #71 exporting layers 6.2s done [2021-09-23T17:48:35.162Z] #71 writing image sha256:cec4082208bd1041af3ef74e3fb0f3c714bfde63cc30c9be827d1d3c753ef4ec done [2021-09-23T17:48:35.162Z] #71 naming to docker.io/library/docker:7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d done [2021-09-23T17:48:35.162Z] #71 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-09-23T17:48:35.342Z] [2021-09-23T17:48:35.342Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:48:35.342Z] #59 sha256:1918d98aa84144cf722f15c16025ef1fe76fa118b264b822fddfca9535d67448 [2021-09-23T17:48:35.503Z] + trap exit INT TERM [2021-09-23T17:48:35.503Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-09-23T17:48:35.503Z] + CONTAINER_NAME=docker-pr8 [2021-09-23T17:48:35.503Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42854/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d -e DOCKER_GRAPHDRIVER docker:7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d hack/make.sh dynbinary [2021-09-23T17:48:36.269Z] #59 DONE 0.8s [2021-09-23T17:48:36.269Z] [2021-09-23T17:48:36.269Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:48:36.269Z] #63 sha256:862122f91ef6843c84bcc57bb6e702442a0ae2d118f51b2c8e687288efebb03a [2021-09-23T17:48:36.281Z] INFO: Expanding compiler 1 of 3... [2021-09-23T17:48:36.281Z] INFO: Expanding compiler 2 of 3... [2021-09-23T17:48:36.525Z] #63 DONE 0.3s [2021-09-23T17:48:36.525Z] [2021-09-23T17:48:36.525Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:48:36.525Z] #68 sha256:d2a0f73fb9e5cbd33f8104acbb0e5b8bdfbd10fe6bf07166e41ca85de22529fc [2021-09-23T17:48:36.888Z] [2021-09-23T17:48:36.889Z] Removing bundles/ [2021-09-23T17:48:36.889Z] [2021-09-23T17:48:36.889Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:48:36.889Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:48:36.889Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:48:37.452Z] #68 DONE 1.0s [2021-09-23T17:48:37.708Z] [2021-09-23T17:48:37.708Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:48:37.708Z] #69 sha256:9aee7192ad17c94bb7d96ca7a258bfdd66e02d2a109fe9f17f3418a42cd53cc2 [2021-09-23T17:48:37.708Z] #69 DONE 0.1s [2021-09-23T17:48:37.708Z] [2021-09-23T17:48:37.708Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:48:37.708Z] #70 sha256:cd6ebfe7df51946be21fa34f61fa49a5c5ca89f80d0e9d0dd3d9c5ddaa81b40d [2021-09-23T17:48:39.074Z] #70 DONE 1.5s [2021-09-23T17:48:39.074Z] [2021-09-23T17:48:39.074Z] #71 exporting to image [2021-09-23T17:48:39.074Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:48:39.074Z] #71 exporting layers [2021-09-23T17:48:41.044Z] INFO: Expanding compiler 3 of 3... [2021-09-23T17:48:41.517Z] INFO: Removing downloaded files... [2021-09-23T17:48:41.517Z] INFO: Downloading containerd [2021-09-23T17:48:41.982Z] #65 ... [2021-09-23T17:48:41.982Z] [2021-09-23T17:48:41.982Z] #62 [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-09-23T17:48:41.982Z] #62 sha256:3bd0e9820970ed3c49dfc323c474cc446704818794079c434d15b9f5ec07f5bb [2021-09-23T17:48:41.982Z] #62 83.90 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-23T17:48:41.982Z] #62 84.70 + mkdir -p /build [2021-09-23T17:48:41.982Z] #62 84.70 + cp runc /build/runc [2021-09-23T17:48:41.982Z] #62 DONE 85.1s [2021-09-23T17:48:41.982Z] [2021-09-23T17:48:41.982Z] #65 [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-09-23T17:48:41.982Z] #65 sha256:692bb9b4b2d76e4dcc6f86a7e54da5bc778756b7c1af1704d94a797b023ab7a2 [2021-09-23T17:48:43.360Z] #65 ... [2021-09-23T17:48:43.360Z] [2021-09-23T17:48:43.360Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-23T17:48:43.360Z] #63 sha256:4499177a730346df900e7ead518dace8adecd9c6dbe0b44e2714b0f3843de236 [2021-09-23T17:48:43.360Z] #63 DONE 0.1s [2021-09-23T17:48:43.360Z] [2021-09-23T17:48:43.360Z] #65 [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-09-23T17:48:43.360Z] #65 sha256:692bb9b4b2d76e4dcc6f86a7e54da5bc778756b7c1af1704d94a797b023ab7a2 [2021-09-23T17:48:45.618Z] #71 exporting layers 6.4s done [2021-09-23T17:48:45.618Z] #71 writing image sha256:3755e2537dc2e97a1f4f8e172227c713f1ae5bc5f5a9b5b4c4bb149f85f55504 done [2021-09-23T17:48:45.618Z] #71 naming to docker.io/library/docker:7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d done [2021-09-23T17:48:45.618Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-23T17:48:45.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d hack/make.sh dynbinary test-integration [2021-09-23T17:48:46.889Z] [2021-09-23T17:48:47.145Z] Removing bundles/ [2021-09-23T17:48:47.145Z] [2021-09-23T17:48:47.145Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:48:47.145Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:48:47.145Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:48:47.561Z] 2021/09/23 17:48:46 Closing DB instances... [2021-09-23T17:48:48.631Z] #65 145.3 # github.com/containerd/containerd/cmd/containerd [2021-09-23T17:48:48.631Z] #65 145.3 /usr/bin/ld: /tmp/go-link-2395968082/000019.o: in function `New': [2021-09-23T17:48:48.631Z] #65 145.3 /tmp/tmp.3PXfBECl1L/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-09-23T17:48:48.631Z] #65 145.4 + bin/containerd-stress [2021-09-23T17:48:48.890Z] #65 146.4 + bin/containerd-shim [2021-09-23T17:48:49.095Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2021-09-23T17:48:49.095Z] === RUN TestFindNode [2021-09-23T17:48:49.095Z] 2021/09/23 17:48:48 Closing DB instances... [2021-09-23T17:48:49.095Z] --- PASS: TestFindNode (0.01s) [2021-09-23T17:48:49.095Z] === RUN TestChangeNodeState [2021-09-23T17:48:49.095Z] 2021/09/23 17:48:48 Closing DB instances... [2021-09-23T17:48:49.095Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-23T17:48:49.095Z] === RUN TestNodeReincarnation [2021-09-23T17:48:49.095Z] 2021/09/23 17:48:48 Closing DB instances... [2021-09-23T17:48:49.245Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:48:49.245Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:48:49.245Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:48:49.245Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:48:49.245Z] [2021-09-23T17:48:49.245Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:48:49.245Z] DOCKER_SYSTEMD=1 [2021-09-23T17:48:49.245Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:48:49.245Z] HOSTNAME=8499f8900302 [2021-09-23T17:48:49.245Z] DEST=bundles/test-integration [2021-09-23T17:48:49.245Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:48:49.245Z] DOCKER_GITCOMMIT=c28703dd27d71b77e2cb1d405e0dca46e95bbab9 [2021-09-23T17:48:49.245Z] container=docker [2021-09-23T17:48:49.245Z] HOME=/root [2021-09-23T17:48:49.245Z] LANG=C.UTF-8 [2021-09-23T17:48:49.245Z] INVOCATION_ID=cd8ed61e63c04345a36cd6dab22b15b2 [2021-09-23T17:48:49.245Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:48:49.245Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:48:49.245Z] VALIDATE_BRANCH=master [2021-09-23T17:48:49.245Z] TERM=xterm [2021-09-23T17:48:49.245Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:48:49.245Z] SHLVL=3 [2021-09-23T17:48:49.245Z] TIMEOUT=120m [2021-09-23T17:48:49.245Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:48:49.245Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:48:49.245Z] GO111MODULE=off [2021-09-23T17:48:49.245Z] DOCKER_EXPERIMENTAL=1 [2021-09-23T17:48:49.245Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T17:48:49.245Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:48:49.245Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:48:49.245Z] GOPATH=/go [2021-09-23T17:48:49.245Z] PKG_CONFIG=pkg-config [2021-09-23T17:48:49.245Z] _=/usr/bin/env [2021-09-23T17:48:49.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-23T17:48:49.702Z] 2021/09/23 17:48:45 Closing DB instances... [2021-09-23T17:48:49.702Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-09-23T17:48:49.702Z] === RUN TestFindNode [2021-09-23T17:48:49.702Z] 2021/09/23 17:48:47 Closing DB instances... [2021-09-23T17:48:49.702Z] --- PASS: TestFindNode (0.01s) [2021-09-23T17:48:49.702Z] === RUN TestChangeNodeState [2021-09-23T17:48:49.702Z] 2021/09/23 17:48:47 Closing DB instances... [2021-09-23T17:48:49.702Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-23T17:48:49.702Z] === RUN TestNodeReincarnation [2021-09-23T17:48:49.702Z] 2021/09/23 17:48:47 Closing DB instances... [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-23T17:48:52.589Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-23T17:48:52.589Z] === RUN TestParallelCreate [2021-09-23T17:48:52.589Z] 2021/09/23 17:48:52 Closing DB instances... [2021-09-23T17:48:52.589Z] --- PASS: TestParallelCreate (0.01s) [2021-09-23T17:48:52.589Z] === RUN TestParallelDelete [2021-09-23T17:48:52.589Z] 2021/09/23 17:48:52 Closing DB instances... [2021-09-23T17:48:52.589Z] --- PASS: TestParallelDelete (0.01s) [2021-09-23T17:48:52.589Z] === RUN TestNetworkDBIslands [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6bf71e87cf12 with config:&{NodeID:6bf71e87cf12 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, added to nodes list" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2a98fa7b02d3 with config:&{NodeID:2a98fa7b02d3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, added to nodes list" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, added to nodes list" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, added to nodes list" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-23T17:48:52.589Z] time="2021-09-23T17:48:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0adfe6c72c19 with config:&{NodeID:0adfe6c72c19 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, added to nodes list" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, added to nodes list" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, added to nodes list" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, added to nodes list" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:53.549Z] time="2021-09-23T17:48:53Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, added to nodes list" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-23T17:48:53.779Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-23T17:48:53.779Z] === RUN TestParallelCreate [2021-09-23T17:48:53.779Z] 2021/09/23 17:48:53 Closing DB instances... [2021-09-23T17:48:53.779Z] --- PASS: TestParallelCreate (0.01s) [2021-09-23T17:48:53.779Z] === RUN TestParallelDelete [2021-09-23T17:48:53.779Z] 2021/09/23 17:48:53 Closing DB instances... [2021-09-23T17:48:53.779Z] --- PASS: TestParallelDelete (0.03s) [2021-09-23T17:48:53.779Z] === RUN TestNetworkDBIslands [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:443c5a61c359 with config:&{NodeID:443c5a61c359 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="Node 443c5a61c359/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="Node 443c5a61c359/172.21.94.69, added to nodes list" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ba67e54f92fd with config:&{NodeID:ba67e54f92fd Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="Node ba67e54f92fd/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="Node ba67e54f92fd/172.21.94.69, added to nodes list" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="Node ba67e54f92fd/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="Node ba67e54f92fd/172.21.94.69, added to nodes list" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="Node 443c5a61c359/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=info msg="Node 443c5a61c359/172.21.94.69, added to nodes list" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-23T17:48:53.779Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-09-23T17:48:53.936Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T17:48:53.936Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T17:48:53.936Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T17:48:53.936Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T17:48:53.936Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T17:48:53.936Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-09-23T17:48:53.936Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T17:48:53.936Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T17:48:53.936Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2021-09-23T17:48:53.936Z] ok github.com/docker/docker/builder/remotecontext 0.161s coverage: 13.7% of statements [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a9618b6143dc with config:&{NodeID:a9618b6143dc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node a9618b6143dc/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node a9618b6143dc/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node a9618b6143dc/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node a9618b6143dc/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node a9618b6143dc/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node a9618b6143dc/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node a9618b6143dc/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.004Z] time="2021-09-23T17:48:53Z" level=info msg="Node a9618b6143dc/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6c049f2101af with config:&{NodeID:6c049f2101af Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node a9618b6143dc/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node a9618b6143dc/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:54.460Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6c049f2101af/172.21.100.191, added to nodes list" [2021-09-23T17:48:54.511Z] ok github.com/docker/docker/builder/dockerfile 0.334s coverage: 49.0% of statements [2021-09-23T17:48:54.511Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:218a1babc594 with config:&{NodeID:218a1babc594 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node 218a1babc594/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node 218a1babc594/172.21.94.69, added to nodes list" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node 218a1babc594/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node 218a1babc594/172.21.94.69, added to nodes list" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node 443c5a61c359/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node 443c5a61c359/172.21.94.69, added to nodes list" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node ba67e54f92fd/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node ba67e54f92fd/172.21.94.69, added to nodes list" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node 218a1babc594/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:54.748Z] time="2021-09-23T17:48:54Z" level=info msg="Node 218a1babc594/172.21.94.69, added to nodes list" [2021-09-23T17:48:54.773Z] ok github.com/docker/docker/cmd/docker-proxy 0.171s coverage: 67.6% of statements [2021-09-23T17:48:54.916Z] networkdb_test.go:835: Re-joining: 3 [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=info msg="The new bootstrap node list is:[172.21.100.191:10033 172.21.100.191:10034 172.21.100.191:10035]" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49357" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10033" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10034" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49358" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10035" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49359" [2021-09-23T17:48:54.916Z] networkdb_test.go:835: Re-joining: 4 [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=info msg="The new bootstrap node list is:[172.21.100.191:10033 172.21.100.191:10034 172.21.100.191:10035]" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10033" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49360" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10034" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49361" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49362" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10035" [2021-09-23T17:48:54.916Z] time="2021-09-23T17:48:54Z" level=info msg="node 0 leaving" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b5798c479d50 with config:&{NodeID:b5798c479d50 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="Node b5798c479d50/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="Node b5798c479d50/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="Node b5798c479d50/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="Node b5798c479d50/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="Node 443c5a61c359/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="Node 443c5a61c359/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="Node ba67e54f92fd/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.210Z] time="2021-09-23T17:48:54Z" level=info msg="Node ba67e54f92fd/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.211Z] time="2021-09-23T17:48:54Z" level=info msg="Node 218a1babc594/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.211Z] time="2021-09-23T17:48:54Z" level=info msg="Node 218a1babc594/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.211Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-23T17:48:55.211Z] time="2021-09-23T17:48:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-23T17:48:55.211Z] time="2021-09-23T17:48:55Z" level=info msg="Node b5798c479d50/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.211Z] time="2021-09-23T17:48:55Z" level=info msg="Node b5798c479d50/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.211Z] time="2021-09-23T17:48:55Z" level=info msg="Node b5798c479d50/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.211Z] time="2021-09-23T17:48:55Z" level=info msg="Node b5798c479d50/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6bf71e87cf12 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="node4(a9618b6143dc): Node leave event for 6bf71e87cf12/172.21.100.191" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6bf71e87cf12 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="node2(2a98fa7b02d3): Node leave event for 6bf71e87cf12/172.21.100.191" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6bf71e87cf12 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="node3(0adfe6c72c19): Node leave event for 6bf71e87cf12/172.21.100.191" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6bf71e87cf12 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="node5(6c049f2101af): Node leave event for 6bf71e87cf12/172.21.100.191" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="Node 6bf71e87cf12 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:54Z" level=info msg="node1(6bf71e87cf12): Node leave event for 6bf71e87cf12/172.21.100.191" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, left gossip cluster" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, left gossip cluster" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, left gossip cluster" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, left gossip cluster" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="Node 6bf71e87cf12/172.21.100.191, left gossip cluster" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="node 1 leaving" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="Node 2a98fa7b02d3 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="node5(6c049f2101af): Node leave event for 2a98fa7b02d3/172.21.100.191" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="Node 2a98fa7b02d3 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="node4(a9618b6143dc): Node leave event for 2a98fa7b02d3/172.21.100.191" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="Node 2a98fa7b02d3 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="node3(0adfe6c72c19): Node leave event for 2a98fa7b02d3/172.21.100.191" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="Node 2a98fa7b02d3 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.372Z] time="2021-09-23T17:48:55Z" level=info msg="node2(2a98fa7b02d3): Node leave event for 2a98fa7b02d3/172.21.100.191" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e585af4a196a with config:&{NodeID:e585af4a196a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node 443c5a61c359/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node 443c5a61c359/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node ba67e54f92fd/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node ba67e54f92fd/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node 218a1babc594/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.672Z] time="2021-09-23T17:48:55Z" level=info msg="Node 218a1babc594/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=info msg="Node b5798c479d50/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=info msg="Node b5798c479d50/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:55.673Z] time="2021-09-23T17:48:55Z" level=info msg="Node e585af4a196a/172.21.94.69, added to nodes list" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, left gossip cluster" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, left gossip cluster" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, left gossip cluster" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="Node 2a98fa7b02d3/172.21.100.191, left gossip cluster" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="node 2 leaving" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="Node 0adfe6c72c19 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="node5(6c049f2101af): Node leave event for 0adfe6c72c19/172.21.100.191" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="Node 0adfe6c72c19 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="node4(a9618b6143dc): Node leave event for 0adfe6c72c19/172.21.100.191" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="Node 0adfe6c72c19 change state NodeActive --> NodeLeft" [2021-09-23T17:48:55.827Z] time="2021-09-23T17:48:55Z" level=info msg="node3(0adfe6c72c19): Node leave event for 0adfe6c72c19/172.21.100.191" [2021-09-23T17:48:56.130Z] networkdb_test.go:835: Re-joining: 3 [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=info msg="The new bootstrap node list is:[172.21.94.69:10033 172.21.94.69:10034 172.21.94.69:10035]" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10033" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49357" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10034" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49358" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10035" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49359" [2021-09-23T17:48:56.130Z] networkdb_test.go:835: Re-joining: 4 [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=info msg="The new bootstrap node list is:[172.21.94.69:10033 172.21.94.69:10034 172.21.94.69:10035]" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10033" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49360" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10034" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49361" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10035" [2021-09-23T17:48:56.130Z] time="2021-09-23T17:48:55Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49362" [2021-09-23T17:48:56.282Z] time="2021-09-23T17:48:55Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, left gossip cluster" [2021-09-23T17:48:56.282Z] time="2021-09-23T17:48:55Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, left gossip cluster" [2021-09-23T17:48:56.282Z] time="2021-09-23T17:48:55Z" level=info msg="Node 0adfe6c72c19/172.21.100.191, left gossip cluster" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="node 0 leaving" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359 change state NodeActive --> NodeLeft" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="node4(b5798c479d50): Node leave event for 443c5a61c359/172.21.94.69" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359 change state NodeActive --> NodeLeft" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="node5(e585af4a196a): Node leave event for 443c5a61c359/172.21.94.69" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359 change state NodeActive --> NodeLeft" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="node2(ba67e54f92fd): Node leave event for 443c5a61c359/172.21.94.69" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359 change state NodeActive --> NodeLeft" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="node3(218a1babc594): Node leave event for 443c5a61c359/172.21.94.69" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359 change state NodeActive --> NodeLeft" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="node1(443c5a61c359): Node leave event for 443c5a61c359/172.21.94.69" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359/172.21.94.69, left gossip cluster" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359/172.21.94.69, left gossip cluster" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359/172.21.94.69, left gossip cluster" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359/172.21.94.69, left gossip cluster" [2021-09-23T17:48:56.588Z] time="2021-09-23T17:48:56Z" level=info msg="Node 443c5a61c359/172.21.94.69, left gossip cluster" [2021-09-23T17:48:56.697Z] ok github.com/docker/docker/builder/remotecontext/git 4.404s coverage: 86.3% of statements [2021-09-23T17:48:56.697Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T17:48:56.697Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T17:48:56.738Z] networkdb_test.go:867: node4: OK [2021-09-23T17:48:56.738Z] networkdb_test.go:867: node5: OK [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="node 0 coming back" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:41520568099a with config:&{NodeID:41520568099a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="Node 41520568099a/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="Node 41520568099a/172.21.100.191, added to nodes list" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="node 1 coming back" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:332272d92f17 with config:&{NodeID:332272d92f17 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="Node 332272d92f17/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="Node 332272d92f17/172.21.100.191, added to nodes list" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="node 2 coming back" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3accef4145ee with config:&{NodeID:3accef4145ee Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="Node 3accef4145ee/172.21.100.191, joined gossip cluster" [2021-09-23T17:48:56.738Z] time="2021-09-23T17:48:56Z" level=info msg="Node 3accef4145ee/172.21.100.191, added to nodes list" [2021-09-23T17:48:57.010Z] #65 153.7 + bin/containerd-shim-runc-v1 [2021-09-23T17:48:57.046Z] time="2021-09-23T17:48:56Z" level=info msg="node 1 leaving" [2021-09-23T17:48:57.046Z] time="2021-09-23T17:48:56Z" level=info msg="Node ba67e54f92fd change state NodeActive --> NodeLeft" [2021-09-23T17:48:57.046Z] time="2021-09-23T17:48:56Z" level=info msg="node3(218a1babc594): Node leave event for ba67e54f92fd/172.21.94.69" [2021-09-23T17:48:57.046Z] time="2021-09-23T17:48:56Z" level=info msg="Node ba67e54f92fd change state NodeActive --> NodeLeft" [2021-09-23T17:48:57.046Z] time="2021-09-23T17:48:56Z" level=info msg="Node ba67e54f92fd/172.21.94.69, left gossip cluster" [2021-09-23T17:48:57.047Z] time="2021-09-23T17:48:56Z" level=info msg="node5(e585af4a196a): Node leave event for ba67e54f92fd/172.21.94.69" [2021-09-23T17:48:57.047Z] time="2021-09-23T17:48:56Z" level=info msg="Node ba67e54f92fd change state NodeActive --> NodeFailed" [2021-09-23T17:48:57.047Z] time="2021-09-23T17:48:56Z" level=info msg="Node ba67e54f92fd change state NodeActive --> NodeLeft" [2021-09-23T17:48:57.047Z] time="2021-09-23T17:48:56Z" level=info msg="node4(b5798c479d50): Node leave event for ba67e54f92fd/172.21.94.69" [2021-09-23T17:48:57.047Z] time="2021-09-23T17:48:56Z" level=info msg="Node ba67e54f92fd/172.21.94.69, added to failed nodes list" [2021-09-23T17:48:57.047Z] time="2021-09-23T17:48:56Z" level=error msg="node: ba67e54f92fd is unknown to memberlist" [2021-09-23T17:48:57.047Z] time="2021-09-23T17:48:56Z" level=info msg="Node ba67e54f92fd/172.21.94.69, left gossip cluster" [2021-09-23T17:48:57.047Z] time="2021-09-23T17:48:56Z" level=info msg="Node ba67e54f92fd/172.21.94.69, left gossip cluster" [2021-09-23T17:48:57.047Z] time="2021-09-23T17:48:56Z" level=info msg="Node ba67e54f92fd/172.21.94.69, left gossip cluster" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=info msg="node 2 leaving" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=info msg="Node 218a1babc594 change state NodeActive --> NodeLeft" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=info msg="node5(e585af4a196a): Node leave event for 218a1babc594/172.21.94.69" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=info msg="Node 218a1babc594 change state NodeActive --> NodeLeft" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=info msg="node4(b5798c479d50): Node leave event for 218a1babc594/172.21.94.69" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=info msg="Node 218a1babc594 change state NodeActive --> NodeLeft" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=info msg="node3(218a1babc594): Node leave event for 218a1babc594/172.21.94.69" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=debug msg="memberlist: Failed ping: ba67e54f92fd (timeout reached)" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.94.69:10036: use of closed network connection" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.94.69:10037: use of closed network connection" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.94.69:10035: use of closed network connection" [2021-09-23T17:48:57.504Z] time="2021-09-23T17:48:57Z" level=info msg="Node 218a1babc594/172.21.94.69, left gossip cluster" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="Node 218a1babc594/172.21.94.69, left gossip cluster" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="Node 218a1babc594/172.21.94.69, left gossip cluster" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="memberlist: Suspect ba67e54f92fd has failed, no acks received" [2021-09-23T17:48:57.962Z] networkdb_test.go:867: node5: OK [2021-09-23T17:48:57.962Z] networkdb_test.go:867: node4: OK [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="node 0 coming back" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b1e8a32291ce with config:&{NodeID:b1e8a32291ce Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="Node b1e8a32291ce/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="Node b1e8a32291ce/172.21.94.69, added to nodes list" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="node 1 coming back" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2b72d49fc176 with config:&{NodeID:2b72d49fc176 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="Node 2b72d49fc176/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="Node 2b72d49fc176/172.21.94.69, added to nodes list" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="node 2 coming back" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fea9049e6c5a with config:&{NodeID:fea9049e6c5a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="Node fea9049e6c5a/172.21.94.69, joined gossip cluster" [2021-09-23T17:48:57.962Z] time="2021-09-23T17:48:57Z" level=info msg="Node fea9049e6c5a/172.21.94.69, added to nodes list" [2021-09-23T17:49:00.449Z] time="2021-09-23T17:48:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.100.191:10033 172.21.100.191:10034 172.21.100.191:10035]" [2021-09-23T17:49:00.449Z] time="2021-09-23T17:49:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.100.191:10033 172.21.100.191:10034 172.21.100.191:10035]" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10033" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49363" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node a9618b6143dc/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node a9618b6143dc/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 6c049f2101af/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 6c049f2101af/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, is the new incarnation of the shutdown node 6bf71e87cf12/172.21.100.191" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10034" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49364" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node a9618b6143dc/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node a9618b6143dc/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 6c049f2101af/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 6c049f2101af/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, is the new incarnation of the shutdown node 2a98fa7b02d3/172.21.100.191" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10035" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49365" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node a9618b6143dc/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node a9618b6143dc/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 6c049f2101af/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 6c049f2101af/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, is the new incarnation of the shutdown node 0adfe6c72c19/172.21.100.191" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, is the new incarnation of the shutdown node 2a98fa7b02d3/172.21.100.191" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, is the new incarnation of the shutdown node 6bf71e87cf12/172.21.100.191" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 41520568099a/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 332272d92f17/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, is the new incarnation of the shutdown node 0adfe6c72c19/172.21.100.191" [2021-09-23T17:49:00.905Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, added to nodes list" [2021-09-23T17:49:00.941Z] ok github.com/docker/docker/client 0.316s coverage: 75.6% of statements [2021-09-23T17:49:01.202Z] #65 158.8 + bin/containerd-shim-runc-v2 [2021-09-23T17:49:01.360Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, joined gossip cluster" [2021-09-23T17:49:01.360Z] time="2021-09-23T17:49:00Z" level=info msg="Node 3accef4145ee/172.21.100.191, added to nodes list" [2021-09-23T17:49:01.360Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10033" [2021-09-23T17:49:01.360Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49366" [2021-09-23T17:49:01.360Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10034" [2021-09-23T17:49:01.360Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49367" [2021-09-23T17:49:01.360Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.191:10035" [2021-09-23T17:49:01.360Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49368" [2021-09-23T17:49:01.698Z] time="2021-09-23T17:49:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.94.69:10033 172.21.94.69:10034 172.21.94.69:10035]" [2021-09-23T17:49:01.698Z] time="2021-09-23T17:49:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.94.69:10033 172.21.94.69:10034 172.21.94.69:10035]" [2021-09-23T17:49:01.770Z] #65 159.4 + binaries [2021-09-23T17:49:01.770Z] #65 159.4 + install -D bin/containerd /build/containerd [2021-09-23T17:49:01.770Z] #65 159.4 + install -D bin/containerd-shim /build/containerd-shim [2021-09-23T17:49:01.770Z] #65 159.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-23T17:49:01.815Z] 2021/09/23 17:49:01 Closing DB instances... [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a change state NodeActive --> NodeLeft" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="node2(332272d92f17): Node leave event for 41520568099a/172.21.100.191" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a change state NodeActive --> NodeLeft" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="node3(3accef4145ee): Node leave event for 41520568099a/172.21.100.191" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a change state NodeActive --> NodeLeft" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="node5(6c049f2101af): Node leave event for 41520568099a/172.21.100.191" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a change state NodeActive --> NodeLeft" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="node4(a9618b6143dc): Node leave event for 41520568099a/172.21.100.191" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a change state NodeActive --> NodeLeft" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="node1(41520568099a): Node leave event for 41520568099a/172.21.100.191" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a/172.21.100.191, left gossip cluster" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a/172.21.100.191, left gossip cluster" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a/172.21.100.191, left gossip cluster" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a/172.21.100.191, left gossip cluster" [2021-09-23T17:49:01.816Z] time="2021-09-23T17:49:01Z" level=info msg="Node 41520568099a/172.21.100.191, left gossip cluster" [2021-09-23T17:49:02.028Z] #65 159.4 + install -D bin/ctr /build/ctr [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10033" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49364" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b5798c479d50/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b5798c479d50/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node e585af4a196a/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node e585af4a196a/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, is the new incarnation of the shutdown node 443c5a61c359/172.21.94.69" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49365" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10034" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, is the new incarnation of the shutdown node 443c5a61c359/172.21.94.69" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b5798c479d50/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b5798c479d50/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node e585af4a196a/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node e585af4a196a/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, is the new incarnation of the shutdown node ba67e54f92fd/172.21.94.69" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10035" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49366" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b5798c479d50/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node fea9049e6c5a/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node fea9049e6c5a/172.21.94.69, is the new incarnation of the shutdown node 218a1babc594/172.21.94.69" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node fea9049e6c5a/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b5798c479d50/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node e585af4a196a/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node e585af4a196a/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node b1e8a32291ce/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, is the new incarnation of the shutdown node ba67e54f92fd/172.21.94.69" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node 2b72d49fc176/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node fea9049e6c5a/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node fea9049e6c5a/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node fea9049e6c5a/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node fea9049e6c5a/172.21.94.69, is the new incarnation of the shutdown node 218a1babc594/172.21.94.69" [2021-09-23T17:49:02.156Z] time="2021-09-23T17:49:01Z" level=info msg="Node fea9049e6c5a/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:01Z" level=info msg="Node 332272d92f17 change state NodeActive --> NodeLeft" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:01Z" level=info msg="node5(6c049f2101af): Node leave event for 332272d92f17/172.21.100.191" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:01Z" level=info msg="Node 332272d92f17 change state NodeActive --> NodeLeft" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:01Z" level=info msg="node3(3accef4145ee): Node leave event for 332272d92f17/172.21.100.191" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:01Z" level=info msg="Node 332272d92f17 change state NodeActive --> NodeLeft" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:01Z" level=info msg="node4(a9618b6143dc): Node leave event for 332272d92f17/172.21.100.191" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:01Z" level=info msg="Node 332272d92f17 change state NodeActive --> NodeLeft" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:01Z" level=info msg="node2(332272d92f17): Node leave event for 332272d92f17/172.21.100.191" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:02Z" level=info msg="Node 332272d92f17/172.21.100.191, left gossip cluster" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:02Z" level=info msg="Node 332272d92f17/172.21.100.191, left gossip cluster" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:02Z" level=info msg="Node 332272d92f17/172.21.100.191, left gossip cluster" [2021-09-23T17:49:02.271Z] time="2021-09-23T17:49:02Z" level=info msg="Node 332272d92f17/172.21.100.191, left gossip cluster" [2021-09-23T17:49:02.286Z] #65 DONE 159.8s [2021-09-23T17:49:02.615Z] time="2021-09-23T17:49:02Z" level=info msg="Node fea9049e6c5a/172.21.94.69, joined gossip cluster" [2021-09-23T17:49:02.615Z] time="2021-09-23T17:49:02Z" level=info msg="Node fea9049e6c5a/172.21.94.69, added to nodes list" [2021-09-23T17:49:02.615Z] time="2021-09-23T17:49:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10033" [2021-09-23T17:49:02.615Z] time="2021-09-23T17:49:02Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49367" [2021-09-23T17:49:02.615Z] time="2021-09-23T17:49:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10034" [2021-09-23T17:49:02.615Z] time="2021-09-23T17:49:02Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49368" [2021-09-23T17:49:02.615Z] time="2021-09-23T17:49:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.94.69:10035" [2021-09-23T17:49:02.615Z] time="2021-09-23T17:49:02Z" level=debug msg="memberlist: Stream connection from=172.21.94.69:49369" [2021-09-23T17:49:02.726Z] time="2021-09-23T17:49:02Z" level=warning msg="memberlist: Failed to send gossip to 172.21.100.191:10037: write udp [::]:10034->172.21.100.191:10037: use of closed network connection" [2021-09-23T17:49:02.726Z] time="2021-09-23T17:49:02Z" level=info msg="Node 3accef4145ee change state NodeActive --> NodeLeft" [2021-09-23T17:49:02.726Z] time="2021-09-23T17:49:02Z" level=info msg="node5(6c049f2101af): Node leave event for 3accef4145ee/172.21.100.191" [2021-09-23T17:49:02.726Z] time="2021-09-23T17:49:02Z" level=info msg="Node 3accef4145ee change state NodeActive --> NodeLeft" [2021-09-23T17:49:02.726Z] time="2021-09-23T17:49:02Z" level=info msg="node4(a9618b6143dc): Node leave event for 3accef4145ee/172.21.100.191" [2021-09-23T17:49:02.726Z] time="2021-09-23T17:49:02Z" level=info msg="Node 3accef4145ee change state NodeActive --> NodeLeft" [2021-09-23T17:49:02.726Z] time="2021-09-23T17:49:02Z" level=info msg="node3(3accef4145ee): Node leave event for 3accef4145ee/172.21.100.191" [2021-09-23T17:49:02.726Z] time="2021-09-23T17:49:02Z" level=info msg="Node 3accef4145ee/172.21.100.191, left gossip cluster" [2021-09-23T17:49:03.072Z] 2021/09/23 17:49:02 Closing DB instances... [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="Node b1e8a32291ce change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="node5(e585af4a196a): Node leave event for b1e8a32291ce/172.21.94.69" [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="Node b1e8a32291ce change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="node2(2b72d49fc176): Node leave event for b1e8a32291ce/172.21.94.69" [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="Node b1e8a32291ce change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="node3(fea9049e6c5a): Node leave event for b1e8a32291ce/172.21.94.69" [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="Node b1e8a32291ce change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="node4(b5798c479d50): Node leave event for b1e8a32291ce/172.21.94.69" [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="Node b1e8a32291ce change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.072Z] time="2021-09-23T17:49:02Z" level=info msg="node1(b1e8a32291ce): Node leave event for b1e8a32291ce/172.21.94.69" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:02Z" level=info msg="Node 3accef4145ee/172.21.100.191, left gossip cluster" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:02Z" level=info msg="Node 3accef4145ee/172.21.100.191, left gossip cluster" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:02Z" level=debug msg="memberlist: Failed ping: 6c049f2101af (timeout reached)" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.100.191:10036: use of closed network connection" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.100.191:10035: use of closed network connection" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:02Z" level=debug msg="memberlist: Stream connection from=172.21.100.191:49369" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:03Z" level=info msg="Node a9618b6143dc change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:03Z" level=info msg="node5(6c049f2101af): Node leave event for a9618b6143dc/172.21.100.191" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:03Z" level=info msg="Node a9618b6143dc change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.183Z] time="2021-09-23T17:49:03Z" level=info msg="node4(a9618b6143dc): Node leave event for a9618b6143dc/172.21.100.191" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="Node b1e8a32291ce/172.21.94.69, left gossip cluster" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="Node b1e8a32291ce/172.21.94.69, left gossip cluster" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="Node b1e8a32291ce/172.21.94.69, left gossip cluster" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="Node b1e8a32291ce/172.21.94.69, left gossip cluster" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="Node b1e8a32291ce/172.21.94.69, left gossip cluster" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="Node 2b72d49fc176 change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="node5(e585af4a196a): Node leave event for 2b72d49fc176/172.21.94.69" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="Node 2b72d49fc176 change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="node4(b5798c479d50): Node leave event for 2b72d49fc176/172.21.94.69" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="Node 2b72d49fc176 change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="node3(fea9049e6c5a): Node leave event for 2b72d49fc176/172.21.94.69" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="Node 2b72d49fc176 change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.530Z] time="2021-09-23T17:49:03Z" level=info msg="node2(2b72d49fc176): Node leave event for 2b72d49fc176/172.21.94.69" [2021-09-23T17:49:03.638Z] time="2021-09-23T17:49:03Z" level=warning msg="memberlist: Was able to connect to 6c049f2101af but other probes failed, network may be misconfigured" [2021-09-23T17:49:03.638Z] time="2021-09-23T17:49:03Z" level=info msg="Node a9618b6143dc/172.21.100.191, left gossip cluster" [2021-09-23T17:49:03.660Z] [2021-09-23T17:49:03.660Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-23T17:49:03.660Z] #66 sha256:185437a1356f36095eadf26b1152cf4c79434f71b5ea429926b6b9722b769a75 [2021-09-23T17:49:03.660Z] #66 DONE 0.2s [2021-09-23T17:49:03.660Z] [2021-09-23T17:49:03.661Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-23T17:49:03.661Z] #70 sha256:c109e1ca350c89190182178a334be1883649683afc14b5fc77eda1dce3657c8c [2021-09-23T17:49:03.661Z] #70 DONE 0.1s [2021-09-23T17:49:03.918Z] [2021-09-23T17:49:03.918Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-23T17:49:03.918Z] #75 sha256:24cb523fcc2ed32cfddc3cae21ea2071083c7f7407277535393883822edb9813 [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="Node 2b72d49fc176/172.21.94.69, left gossip cluster" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="Node 2b72d49fc176/172.21.94.69, left gossip cluster" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="Node 2b72d49fc176/172.21.94.69, left gossip cluster" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="Node 2b72d49fc176/172.21.94.69, left gossip cluster" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.21.94.69:10036: use of closed network connection" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="Node fea9049e6c5a change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="node5(e585af4a196a): Node leave event for fea9049e6c5a/172.21.94.69" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="Node fea9049e6c5a change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="node4(b5798c479d50): Node leave event for fea9049e6c5a/172.21.94.69" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="Node fea9049e6c5a change state NodeActive --> NodeLeft" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="node3(fea9049e6c5a): Node leave event for fea9049e6c5a/172.21.94.69" [2021-09-23T17:49:03.988Z] time="2021-09-23T17:49:03Z" level=info msg="Node fea9049e6c5a/172.21.94.69, left gossip cluster" [2021-09-23T17:49:04.093Z] time="2021-09-23T17:49:03Z" level=info msg="Node a9618b6143dc/172.21.100.191, left gossip cluster" [2021-09-23T17:49:04.176Z] #75 DONE 0.5s [2021-09-23T17:49:04.176Z] [2021-09-23T17:49:04.176Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-23T17:49:04.176Z] #76 sha256:1300c5f47a0536b640734e221bb4eddafd5c1fecea3a66904ee8d991ac94d346 [2021-09-23T17:49:04.176Z] #76 DONE 0.0s [2021-09-23T17:49:04.176Z] [2021-09-23T17:49:04.176Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-23T17:49:04.176Z] #77 sha256:6ca9ad23138edc300e5530d710a871290f098b940f3f2cd805e2c60be75edfb7 [2021-09-23T17:49:04.446Z] time="2021-09-23T17:49:03Z" level=info msg="Node fea9049e6c5a/172.21.94.69, left gossip cluster" [2021-09-23T17:49:04.446Z] time="2021-09-23T17:49:03Z" level=info msg="Node fea9049e6c5a/172.21.94.69, left gossip cluster" [2021-09-23T17:49:04.446Z] time="2021-09-23T17:49:04Z" level=info msg="Node b5798c479d50 change state NodeActive --> NodeLeft" [2021-09-23T17:49:04.446Z] time="2021-09-23T17:49:04Z" level=info msg="node5(e585af4a196a): Node leave event for b5798c479d50/172.21.94.69" [2021-09-23T17:49:04.446Z] time="2021-09-23T17:49:04Z" level=info msg="Node b5798c479d50 change state NodeActive --> NodeLeft" [2021-09-23T17:49:04.446Z] time="2021-09-23T17:49:04Z" level=info msg="node4(b5798c479d50): Node leave event for b5798c479d50/172.21.94.69" [2021-09-23T17:49:04.548Z] time="2021-09-23T17:49:04Z" level=info msg="Node 6c049f2101af/172.21.100.191, left gossip cluster" [2021-09-23T17:49:04.548Z] time="2021-09-23T17:49:04Z" level=info msg="Node 6c049f2101af change state NodeActive --> NodeFailed" [2021-09-23T17:49:04.548Z] time="2021-09-23T17:49:04Z" level=info msg="Node 6c049f2101af/172.21.100.191, added to failed nodes list" [2021-09-23T17:49:04.548Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-09-23T17:49:04.548Z] PASS [2021-09-23T17:49:04.548Z] coverage: 60.0% of statements [2021-09-23T17:49:04.548Z] ok github.com/docker/docker/libnetwork/networkdb 103.572s coverage: 60.0% of statements [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/quota [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T17:49:04.548Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T17:49:04.903Z] time="2021-09-23T17:49:04Z" level=info msg="Node b5798c479d50/172.21.94.69, left gossip cluster" [2021-09-23T17:49:05.361Z] time="2021-09-23T17:49:04Z" level=info msg="Node b5798c479d50/172.21.94.69, left gossip cluster" [2021-09-23T17:49:05.819Z] time="2021-09-23T17:49:05Z" level=info msg="Node e585af4a196a/172.21.94.69, left gossip cluster" [2021-09-23T17:49:05.819Z] time="2021-09-23T17:49:05Z" level=info msg="Node e585af4a196a change state NodeActive --> NodeFailed" [2021-09-23T17:49:05.819Z] time="2021-09-23T17:49:05Z" level=info msg="Node e585af4a196a/172.21.94.69, added to failed nodes list" [2021-09-23T17:49:05.819Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-09-23T17:49:05.819Z] PASS [2021-09-23T17:49:05.819Z] coverage: 60.0% of statements [2021-09-23T17:49:05.819Z] ok github.com/docker/docker/libnetwork/networkdb 104.474s coverage: 60.0% of statements [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/quota [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T17:49:05.819Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === Skipped [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-23T17:49:06.074Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-23T17:49:06.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-23T17:49:06.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-09-23T17:49:06.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-23T17:49:06.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T17:49:06.074Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T17:49:06.074Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T17:49:06.074Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T17:49:06.074Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-23T17:49:06.074Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T17:49:06.074Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-23T17:49:06.074Z] daemon_test.go:146: root required [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T17:49:06.074Z] reload_test.go:520: root required [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T17:49:06.074Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T17:49:06.074Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-23T17:49:06.074Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-23T17:49:06.074Z] download_test.go:267: Needs fixing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-23T17:49:06.074Z] layer_test.go:303: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-23T17:49:06.074Z] layer_test.go:352: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-23T17:49:06.074Z] layer_test.go:467: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-23T17:49:06.074Z] layer_test.go:696: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-23T17:49:06.074Z] migration_test.go:45: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T17:49:06.074Z] migration_test.go:181: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-23T17:49:06.074Z] mount_test.go:17: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-23T17:49:06.074Z] mount_test.go:76: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-23T17:49:06.074Z] mount_test.go:125: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-23T17:49:06.074Z] mount_test.go:212: Failing on Windows [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-23T17:49:06.074Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-23T17:49:06.074Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-23T17:49:06.074Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-23T17:49:06.074Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-23T17:49:06.074Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-23T17:49:06.074Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-23T17:49:06.074Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-23T17:49:06.074Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-23T17:49:06.074Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-23T17:49:06.074Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-23T17:49:06.074Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-23T17:49:06.074Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T17:49:06.074Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T17:49:06.074Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T17:49:06.074Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T17:49:06.074Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T17:49:06.074Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-23T17:49:06.074Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-09-23T17:49:06.074Z] archive_test.go:140: zstd not installed [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-23T17:49:06.074Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-23T17:49:06.074Z] archive_windows_test.go:16: Currently fails [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-23T17:49:06.074Z] changes_test.go:195: needs more investigation [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-23T17:49:06.074Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-23T17:49:06.074Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T17:49:06.074Z] [2021-09-23T17:49:06.074Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-23T17:49:06.074Z] changes_test.go:432: needs further investigation [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-23T17:49:06.075Z] changes_test.go:468: needs further investigation [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-23T17:49:06.075Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T17:49:06.075Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T17:49:06.075Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-23T17:49:06.075Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-23T17:49:06.075Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-23T17:49:06.075Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:49:06.075Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:49:06.075Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-23T17:49:06.075Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-23T17:49:06.075Z] poller_test.go:40: No chmod on Windows [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T17:49:06.075Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T17:49:06.075Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-23T17:49:06.075Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-23T17:49:06.075Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-23T17:49:06.075Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-23T17:49:06.075Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-23T17:49:06.075Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T17:49:06.075Z] [2021-09-23T17:49:06.075Z] DONE 2070 tests, 70 skipped in 235.972s [2021-09-23T17:49:06.075Z] INFO: make.ps1 ended at 09/23/2021 17:49:05 [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === Skipped [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-23T17:49:07.351Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-23T17:49:07.351Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-23T17:49:07.351Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-23T17:49:07.351Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-23T17:49:07.351Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T17:49:07.351Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T17:49:07.351Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T17:49:07.351Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T17:49:07.351Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.04s) [2021-09-23T17:49:07.351Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T17:49:07.351Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-23T17:49:07.351Z] daemon_test.go:146: root required [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T17:49:07.351Z] reload_test.go:520: root required [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T17:49:07.351Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T17:49:07.351Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-23T17:49:07.351Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-23T17:49:07.351Z] download_test.go:267: Needs fixing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-23T17:49:07.351Z] layer_test.go:303: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-23T17:49:07.351Z] layer_test.go:352: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-23T17:49:07.351Z] layer_test.go:467: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-23T17:49:07.351Z] layer_test.go:696: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-23T17:49:07.351Z] migration_test.go:45: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T17:49:07.351Z] migration_test.go:181: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-23T17:49:07.351Z] mount_test.go:17: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-23T17:49:07.351Z] mount_test.go:76: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-23T17:49:07.351Z] mount_test.go:125: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-23T17:49:07.351Z] mount_test.go:212: Failing on Windows [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-23T17:49:07.351Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-23T17:49:07.351Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.351Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-09-23T17:49:07.351Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.351Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-23T17:49:07.352Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-23T17:49:07.352Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-23T17:49:07.352Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-23T17:49:07.352Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-23T17:49:07.352Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-23T17:49:07.352Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-23T17:49:07.352Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-23T17:49:07.352Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-23T17:49:07.352Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T17:49:07.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T17:49:07.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T17:49:07.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T17:49:07.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T17:49:07.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-09-23T17:49:07.352Z] archive_test.go:140: zstd not installed [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-23T17:49:07.352Z] archive_windows_test.go:16: Currently fails [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-23T17:49:07.352Z] changes_test.go:195: needs more investigation [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-23T17:49:07.352Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-23T17:49:07.352Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-23T17:49:07.352Z] changes_test.go:432: needs further investigation [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-23T17:49:07.352Z] changes_test.go:468: needs further investigation [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-23T17:49:07.352Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-23T17:49:07.352Z] poller_test.go:40: No chmod on Windows [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T17:49:07.352Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T17:49:07.352Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-23T17:49:07.352Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-23T17:49:07.352Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-23T17:49:07.352Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-23T17:49:07.352Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-23T17:49:07.352Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T17:49:07.352Z] [2021-09-23T17:49:07.352Z] DONE 2070 tests, 70 skipped in 241.028s [2021-09-23T17:49:07.352Z] INFO: make.ps1 ended at 09/23/2021 17:49:07 [2021-09-23T17:49:07.606Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-23T17:49:07.606Z] INFO: Unit tests ended at 09/23/2021 17:49:07. Duration:00:04:06.6003965 [2021-09-23T17:49:07.606Z] INFO: Building busybox [2021-09-23T17:49:07.606Z] Sending build context to Docker daemon 5.12kB [2021-09-23T17:49:07.606Z] [2021-09-23T17:49:07.606Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-23T17:49:07.606Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-23T17:49:07.606Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-23T17:49:07.606Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-23T17:49:07.606Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-23T17:49:07.606Z] ---> a3aeeffc33bf [2021-09-23T17:49:07.606Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-23T17:49:08.062Z] ---> Running in 313a1c492159 [2021-09-23T17:49:08.365Z] #77 DONE 3.6s [2021-09-23T17:49:08.365Z] [2021-09-23T17:49:08.365Z] #78 exporting to image [2021-09-23T17:49:08.365Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-23T17:49:08.365Z] #78 exporting layers [2021-09-23T17:49:08.888Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-23T17:49:08.888Z] INFO: Unit tests ended at 09/23/2021 17:49:08. Duration:00:04:11.3518306 [2021-09-23T17:49:08.888Z] INFO: Building busybox [2021-09-23T17:49:08.888Z] Sending build context to Docker daemon 5.12kB [2021-09-23T17:49:08.888Z] [2021-09-23T17:49:08.888Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-23T17:49:08.888Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-23T17:49:08.888Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-23T17:49:08.888Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-23T17:49:08.888Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-23T17:49:08.888Z] ---> a3aeeffc33bf [2021-09-23T17:49:08.888Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-23T17:49:08.888Z] ---> Running in ad599c2230dd [2021-09-23T17:49:10.950Z] Removing intermediate container 313a1c492159 [2021-09-23T17:49:10.950Z] ---> 5251fb219e5a [2021-09-23T17:49:10.950Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-23T17:49:10.950Z] ---> Running in 56352203c9e0 [2021-09-23T17:49:10.950Z] Removing intermediate container 56352203c9e0 [2021-09-23T17:49:10.950Z] ---> 170f28d5e91b [2021-09-23T17:49:10.950Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-23T17:49:10.950Z] ---> Running in 24d06a43533f [2021-09-23T17:49:11.406Z] Removing intermediate container 24d06a43533f [2021-09-23T17:49:11.406Z] ---> 2d8f2a64f4f2 [2021-09-23T17:49:11.406Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-23T17:49:12.932Z] [2021-09-23T17:49:12.932Z] ---> 3ce8d14b8b03 [2021-09-23T17:49:12.932Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-23T17:49:12.932Z] ---> Running in 37cc99b10b5f [2021-09-23T17:49:13.611Z] Removing intermediate container ad599c2230dd [2021-09-23T17:49:13.611Z] ---> 6aa8e5a336c1 [2021-09-23T17:49:13.611Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-23T17:49:13.611Z] ---> Running in 14066c3f9887 [2021-09-23T17:49:13.611Z] Removing intermediate container 14066c3f9887 [2021-09-23T17:49:13.611Z] ---> dbb2ffeb4dbe [2021-09-23T17:49:13.611Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-23T17:49:13.611Z] ---> Running in 8b71f941bce0 [2021-09-23T17:49:13.611Z] Removing intermediate container 8b71f941bce0 [2021-09-23T17:49:13.611Z] ---> d228e463ddcf [2021-09-23T17:49:13.611Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-23T17:49:15.144Z] [2021-09-23T17:49:15.144Z] ---> f9bec7128eba [2021-09-23T17:49:15.145Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-23T17:49:15.602Z] ---> Running in 60b1a779b700 [2021-09-23T17:49:19.979Z] Removing intermediate container 37cc99b10b5f [2021-09-23T17:49:19.979Z] ---> 91e4f30fe664 [2021-09-23T17:49:19.979Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-23T17:49:19.979Z] ---> Running in f7da79e78f7e [2021-09-23T17:49:20.435Z] [2021-09-23T17:49:20.435Z] SUCCESS: Specified value was saved. [2021-09-23T17:49:21.960Z] Removing intermediate container f7da79e78f7e [2021-09-23T17:49:21.960Z] ---> 78e0a1068c67 [2021-09-23T17:49:21.960Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-23T17:49:21.960Z] ---> Running in b3256427f043 [2021-09-23T17:49:22.680Z] Removing intermediate container 60b1a779b700 [2021-09-23T17:49:22.680Z] ---> bdaa16b03ca7 [2021-09-23T17:49:22.680Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-23T17:49:22.680Z] ---> Running in 0e78a790604c [2021-09-23T17:49:23.140Z] [2021-09-23T17:49:23.140Z] SUCCESS: Specified value was saved. [2021-09-23T17:49:24.848Z] Cannot create a file when that file already exists. [2021-09-23T17:49:25.315Z] Removing intermediate container 0e78a790604c [2021-09-23T17:49:25.315Z] ---> 1831dff42142 [2021-09-23T17:49:25.315Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-23T17:49:25.315Z] ---> Running in c1d69b623167 [2021-09-23T17:49:27.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-23T17:49:27.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-23T17:49:28.225Z] Cannot create a file when that file already exists. [2021-09-23T17:49:28.562Z] Removing intermediate container b3256427f043 [2021-09-23T17:49:28.562Z] ---> cf3e31eaa43e [2021-09-23T17:49:28.562Z] Step 13/13 : CMD ["sh"] [2021-09-23T17:49:28.562Z] ---> Running in 648f53912b07 [2021-09-23T17:49:28.562Z] Removing intermediate container 648f53912b07 [2021-09-23T17:49:28.562Z] ---> 223d65bb28f8 [2021-09-23T17:49:28.562Z] Successfully built 223d65bb28f8 [2021-09-23T17:49:28.562Z] Successfully tagged busybox:latest [2021-09-23T17:49:28.562Z] INFO: Docker images of the daemon under test [2021-09-23T17:49:28.562Z] [2021-09-23T17:49:28.562Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T17:49:28.562Z] busybox latest 223d65bb28f8 Less than a second ago 4.84GB [2021-09-23T17:49:28.562Z] microsoft/windowsservercore latest a3aeeffc33bf 10 days ago 4.8GB [2021-09-23T17:49:28.562Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 10 days ago 4.8GB [2021-09-23T17:49:28.562Z] [2021-09-23T17:49:28.562Z] INFO: Running integration tests at 09/23/2021 17:49:28... [2021-09-23T17:49:28.562Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-23T17:49:28.562Z] INFO: Integration API tests being run from the host: [2021-09-23T17:49:28.562Z] INFO: make.ps1 starting at 09/23/2021 17:49:28 [2021-09-23T17:49:29.525Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-23T17:49:31.961Z] Removing intermediate container c1d69b623167 [2021-09-23T17:49:31.961Z] ---> 38a61683d938 [2021-09-23T17:49:31.961Z] Step 13/13 : CMD ["sh"] [2021-09-23T17:49:31.961Z] ---> Running in 77a2c59cb220 [2021-09-23T17:49:32.419Z] Removing intermediate container 77a2c59cb220 [2021-09-23T17:49:32.419Z] ---> af94a6607623 [2021-09-23T17:49:32.419Z] Successfully built af94a6607623 [2021-09-23T17:49:32.419Z] Successfully tagged busybox:latest [2021-09-23T17:49:32.419Z] INFO: Docker images of the daemon under test [2021-09-23T17:49:32.419Z] [2021-09-23T17:49:32.419Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T17:49:32.419Z] busybox latest af94a6607623 Less than a second ago 4.84GB [2021-09-23T17:49:32.419Z] microsoft/windowsservercore latest a3aeeffc33bf 10 days ago 4.8GB [2021-09-23T17:49:32.419Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 10 days ago 4.8GB [2021-09-23T17:49:32.419Z] [2021-09-23T17:49:32.419Z] INFO: Running integration tests at 09/23/2021 17:49:32... [2021-09-23T17:49:32.419Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-23T17:49:32.419Z] INFO: Integration API tests being run from the host: [2021-09-23T17:49:32.419Z] INFO: make.ps1 starting at 09/23/2021 17:49:32 [2021-09-23T17:49:33.097Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.3% of statements [2021-09-23T17:49:33.097Z] ok github.com/docker/docker/container 0.158s coverage: 34.8% of statements [2021-09-23T17:49:33.097Z] ok github.com/docker/docker/cmd/dockerd/trap 2.944s coverage: 0.0% of statements [2021-09-23T17:49:33.097Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T17:49:33.097Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T17:49:33.097Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T17:49:33.097Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T17:49:33.097Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T17:49:33.097Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2021-09-23T17:49:33.386Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-23T17:49:34.564Z] ok github.com/docker/docker/daemon/cluster/convert 0.113s coverage: 35.9% of statements [2021-09-23T17:49:34.915Z] #78 exporting layers 24.3s done [2021-09-23T17:49:34.915Z] #78 writing image sha256:b247f991128b1520d8ee16f2e995adff22070f1cdc983bc930cb643be6b1fb2f done [2021-09-23T17:49:34.915Z] #78 naming to docker.io/library/docker:f3226073cb7c1d7da97315e3ee56173d00cd42cc done [2021-09-23T17:49:34.915Z] #78 DONE 24.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-09-23T17:49:35.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42854/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3226073cb7c1d7da97315e3ee56173d00cd42cc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3226073cb7c1d7da97315e3ee56173d00cd42cc hack/validate/default [2021-09-23T17:49:36.199Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-09-23T17:49:37.582Z] api/swagger.yaml [2021-09-23T17:49:37.582Z] 5265:7 warning comment not indented like content (comments-indentation) [2021-09-23T17:49:37.927Z] ok github.com/docker/docker/daemon/cluster 0.120s coverage: 0.5% of statements [2021-09-23T17:49:38.502Z] ok github.com/docker/docker/daemon/config 0.137s coverage: 81.1% of statements [2021-09-23T17:49:38.517Z] [2021-09-23T17:49:39.449Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2021-09-23T17:49:39.712Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-09-23T17:49:41.109Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2021-09-23T17:49:43.663Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.949s coverage: 74.6% of statements [2021-09-23T17:49:43.791Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-09-23T17:49:44.238Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.1% of statements [2021-09-23T17:49:44.813Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.536s coverage: 56.2% of statements [2021-09-23T17:49:45.076Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.610s coverage: 13.8% of statements [2021-09-23T17:49:46.470Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.042s coverage: 1.9% of statements [2021-09-23T17:49:47.869Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.771s coverage: 49.4% of statements [2021-09-23T17:49:47.979Z] Congratulations! All API changes are done the right way. [2021-09-23T17:49:47.979Z] Congratulations! All TOML source files changed here have valid syntax. [2021-09-23T17:49:47.979Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-09-23T17:49:47.979Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-09-23T17:49:47.979Z] Congratulations! No new tests were added to integration-cli. [2021-09-23T17:49:47.979Z] [2021-09-23T17:49:47.979Z] INFO Start validation with golang-ci-lint [2021-09-23T17:49:47.979Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-09-23T17:49:47.979Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-23T17:49:47.979Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-23T17:49:49.794Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-09-23T17:49:49.794Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.428s coverage: 57.7% of statements [2021-09-23T17:49:49.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-23T17:49:50.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:49:50.592Z] INFO: Testing against a local daemon [2021-09-23T17:49:50.592Z] === RUN TestBuildWithSession [2021-09-23T17:49:50.592Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:49:50.592Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T17:49:50.592Z] === RUN TestBuildSquashParent [2021-09-23T17:49:50.592Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T17:49:50.592Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-23T17:49:50.592Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T17:49:50.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:49:50.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:49:50.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:49:50.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:49:50.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:49:50.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:49:50.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:49:50.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:49:50.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:49:50.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:49:50.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:49:50.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:49:50.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:49:50.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:49:50.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:49:50.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:49:51.188Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.421s coverage: 45.9% of statements [2021-09-23T17:49:51.451Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2021-09-23T17:49:51.714Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-09-23T17:49:52.662Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.7% of statements [2021-09-23T17:49:53.238Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 43.5% of statements [2021-09-23T17:49:53.501Z] ok github.com/docker/docker/daemon/logger/awslogs 0.274s coverage: 77.4% of statements [2021-09-23T17:49:53.764Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-09-23T17:49:53.827Z] [2021-09-23T17:49:53.827Z] Name Version Source Summary [2021-09-23T17:49:53.827Z] ---- ------- ------ ------- [2021-09-23T17:49:53.827Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-23T17:49:53.827Z] [2021-09-23T17:49:53.827Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-23T17:49:53.827Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-23T17:49:53.827Z] PSChildName : containerd [2021-09-23T17:49:53.827Z] PSDrive : C [2021-09-23T17:49:53.827Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-23T17:49:53.827Z] PSIsContainer : True [2021-09-23T17:49:53.827Z] Name : containerd [2021-09-23T17:49:53.827Z] FullName : C:\containerd [2021-09-23T17:49:53.827Z] Parent : [2021-09-23T17:49:53.827Z] Exists : True [2021-09-23T17:49:53.827Z] Root : C:\ [2021-09-23T17:49:53.827Z] Extension : [2021-09-23T17:49:53.827Z] CreationTime : 9/23/2021 5:49:52 PM [2021-09-23T17:49:53.827Z] CreationTimeUtc : 9/23/2021 5:49:52 PM [2021-09-23T17:49:53.827Z] LastAccessTime : 9/23/2021 5:49:52 PM [2021-09-23T17:49:53.827Z] LastAccessTimeUtc : 9/23/2021 5:49:52 PM [2021-09-23T17:49:53.827Z] LastWriteTime : 9/23/2021 5:49:52 PM [2021-09-23T17:49:53.827Z] LastWriteTimeUtc : 9/23/2021 5:49:52 PM [2021-09-23T17:49:53.827Z] Attributes : Directory [2021-09-23T17:49:53.827Z] Mode : d----- [2021-09-23T17:49:53.827Z] BaseName : containerd [2021-09-23T17:49:53.827Z] Target : {} [2021-09-23T17:49:53.827Z] LinkType : [2021-09-23T17:49:53.827Z] [2021-09-23T17:49:54.028Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-09-23T17:49:54.028Z] ok github.com/docker/docker/daemon 12.196s coverage: 17.5% of statements [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T17:49:54.028Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T17:49:54.291Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-09-23T17:49:54.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T17:49:54.536Z] INFO: Testing against a local daemon [2021-09-23T17:49:54.536Z] === RUN TestBuildWithSession [2021-09-23T17:49:54.536Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:49:54.536Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T17:49:54.536Z] === RUN TestBuildSquashParent [2021-09-23T17:49:54.536Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T17:49:54.536Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-23T17:49:54.536Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T17:49:54.536Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:49:54.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:49:54.536Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:49:54.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:49:54.536Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:49:54.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:49:54.536Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:49:54.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:49:54.536Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:49:54.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:49:54.536Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:49:54.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:49:54.536Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:49:54.536Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:49:54.536Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:49:54.536Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:49:54.555Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 69.9% of statements [2021-09-23T17:49:54.818Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-23T17:49:54.818Z] INFO: Configuring git core.autocrlf... [2021-09-23T17:49:54.818Z] [2021-09-23T17:49:54.818Z] [2021-09-23T17:49:55.505Z] ok github.com/docker/docker/daemon/logger/local 0.063s coverage: 75.2% of statements [2021-09-23T17:49:55.505Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T17:49:55.768Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-09-23T17:49:55.768Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 56.8% of statements [2021-09-23T17:49:56.345Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2021-09-23T17:49:56.608Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 46.8% of statements [2021-09-23T17:49:56.871Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2021-09-23T17:49:57.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:49:57.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:49:57.818Z] ok github.com/docker/docker/distribution/metadata 0.109s coverage: 48.2% of statements [2021-09-23T17:49:58.396Z] ok github.com/docker/docker/daemon/logger/splunk 1.928s coverage: 82.5% of statements [2021-09-23T17:49:58.396Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T17:49:58.396Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T17:49:59.346Z] ok github.com/docker/docker/errdefs 0.031s coverage: 53.1% of statements [2021-09-23T17:49:59.346Z] ok github.com/docker/docker/distribution 0.167s coverage: 25.8% of statements [2021-09-23T17:49:59.346Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T17:49:59.923Z] ok github.com/docker/docker/image 0.053s coverage: 86.6% of statements [2021-09-23T17:49:59.923Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2021-09-23T17:50:00.498Z] ok github.com/docker/docker/distribution/xfer 1.776s coverage: 85.1% of statements [2021-09-23T17:50:00.498Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T17:50:00.498Z] ok github.com/docker/docker/image/tarexport 0.031s coverage: 0.7% of statements [2021-09-23T17:50:00.761Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2021-09-23T17:50:00.761Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T17:50:01.024Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-09-23T17:50:01.599Z] ok github.com/docker/docker/oci 0.048s coverage: 43.3% of statements [2021-09-23T17:50:01.862Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-09-23T17:50:02.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-23T17:50:02.316Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-23T17:50:02.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.44s) [2021-09-23T17:50:02.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (8.62s) [2021-09-23T17:50:02.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.77s) [2021-09-23T17:50:02.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.91s) [2021-09-23T17:50:02.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.96s) [2021-09-23T17:50:02.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.45s) [2021-09-23T17:50:02.316Z] === RUN TestBuildMultiStageCopy [2021-09-23T17:50:02.316Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T17:50:02.437Z] ok github.com/docker/docker/opts 0.072s coverage: 67.1% of statements [2021-09-23T17:50:03.390Z] ok github.com/docker/docker/pkg/broadcaster 0.017s coverage: 100.0% of statements [2021-09-23T17:50:03.653Z] ok github.com/docker/docker/pkg/authorization 0.419s coverage: 68.3% of statements [2021-09-23T17:50:03.653Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-09-23T17:50:04.601Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2021-09-23T17:50:05.548Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2021-09-23T17:50:05.548Z] ok github.com/docker/docker/pkg/archive 1.210s coverage: 82.3% of statements [2021-09-23T17:50:05.809Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-09-23T17:50:06.384Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-09-23T17:50:06.647Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-09-23T17:50:06.909Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-09-23T17:50:06.925Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:50:06.925Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:50:07.854Z] ok github.com/docker/docker/pkg/chrootarchive 3.115s coverage: 43.2% of statements [2021-09-23T17:50:07.854Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-09-23T17:50:08.080Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T17:50:08.080Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T17:50:08.430Z] ok github.com/docker/docker/pkg/fileutils 0.029s coverage: 83.1% of statements [2021-09-23T17:50:08.692Z] ok github.com/docker/docker/pkg/fsutils 0.216s coverage: 85.1% of statements [2021-09-23T17:50:08.692Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-09-23T17:50:09.040Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T17:50:09.268Z] ok github.com/docker/docker/pkg/discovery/kv 3.038s coverage: 84.1% of statements [2021-09-23T17:50:10.001Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T17:50:10.216Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-09-23T17:50:10.216Z] ok github.com/docker/docker/pkg/idtools 0.609s coverage: 69.5% of statements [2021-09-23T17:50:10.216Z] ok github.com/docker/docker/pkg/ioutils 0.641s coverage: 71.5% of statements [2021-09-23T17:50:10.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-23T17:50:10.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-23T17:50:10.479Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-09-23T17:50:10.479Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2021-09-23T17:50:10.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-23T17:50:10.741Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2021-09-23T17:50:10.741Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-09-23T17:50:10.961Z] --- PASS: TestBuildMultiStageCopy (8.59s) [2021-09-23T17:50:10.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.51s) [2021-09-23T17:50:10.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-09-23T17:50:10.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2021-09-23T17:50:10.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.84s) [2021-09-23T17:50:10.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.93s) [2021-09-23T17:50:10.961Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T17:50:11.003Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-09-23T17:50:11.266Z] ok github.com/docker/docker/layer 8.020s coverage: 68.8% of statements [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T17:50:11.266Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T17:50:11.266Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T17:50:11.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-23T17:50:11.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-23T17:50:11.841Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-09-23T17:50:12.104Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-09-23T17:50:12.104Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2021-09-23T17:50:12.104Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2021-09-23T17:50:12.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-23T17:50:12.487Z] --- PASS: TestBuildMultiStageParentConfig (1.78s) [2021-09-23T17:50:12.487Z] === RUN TestBuildLabelWithTargets [2021-09-23T17:50:12.487Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T17:50:12.487Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-23T17:50:12.487Z] === RUN TestBuildWithEmptyLayers [2021-09-23T17:50:12.680Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2021-09-23T17:50:12.680Z] ok github.com/docker/docker/pkg/stack 0.015s coverage: 90.9% of statements [2021-09-23T17:50:12.711Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-23T17:50:12.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.01s) [2021-09-23T17:50:12.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.38s) [2021-09-23T17:50:12.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.46s) [2021-09-23T17:50:12.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.54s) [2021-09-23T17:50:12.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.46s) [2021-09-23T17:50:12.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.88s) [2021-09-23T17:50:12.711Z] === RUN TestBuildMultiStageCopy [2021-09-23T17:50:12.711Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T17:50:12.943Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-09-23T17:50:13.204Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-09-23T17:50:13.204Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-09-23T17:50:13.375Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:50:13.375Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:50:13.375Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:50:13.375Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:50:13.375Z] [2021-09-23T17:50:13.375Z] + TEST_INTEGRATION_DEST=1 [2021-09-23T17:50:13.375Z] + CONTAINER_NAME=docker-pr8-1 [2021-09-23T17:50:13.375Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T17:50:13.375Z] + run_tests test-integration-flaky [2021-09-23T17:50:13.375Z] + '[' -n 0 ']' [2021-09-23T17:50:13.375Z] + rm= [2021-09-23T17:50:13.375Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42854/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42854/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d hack/make.sh test-integration-flaky test-integration [2021-09-23T17:50:13.375Z] + c=0 [2021-09-23T17:50:13.375Z] + TEST_INTEGRATION_DEST=3 [2021-09-23T17:50:13.375Z] ++ jobs -p [2021-09-23T17:50:13.375Z] + CONTAINER_NAME=docker-pr8-3 [2021-09-23T17:50:13.375Z] + TEST_SKIP_INTEGRATION=1 [2021-09-23T17:50:13.375Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-09-23T17:50:13.375Z] + run_tests [2021-09-23T17:50:13.375Z] + '[' -n 0 ']' [2021-09-23T17:50:13.375Z] + rm= [2021-09-23T17:50:13.375Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42854/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42854/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d hack/make.sh '' test-integration [2021-09-23T17:50:13.375Z] + TEST_INTEGRATION_DEST=2 [2021-09-23T17:50:13.375Z] + CONTAINER_NAME=docker-pr8-2 [2021-09-23T17:50:13.375Z] + TEST_SKIP_INTEGRATION=1 [2021-09-23T17:50:13.375Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-09-23T17:50:13.375Z] + run_tests [2021-09-23T17:50:13.375Z] + '[' -n 0 ']' [2021-09-23T17:50:13.375Z] + rm= [2021-09-23T17:50:13.375Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42854/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42854/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d hack/make.sh '' test-integration [2021-09-23T17:50:13.375Z] + for job in $(jobs -p) [2021-09-23T17:50:13.375Z] + wait 23865 [2021-09-23T17:50:13.448Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2021-09-23T17:50:13.448Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T17:50:13.467Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2021-09-23T17:50:14.043Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 51.0% of statements [2021-09-23T17:50:14.043Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 40.1% of statements [2021-09-23T17:50:14.318Z] [2021-09-23T17:50:14.318Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:50:14.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:50:14.318Z] HOSTNAME=7bd61bf287e0 [2021-09-23T17:50:14.318Z] TEST_SKIP_INTEGRATION=1 [2021-09-23T17:50:14.318Z] TESTDEBUG=0 [2021-09-23T17:50:14.318Z] DEST=bundles/test-integration [2021-09-23T17:50:14.318Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:50:14.318Z] KEEPBUNDLE=1 [2021-09-23T17:50:14.318Z] DOCKER_GITCOMMIT=7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d [2021-09-23T17:50:14.318Z] container=docker [2021-09-23T17:50:14.318Z] HOME=/root [2021-09-23T17:50:14.318Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:50:14.318Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:50:14.318Z] VALIDATE_BRANCH=master [2021-09-23T17:50:14.318Z] TERM=xterm [2021-09-23T17:50:14.318Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:50:14.318Z] SHLVL=1 [2021-09-23T17:50:14.318Z] TIMEOUT=120m [2021-09-23T17:50:14.318Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:50:14.318Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:50:14.318Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-09-23T17:50:14.318Z] GO111MODULE=off [2021-09-23T17:50:14.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:50:14.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:50:14.318Z] GOPATH=/go [2021-09-23T17:50:14.318Z] PKG_CONFIG=pkg-config [2021-09-23T17:50:14.318Z] _=/usr/bin/env [2021-09-23T17:50:14.318Z] Building test suite binary ./integration-cli/test.main [2021-09-23T17:50:14.318Z] [2021-09-23T17:50:14.318Z] [2021-09-23T17:50:14.318Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-09-23T17:50:14.579Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:50:14.579Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:50:14.579Z] HOSTNAME=a1e301fe8438 [2021-09-23T17:50:14.579Z] TEST_SKIP_INTEGRATION=1 [2021-09-23T17:50:14.579Z] TESTDEBUG=0 [2021-09-23T17:50:14.579Z] DEST=bundles/test-integration [2021-09-23T17:50:14.579Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:50:14.579Z] KEEPBUNDLE=1 [2021-09-23T17:50:14.579Z] DOCKER_GITCOMMIT=7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d [2021-09-23T17:50:14.579Z] container=docker [2021-09-23T17:50:14.579Z] HOME=/root [2021-09-23T17:50:14.579Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:50:14.579Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:50:14.579Z] VALIDATE_BRANCH=master [2021-09-23T17:50:14.579Z] TERM=xterm [2021-09-23T17:50:14.579Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:50:14.579Z] SHLVL=1 [2021-09-23T17:50:14.579Z] TIMEOUT=120m [2021-09-23T17:50:14.579Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:50:14.579Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:50:14.579Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-09-23T17:50:14.579Z] GO111MODULE=off [2021-09-23T17:50:14.579Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:50:14.579Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:50:14.579Z] GOPATH=/go [2021-09-23T17:50:14.579Z] PKG_CONFIG=pkg-config [2021-09-23T17:50:14.579Z] _=/usr/bin/env [2021-09-23T17:50:14.579Z] Building test suite binary ./integration-cli/test.main [2021-09-23T17:50:14.617Z] coverage: [no statements] [2021-09-23T17:50:14.617Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2021-09-23T17:50:14.617Z] ok github.com/docker/docker/pkg/tailfile 0.134s coverage: 88.6% of statements [2021-09-23T17:50:14.838Z] No new tests added to integration. [2021-09-23T17:50:14.838Z] [2021-09-23T17:50:14.838Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:50:14.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-23T17:50:15.192Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-09-23T17:50:15.192Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2021-09-23T17:50:15.192Z] ok github.com/docker/docker/pkg/tarsum 0.253s coverage: 89.3% of statements [2021-09-23T17:50:15.455Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2021-09-23T17:50:15.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-23T17:50:16.033Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 14.4% of statements [2021-09-23T17:50:16.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:50:16.218Z] HOSTNAME=79405c41d194 [2021-09-23T17:50:16.218Z] TESTDEBUG=0 [2021-09-23T17:50:16.218Z] DEST=bundles/test-integration [2021-09-23T17:50:16.218Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:50:16.218Z] KEEPBUNDLE=1 [2021-09-23T17:50:16.218Z] DOCKER_GITCOMMIT=7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d [2021-09-23T17:50:16.218Z] container=docker [2021-09-23T17:50:16.218Z] HOME=/root [2021-09-23T17:50:16.218Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:50:16.218Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:50:16.218Z] VALIDATE_BRANCH=master [2021-09-23T17:50:16.218Z] TERM=xterm [2021-09-23T17:50:16.218Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:50:16.218Z] SHLVL=1 [2021-09-23T17:50:16.218Z] TIMEOUT=120m [2021-09-23T17:50:16.218Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:50:16.218Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:50:16.218Z] GO111MODULE=off [2021-09-23T17:50:16.218Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T17:50:16.218Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:50:16.218Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:50:16.218Z] GOPATH=/go [2021-09-23T17:50:16.218Z] PKG_CONFIG=pkg-config [2021-09-23T17:50:16.218Z] _=/usr/bin/env [2021-09-23T17:50:16.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-23T17:50:16.364Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 86.0% of statements [2021-09-23T17:50:16.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-23T17:50:16.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-23T17:50:17.363Z] ok github.com/docker/docker/reference 0.013s coverage: 83.7% of statements [2021-09-23T17:50:17.626Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-09-23T17:50:17.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-23T17:50:18.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-23T17:50:18.493Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T17:50:18.493Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T17:50:19.035Z] ok github.com/docker/docker/quota 0.497s coverage: 71.4% of statements [2021-09-23T17:50:19.035Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-09-23T17:50:19.035Z] ok github.com/docker/docker/registry 0.133s coverage: 58.8% of statements [2021-09-23T17:50:19.298Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [2021-09-23T17:50:19.458Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T17:50:19.561Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-09-23T17:50:19.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-23T17:50:19.824Z] ok github.com/docker/docker/runconfig 0.028s coverage: 66.1% of statements [2021-09-23T17:50:19.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-23T17:50:20.427Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T17:50:20.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-23T17:50:21.220Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2021-09-23T17:50:21.392Z] --- PASS: TestBuildMultiStageCopy (9.41s) [2021-09-23T17:50:21.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.22s) [2021-09-23T17:50:21.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-09-23T17:50:21.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2021-09-23T17:50:21.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.84s) [2021-09-23T17:50:21.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-09-23T17:50:21.392Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T17:50:21.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:50:21.400Z] Using test binary docker [2021-09-23T17:50:21.400Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-23T17:50:21.400Z] Starting apparmor (via systemctl): apparmor.service. [2021-09-23T17:50:21.400Z] Starting dockerd [2021-09-23T17:50:21.400Z] INFO: Waiting for daemon to start... [2021-09-23T17:50:22.616Z] ok github.com/docker/docker/volume/local 0.262s coverage: 76.4% of statements [2021-09-23T17:50:22.877Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.7% of statements [2021-09-23T17:50:22.926Z] --- PASS: TestBuildMultiStageParentConfig (1.88s) [2021-09-23T17:50:22.926Z] === RUN TestBuildLabelWithTargets [2021-09-23T17:50:22.926Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T17:50:22.926Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-23T17:50:22.926Z] === RUN TestBuildWithEmptyLayers [2021-09-23T17:50:23.558Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:50:23.558Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:50:23.558Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:50:23.558Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:50:23.558Z] [2021-09-23T17:50:23.558Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:50:23.558Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:50:23.558Z] HOSTNAME=71815b527cc4 [2021-09-23T17:50:23.558Z] DEST=bundles/test-integration [2021-09-23T17:50:23.558Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:50:23.558Z] DOCKER_ROOTLESS=1 [2021-09-23T17:50:23.558Z] DOCKER_GITCOMMIT=7a867ec3f58a6f8cb2c9a592e17257ad3d7bc66d [2021-09-23T17:50:23.558Z] container=docker [2021-09-23T17:50:23.558Z] HOME=/root [2021-09-23T17:50:23.558Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:50:23.558Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:50:23.558Z] VALIDATE_BRANCH=master [2021-09-23T17:50:23.558Z] TERM=xterm [2021-09-23T17:50:23.558Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:50:23.558Z] SHLVL=1 [2021-09-23T17:50:23.558Z] TIMEOUT=120m [2021-09-23T17:50:23.558Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:50:23.558Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:50:23.558Z] GO111MODULE=off [2021-09-23T17:50:23.558Z] DOCKER_EXPERIMENTAL=1 [2021-09-23T17:50:23.558Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T17:50:23.558Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:50:23.558Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:50:23.558Z] GOPATH=/go [2021-09-23T17:50:23.558Z] PKG_CONFIG=pkg-config [2021-09-23T17:50:23.558Z] _=/usr/bin/env [2021-09-23T17:50:23.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-23T17:50:23.728Z] --- PASS: TestBuildMultiStageOnBuild (8.84s) [2021-09-23T17:50:23.728Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T17:50:23.728Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T17:50:23.728Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-23T17:50:23.728Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T17:50:24.264Z] ok github.com/docker/docker/volume/service 0.024s coverage: 72.3% of statements [2021-09-23T17:50:24.459Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2021-09-23T17:50:24.459Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T17:50:24.662Z] . [2021-09-23T17:50:24.662Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:50:24.662Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:50:24.662Z] Error: No such image: emptyfs [2021-09-23T17:50:24.662Z] Running integration-test (iteration 1) [2021-09-23T17:50:24.662Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-23T17:50:24.919Z] Loaded image: busybox:latest [2021-09-23T17:50:25.174Z] Loaded image: busybox:glibc [2021-09-23T17:50:26.539Z] Loaded image: debian:bullseye-slim [2021-09-23T17:50:26.795Z] Loaded image: hello-world:latest [2021-09-23T17:50:26.795Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:50:26.795Z] INFO: Testing against a local daemon [2021-09-23T17:50:26.795Z] === RUN TestCgroupNamespacesBuild [2021-09-23T17:50:28.327Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2021-09-23T17:50:28.327Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-23T17:50:29.691Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2021-09-23T17:50:29.691Z] === RUN TestBuildWithSession [2021-09-23T17:50:29.691Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:50:29.691Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T17:50:29.691Z] === RUN TestBuildSquashParent [2021-09-23T17:50:30.768Z] --- PASS: TestBuildMultiStageLayerLeak (8.13s) [2021-09-23T17:50:30.768Z] === RUN TestBuildWithHugeFile [2021-09-23T17:50:34.769Z] --- PASS: TestBuildMultiStageOnBuild (9.63s) [2021-09-23T17:50:34.769Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T17:50:34.769Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T17:50:34.769Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-23T17:50:34.769Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T17:50:34.933Z] --- PASS: TestBuildSquashParent (4.73s) [2021-09-23T17:50:34.934Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T17:50:34.934Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:50:34.934Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:50:34.934Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:50:34.934Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:50:34.934Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:50:34.934Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:50:34.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:50:34.934Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:50:34.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:50:35.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:50:36.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:50:37.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:50:37.603Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:50:39.491Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-23T17:50:39.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2021-09-23T17:50:39.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2021-09-23T17:50:39.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s) [2021-09-23T17:50:39.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2021-09-23T17:50:39.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.70s) [2021-09-23T17:50:39.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2021-09-23T17:50:39.491Z] === RUN TestBuildMultiStageCopy [2021-09-23T17:50:39.491Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T17:50:40.854Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T17:50:41.110Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T17:50:41.366Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T17:50:41.622Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T17:50:41.878Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2021-09-23T17:50:41.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2021-09-23T17:50:41.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-09-23T17:50:41.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-09-23T17:50:41.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-09-23T17:50:41.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-09-23T17:50:41.878Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T17:50:42.440Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-09-23T17:50:42.440Z] === RUN TestBuildLabelWithTargets [2021-09-23T17:50:43.327Z] --- PASS: TestBuildMultiStageLayerLeak (8.91s) [2021-09-23T17:50:43.327Z] === RUN TestBuildWithHugeFile [2021-09-23T17:50:43.367Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-09-23T17:50:43.367Z] === RUN TestBuildWithEmptyLayers [2021-09-23T17:50:43.929Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-09-23T17:50:43.929Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T17:50:45.828Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2021-09-23T17:50:45.828Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T17:50:46.084Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-09-23T17:50:46.084Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T17:50:46.229Z] ok github.com/docker/docker/pkg/plugins 33.664s coverage: 76.3% of statements [2021-09-23T17:50:46.229Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T17:50:46.230Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === Skipped [2021-09-23T17:50:46.230Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T17:50:46.230Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T17:50:46.230Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T17:50:46.230Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T17:50:46.230Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:71: No driver to put! [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-23T17:50:46.230Z] time="2021-09-23T17:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-23T17:50:46.230Z] time="2021-09-23T17:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-23T17:50:46.230Z] time="2021-09-23T17:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-23T17:50:46.230Z] time="2021-09-23T17:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-23T17:50:46.230Z] time="2021-09-23T17:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:71: No driver to put! [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-23T17:50:46.230Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-23T17:50:46.230Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-23T17:50:46.230Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T17:50:46.230Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-23T17:50:46.230Z] graphtest_unix.go:71: No driver to put! [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-23T17:50:46.230Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-23T17:50:46.230Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-23T17:50:46.230Z] [2021-09-23T17:50:46.230Z] DONE 2311 tests, 28 skipped in 196.164s [2021-09-23T17:50:46.230Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/config [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/idm [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/ns [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/options [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/osl [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T17:50:46.230Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-23T17:50:46.230Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-09-23T17:50:47.973Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2021-09-23T17:50:47.973Z] === RUN TestBuildWithHugeFile [2021-09-23T17:51:02.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-23T17:51:02.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-23T17:51:07.068Z] Removing intermediate container 5fa40e5298ce [2021-09-23T17:51:07.068Z] ---> a3e4304ba255 [2021-09-23T17:51:07.068Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-23T17:51:07.068Z] ---> Running in 9b49963966c0 [2021-09-23T17:51:07.525Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-23T17:51:07.525Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-23T17:51:08.021Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-23T17:51:08.478Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-23T17:51:08.478Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-23T17:51:08.478Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-23T17:51:08.478Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-23T17:51:08.478Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T17:51:08.478Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-23T17:51:08.478Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-23T17:51:08.478Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-23T17:51:08.478Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-23T17:51:08.478Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-23T17:51:08.935Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-23T17:51:09.392Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-23T17:51:09.392Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-23T17:51:24.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-23T17:51:27.070Z] Removing intermediate container 9b49963966c0 [2021-09-23T17:51:27.070Z] ---> 569ecdb9bd81 [2021-09-23T17:51:27.070Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-23T17:51:27.070Z] ---> Running in 7637d3b70242 [2021-09-23T17:51:27.070Z] Removing intermediate container 7637d3b70242 [2021-09-23T17:51:27.070Z] ---> 73edb6f331a3 [2021-09-23T17:51:27.070Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-23T17:51:27.070Z] ---> Running in 921fe0d91960 [2021-09-23T17:51:27.070Z] Removing intermediate container 921fe0d91960 [2021-09-23T17:51:27.070Z] ---> 0965e2bad542 [2021-09-23T17:51:27.070Z] Step 11/11 : COPY . . [2021-09-23T17:51:36.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-23T17:51:42.518Z] ok github.com/docker/docker/libnetwork 47.107s coverage: 41.0% of statements [2021-09-23T17:51:42.518Z] ok github.com/docker/docker/libnetwork/bitseq 0.323s coverage: 84.4% of statements [2021-09-23T17:51:42.518Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T17:51:42.780Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T17:51:42.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-23T17:51:43.353Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T17:51:43.353Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T17:51:43.353Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T17:51:43.353Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T17:51:43.353Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-23T17:51:43.353Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T17:51:43.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-23T17:51:44.292Z] --- PASS: TestBuildWithHugeFile (56.01s) [2021-09-23T17:51:44.292Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T17:51:44.292Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:51:44.292Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-09-23T17:51:44.292Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T17:51:44.292Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:51:44.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:51:44.292Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:51:44.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:51:44.292Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:51:44.292Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:51:44.292Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:51:44.292Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:51:44.292Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:51:44.292Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-23T17:51:44.292Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-09-23T17:51:44.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-09-23T17:51:44.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-09-23T17:51:44.292Z] === RUN TestBuildPreserveOwnership [2021-09-23T17:51:44.292Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-23T17:51:44.298Z] ok github.com/docker/docker/libnetwork/config 0.052s coverage: 24.0% of statements [2021-09-23T17:51:44.561Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-09-23T17:51:44.561Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T17:51:44.561Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T17:51:44.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-23T17:51:45.135Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-09-23T17:51:45.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-23T17:51:45.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-23T17:51:46.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-23T17:51:46.805Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-23T17:51:47.731Z] --- PASS: TestBuildPreserveOwnership (3.68s) [2021-09-23T17:51:47.731Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2021-09-23T17:51:47.731Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2021-09-23T17:51:47.731Z] === RUN TestBuildPlatformInvalid [2021-09-23T17:51:47.987Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-23T17:51:47.987Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-23T17:51:48.141Z] ---> fd628d38e04c [2021-09-23T17:51:48.141Z] Successfully built fd628d38e04c [2021-09-23T17:51:48.141Z] Successfully tagged docker:latest [2021-09-23T17:51:48.141Z] INFO: Image build ended at 09/23/2021 17:51:47. Duration:00:04:20.3255886 [2021-09-23T17:51:48.141Z] [2021-09-23T17:51:48.141Z] [2021-09-23T17:51:48.141Z] INFO: Building the test binaries at 09/23/2021 17:51:47... [2021-09-23T17:51:48.553Z] Loaded image: busybox:latest [2021-09-23T17:51:48.809Z] Loaded image: busybox:glibc [2021-09-23T17:51:48.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-23T17:51:49.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-23T17:51:50.174Z] Loaded image: debian:bullseye-slim [2021-09-23T17:51:50.174Z] Loaded image: hello-world:latest [2021-09-23T17:51:50.174Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:51:50.433Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.650s coverage: 59.9% of statements [2021-09-23T17:51:50.433Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T17:51:50.433Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-09-23T17:51:50.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-23T17:51:51.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-23T17:51:52.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-23T17:51:52.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-23T17:51:52.822Z] INFO: make.ps1 starting at 09/23/2021 17:51:51 [2021-09-23T17:51:52.822Z] INFO: Git commit (abaa5b5ee8) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:51:52.822Z] INFO: Invoking autogen... [2021-09-23T17:51:52.822Z] INFO: Building daemon... [2021-09-23T17:51:52.984Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.028s coverage: 4.0% of statements [2021-09-23T17:51:52.984Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T17:51:53.558Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.028s coverage: 4.5% of statements [2021-09-23T17:51:53.558Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T17:51:53.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-23T17:51:54.133Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-09-23T17:51:54.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-23T17:51:55.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-23T17:51:55.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:51:55.988Z] Using test binary docker [2021-09-23T17:51:55.988Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-23T17:51:55.988Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:51:55.988Z] INFO: Waiting for daemon to start... [2021-09-23T17:51:55.988Z] Starting dockerd [2021-09-23T17:51:56.733Z] --- PASS: TestBuildWithHugeFile (82.01s) [2021-09-23T17:51:56.733Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T17:51:59.254Z] . [2021-09-23T17:51:59.254Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:51:59.254Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:51:59.254Z] Error: No such image: emptyfs [2021-09-23T17:51:59.254Z] Running integration-test (iteration 1) [2021-09-23T17:51:59.254Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-23T17:51:59.254Z] Loaded image: busybox:latest [2021-09-23T17:51:59.511Z] Loaded image: busybox:glibc [2021-09-23T17:52:00.154Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.59s) [2021-09-23T17:52:00.154Z] PASS [2021-09-23T17:52:00.154Z] [2021-09-23T17:52:00.154Z] === Skipped [2021-09-23T17:52:00.154Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-23T17:52:00.154Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:52:00.154Z] [2021-09-23T17:52:00.154Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-09-23T17:52:00.154Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:52:00.154Z] [2021-09-23T17:52:00.154Z] DONE 34 tests, 2 skipped in 93.715s [2021-09-23T17:52:00.154Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-23T17:52:00.154Z] INFO: Testing against a local daemon [2021-09-23T17:52:00.154Z] === RUN TestConfigInspect [2021-09-23T17:52:00.760Z] --- PASS: TestConfigInspect (2.30s) [2021-09-23T17:52:00.760Z] === RUN TestConfigList [2021-09-23T17:52:00.879Z] Loaded image: debian:bullseye-slim [2021-09-23T17:52:00.879Z] Loaded image: hello-world:latest [2021-09-23T17:52:00.879Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:52:00.879Z] INFO: Testing against a local daemon [2021-09-23T17:52:00.879Z] === RUN TestCgroupNamespacesBuild [2021-09-23T17:52:02.246Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2021-09-23T17:52:02.246Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-23T17:52:03.273Z] --- PASS: TestConfigList (2.15s) [2021-09-23T17:52:03.273Z] === RUN TestConfigsCreateAndDelete [2021-09-23T17:52:03.612Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2021-09-23T17:52:03.612Z] === RUN TestBuildWithSession [2021-09-23T17:52:03.612Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:52:03.612Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T17:52:03.612Z] === RUN TestBuildSquashParent [2021-09-23T17:52:04.144Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.164s coverage: 6.6% of statements [2021-09-23T17:52:04.145Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T17:52:05.111Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-09-23T17:52:05.159Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2021-09-23T17:52:05.159Z] === RUN TestConfigsUpdate [2021-09-23T17:52:06.500Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.023s coverage: 57.4% of statements [2021-09-23T17:52:06.500Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T17:52:06.500Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-23T17:52:06.763Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T17:52:07.337Z] ok github.com/docker/docker/libnetwork/drvregistry 0.027s coverage: 82.4% of statements [2021-09-23T17:52:07.713Z] --- PASS: TestConfigsUpdate (2.14s) [2021-09-23T17:52:07.713Z] === RUN TestTemplatedConfig [2021-09-23T17:52:07.912Z] ok github.com/docker/docker/libnetwork/etchosts 0.038s coverage: 81.2% of statements [2021-09-23T17:52:09.300Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-09-23T17:52:09.356Z] --- PASS: TestBuildWithHugeFile (83.72s) [2021-09-23T17:52:09.356Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T17:52:09.467Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m21.933676403s [2021-09-23T17:52:10.032Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 512.21996ms [2021-09-23T17:52:10.146Z] --- PASS: TestBuildSquashParent (6.82s) [2021-09-23T17:52:10.146Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T17:52:10.146Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:52:10.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:52:10.146Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:52:10.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:52:10.146Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:52:10.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:52:10.146Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:52:10.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:52:10.146Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:52:10.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:52:10.146Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:52:10.146Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:52:10.146Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:52:10.146Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:52:10.224Z] --- PASS: TestTemplatedConfig (2.70s) [2021-09-23T17:52:10.224Z] === RUN TestConfigCreateResolve [2021-09-23T17:52:10.243Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-09-23T17:52:10.506Z] ok github.com/docker/docker/libnetwork/internal/caller 0.004s coverage: 100.0% of statements [2021-09-23T17:52:12.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:52:12.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:52:12.117Z] --- PASS: TestConfigCreateResolve (2.17s) [2021-09-23T17:52:12.117Z] PASS [2021-09-23T17:52:12.117Z] [2021-09-23T17:52:12.117Z] DONE 6 tests in 13.595s [2021-09-23T17:52:12.117Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-23T17:52:12.117Z] INFO: Testing against a local daemon [2021-09-23T17:52:12.117Z] === RUN TestCheckpoint [2021-09-23T17:52:12.117Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T17:52:12.117Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T17:52:12.117Z] === RUN TestContainerInvalidJSON [2021-09-23T17:52:12.117Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:52:12.117Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:52:12.117Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:52:12.117Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:52:12.117Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:52:12.117Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:52:12.117Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-23T17:52:12.117Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T17:52:12.117Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T17:52:12.117Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T17:52:12.117Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-09-23T17:52:12.117Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T17:52:12.373Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-09-23T17:52:12.373Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T17:52:12.373Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-09-23T17:52:12.373Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T17:52:12.373Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-23T17:52:12.373Z] === RUN TestCopyFromContainer [2021-09-23T17:52:13.739Z] === RUN TestCopyFromContainer// [2021-09-23T17:52:13.739Z] === RUN TestCopyFromContainer//bar/root [2021-09-23T17:52:13.739Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-23T17:52:13.739Z] === RUN TestCopyFromContainer/bar/quux [2021-09-23T17:52:13.739Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-23T17:52:13.739Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-23T17:52:13.739Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-23T17:52:13.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:52:13.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:52:13.995Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-23T17:52:13.995Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-23T17:52:13.995Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer (1.66s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-23T17:52:13.995Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-23T17:52:13.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T17:52:13.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:52:13.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:52:13.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:52:13.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:52:13.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:52:13.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:52:13.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:52:13.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:52:13.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:52:13.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-23T17:52:13.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T17:52:13.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T17:52:13.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T17:52:13.995Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T17:52:13.995Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-09-23T17:52:13.995Z] === RUN TestCreateWithInvalidEnv [2021-09-23T17:52:13.995Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T17:52:13.995Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T17:52:13.995Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T17:52:13.995Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T17:52:13.995Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T17:52:13.995Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T17:52:14.250Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T17:52:14.250Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T17:52:14.250Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T17:52:14.250Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-23T17:52:14.250Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T17:52:14.250Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T17:52:14.250Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T17:52:14.250Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T17:52:14.250Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-23T17:52:14.250Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T17:52:15.823Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-09-23T17:52:15.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2021-09-23T17:52:15.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2021-09-23T17:52:15.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2021-09-23T17:52:15.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s) [2021-09-23T17:52:15.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2021-09-23T17:52:15.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2021-09-23T17:52:15.823Z] === RUN TestBuildMultiStageCopy [2021-09-23T17:52:15.823Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T17:52:16.137Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-09-23T17:52:16.137Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T17:52:18.024Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2021-09-23T17:52:18.024Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T17:52:18.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:52:18.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:52:18.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:52:18.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:52:18.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:52:18.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:52:18.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:52:18.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:52:18.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:52:18.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:52:18.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:52:18.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-23T17:52:18.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-23T17:52:18.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-23T17:52:18.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-23T17:52:18.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-23T17:52:18.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-23T17:52:18.024Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T17:52:18.280Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-09-23T17:52:18.280Z] === RUN TestCreateDifferentPlatform [2021-09-23T17:52:18.280Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T17:52:18.280Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T17:52:18.280Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-23T17:52:18.280Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T17:52:18.280Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T17:52:18.280Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T17:52:18.280Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-09-23T17:52:18.280Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T17:52:18.536Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-23T17:52:18.536Z] === RUN TestContainerStartOnDaemonRestart [2021-09-23T17:52:18.536Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-23T17:52:18.536Z] === RUN TestDaemonRestartIpcMode [2021-09-23T17:52:18.536Z] === PAUSE TestDaemonRestartIpcMode [2021-09-23T17:52:18.536Z] === RUN TestDaemonHostGatewayIP [2021-09-23T17:52:18.536Z] === PAUSE TestDaemonHostGatewayIP [2021-09-23T17:52:18.536Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-23T17:52:18.536Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-23T17:52:18.536Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T17:52:18.536Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-23T17:52:18.536Z] === RUN TestDiff [2021-09-23T17:52:19.090Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T17:52:19.096Z] --- PASS: TestDiff (0.60s) [2021-09-23T17:52:19.096Z] === RUN TestExecWithCloseStdin [2021-09-23T17:52:19.656Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-09-23T17:52:19.656Z] === RUN TestExec [2021-09-23T17:52:20.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T17:52:20.622Z] --- PASS: TestExec (0.68s) [2021-09-23T17:52:20.622Z] === RUN TestExecUser [2021-09-23T17:52:21.183Z] --- PASS: TestExecUser (0.70s) [2021-09-23T17:52:21.183Z] === RUN TestExportContainerAndImportImage [2021-09-23T17:52:21.384Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T17:52:22.108Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-09-23T17:52:22.109Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T17:52:22.311Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T17:52:22.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-23T17:52:22.784Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-09-23T17:52:23.076Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-09-23T17:52:23.076Z] === RUN TestHealthCheckWorkdir [2021-09-23T17:52:23.239Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2021-09-23T17:52:23.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2021-09-23T17:52:23.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-09-23T17:52:23.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2021-09-23T17:52:23.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-09-23T17:52:23.239Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-09-23T17:52:23.239Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T17:52:23.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-23T17:52:24.002Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2021-09-23T17:52:24.002Z] === RUN TestHealthKillContainer [2021-09-23T17:52:27.264Z] --- PASS: TestHealthKillContainer (2.70s) [2021-09-23T17:52:27.264Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T17:52:27.264Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-09-23T17:52:27.264Z] === RUN TestIpcModeNone [2021-09-23T17:52:28.190Z] --- PASS: TestIpcModeNone (0.69s) [2021-09-23T17:52:28.190Z] === RUN TestIpcModePrivate [2021-09-23T17:52:28.446Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-09-23T17:52:28.482Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-09-23T17:52:28.482Z] === RUN TestBuildLabelWithTargets [2021-09-23T17:52:28.701Z] --- PASS: TestIpcModePrivate (0.69s) [2021-09-23T17:52:28.701Z] === RUN TestIpcModeShareable [2021-09-23T17:52:28.957Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-09-23T17:52:29.517Z] --- PASS: TestIpcModeShareable (0.67s) [2021-09-23T17:52:29.517Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-23T17:52:31.406Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s) [2021-09-23T17:52:31.406Z] === RUN TestAPIIpcModeHost [2021-09-23T17:52:31.967Z] --- PASS: TestAPIIpcModeHost (0.42s) [2021-09-23T17:52:31.967Z] === RUN TestDaemonIpcModeShareable [2021-09-23T17:52:32.895Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-09-23T17:52:33.151Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2021-09-23T17:52:33.151Z] === RUN TestDaemonIpcModePrivate [2021-09-23T17:52:34.077Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-09-23T17:52:34.333Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2021-09-23T17:52:34.333Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-23T17:52:35.260Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-09-23T17:52:35.516Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.27s) [2021-09-23T17:52:35.516Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-23T17:52:36.568Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-09-23T17:52:36.568Z] === RUN TestBuildWithEmptyLayers [2021-09-23T17:52:36.884Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-09-23T17:52:36.884Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2021-09-23T17:52:36.884Z] === RUN TestIpcModeOlderClient [2021-09-23T17:52:36.884Z] === PAUSE TestIpcModeOlderClient [2021-09-23T17:52:36.884Z] === RUN TestKillContainerInvalidSignal [2021-09-23T17:52:37.181Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-09-23T17:52:37.181Z] === RUN TestKillContainer [2021-09-23T17:52:37.181Z] === RUN TestKillContainer/no_signal [2021-09-23T17:52:37.742Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T17:52:38.045Z] === RUN TestKillContainer/killing_signal [2021-09-23T17:52:38.605Z] --- PASS: TestKillContainer (1.44s) [2021-09-23T17:52:38.606Z] --- PASS: TestKillContainer/no_signal (0.48s) [2021-09-23T17:52:38.606Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2021-09-23T17:52:38.606Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-09-23T17:52:38.606Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T17:52:38.606Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-23T17:52:39.083Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-09-23T17:52:39.083Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T17:52:39.167Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-23T17:52:39.743Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2021-09-23T17:52:39.743Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2021-09-23T17:52:39.743Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2021-09-23T17:52:39.743Z] === RUN TestKillStoppedContainer [2021-09-23T17:52:39.743Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-09-23T17:52:39.743Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T17:52:39.743Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-09-23T17:52:39.743Z] === RUN TestKillDifferentUserContainer [2021-09-23T17:52:40.330Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2021-09-23T17:52:40.330Z] === RUN TestInspectOomKilledTrue [2021-09-23T17:52:40.330Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-23T17:52:40.330Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T17:52:40.330Z] === RUN TestInspectOomKilledFalse [2021-09-23T17:52:40.591Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2021-09-23T17:52:40.591Z] === RUN TestLinksEtcHostsContentMatch [2021-09-23T17:52:41.163Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2021-09-23T17:52:41.163Z] === RUN TestLinksContainerNames [2021-09-23T17:52:42.089Z] --- PASS: TestLinksContainerNames (0.99s) [2021-09-23T17:52:42.089Z] === RUN TestLogsFollowTailEmpty [2021-09-23T17:52:42.650Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2021-09-23T17:52:42.650Z] === RUN TestContainerNetworkMountsNoChown [2021-09-23T17:52:42.906Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/default [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/private [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/private [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/rprivate [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/slave [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/slave [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/rslave [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/shared [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/shared [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/rshared [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-23T17:52:42.906Z] === CONT TestMountDaemonRoot/default [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:52:42.906Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-23T17:52:42.906Z] === CONT TestMountDaemonRoot/rshared [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:52:42.906Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:52:42.906Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:52:42.906Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:52:43.162Z] === CONT TestMountDaemonRoot/rslave [2021-09-23T17:52:43.162Z] === CONT TestMountDaemonRoot/shared [2021-09-23T17:52:43.162Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:52:43.162Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-23T17:52:43.162Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:52:43.162Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:52:43.162Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:52:43.162Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:52:43.162Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:52:43.162Z] === CONT TestMountDaemonRoot/slave [2021-09-23T17:52:43.162Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/rprivate [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/private [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-23T17:52:43.163Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:52:43.163Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:52:43.163Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-23T17:52:43.421Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-23T17:52:43.421Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-23T17:52:43.421Z] === RUN TestContainerBindMountNonRecursive [2021-09-23T17:52:44.332Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-09-23T17:52:44.332Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T17:52:44.588Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-09-23T17:52:44.838Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2021-09-23T17:52:44.838Z] === RUN TestContainerVolumesMountedAsShared [2021-09-23T17:52:44.845Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T17:52:45.400Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-09-23T17:52:45.400Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-23T17:52:45.655Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2021-09-23T17:52:45.655Z] === RUN TestNetworkNat [2021-09-23T17:52:46.217Z] --- PASS: TestNetworkNat (0.51s) [2021-09-23T17:52:46.217Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T17:52:46.778Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-09-23T17:52:46.778Z] === RUN TestNetworkLoopbackNat [2021-09-23T17:52:49.290Z] --- PASS: TestNetworkLoopbackNat (2.67s) [2021-09-23T17:52:49.290Z] === RUN TestPause [2021-09-23T17:52:49.852Z] --- PASS: TestPause (0.51s) [2021-09-23T17:52:49.852Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T17:52:49.852Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T17:52:49.852Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T17:52:49.852Z] === RUN TestPauseStopPausedContainer [2021-09-23T17:52:50.091Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2021-09-23T17:52:50.091Z] === RUN TestBuildWithHugeFile [2021-09-23T17:52:50.413Z] --- PASS: TestPauseStopPausedContainer (0.52s) [2021-09-23T17:52:50.413Z] === RUN TestPidHost [2021-09-23T17:52:51.382Z] --- PASS: TestPidHost (1.14s) [2021-09-23T17:52:51.382Z] === RUN TestPsFilter [2021-09-23T17:52:51.638Z] --- PASS: TestPsFilter (0.14s) [2021-09-23T17:52:51.638Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T17:52:52.199Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2021-09-23T17:52:52.199Z] === RUN TestRemoveContainerWithVolume [2021-09-23T17:52:52.454Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2021-09-23T17:52:52.454Z] === RUN TestRemoveContainerRunning [2021-09-23T17:52:53.015Z] --- PASS: TestRemoveContainerRunning (0.46s) [2021-09-23T17:52:53.015Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T17:52:53.577Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2021-09-23T17:52:53.577Z] === RUN TestRemoveInvalidContainer [2021-09-23T17:52:53.577Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-23T17:52:53.577Z] === RUN TestRenameLinkedContainer [2021-09-23T17:52:55.467Z] --- PASS: TestRenameLinkedContainer (1.91s) [2021-09-23T17:52:55.467Z] === RUN TestRenameStoppedContainer [2021-09-23T17:52:56.028Z] --- PASS: TestRenameStoppedContainer (0.46s) [2021-09-23T17:52:56.028Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T17:52:56.955Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s) [2021-09-23T17:52:56.955Z] === RUN TestRenameInvalidName [2021-09-23T17:52:57.212Z] --- PASS: TestRenameInvalidName (0.47s) [2021-09-23T17:52:57.212Z] === RUN TestRenameAnonymousContainer [2021-09-23T17:52:59.143Z] --- PASS: TestRenameAnonymousContainer (1.70s) [2021-09-23T17:52:59.144Z] === RUN TestRenameContainerWithSameName [2021-09-23T17:52:59.399Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-09-23T17:52:59.399Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T17:53:00.368Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2021-09-23T17:53:00.368Z] === RUN TestResize [2021-09-23T17:53:00.929Z] --- PASS: TestResize (0.46s) [2021-09-23T17:53:00.929Z] === RUN TestResizeWithInvalidSize [2021-09-23T17:53:01.185Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-09-23T17:53:01.185Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T17:53:01.746Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:53:01.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:53:01.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:53:01.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T17:53:01.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T17:53:03.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:53:03.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:53:04.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:53:04.880Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-23T17:53:04.880Z] [2021-09-23T17:53:04.880Z] ________ ____ __. [2021-09-23T17:53:04.880Z] \_____ \ | |/ _| [2021-09-23T17:53:04.880Z] / | \| < [2021-09-23T17:53:04.880Z] / | \ | \ [2021-09-23T17:53:04.880Z] \_______ /____|__ \ [2021-09-23T17:53:04.880Z] \/ \/ [2021-09-23T17:53:04.880Z] [2021-09-23T17:53:04.880Z] INFO: make.ps1 ended at 09/23/2021 17:52:57 [2021-09-23T17:53:04.880Z] INFO: Binaries build ended at 09/23/2021 17:52:59. Duration:00:01:12.0265097 [2021-09-23T17:53:04.880Z] INFO: Copying the built daemon binary to d:\CI\PR-42854\8\binary\dockerd-abaa5b5ee8.exe... [2021-09-23T17:53:04.880Z] INFO: Copying the built client binary to d:\CI\PR-42854\8\binary\docker-abaa5b5ee8.exe... [2021-09-23T17:53:04.880Z] INFO: Copying dockerversion from the container... [2021-09-23T17:53:04.880Z] INFO: Copying the golang package from the container to d:\CI\PR-42854\8\installer\go.zip... [2021-09-23T17:53:04.880Z] INFO: Extracting go.zip to d:\CI\PR-42854\8\go [2021-09-23T17:53:05.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:53:06.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T17:53:06.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T17:53:08.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T17:53:08.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T17:53:09.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T17:53:10.176Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.87s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2021-09-23T17:53:12.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s) [2021-09-23T17:53:12.068Z] === RUN TestCgroupNamespacesRun [2021-09-23T17:53:13.431Z] --- PASS: TestCgroupNamespacesRun (1.28s) [2021-09-23T17:53:13.431Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-23T17:53:13.431Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-23T17:53:13.431Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-23T17:53:13.431Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-23T17:53:14.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2021-09-23T17:53:14.795Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-23T17:53:15.762Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2021-09-23T17:53:15.762Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-23T17:53:17.125Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2021-09-23T17:53:17.125Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-23T17:53:18.053Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2021-09-23T17:53:18.053Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-23T17:53:18.980Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-09-23T17:53:18.980Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-23T17:53:19.908Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2021-09-23T17:53:19.908Z] === RUN TestNISDomainname [2021-09-23T17:53:20.469Z] --- PASS: TestNISDomainname (0.58s) [2021-09-23T17:53:20.469Z] === RUN TestHostnameDnsResolution [2021-09-23T17:53:21.396Z] --- PASS: TestHostnameDnsResolution (0.78s) [2021-09-23T17:53:21.396Z] === RUN TestStats [2021-09-23T17:53:23.908Z] --- PASS: TestStats (2.53s) [2021-09-23T17:53:23.908Z] === RUN TestStopContainerWithTimeout [2021-09-23T17:53:23.908Z] === RUN TestStopContainerWithTimeout/0 [2021-09-23T17:53:23.908Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-23T17:53:23.908Z] === RUN TestStopContainerWithTimeout/1 [2021-09-23T17:53:23.908Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-23T17:53:23.908Z] === RUN TestStopContainerWithTimeout/3 [2021-09-23T17:53:23.908Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-23T17:53:23.908Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-23T17:53:23.908Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-23T17:53:23.908Z] === CONT TestStopContainerWithTimeout/0 [2021-09-23T17:53:23.908Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-23T17:53:24.877Z] === CONT TestStopContainerWithTimeout/3 [2021-09-23T17:53:25.940Z] INFO: Extraction ended at 09/23/2021 17:53:24. Duration:00:00:22.7903553 [2021-09-23T17:53:25.940Z] INFO: Updating the golang and path environment variables [2021-09-23T17:53:25.940Z] INFO: GOPATH=d:\gopath [2021-09-23T17:53:25.940Z] INFO: go version go1.17.1 windows/amd64 [2021-09-23T17:53:25.940Z] INFO: Running the daemon under test in debug mode [2021-09-23T17:53:25.940Z] INFO: Starting a daemon under test... [2021-09-23T17:53:25.940Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42854\8\daemon --pidfile d:\CI\PR-42854\8\docker.pid -D [2021-09-23T17:53:25.940Z] INFO: Process started successfully. [2021-09-23T17:53:25.940Z] INFO: Start tailing logs of the daemon under tests [2021-09-23T17:53:25.940Z] INFO: Waiting for the daemon under test to start... [2021-09-23T17:53:26.763Z] === CONT TestStopContainerWithTimeout/1 [2021-09-23T17:53:28.127Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-23T17:53:28.127Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2021-09-23T17:53:28.127Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2021-09-23T17:53:28.127Z] --- PASS: TestStopContainerWithTimeout/3 (2.47s) [2021-09-23T17:53:28.127Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2021-09-23T17:53:28.127Z] === RUN TestDeleteDevicemapper [2021-09-23T17:53:28.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T17:53:28.127Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-23T17:53:28.127Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T17:53:30.642Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s) [2021-09-23T17:53:30.642Z] === RUN TestUpdateMemory [2021-09-23T17:53:30.898Z] --- PASS: TestUpdateMemory (0.63s) [2021-09-23T17:53:30.898Z] === RUN TestUpdateCPUQuota [2021-09-23T17:53:31.468Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.623461952s with top 10 stages: buildssa: 1m31.092864411s, goimports: 20.601062881s, unconvert: 13.056995298s, gosec: 10.095428136s, golint: 6.723501893s, misspell: 4.586497709s, ineffassign: 4.497903693s, inspect: 3.245055852s, vrp: 3.127774334s, printf: 2.058832918s [2021-09-23T17:53:31.866Z] --- PASS: TestUpdateCPUQuota (0.93s) [2021-09-23T17:53:31.866Z] === RUN TestUpdatePidsLimit [2021-09-23T17:53:31.866Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-23T17:53:32.122Z] === RUN TestUpdatePidsLimit/no_change [2021-09-23T17:53:32.419Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-23T17:53:32.674Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-23T17:53:32.972Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-23T17:53:33.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-23T17:53:33.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-23T17:53:34.411Z] --- PASS: TestUpdatePidsLimit (2.41s) [2021-09-23T17:53:34.411Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-09-23T17:53:34.411Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2021-09-23T17:53:34.411Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-09-23T17:53:34.411Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-09-23T17:53:34.411Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-09-23T17:53:34.411Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-09-23T17:53:34.411Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-09-23T17:53:34.411Z] === RUN TestUpdateRestartPolicy [2021-09-23T17:53:44.278Z] ok github.com/docker/docker/libnetwork/ipam 77.042s coverage: 85.3% of statements [2021-09-23T17:53:44.278Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T17:53:44.278Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T17:53:44.278Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-09-23T17:53:44.278Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.015s coverage: 47.4% of statements [2021-09-23T17:53:44.278Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T17:53:44.278Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-09-23T17:53:44.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-23T17:53:44.851Z] ok github.com/docker/docker/libnetwork/ipamutils 0.493s coverage: 74.0% of statements [2021-09-23T17:53:46.281Z] --- PASS: TestBuildWithHugeFile (52.32s) [2021-09-23T17:53:46.281Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T17:53:46.281Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:53:46.281Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-23T17:53:46.281Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T17:53:46.281Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:53:46.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:53:46.281Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:53:46.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:53:46.281Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:53:46.281Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:53:46.281Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:53:46.281Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:53:46.281Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:53:46.281Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-23T17:53:46.281Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-09-23T17:53:46.281Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-09-23T17:53:46.281Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-23T17:53:46.281Z] === RUN TestBuildPreserveOwnership [2021-09-23T17:53:46.281Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-23T17:53:46.661Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2021-09-23T17:53:46.661Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T17:53:46.661Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2021-09-23T17:53:46.661Z] === RUN TestWaitNonBlocked [2021-09-23T17:53:46.661Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:53:46.661Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:53:46.661Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:53:46.661Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:53:46.661Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:53:46.661Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:53:46.661Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-23T17:53:46.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2021-09-23T17:53:46.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-09-23T17:53:46.661Z] === RUN TestWaitBlocked [2021-09-23T17:53:46.661Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:53:46.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:53:46.662Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:53:46.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:53:46.662Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:53:46.662Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:53:46.767Z] ok github.com/docker/docker/libnetwork/iptables 0.286s coverage: 45.1% of statements [2021-09-23T17:53:46.767Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-09-23T17:53:47.005Z] .....INFO: Daemon under test started and replied! [2021-09-23T17:53:47.005Z] INFO: Docker version of the daemon under test [2021-09-23T17:53:47.005Z] [2021-09-23T17:53:47.005Z] Client: [2021-09-23T17:53:47.005Z] Version: 17.06.2-ce [2021-09-23T17:53:47.005Z] API version: 1.30 [2021-09-23T17:53:47.005Z] Go version: go1.8.3 [2021-09-23T17:53:47.005Z] Git commit: cec0b72 [2021-09-23T17:53:47.005Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-23T17:53:47.005Z] OS/Arch: windows/amd64 [2021-09-23T17:53:47.005Z] [2021-09-23T17:53:47.005Z] Server: [2021-09-23T17:53:47.006Z] Version: 0.0.0-dev [2021-09-23T17:53:47.006Z] API version: 1.42 (minimum version 1.24) [2021-09-23T17:53:47.006Z] Go version: go1.17.1 [2021-09-23T17:53:47.006Z] Git commit: abaa5b5ee8 [2021-09-23T17:53:47.006Z] Built: 09/23/2021 17:51:52 [2021-09-23T17:53:47.006Z] OS/Arch: windows/amd64 [2021-09-23T17:53:47.006Z] Experimental: false [2021-09-23T17:53:47.006Z] [2021-09-23T17:53:47.006Z] INFO: Docker info of the daemon under test [2021-09-23T17:53:47.006Z] [2021-09-23T17:53:47.006Z] Containers: 0 [2021-09-23T17:53:47.006Z] Running: 0 [2021-09-23T17:53:47.006Z] Paused: 0 [2021-09-23T17:53:47.006Z] Stopped: 0 [2021-09-23T17:53:47.006Z] Images: 0 [2021-09-23T17:53:47.006Z] Server Version: 0.0.0-dev [2021-09-23T17:53:47.006Z] Storage Driver: windowsfilter [2021-09-23T17:53:47.006Z] Windows: [2021-09-23T17:53:47.006Z] Logging Driver: json-file [2021-09-23T17:53:47.006Z] Plugins: [2021-09-23T17:53:47.006Z] Volume: local [2021-09-23T17:53:47.006Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T17:53:47.006Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T17:53:47.006Z] Swarm: inactive [2021-09-23T17:53:47.006Z] Default Isolation: process [2021-09-23T17:53:47.006Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-23T17:53:47.006Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-23T17:53:47.006Z] OSType: windows [2021-09-23T17:53:47.006Z] Architecture: x86_64 [2021-09-23T17:53:47.006Z] CPUs: 4 [2021-09-23T17:53:47.006Z] Total Memory: 32GiB [2021-09-23T17:53:47.006Z] Name: azwin-2-28f860 [2021-09-23T17:53:47.006Z] ID: Y75V:2YY5:MR6Q:HUZP:IM24:F535:JHYO:3SRC:7ML7:Z3TW:HGMS:HANN [2021-09-23T17:53:47.006Z] Docker Root Dir: D:\CI\PR-42854\8\daemon [2021-09-23T17:53:47.006Z] Debug Mode (client): false [2021-09-23T17:53:47.006Z] Debug Mode (server): true [2021-09-23T17:53:47.006Z] File Descriptors: -1 [2021-09-23T17:53:47.006Z] Goroutines: 16 [2021-09-23T17:53:47.006Z] System Time: 2021-09-23T17:53:44.164015Z [2021-09-23T17:53:47.006Z] EventsListeners: 0 [2021-09-23T17:53:47.006Z] Registry: https://index.docker.io/v1/ [2021-09-23T17:53:47.006Z] Labels: [2021-09-23T17:53:47.006Z] Experimental: false [2021-09-23T17:53:47.006Z] Insecure Registries: [2021-09-23T17:53:47.006Z] 127.0.0.0/8 [2021-09-23T17:53:47.006Z] Live Restore Enabled: false [2021-09-23T17:53:47.006Z] [2021-09-23T17:53:47.006Z] [2021-09-23T17:53:47.006Z] INFO: Docker images of the daemon under test [2021-09-23T17:53:47.006Z] [2021-09-23T17:53:47.006Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T17:53:47.006Z] [2021-09-23T17:53:47.006Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-23T17:53:47.006Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-09-23T17:53:47.006Z] ltsc2019: Pulling from windows/servercore [2021-09-23T17:53:47.006Z] 4612f6d0b889: Pulling fs layer [2021-09-23T17:53:47.006Z] a0ddf88812f1: Pulling fs layer [2021-09-23T17:53:47.340Z] ok github.com/docker/docker/libnetwork/netutils 0.037s coverage: 44.1% of statements [2021-09-23T17:53:47.587Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-23T17:53:47.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2021-09-23T17:53:47.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2021-09-23T17:53:47.587Z] === CONT TestContainerStartOnDaemonRestart [2021-09-23T17:53:47.587Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-23T17:53:48.169Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-23T17:53:49.556Z] INFO [runner/unused/goanalysis] analyzers took 27.132605583s with top 10 stages: buildssa: 23.194157328s, U1000: 3.938448255s [2021-09-23T17:53:49.556Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-09-23T17:53:49.556Z] INFO [runner] Processors filtering stat (out/in): cgo: 2178/2759, nolint: 0/78, path_prettifier: 2178/2178, exclude-rules: 78/1790, filename_unadjuster: 2178/2178, skip_files: 2178/2178, skip_dirs: 2178/2178, autogenerated_exclude: 1790/2178, identifier_marker: 1790/1790, exclude: 1790/1790 [2021-09-23T17:53:49.556Z] INFO [runner] processing took 79.562696ms with stages: identifier_marker: 28.929052ms, nolint: 26.711564ms, path_prettifier: 11.118801ms, autogenerated_exclude: 5.111776ms, exclude-rules: 4.60904ms, skip_dirs: 1.985657ms, filename_unadjuster: 743.172µs, cgo: 348.359µs, max_same_issues: 1.254µs, skip_files: 1.061µs, uniq_by_line: 852ns, diff: 615ns, exclude: 379ns, max_from_linter: 372ns, max_per_file_from_linter: 257ns, source_code: 257ns, path_shortener: 228ns [2021-09-23T17:53:49.556Z] INFO [runner] linters took 1m37.38959592s with stages: goanalysis_metalinter: 1m16.364492666s, unused: 20.944520087s [2021-09-23T17:53:49.556Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-09-23T17:53:49.556Z] INFO Memory: 2400 samples, avg is 397.7MB, max is 3955.7MB [2021-09-23T17:53:49.556Z] INFO Execution took 3m59.845572103s [2021-09-23T17:53:49.556Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-09-23T17:53:49.885Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3226073cb7c1d7da97315e3ee56173d00cd42cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3226073cb7c1d7da97315e3ee56173d00cd42cc hack/make.sh dynbinary test-docker-py [2021-09-23T17:53:50.147Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2021-09-23T17:53:50.147Z] === CONT TestIpcModeOlderClient [2021-09-23T17:53:50.147Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-09-23T17:53:50.147Z] === CONT TestContainerKillOnDaemonStart [2021-09-23T17:53:50.147Z] --- PASS: TestContainerStartOnDaemonRestart (2.49s) [2021-09-23T17:53:50.147Z] === CONT TestDaemonHostGatewayIP [2021-09-23T17:53:50.451Z] [2021-09-23T17:53:50.451Z] Removing bundles/ [2021-09-23T17:53:50.451Z] [2021-09-23T17:53:50.451Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:53:50.451Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:53:50.451Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:53:52.336Z] --- PASS: TestBuildPreserveOwnership (10.46s) [2021-09-23T17:53:52.336Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.45s) [2021-09-23T17:53:52.336Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-09-23T17:53:52.336Z] === RUN TestBuildPlatformInvalid [2021-09-23T17:53:52.336Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-23T17:53:52.336Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-23T17:53:52.336Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-23T17:53:52.336Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-23T17:53:52.336Z] PASS [2021-09-23T17:53:52.336Z] [2021-09-23T17:53:52.336Z] === Skipped [2021-09-23T17:53:52.336Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-23T17:53:52.336Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:53:52.336Z] [2021-09-23T17:53:52.336Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-23T17:53:52.336Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:53:52.336Z] [2021-09-23T17:53:52.336Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-23T17:53:52.336Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-23T17:53:52.336Z] [2021-09-23T17:53:52.336Z] DONE 34 tests, 3 skipped in 113.147s [2021-09-23T17:53:52.336Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-23T17:53:52.336Z] INFO: Testing against a local daemon [2021-09-23T17:53:52.336Z] === RUN TestConfigInspect [2021-09-23T17:53:52.336Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.336Z] --- SKIP: TestConfigInspect (0.02s) [2021-09-23T17:53:52.336Z] === RUN TestConfigList [2021-09-23T17:53:52.336Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.336Z] --- SKIP: TestConfigList (0.02s) [2021-09-23T17:53:52.336Z] === RUN TestConfigsCreateAndDelete [2021-09-23T17:53:52.336Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.336Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-09-23T17:53:52.336Z] === RUN TestConfigsUpdate [2021-09-23T17:53:52.336Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.336Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-09-23T17:53:52.336Z] === RUN TestTemplatedConfig [2021-09-23T17:53:52.336Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.336Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-23T17:53:52.337Z] === RUN TestConfigCreateResolve [2021-09-23T17:53:52.337Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.337Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-09-23T17:53:52.337Z] PASS [2021-09-23T17:53:52.337Z] [2021-09-23T17:53:52.337Z] === Skipped [2021-09-23T17:53:52.337Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-09-23T17:53:52.337Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.337Z] [2021-09-23T17:53:52.337Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-09-23T17:53:52.337Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.337Z] [2021-09-23T17:53:52.337Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-09-23T17:53:52.337Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.337Z] [2021-09-23T17:53:52.337Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-09-23T17:53:52.337Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.337Z] [2021-09-23T17:53:52.337Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-09-23T17:53:52.337Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.337Z] [2021-09-23T17:53:52.337Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-09-23T17:53:52.337Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:53:52.337Z] [2021-09-23T17:53:52.337Z] DONE 6 tests, 6 skipped in 0.162s [2021-09-23T17:53:52.337Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-23T17:53:52.594Z] INFO: Testing against a local daemon [2021-09-23T17:53:52.594Z] === RUN TestCheckpoint [2021-09-23T17:53:52.594Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T17:53:52.594Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T17:53:52.594Z] === RUN TestContainerInvalidJSON [2021-09-23T17:53:52.594Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:53:52.594Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:53:52.594Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:53:52.594Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:53:52.594Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:53:52.594Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:53:52.594Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-23T17:53:52.594Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T17:53:52.594Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T17:53:52.594Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T17:53:52.594Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-09-23T17:53:52.594Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T17:53:52.594Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-09-23T17:53:52.594Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T17:53:52.594Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-09-23T17:53:52.594Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T17:53:52.746Z] === CONT TestDaemonRestartIpcMode [2021-09-23T17:53:52.746Z] --- PASS: TestDaemonHostGatewayIP (2.56s) [2021-09-23T17:53:52.784Z] a0ddf88812f1: Verifying Checksum [2021-09-23T17:53:52.784Z] a0ddf88812f1: Download complete [2021-09-23T17:53:52.857Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-23T17:53:52.857Z] === RUN TestCopyFromContainer [2021-09-23T17:53:55.261Z] --- PASS: TestDaemonRestartIpcMode (2.52s) [2021-09-23T17:53:56.176Z] === RUN TestCopyFromContainer// [2021-09-23T17:53:56.176Z] === RUN TestCopyFromContainer//bar/root [2021-09-23T17:53:56.176Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-23T17:53:56.432Z] === RUN TestCopyFromContainer/bar/quux [2021-09-23T17:53:56.432Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-23T17:53:56.432Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-23T17:53:56.432Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-23T17:53:56.432Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-23T17:53:56.689Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-23T17:53:56.689Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer (3.93s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-23T17:53:56.689Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-23T17:53:56.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T17:53:56.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:53:56.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:53:56.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:53:56.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:53:56.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:53:56.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:53:56.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:53:56.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:53:56.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:53:56.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-23T17:53:56.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T17:53:56.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T17:53:56.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T17:53:56.689Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T17:53:56.689Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-23T17:53:56.689Z] === RUN TestCreateWithInvalidEnv [2021-09-23T17:53:56.689Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T17:53:56.689Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T17:53:56.689Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T17:53:56.689Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T17:53:56.689Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T17:53:56.689Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T17:53:56.689Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T17:53:56.689Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T17:53:56.689Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T17:53:56.689Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-23T17:53:56.689Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T17:53:56.689Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T17:53:56.689Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T17:53:56.689Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T17:53:56.689Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-23T17:53:56.689Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T17:53:57.459Z] 4612f6d0b889: Verifying Checksum [2021-09-23T17:53:57.459Z] 4612f6d0b889: Download complete [2021-09-23T17:53:58.056Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2021-09-23T17:53:58.056Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T17:53:59.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2021-09-23T17:53:59.421Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T17:53:59.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:53:59.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:53:59.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:53:59.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:53:59.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:53:59.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:53:59.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:53:59.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:53:59.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:53:59.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:53:59.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:53:59.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:53:59.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:53:59.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:53:59.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:53:59.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-23T17:53:59.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-23T17:53:59.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-23T17:53:59.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-23T17:53:59.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-23T17:53:59.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-23T17:53:59.421Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T17:53:59.678Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-09-23T17:53:59.678Z] === RUN TestCreateDifferentPlatform [2021-09-23T17:53:59.678Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T17:53:59.678Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T17:53:59.678Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-23T17:53:59.678Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T17:53:59.678Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T17:53:59.678Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T17:53:59.678Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-09-23T17:53:59.678Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T17:53:59.678Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-23T17:53:59.678Z] === RUN TestContainerStartOnDaemonRestart [2021-09-23T17:53:59.678Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-23T17:53:59.678Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-09-23T17:53:59.678Z] === RUN TestDaemonRestartIpcMode [2021-09-23T17:53:59.678Z] === PAUSE TestDaemonRestartIpcMode [2021-09-23T17:53:59.678Z] === RUN TestDaemonHostGatewayIP [2021-09-23T17:53:59.678Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:53:59.678Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-09-23T17:53:59.678Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-23T17:53:59.678Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-23T17:53:59.678Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T17:53:59.678Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-23T17:53:59.678Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-23T17:53:59.678Z] === RUN TestDiff [2021-09-23T17:54:00.242Z] --- PASS: TestDiff (0.39s) [2021-09-23T17:54:00.242Z] === RUN TestExecWithCloseStdin [2021-09-23T17:54:00.499Z] --- PASS: TestExecWithCloseStdin (0.46s) [2021-09-23T17:54:00.499Z] === RUN TestExec [2021-09-23T17:54:01.061Z] --- PASS: TestExec (0.46s) [2021-09-23T17:54:01.061Z] === RUN TestExecUser [2021-09-23T17:54:01.317Z] --- PASS: TestExecUser (0.44s) [2021-09-23T17:54:01.317Z] === RUN TestExportContainerAndImportImage [2021-09-23T17:54:01.829Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2021-09-23T17:54:01.829Z] PASS [2021-09-23T17:54:01.829Z] [2021-09-23T17:54:01.829Z] === Skipped [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-23T17:54:01.829Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T17:54:01.829Z] [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-23T17:54:01.829Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-23T17:54:01.829Z] [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T17:54:01.829Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T17:54:01.829Z] [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-23T17:54:01.829Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-23T17:54:01.829Z] [2021-09-23T17:54:01.829Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-23T17:54:01.829Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T17:54:01.829Z] [2021-09-23T17:54:01.829Z] DONE 195 tests, 5 skipped in 109.339s [2021-09-23T17:54:01.829Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-23T17:54:01.829Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T17:54:02.085Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-09-23T17:54:02.085Z] === RUN TestDaemonConfigValidation [2021-09-23T17:54:02.085Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:54:02.085Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-23T17:54:02.085Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-23T17:54:02.085Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-23T17:54:02.085Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-23T17:54:02.085Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-23T17:54:02.085Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:54:02.085Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-23T17:54:02.085Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-23T17:54:02.085Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-23T17:54:02.085Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-23T17:54:02.245Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2021-09-23T17:54:02.245Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T17:54:02.340Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-23T17:54:02.340Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-09-23T17:54:02.340Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-09-23T17:54:02.340Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-09-23T17:54:02.340Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-09-23T17:54:02.340Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-09-23T17:54:02.340Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T17:54:02.340Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-23T17:54:03.267Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-23T17:54:03.613Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-09-23T17:54:03.613Z] === RUN TestHealthCheckWorkdir [2021-09-23T17:54:03.869Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2021-09-23T17:54:03.869Z] === RUN TestHealthKillContainer [2021-09-23T17:54:04.194Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-23T17:54:05.558Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-23T17:54:05.558Z] daemon_test.go:148: [d01e8bc5eb663] daemon is not started [2021-09-23T17:54:05.558Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2021-09-23T17:54:05.558Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-09-23T17:54:05.558Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-09-23T17:54:05.558Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-09-23T17:54:05.558Z] PASS [2021-09-23T17:54:05.558Z] [2021-09-23T17:54:05.558Z] DONE 11 tests in 3.897s [2021-09-23T17:54:05.558Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-23T17:54:05.558Z] INFO: Testing against a local daemon [2021-09-23T17:54:05.558Z] === RUN TestCommitInheritsEnv [2021-09-23T17:54:05.558Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-09-23T17:54:05.558Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T17:54:05.558Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-23T17:54:05.558Z] === RUN TestImagesFilterMultiReference [2021-09-23T17:54:05.814Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-09-23T17:54:05.814Z] === RUN TestImagePullPlatformInvalid [2021-09-23T17:54:05.814Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-23T17:54:05.814Z] === RUN TestRemoveImageOrphaning [2021-09-23T17:54:06.070Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-09-23T17:54:06.070Z] === RUN TestRemoveImageGarbageCollector [2021-09-23T17:54:06.386Z] --- PASS: TestHealthKillContainer (2.55s) [2021-09-23T17:54:06.386Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T17:54:06.949Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-09-23T17:54:06.949Z] === RUN TestIpcModeNone [2021-09-23T17:54:07.205Z] --- PASS: TestIpcModeNone (0.48s) [2021-09-23T17:54:07.205Z] === RUN TestIpcModePrivate [2021-09-23T17:54:07.768Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-09-23T17:54:07.768Z] --- PASS: TestIpcModePrivate (0.50s) [2021-09-23T17:54:07.768Z] === RUN TestIpcModeShareable [2021-09-23T17:54:07.768Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:07.768Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-09-23T17:54:07.768Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-23T17:54:07.957Z] --- PASS: TestRemoveImageGarbageCollector (1.64s) [2021-09-23T17:54:07.957Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T17:54:07.957Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-09-23T17:54:07.957Z] === RUN TestTagInvalidReference [2021-09-23T17:54:07.957Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-23T17:54:07.957Z] === RUN TestTagValidPrefixedRepo [2021-09-23T17:54:07.957Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-23T17:54:07.957Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T17:54:07.957Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-23T17:54:07.957Z] === RUN TestTagOfficialNames [2021-09-23T17:54:07.957Z] --- PASS: TestTagOfficialNames (0.04s) [2021-09-23T17:54:07.957Z] === RUN TestTagMatchesDigest [2021-09-23T17:54:07.957Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-23T17:54:07.957Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-23T17:54:09.135Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2021-09-23T17:54:09.135Z] === RUN TestAPIIpcModeHost [2021-09-23T17:54:09.135Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:09.135Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-09-23T17:54:09.135Z] === RUN TestDaemonIpcModeShareable [2021-09-23T17:54:09.135Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:09.135Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-09-23T17:54:09.135Z] === RUN TestDaemonIpcModePrivate [2021-09-23T17:54:10.504Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-09-23T17:54:10.504Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2021-09-23T17:54:10.504Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-23T17:54:10.504Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:10.504Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-23T17:54:10.504Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-23T17:54:10.504Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:10.504Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-23T17:54:10.504Z] === RUN TestIpcModeOlderClient [2021-09-23T17:54:10.504Z] === PAUSE TestIpcModeOlderClient [2021-09-23T17:54:10.504Z] === RUN TestKillContainerInvalidSignal [2021-09-23T17:54:10.760Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-09-23T17:54:10.760Z] === RUN TestKillContainer [2021-09-23T17:54:10.760Z] === RUN TestKillContainer/no_signal [2021-09-23T17:54:11.322Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T17:54:11.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-23T17:54:11.581Z] === RUN TestKillContainer/killing_signal [2021-09-23T17:54:12.143Z] --- PASS: TestKillContainer (1.32s) [2021-09-23T17:54:12.143Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-09-23T17:54:12.143Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-09-23T17:54:12.143Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-09-23T17:54:12.143Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T17:54:12.143Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-23T17:54:12.705Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-23T17:54:13.267Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.99s) [2021-09-23T17:54:13.267Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-09-23T17:54:13.267Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-09-23T17:54:13.267Z] === RUN TestKillStoppedContainer [2021-09-23T17:54:13.267Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-09-23T17:54:13.267Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T17:54:13.267Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-09-23T17:54:13.267Z] === RUN TestKillDifferentUserContainer [2021-09-23T17:54:13.523Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2021-09-23T17:54:13.523Z] === RUN TestInspectOomKilledTrue [2021-09-23T17:54:13.523Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:13.523Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T17:54:13.523Z] === RUN TestInspectOomKilledFalse [2021-09-23T17:54:13.523Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T17:54:13.523Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T17:54:13.523Z] === RUN TestLinksEtcHostsContentMatch [2021-09-23T17:54:13.523Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-23T17:54:13.523Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-09-23T17:54:13.523Z] === RUN TestLinksContainerNames [2021-09-23T17:54:14.451Z] --- PASS: TestLinksContainerNames (0.83s) [2021-09-23T17:54:14.451Z] === RUN TestLogsFollowTailEmpty [2021-09-23T17:54:14.707Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2021-09-23T17:54:14.707Z] === RUN TestContainerNetworkMountsNoChown [2021-09-23T17:54:15.270Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/default [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/default [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/private [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/private [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rprivate [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/slave [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/slave [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rslave [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/shared [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/shared [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rshared [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/default [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/rshared [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/shared [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/rslave [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/slave [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/rprivate [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/private [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-23T17:54:15.270Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:54:15.270Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:54:15.270Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-23T17:54:15.527Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-23T17:54:15.527Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-23T17:54:15.527Z] === RUN TestContainerBindMountNonRecursive [2021-09-23T17:54:15.789Z] 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-09-23T17:54:15.789Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-09-23T17:54:15.789Z] === RUN TestContainerVolumesMountedAsShared [2021-09-23T17:54:15.789Z] 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-09-23T17:54:15.789Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-09-23T17:54:15.789Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-23T17:54:15.789Z] 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-09-23T17:54:15.789Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-09-23T17:54:15.789Z] === RUN TestNetworkNat [2021-09-23T17:54:16.045Z] --- PASS: TestNetworkNat (0.49s) [2021-09-23T17:54:16.045Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T17:54:16.608Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-09-23T17:54:16.608Z] === RUN TestNetworkLoopbackNat [2021-09-23T17:54:19.123Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2021-09-23T17:54:19.123Z] === RUN TestPause [2021-09-23T17:54:19.123Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:19.123Z] --- SKIP: TestPause (0.00s) [2021-09-23T17:54:19.123Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T17:54:19.123Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T17:54:19.123Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T17:54:19.123Z] === RUN TestPauseStopPausedContainer [2021-09-23T17:54:19.123Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:19.123Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-09-23T17:54:19.123Z] === RUN TestPidHost [2021-09-23T17:54:20.057Z] --- PASS: TestPidHost (0.94s) [2021-09-23T17:54:20.057Z] === RUN TestPsFilter [2021-09-23T17:54:20.314Z] --- PASS: TestPsFilter (0.13s) [2021-09-23T17:54:20.314Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T17:54:20.570Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2021-09-23T17:54:20.570Z] === RUN TestRemoveContainerWithVolume [2021-09-23T17:54:21.132Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-09-23T17:54:21.132Z] === RUN TestRemoveContainerRunning [2021-09-23T17:54:21.388Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-09-23T17:54:21.388Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T17:54:21.950Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-09-23T17:54:21.950Z] === RUN TestRemoveInvalidContainer [2021-09-23T17:54:21.950Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-23T17:54:21.950Z] === RUN TestRenameLinkedContainer [2021-09-23T17:54:23.840Z] --- PASS: TestRenameLinkedContainer (1.64s) [2021-09-23T17:54:23.840Z] === RUN TestRenameStoppedContainer [2021-09-23T17:54:23.840Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-09-23T17:54:23.840Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T17:54:24.768Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2021-09-23T17:54:24.768Z] === RUN TestRenameInvalidName [2021-09-23T17:54:25.024Z] --- PASS: TestRenameInvalidName (0.41s) [2021-09-23T17:54:25.024Z] === RUN TestRenameAnonymousContainer [2021-09-23T17:54:26.917Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2021-09-23T17:54:26.917Z] === RUN TestRenameContainerWithSameName [2021-09-23T17:54:26.917Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-09-23T17:54:26.917Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T17:54:27.846Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2021-09-23T17:54:27.846Z] === RUN TestResize [2021-09-23T17:54:28.102Z] --- PASS: TestResize (0.41s) [2021-09-23T17:54:28.102Z] === RUN TestResizeWithInvalidSize [2021-09-23T17:54:28.665Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2021-09-23T17:54:28.665Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T17:54:28.923Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2021-09-23T17:54:28.923Z] === RUN TestDaemonRestartKillContainers [2021-09-23T17:54:28.923Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-23T17:54:28.923Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-23T17:54:28.923Z] === RUN TestCgroupNamespacesRun [2021-09-23T17:54:30.298Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2021-09-23T17:54:30.298Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-23T17:54:31.663Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2021-09-23T17:54:31.663Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-23T17:54:32.592Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2021-09-23T17:54:32.592Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-23T17:54:33.523Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2021-09-23T17:54:33.523Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-23T17:54:34.891Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-09-23T17:54:34.891Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-23T17:54:35.821Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2021-09-23T17:54:35.821Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-23T17:54:36.753Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-09-23T17:54:36.753Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-23T17:54:37.683Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2021-09-23T17:54:37.684Z] === RUN TestNISDomainname [2021-09-23T17:54:37.684Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-23T17:54:37.684Z] --- SKIP: TestNISDomainname (0.01s) [2021-09-23T17:54:37.684Z] === RUN TestHostnameDnsResolution [2021-09-23T17:54:37.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-23T17:54:37.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-23T17:54:38.614Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-09-23T17:54:38.614Z] === RUN TestStats [2021-09-23T17:54:38.614Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:38.614Z] --- SKIP: TestStats (0.00s) [2021-09-23T17:54:38.614Z] === RUN TestStopContainerWithTimeout [2021-09-23T17:54:38.614Z] === RUN TestStopContainerWithTimeout/0 [2021-09-23T17:54:38.614Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-23T17:54:38.614Z] === RUN TestStopContainerWithTimeout/1 [2021-09-23T17:54:38.614Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-23T17:54:38.614Z] === RUN TestStopContainerWithTimeout/3 [2021-09-23T17:54:38.614Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-23T17:54:38.614Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-23T17:54:38.614Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-23T17:54:38.614Z] === CONT TestStopContainerWithTimeout/0 [2021-09-23T17:54:38.614Z] === CONT TestStopContainerWithTimeout/3 [2021-09-23T17:54:39.176Z] === CONT TestStopContainerWithTimeout/1 [2021-09-23T17:54:40.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-23T17:54:40.540Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-23T17:54:42.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-23T17:54:42.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-23T17:54:43.056Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-23T17:54:43.056Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2021-09-23T17:54:43.056Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-09-23T17:54:43.056Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-09-23T17:54:43.056Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2021-09-23T17:54:43.056Z] === RUN TestDeleteDevicemapper [2021-09-23T17:54:43.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T17:54:43.056Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-23T17:54:43.056Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T17:54:43.988Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.14s) [2021-09-23T17:54:43.988Z] === RUN TestUpdateMemory [2021-09-23T17:54:43.988Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:43.988Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-23T17:54:43.988Z] === RUN TestUpdateCPUQuota [2021-09-23T17:54:43.988Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:43.988Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-09-23T17:54:43.988Z] === RUN TestUpdatePidsLimit [2021-09-23T17:54:43.988Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:43.988Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-09-23T17:54:43.988Z] === RUN TestUpdateRestartPolicy [2021-09-23T17:54:46.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-23T17:54:54.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-23T17:54:56.184Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2021-09-23T17:54:56.184Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T17:54:56.184Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-09-23T17:54:56.184Z] === RUN TestWaitNonBlocked [2021-09-23T17:54:56.184Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:54:56.184Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:54:56.184Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:54:56.184Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:54:56.184Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T17:54:56.184Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T17:54:56.184Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-23T17:54:56.184Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2021-09-23T17:54:56.184Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2021-09-23T17:54:56.184Z] === RUN TestWaitBlocked [2021-09-23T17:54:56.184Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:54:56.184Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:54:56.184Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:54:56.184Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:54:56.184Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T17:54:56.184Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T17:54:56.766Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-23T17:54:56.766Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2021-09-23T17:54:56.766Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-09-23T17:54:56.766Z] === CONT TestDaemonRestartIpcMode [2021-09-23T17:54:56.766Z] === CONT TestIpcModeOlderClient [2021-09-23T17:54:56.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-23T17:54:57.027Z] --- PASS: TestIpcModeOlderClient (0.15s) [2021-09-23T17:54:57.027Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-23T17:54:59.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-23T17:54:59.555Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2021-09-23T17:54:59.555Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2021-09-23T17:54:59.555Z] PASS [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === Skipped [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-23T17:54:59.555Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-09-23T17:54:59.555Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-09-23T17:54:59.555Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-09-23T17:54:59.555Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-09-23T17:54:59.555Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-09-23T17:54:59.555Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-09-23T17:54:59.555Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-23T17:54:59.555Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-23T17:54:59.555Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-23T17:54:59.555Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-23T17:54:59.555Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-09-23T17:54:59.555Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-09-23T17:54:59.555Z] 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-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-09-23T17:54:59.555Z] 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-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-09-23T17:54:59.555Z] 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-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-09-23T17:54:59.555Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T17:54:59.555Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-09-23T17:54:59.555Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-09-23T17:54:59.555Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-09-23T17:54:59.555Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-09-23T17:54:59.555Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-23T17:54:59.555Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-23T17:54:59.555Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-09-23T17:54:59.555Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-09-23T17:54:59.555Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-23T17:54:59.555Z] [2021-09-23T17:54:59.555Z] DONE 176 tests, 25 skipped in 66.982s [2021-09-23T17:54:59.555Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-23T17:54:59.555Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T17:55:00.118Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-09-23T17:55:00.118Z] === RUN TestDaemonConfigValidation [2021-09-23T17:55:00.118Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:55:00.118Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:55:00.118Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-23T17:55:00.118Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-23T17:55:00.118Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-23T17:55:00.118Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-23T17:55:00.118Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-23T17:55:00.118Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-23T17:55:00.118Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-23T17:55:00.118Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-23T17:55:00.118Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-23T17:55:00.118Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-23T17:55:00.118Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-23T17:55:00.118Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-23T17:55:00.374Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-23T17:55:00.374Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-23T17:55:00.374Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-09-23T17:55:00.374Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-09-23T17:55:00.374Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-09-23T17:55:00.374Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-09-23T17:55:00.374Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-09-23T17:55:00.374Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T17:55:00.374Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-23T17:55:00.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-23T17:55:01.303Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-23T17:55:02.670Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-23T17:55:02.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-23T17:55:03.602Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-23T17:55:03.602Z] daemon_test.go:148: [dee034ef2953c] daemon is not started [2021-09-23T17:55:03.602Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-09-23T17:55:03.602Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-09-23T17:55:03.602Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-09-23T17:55:03.602Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-09-23T17:55:03.602Z] PASS [2021-09-23T17:55:03.602Z] [2021-09-23T17:55:03.602Z] DONE 11 tests in 4.155s [2021-09-23T17:55:03.602Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-23T17:55:03.859Z] INFO: Testing against a local daemon [2021-09-23T17:55:03.859Z] === RUN TestCommitInheritsEnv [2021-09-23T17:55:05.224Z] --- PASS: TestCommitInheritsEnv (1.40s) [2021-09-23T17:55:05.224Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T17:55:05.224Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-23T17:55:05.224Z] === RUN TestImagesFilterMultiReference [2021-09-23T17:55:05.224Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-09-23T17:55:05.224Z] === RUN TestImagePullPlatformInvalid [2021-09-23T17:55:05.224Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-23T17:55:05.224Z] === RUN TestRemoveImageOrphaning [2021-09-23T17:55:05.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-23T17:55:07.112Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-09-23T17:55:07.112Z] === RUN TestRemoveImageGarbageCollector [2021-09-23T17:55:07.112Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-23T17:55:07.112Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-23T17:55:07.112Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T17:55:07.112Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-09-23T17:55:07.112Z] === RUN TestTagInvalidReference [2021-09-23T17:55:07.112Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-23T17:55:07.112Z] === RUN TestTagValidPrefixedRepo [2021-09-23T17:55:07.368Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-23T17:55:07.368Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T17:55:07.368Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-23T17:55:07.368Z] === RUN TestTagOfficialNames [2021-09-23T17:55:07.368Z] --- PASS: TestTagOfficialNames (0.05s) [2021-09-23T17:55:07.368Z] === RUN TestTagMatchesDigest [2021-09-23T17:55:07.368Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-23T17:55:07.368Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-23T17:55:08.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-23T17:55:10.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-23T17:55:13.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-23T17:55:15.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:55:15.223Z] Using test binary docker [2021-09-23T17:55:15.223Z] +++ /etc/init.d/apparmor start [2021-09-23T17:55:15.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:55:15.223Z] INFO: Waiting for daemon to start... [2021-09-23T17:55:15.223Z] Starting dockerd [2021-09-23T17:55:15.223Z] +++ 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-09-23T17:55:18.027Z] . [2021-09-23T17:55:18.027Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:55:18.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:55:18.027Z] Error: No such image: emptyfs [2021-09-23T17:55:18.027Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-23T17:55:18.027Z] ++++ docker load [2021-09-23T17:55:18.287Z] Running integration-test (iteration 1) [2021-09-23T17:55:18.287Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-23T17:55:18.287Z] ++ 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-09-23T17:55:18.287Z] ++ set -e [2021-09-23T17:55:18.287Z] ++ '[' -n 0 ']' [2021-09-23T17:55:18.287Z] ++ set -x [2021-09-23T17:55:18.287Z] ++ env -i DEST=/go/src/github.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-09-23T17:55:19.229Z] Loaded image: busybox:latest [2021-09-23T17:55:19.799Z] Loaded image: busybox:glibc [2021-09-23T17:55:25.081Z] Loaded image: debian:bullseye-slim [2021-09-23T17:55:25.081Z] Loaded image: hello-world:latest [2021-09-23T17:55:25.081Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:55:25.081Z] INFO: Testing against a local daemon [2021-09-23T17:55:25.081Z] === RUN TestCgroupNamespacesBuild [2021-09-23T17:55:26.896Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:55:26.896Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:55:26.896Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:55:26.896Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:55:26.896Z] [2021-09-23T17:55:26.896Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-09-23T17:55:26.896Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-09-23T17:55:26.896Z] Using test binary docker [2021-09-23T17:55:26.896Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-23T17:55:26.896Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:55:26.896Z] INFO: Waiting for daemon to start... [2021-09-23T17:55:26.896Z] Starting dockerd [2021-09-23T17:55:26.896Z] . [2021-09-23T17:55:26.896Z] INFO: Building docker-sdk-python3:5.0.0... [2021-09-23T17:55:27.619Z] --- PASS: TestCgroupNamespacesBuild (2.64s) [2021-09-23T17:55:27.619Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-23T17:55:29.526Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2021-09-23T17:55:29.526Z] === RUN TestBuildWithSession [2021-09-23T17:55:29.526Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:55:29.526Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T17:55:29.526Z] === RUN TestBuildSquashParent [2021-09-23T17:55:37.659Z] --- PASS: TestBuildSquashParent (8.27s) [2021-09-23T17:55:37.659Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T17:55:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:55:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:55:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:55:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:55:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:55:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:55:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:55:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:55:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:55:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:55:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:55:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:55:37.659Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:55:37.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:55:38.665Z] 4612f6d0b889: Pull complete [2021-09-23T17:55:38.855Z] ok github.com/docker/docker/libnetwork/networkdb 103.847s coverage: 60.0% of statements [2021-09-23T17:55:38.855Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T17:55:38.855Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-09-23T17:55:39.427Z] ok github.com/docker/docker/libnetwork/osl 4.390s coverage: 39.7% of statements [2021-09-23T17:55:39.690Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-09-23T17:55:40.263Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-09-23T17:55:40.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:55:40.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:55:42.179Z] ok github.com/docker/docker/libnetwork/portmapper 1.490s coverage: 48.6% of statements [2021-09-23T17:55:42.752Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-09-23T17:55:42.752Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T17:55:43.696Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2021-09-23T17:55:43.696Z] [2021-09-23T17:55:43.696Z] === Skipped [2021-09-23T17:55:43.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T17:55:43.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:55:43.696Z] [2021-09-23T17:55:43.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T17:55:43.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:55:43.696Z] [2021-09-23T17:55:43.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T17:55:43.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:55:43.696Z] [2021-09-23T17:55:43.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T17:55:43.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:55:43.696Z] [2021-09-23T17:55:43.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T17:55:43.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T17:55:43.696Z] [2021-09-23T17:55:43.696Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-23T17:55:43.696Z] firewalld_test.go:14: firewalld is not running [2021-09-23T17:55:43.696Z] [2021-09-23T17:55:43.696Z] DONE 331 tests, 6 skipped in 297.851s [2021-09-23T17:55:44.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:55:44.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:55:44.429Z] --- PASS: TestImportExtremelyLargeImageWorks (91.57s) [2021-09-23T17:55:44.429Z] PASS [2021-09-23T17:55:44.429Z] [2021-09-23T17:55:44.429Z] DONE 12 tests in 94.004s [2021-09-23T17:55:44.429Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-23T17:55:44.429Z] INFO: Testing against a local daemon [2021-09-23T17:55:44.429Z] === RUN TestNetworkCreateDelete [2021-09-23T17:55:44.429Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-09-23T17:55:44.429Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T17:55:44.429Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-09-23T17:55:44.429Z] === RUN TestDaemonDNSFallback Post stage [Pipeline] junit [2021-09-23T17:55:45.098Z] Recording test results [2021-09-23T17:55:46.444Z] --- PASS: TestDaemonDNSFallback (6.43s) [2021-09-23T17:55:46.444Z] === RUN TestInspectNetwork [2021-09-23T17:55:46.827Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-23T17:55:47.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4d45ff196676d4f5d588359ce5460eaf8a42fa9 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4d45ff196676d4f5d588359ce5460eaf8a42fa9 hack/make.sh dynbinary test-integration [2021-09-23T17:55:47.553Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-23T17:55:47.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2021-09-23T17:55:47.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2021-09-23T17:55:47.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s) [2021-09-23T17:55:47.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2021-09-23T17:55:47.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s) [2021-09-23T17:55:47.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s) [2021-09-23T17:55:47.553Z] === RUN TestBuildMultiStageCopy [2021-09-23T17:55:47.553Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T17:55:48.143Z] [2021-09-23T17:55:48.143Z] Removing bundles/ [2021-09-23T17:55:48.143Z] [2021-09-23T17:55:48.143Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-23T17:55:48.143Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:55:48.143Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:55:49.464Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T17:55:49.709Z] === RUN TestInspectNetwork/full_network_id [2021-09-23T17:55:49.709Z] === RUN TestInspectNetwork/partial_network_id [2021-09-23T17:55:49.709Z] === RUN TestInspectNetwork/network_name [2021-09-23T17:55:49.709Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-23T17:55:50.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T17:55:50.605Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T17:55:50.866Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T17:55:51.436Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2021-09-23T17:55:51.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2021-09-23T17:55:51.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2021-09-23T17:55:51.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-09-23T17:55:51.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-09-23T17:55:51.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2021-09-23T17:55:51.436Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T17:55:52.819Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2021-09-23T17:55:52.819Z] === RUN TestBuildLabelWithTargets [2021-09-23T17:55:53.955Z] --- PASS: TestInspectNetwork (7.31s) [2021-09-23T17:55:53.955Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-23T17:55:53.955Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-23T17:55:53.955Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-23T17:55:53.955Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-23T17:55:53.956Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T17:55:55.361Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-09-23T17:55:55.361Z] === RUN TestBuildWithEmptyLayers [2021-09-23T17:55:55.402Z] --- PASS: TestRunContainerWithBridgeNone (1.73s) [2021-09-23T17:55:55.402Z] === RUN TestNetworkInvalidJSON [2021-09-23T17:55:55.402Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T17:55:55.402Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T17:55:55.402Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T17:55:55.402Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T17:55:55.402Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T17:55:55.402Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T17:55:55.402Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-23T17:55:55.402Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T17:55:55.402Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T17:55:55.402Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T17:55:55.402Z] === RUN TestNetworkList [2021-09-23T17:55:55.402Z] === RUN TestNetworkList//networks [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkList//networks [2021-09-23T17:55:55.402Z] === RUN TestNetworkList//networks/ [2021-09-23T17:55:55.402Z] === PAUSE TestNetworkList//networks/ [2021-09-23T17:55:55.402Z] === CONT TestNetworkList//networks [2021-09-23T17:55:55.402Z] === CONT TestNetworkList//networks/ [2021-09-23T17:55:55.402Z] --- PASS: TestNetworkList (0.01s) [2021-09-23T17:55:55.402Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T17:55:55.402Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T17:55:55.402Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T17:55:55.931Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2021-09-23T17:55:55.932Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T17:55:55.963Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-09-23T17:55:55.963Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T17:55:56.888Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-09-23T17:55:56.888Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T17:55:57.815Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-09-23T17:55:57.815Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T17:55:58.783Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-09-23T17:55:58.783Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T17:55:59.229Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2021-09-23T17:55:59.229Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T17:56:00.147Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-09-23T17:56:00.147Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T17:56:00.611Z] --- PASS: TestBuildUncleanTarFilenames (1.58s) [2021-09-23T17:56:00.611Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T17:56:00.707Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-09-23T17:56:00.707Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T17:56:03.262Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2021-09-23T17:56:03.262Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T17:56:03.262Z] service_test.go:243: FLAKY_TEST [2021-09-23T17:56:03.262Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T17:56:03.262Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T17:56:03.930Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2021-09-23T17:56:03.930Z] === RUN TestBuildWithHugeFile [2021-09-23T17:56:13.577Z] sha256:cf877f6ff9274382e7e7e86579700bebd896867f2547bf312acb12ce1d337685 [2021-09-23T17:56:13.577Z] INFO: Starting docker-py tests... [2021-09-23T17:56:13.577Z] ============================= test session starts ============================== [2021-09-23T17:56:13.577Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-09-23T17:56:13.577Z] rootdir: /src, inifile: pytest.ini [2021-09-23T17:56:13.577Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-09-23T17:56:13.577Z] collected 390 items / 1 deselected / 389 selected [2021-09-23T17:56:13.577Z] [2021-09-23T17:56:18.096Z] --- PASS: TestServiceWithDataPathPortInit (13.95s) [2021-09-23T17:56:18.096Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T17:56:19.461Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:th1zoscd4taj519ftnaeluts7 Created:2021-09-23 17:56:18.234908887 +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[6898e6d49e49692f6f7e17823ad270ec7d6a15249224d383f74955d7cfa0665e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xslpg1o5cvoa46umqsmsi55yr EndpointID:42c5a04d0c4e2cf71f6f47bdf485bd1dae3685629b7dc8f9add56c5b39ca6cf6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5957f0cfceab6945c287bdc555e4bb89e226c51e31d3ab2cdce14ec6cc034c23 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:ddcf9fd51ddc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xslpg1o5cvoa46umqsmsi55yr EndpointID:42c5a04d0c4e2cf71f6f47bdf485bd1dae3685629b7dc8f9add56c5b39ca6cf6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-23T17:56:23.522Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-09-23T17:56:24.088Z] tests/integration/api_client_test.py ..... [ 7%] [2021-09-23T17:56:24.784Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2021-09-23T17:56:24.784Z] PASS [2021-09-23T17:56:24.784Z] [2021-09-23T17:56:24.784Z] === Skipped [2021-09-23T17:56:24.784Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T17:56:24.784Z] service_test.go:243: FLAKY_TEST [2021-09-23T17:56:24.784Z] [2021-09-23T17:56:24.784Z] DONE 26 tests, 1 skipped in 44.631s [2021-09-23T17:56:24.784Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-23T17:56:24.784Z] INFO: Testing against a local daemon [2021-09-23T17:56:24.784Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-23T17:56:24.784Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:56:24.784Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T17:56:24.784Z] === RUN TestDockerNetworkIpvlan [2021-09-23T17:56:24.784Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:56:24.784Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-23T17:56:24.784Z] PASS [2021-09-23T17:56:24.784Z] [2021-09-23T17:56:24.784Z] === Skipped [2021-09-23T17:56:24.784Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T17:56:24.784Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:56:24.784Z] [2021-09-23T17:56:24.784Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-23T17:56:24.784Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:56:24.784Z] [2021-09-23T17:56:24.784Z] DONE 2 tests, 2 skipped in 0.022s [2021-09-23T17:56:24.784Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-23T17:56:24.784Z] INFO: Testing against a local daemon [2021-09-23T17:56:24.784Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-23T17:56:25.345Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2021-09-23T17:56:25.345Z] === RUN TestDockerNetworkMacvlan [2021-09-23T17:56:25.846Z] tests/integration/api_config_test.py ..... [ 8%] [2021-09-23T17:56:26.278Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-23T17:56:26.850Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-23T17:56:27.474Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-23T17:56:29.362Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-23T17:56:31.248Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-23T17:56:34.558Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-23T17:56:35.486Z] --- PASS: TestDockerNetworkMacvlan (10.01s) [2021-09-23T17:56:35.486Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-09-23T17:56:35.486Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-09-23T17:56:35.486Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2021-09-23T17:56:35.486Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2021-09-23T17:56:35.486Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2021-09-23T17:56:35.486Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2021-09-23T17:56:35.486Z] PASS [2021-09-23T17:56:35.486Z] [2021-09-23T17:56:35.486Z] DONE 8 tests in 11.314s [2021-09-23T17:56:35.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-23T17:56:35.486Z] testing: warning: no tests to run [2021-09-23T17:56:35.486Z] PASS [2021-09-23T17:56:35.486Z] [2021-09-23T17:56:35.486Z] DONE 0 tests in 0.007s [2021-09-23T17:56:35.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-23T17:56:35.486Z] INFO: Testing against a local daemon [2021-09-23T17:56:35.486Z] === RUN TestAuthZPluginAllowRequest [2021-09-23T17:56:36.932Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2021-09-23T17:56:36.932Z] === RUN TestAuthZPluginTLS [2021-09-23T17:56:37.188Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-09-23T17:56:37.188Z] === RUN TestAuthZPluginDenyRequest [2021-09-23T17:56:37.749Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-09-23T17:56:37.749Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-23T17:56:38.309Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-09-23T17:56:38.309Z] === RUN TestAuthZPluginDenyResponse [2021-09-23T17:56:38.868Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-09-23T17:56:38.868Z] === RUN TestAuthZPluginAllowEventStream [2021-09-23T17:56:39.836Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2021-09-23T17:56:39.836Z] === RUN TestAuthZPluginErrorResponse [2021-09-23T17:56:40.399Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-09-23T17:56:40.399Z] === RUN TestAuthZPluginErrorRequest [2021-09-23T17:56:40.960Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-09-23T17:56:40.960Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-23T17:56:41.521Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-09-23T17:56:41.521Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-23T17:56:42.926Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2021-09-23T17:56:42.926Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-23T17:56:43.754Z] --- PASS: TestImportExtremelyLargeImageWorks (90.00s) [2021-09-23T17:56:43.754Z] PASS [2021-09-23T17:56:43.754Z] [2021-09-23T17:56:43.754Z] === Skipped [2021-09-23T17:56:43.754Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-23T17:56:43.754Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-23T17:56:43.754Z] [2021-09-23T17:56:43.754Z] DONE 12 tests, 1 skipped in 93.733s [2021-09-23T17:56:43.754Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-23T17:56:43.754Z] INFO: Testing against a local daemon [2021-09-23T17:56:43.754Z] === RUN TestNetworkCreateDelete [2021-09-23T17:56:43.754Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-09-23T17:56:43.754Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T17:56:43.754Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-09-23T17:56:43.754Z] === RUN TestDaemonDNSFallback [2021-09-23T17:56:44.316Z] --- PASS: TestDaemonDNSFallback (6.31s) [2021-09-23T17:56:44.317Z] === RUN TestInspectNetwork [2021-09-23T17:56:44.317Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:44.317Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T17:56:44.317Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestNetworkInvalidJSON [2021-09-23T17:56:44.317Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T17:56:44.317Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T17:56:44.317Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T17:56:44.317Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T17:56:44.317Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T17:56:44.317Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T17:56:44.317Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T17:56:44.317Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T17:56:44.317Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T17:56:44.317Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-23T17:56:44.317Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T17:56:44.317Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T17:56:44.317Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestNetworkList [2021-09-23T17:56:44.317Z] === RUN TestNetworkList//networks [2021-09-23T17:56:44.317Z] === PAUSE TestNetworkList//networks [2021-09-23T17:56:44.317Z] === RUN TestNetworkList//networks/ [2021-09-23T17:56:44.317Z] === PAUSE TestNetworkList//networks/ [2021-09-23T17:56:44.317Z] === CONT TestNetworkList//networks [2021-09-23T17:56:44.317Z] === CONT TestNetworkList//networks/ [2021-09-23T17:56:44.317Z] --- PASS: TestNetworkList (0.01s) [2021-09-23T17:56:44.317Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T17:56:44.317Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T17:56:44.317Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T17:56:44.317Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-09-23T17:56:44.317Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T17:56:44.317Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T17:56:44.317Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T17:56:44.317Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T17:56:44.317Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T17:56:44.317Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:44.317Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T17:56:44.317Z] service_test.go:243: FLAKY_TEST [2021-09-23T17:56:44.317Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T17:56:44.317Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:44.317Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T17:56:44.317Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:44.317Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T17:56:44.317Z] PASS [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === Skipped [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-09-23T17:56:44.317Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-09-23T17:56:44.317Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-09-23T17:56:44.317Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-09-23T17:56:44.317Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T17:56:44.317Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T17:56:44.317Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T17:56:44.317Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T17:56:44.317Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T17:56:44.317Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T17:56:44.317Z] service_test.go:243: FLAKY_TEST [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-09-23T17:56:44.317Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T17:56:44.317Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] DONE 22 tests, 12 skipped in 6.985s [2021-09-23T17:56:44.317Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-23T17:56:44.317Z] INFO: Testing against a local daemon [2021-09-23T17:56:44.317Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-23T17:56:44.317Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:56:44.317Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T17:56:44.317Z] === RUN TestDockerNetworkIpvlan [2021-09-23T17:56:44.317Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:56:44.317Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-23T17:56:44.317Z] PASS [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === Skipped [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T17:56:44.317Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-23T17:56:44.317Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T17:56:44.317Z] [2021-09-23T17:56:44.317Z] DONE 2 tests, 2 skipped in 0.093s [2021-09-23T17:56:44.317Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-23T17:56:44.333Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2021-09-23T17:56:44.333Z] === RUN TestAuthZPluginHeader [2021-09-23T17:56:44.573Z] INFO: Testing against a local daemon [2021-09-23T17:56:44.573Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-23T17:56:44.573Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.573Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestDockerNetworkMacvlan [2021-09-23T17:56:44.573Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.573Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-09-23T17:56:44.573Z] PASS [2021-09-23T17:56:44.573Z] [2021-09-23T17:56:44.573Z] === Skipped [2021-09-23T17:56:44.573Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-23T17:56:44.573Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.573Z] [2021-09-23T17:56:44.573Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-09-23T17:56:44.573Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:56:44.573Z] [2021-09-23T17:56:44.573Z] DONE 2 tests, 2 skipped in 0.098s [2021-09-23T17:56:44.573Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-23T17:56:44.573Z] testing: warning: no tests to run [2021-09-23T17:56:44.573Z] PASS [2021-09-23T17:56:44.573Z] [2021-09-23T17:56:44.573Z] DONE 0 tests in 0.023s [2021-09-23T17:56:44.573Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-23T17:56:44.573Z] INFO: Testing against a local daemon [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginAllowRequest [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginTLS [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginDenyRequest [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginDenyResponse [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginAllowEventStream [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginErrorResponse [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginErrorRequest [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginHeader [2021-09-23T17:56:44.573Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.573Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-09-23T17:56:44.573Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-23T17:56:44.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.829Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-09-23T17:56:44.829Z] === RUN TestAuthZPluginV2Disable [2021-09-23T17:56:44.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.829Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-09-23T17:56:44.829Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-23T17:56:44.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.829Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-23T17:56:44.829Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-23T17:56:44.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.829Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-23T17:56:44.829Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-23T17:56:44.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.829Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-09-23T17:56:44.829Z] PASS [2021-09-23T17:56:44.829Z] [2021-09-23T17:56:44.829Z] === Skipped [2021-09-23T17:56:44.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-09-23T17:56:44.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.829Z] [2021-09-23T17:56:44.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-09-23T17:56:44.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.829Z] [2021-09-23T17:56:44.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-09-23T17:56:44.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:44.830Z] [2021-09-23T17:56:44.830Z] DONE 17 tests, 17 skipped in 0.285s [2021-09-23T17:56:44.830Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-23T17:56:45.086Z] INFO: Testing against a local daemon [2021-09-23T17:56:45.086Z] === RUN TestPluginInvalidJSON [2021-09-23T17:56:45.086Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T17:56:45.086Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T17:56:45.086Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T17:56:45.086Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-09-23T17:56:45.086Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T17:56:45.086Z] === RUN TestPluginInstall [2021-09-23T17:56:45.086Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:45.086Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-23T17:56:45.086Z] === RUN TestPluginsWithRuntimes [2021-09-23T17:56:45.086Z] 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-09-23T17:56:45.086Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-23T17:56:45.086Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T17:56:45.086Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-23T17:56:45.086Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T17:56:45.086Z] PASS [2021-09-23T17:56:45.086Z] [2021-09-23T17:56:45.086Z] === Skipped [2021-09-23T17:56:45.086Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-09-23T17:56:45.086Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-23T17:56:45.086Z] [2021-09-23T17:56:45.086Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-09-23T17:56:45.086Z] 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-09-23T17:56:45.086Z] [2021-09-23T17:56:45.086Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T17:56:45.086Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-23T17:56:45.086Z] [2021-09-23T17:56:45.086Z] DONE 5 tests, 3 skipped in 0.129s [2021-09-23T17:56:45.087Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-23T17:56:45.087Z] INFO: Testing against a local daemon [2021-09-23T17:56:45.087Z] === RUN TestExternalGraphDriver [2021-09-23T17:56:45.087Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-23T17:56:45.087Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-09-23T17:56:45.087Z] === RUN TestGraphdriverPluginV2 [2021-09-23T17:56:45.259Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-09-23T17:56:45.259Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-23T17:56:48.607Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.39s) [2021-09-23T17:56:48.607Z] === RUN TestAuthZPluginV2Disable [2021-09-23T17:56:49.254Z] --- PASS: TestGraphdriverPluginV2 (3.57s) [2021-09-23T17:56:49.254Z] PASS [2021-09-23T17:56:49.254Z] [2021-09-23T17:56:49.254Z] === Skipped [2021-09-23T17:56:49.254Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-09-23T17:56:49.254Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-23T17:56:49.254Z] [2021-09-23T17:56:49.254Z] DONE 2 tests, 1 skipped in 3.711s [2021-09-23T17:56:49.254Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-23T17:56:49.254Z] INFO: Testing against a local daemon [2021-09-23T17:56:49.254Z] === RUN TestContinueAfterPluginCrash [2021-09-23T17:56:49.254Z] === PAUSE TestContinueAfterPluginCrash [2021-09-23T17:56:49.254Z] === RUN TestReadPluginNoRead [2021-09-23T17:56:49.254Z] === PAUSE TestReadPluginNoRead [2021-09-23T17:56:49.254Z] === RUN TestDaemonStartWithLogOpt [2021-09-23T17:56:49.254Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-23T17:56:49.254Z] === CONT TestContinueAfterPluginCrash [2021-09-23T17:56:49.254Z] === CONT TestDaemonStartWithLogOpt [2021-09-23T17:56:51.910Z] --- PASS: TestAuthZPluginV2Disable (2.81s) [2021-09-23T17:56:51.910Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-23T17:56:53.423Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2021-09-23T17:56:53.423Z] === CONT TestReadPluginNoRead [2021-09-23T17:56:54.424Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s) [2021-09-23T17:56:54.424Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-23T17:56:55.313Z] === RUN TestReadPluginNoRead/default [2021-09-23T17:56:55.394Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-09-23T17:56:56.682Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-23T17:56:57.610Z] --- PASS: TestContinueAfterPluginCrash (8.88s) [2021-09-23T17:56:57.867Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-23T17:56:59.232Z] === CONT TestReadPluginNoRead [2021-09-23T17:56:59.232Z] read_test.go:92: [df4ef8de43e7b] daemon is not started [2021-09-23T17:56:59.232Z] --- PASS: TestReadPluginNoRead (5.94s) [2021-09-23T17:56:59.232Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2021-09-23T17:56:59.232Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2021-09-23T17:56:59.232Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2021-09-23T17:56:59.232Z] PASS [2021-09-23T17:56:59.232Z] [2021-09-23T17:56:59.232Z] DONE 6 tests in 10.322s [2021-09-23T17:56:59.232Z] 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-09-23T17:56:59.232Z] testing: warning: no tests to run [2021-09-23T17:56:59.232Z] PASS [2021-09-23T17:56:59.232Z] [2021-09-23T17:56:59.232Z] DONE 0 tests in 0.031s [2021-09-23T17:56:59.232Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-23T17:56:59.232Z] INFO: Testing against a local daemon [2021-09-23T17:56:59.232Z] === RUN TestPluginWithDevMounts [2021-09-23T17:56:59.232Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-23T17:56:59.232Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-23T17:56:59.232Z] PASS [2021-09-23T17:56:59.232Z] [2021-09-23T17:56:59.232Z] === Skipped [2021-09-23T17:56:59.232Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-09-23T17:56:59.232Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-23T17:56:59.232Z] [2021-09-23T17:56:59.232Z] DONE 1 tests, 1 skipped in 0.093s [2021-09-23T17:56:59.232Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-23T17:56:59.232Z] INFO: Testing against a local daemon [2021-09-23T17:56:59.232Z] === RUN TestSecretInspect [2021-09-23T17:56:59.232Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.232Z] --- SKIP: TestSecretInspect (0.01s) [2021-09-23T17:56:59.232Z] === RUN TestSecretList [2021-09-23T17:56:59.232Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.232Z] --- SKIP: TestSecretList (0.02s) [2021-09-23T17:56:59.232Z] === RUN TestSecretsCreateAndDelete [2021-09-23T17:56:59.232Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.232Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-09-23T17:56:59.232Z] === RUN TestSecretsUpdate [2021-09-23T17:56:59.489Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-09-23T17:56:59.489Z] === RUN TestTemplatedSecret [2021-09-23T17:56:59.489Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-23T17:56:59.489Z] === RUN TestSecretCreateResolve [2021-09-23T17:56:59.489Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-09-23T17:56:59.489Z] PASS [2021-09-23T17:56:59.489Z] [2021-09-23T17:56:59.489Z] === Skipped [2021-09-23T17:56:59.489Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-09-23T17:56:59.489Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] [2021-09-23T17:56:59.489Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-09-23T17:56:59.489Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] [2021-09-23T17:56:59.489Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-09-23T17:56:59.489Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] [2021-09-23T17:56:59.489Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-09-23T17:56:59.489Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] [2021-09-23T17:56:59.489Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-09-23T17:56:59.489Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] [2021-09-23T17:56:59.489Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-09-23T17:56:59.489Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] [2021-09-23T17:56:59.489Z] DONE 6 tests, 6 skipped in 0.156s [2021-09-23T17:56:59.489Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-23T17:56:59.489Z] INFO: Testing against a local daemon [2021-09-23T17:56:59.489Z] === RUN TestServiceCreateInit [2021-09-23T17:56:59.489Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T17:56:59.489Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T17:56:59.489Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- PASS: TestServiceCreateInit (0.01s) [2021-09-23T17:56:59.489Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T17:56:59.489Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T17:56:59.489Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T17:56:59.489Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-09-23T17:56:59.489Z] === RUN TestCreateServiceConflict [2021-09-23T17:56:59.489Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-09-23T17:56:59.489Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T17:56:59.489Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-09-23T17:56:59.489Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T17:56:59.489Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-09-23T17:56:59.489Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T17:56:59.489Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-09-23T17:56:59.489Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T17:56:59.489Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.489Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-09-23T17:56:59.489Z] === RUN TestCreateServiceSysctls [2021-09-23T17:56:59.489Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.745Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-23T17:56:59.745Z] === RUN TestCreateServiceCapabilities [2021-09-23T17:56:59.745Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.745Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-23T17:56:59.745Z] === RUN TestInspect [2021-09-23T17:56:59.745Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.745Z] --- SKIP: TestInspect (0.01s) [2021-09-23T17:56:59.745Z] === RUN TestCreateJob [2021-09-23T17:56:59.745Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.745Z] --- SKIP: TestCreateJob (0.01s) [2021-09-23T17:56:59.745Z] === RUN TestReplicatedJob [2021-09-23T17:56:59.745Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.745Z] --- SKIP: TestReplicatedJob (0.01s) [2021-09-23T17:56:59.745Z] === RUN TestUpdateReplicatedJob [2021-09-23T17:56:59.745Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.745Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-09-23T17:56:59.745Z] === RUN TestServiceListWithStatuses [2021-09-23T17:56:59.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T17:56:59.745Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T17:56:59.745Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T17:56:59.745Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.745Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-09-23T17:56:59.745Z] === RUN TestDockerNetworkReConnect [2021-09-23T17:56:59.745Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:56:59.745Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-09-23T17:56:59.745Z] === RUN TestServicePlugin [2021-09-23T17:57:01.639Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] --- SKIP: TestServicePlugin (1.94s) [2021-09-23T17:57:01.639Z] === RUN TestServiceUpdateLabel [2021-09-23T17:57:01.639Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-09-23T17:57:01.639Z] === RUN TestServiceUpdateSecrets [2021-09-23T17:57:01.639Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-09-23T17:57:01.639Z] === RUN TestServiceUpdateConfigs [2021-09-23T17:57:01.639Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-09-23T17:57:01.639Z] === RUN TestServiceUpdateNetwork [2021-09-23T17:57:01.639Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-09-23T17:57:01.639Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T17:57:01.639Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-09-23T17:57:01.639Z] PASS [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === Skipped [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T17:57:01.639Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T17:57:01.639Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-09-23T17:57:01.639Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-09-23T17:57:01.639Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-09-23T17:57:01.639Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-09-23T17:57:01.639Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-09-23T17:57:01.639Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-09-23T17:57:01.639Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-09-23T17:57:01.639Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-09-23T17:57:01.639Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-09-23T17:57:01.639Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-09-23T17:57:01.639Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-09-23T17:57:01.639Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-09-23T17:57:01.639Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-23T17:57:01.639Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-09-23T17:57:01.639Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-09-23T17:57:01.639Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2021-09-23T17:57:01.639Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-09-23T17:57:01.639Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-09-23T17:57:01.639Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-09-23T17:57:01.639Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-09-23T17:57:01.639Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-09-23T17:57:01.639Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-23T17:57:01.639Z] [2021-09-23T17:57:01.639Z] DONE 24 tests, 23 skipped in 2.317s [2021-09-23T17:57:01.639Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-23T17:57:01.895Z] INFO: Testing against a local daemon [2021-09-23T17:57:01.895Z] === RUN TestSessionCreate [2021-09-23T17:57:01.895Z] --- PASS: TestSessionCreate (0.02s) [2021-09-23T17:57:01.895Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T17:57:01.895Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-23T17:57:01.895Z] PASS [2021-09-23T17:57:01.895Z] [2021-09-23T17:57:01.895Z] DONE 2 tests in 0.123s [2021-09-23T17:57:01.895Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-23T17:57:01.895Z] INFO: Testing against a local daemon [2021-09-23T17:57:01.895Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T17:57:01.895Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T17:57:01.895Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T17:57:01.895Z] === RUN TestDiskUsage [2021-09-23T17:57:01.895Z] === PAUSE TestDiskUsage [2021-09-23T17:57:01.895Z] === RUN TestEventsExecDie [2021-09-23T17:57:02.458Z] --- PASS: TestEventsExecDie (0.51s) [2021-09-23T17:57:02.458Z] === RUN TestEventsBackwardsCompatible [2021-09-23T17:57:02.458Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-23T17:57:02.458Z] === RUN TestEventsVolumeCreate [2021-09-23T17:57:02.458Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-09-23T17:57:02.458Z] === RUN TestInfoBinaryCommits [2021-09-23T17:57:02.714Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-23T17:57:02.714Z] === RUN TestInfoAPIVersioned [2021-09-23T17:57:02.714Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-23T17:57:02.714Z] === RUN TestInfoDiscoveryBackend [2021-09-23T17:57:03.276Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-23T17:57:03.276Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-23T17:57:06.542Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-09-23T17:57:06.542Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-23T17:57:06.542Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:57:06.542Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-23T17:57:06.542Z] === RUN TestInfoAPI [2021-09-23T17:57:06.542Z] --- PASS: TestInfoAPI (0.02s) [2021-09-23T17:57:06.542Z] === RUN TestInfoAPIWarnings [2021-09-23T17:57:06.628Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.61s) [2021-09-23T17:57:06.628Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-23T17:57:09.654Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-23T17:57:09.654Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:57:09.654Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T17:57:09.654Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-23T17:57:09.654Z] [2021-09-23T17:57:09.654Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-23T17:57:10.226Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-23T17:57:10.226Z] HOSTNAME=bdd1649f4e5f [2021-09-23T17:57:10.226Z] TESTDEBUG=0 [2021-09-23T17:57:10.226Z] DEST=bundles/test-integration [2021-09-23T17:57:10.226Z] PWD=/go/src/github.com/docker/docker [2021-09-23T17:57:10.226Z] DOCKER_GITCOMMIT=a4d45ff196676d4f5d588359ce5460eaf8a42fa9 [2021-09-23T17:57:10.226Z] container=docker [2021-09-23T17:57:10.226Z] HOME=/root [2021-09-23T17:57:10.226Z] GOLANG_VERSION=1.17.1 [2021-09-23T17:57:10.226Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-23T17:57:10.226Z] VALIDATE_BRANCH=master [2021-09-23T17:57:10.226Z] TERM=xterm [2021-09-23T17:57:10.226Z] DOCKER_PKG=github.com/docker/docker [2021-09-23T17:57:10.226Z] SHLVL=1 [2021-09-23T17:57:10.226Z] TIMEOUT=120m [2021-09-23T17:57:10.226Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-23T17:57:10.226Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-23T17:57:10.226Z] GO111MODULE=off [2021-09-23T17:57:10.226Z] DOCKER_EXPERIMENTAL=1 [2021-09-23T17:57:10.226Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-23T17:57:10.226Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-23T17:57:10.226Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-23T17:57:10.226Z] GOPATH=/go [2021-09-23T17:57:10.226Z] PKG_CONFIG=pkg-config [2021-09-23T17:57:10.226Z] _=/usr/bin/env [2021-09-23T17:57:10.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-23T17:57:19.862Z] a0ddf88812f1: Pull complete [2021-09-23T17:57:19.862Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-23T17:57:19.862Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T17:57:19.862Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-09-23T17:57:19.862Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-09-23T17:57:19.862Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2183' [2021-09-23T17:57:19.862Z] WARN: Skipping validation tests [2021-09-23T17:57:19.862Z] INFO: Running unit tests at 09/23/2021 17:57:16... [2021-09-23T17:57:20.826Z] INFO: make.ps1 starting at 09/23/2021 17:57:20 [2021-09-23T17:57:21.282Z] INFO: Git commit (abaa5b5ee8) assumed from DOCKER_GITCOMMIT environment variable [2021-09-23T17:57:21.282Z] INFO: Invoking autogen... [2021-09-23T17:57:21.497Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-09-23T17:57:21.497Z] PASS [2021-09-23T17:57:21.497Z] [2021-09-23T17:57:21.497Z] DONE 17 tests in 45.848s [2021-09-23T17:57:21.497Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-23T17:57:21.497Z] INFO: Testing against a local daemon [2021-09-23T17:57:21.497Z] === RUN TestPluginInvalidJSON [2021-09-23T17:57:21.497Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T17:57:21.497Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T17:57:21.497Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T17:57:21.497Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-23T17:57:21.497Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T17:57:21.497Z] === RUN TestPluginInstall [2021-09-23T17:57:21.497Z] === RUN TestPluginInstall/no_auth [2021-09-23T17:57:21.740Z] INFO: Running unit tests... [2021-09-23T17:57:23.429Z] time="2021-09-23T17:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T17:57:23.429Z] time="2021-09-23T17:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76c5a5dea3a2fa4b4c428de8722d94c2b52ce6aafcddfd5e74a5ffdd0c552796" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T17:57:23.429Z] time="2021-09-23T17:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T17:57:23.429Z] time="2021-09-23T17:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76c5a5dea3a2fa4b4c428de8722d94c2b52ce6aafcddfd5e74a5ffdd0c552796" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T17:57:23.429Z] === RUN TestPluginInstall/with_htpasswd [2021-09-23T17:57:23.684Z] time="2021-09-23T17:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T17:57:23.684Z] time="2021-09-23T17:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91474b33f246d317e3fb71ba9351eb104ee53391f8a6d1098e9212908fd83cb5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T17:57:23.684Z] time="2021-09-23T17:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T17:57:23.684Z] time="2021-09-23T17:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91474b33f246d317e3fb71ba9351eb104ee53391f8a6d1098e9212908fd83cb5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T17:57:23.984Z] === RUN TestPluginInstall/with_insecure [2021-09-23T17:57:24.585Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-09-23T17:57:24.585Z] === RUN TestInfoDebug [2021-09-23T17:57:24.585Z] --- PASS: TestInfoDebug (0.55s) [2021-09-23T17:57:24.585Z] === RUN TestInfoInsecureRegistries [2021-09-23T17:57:24.585Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-09-23T17:57:24.585Z] === RUN TestInfoRegistryMirrors [2021-09-23T17:57:24.585Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-23T17:57:24.585Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T17:57:24.585Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-09-23T17:57:24.585Z] === RUN TestPingCacheHeaders [2021-09-23T17:57:24.585Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-23T17:57:24.585Z] === RUN TestPingGet [2021-09-23T17:57:24.585Z] --- PASS: TestPingGet (0.01s) [2021-09-23T17:57:24.585Z] === RUN TestPingHead [2021-09-23T17:57:24.585Z] --- PASS: TestPingHead (0.02s) [2021-09-23T17:57:24.585Z] === RUN TestVersion [2021-09-23T17:57:24.585Z] --- PASS: TestVersion (0.02s) [2021-09-23T17:57:24.585Z] === CONT TestDiskUsage [2021-09-23T17:57:24.911Z] time="2021-09-23T17:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T17:57:24.911Z] time="2021-09-23T17:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e09889e189087db6b98d37cc9c341c8294f18ba73e84f543e7aeda915e2013f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T17:57:24.911Z] time="2021-09-23T17:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T17:57:24.911Z] time="2021-09-23T17:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e09889e189087db6b98d37cc9c341c8294f18ba73e84f543e7aeda915e2013f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/container_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/image_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/volume_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-23T17:57:25.149Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-23T17:57:25.166Z] plugin_test.go:165: [d04659e5327a4] daemon is not started [2021-09-23T17:57:25.166Z] --- PASS: TestPluginInstall (3.77s) [2021-09-23T17:57:25.166Z] --- PASS: TestPluginInstall/no_auth (1.97s) [2021-09-23T17:57:25.166Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2021-09-23T17:57:25.166Z] --- PASS: TestPluginInstall/with_insecure (1.19s) [2021-09-23T17:57:25.166Z] === RUN TestPluginsWithRuntimes [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-23T17:57:25.407Z] === RUN TestDiskUsage/after_container.Run [2021-09-23T17:57:25.415Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:57:25.415Z] Using test binary docker [2021-09-23T17:57:25.415Z] +++ /etc/init.d/apparmor start [2021-09-23T17:57:25.415Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:57:25.415Z] INFO: Waiting for daemon to start... [2021-09-23T17:57:25.415Z] Starting dockerd [2021-09-23T17:57:25.415Z] +++ 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-09-23T17:57:25.415Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:57:25.415Z] Using test binary docker [2021-09-23T17:57:25.415Z] +++ /etc/init.d/apparmor start [2021-09-23T17:57:25.415Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:57:25.415Z] INFO: Waiting for daemon to start... [2021-09-23T17:57:25.415Z] Starting dockerd [2021-09-23T17:57:25.415Z] +++ 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-09-23T17:57:25.415Z] . [2021-09-23T17:57:25.415Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:57:25.415Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:57:25.415Z] Error: No such image: emptyfs [2021-09-23T17:57:25.415Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-23T17:57:25.415Z] ++++ docker load [2021-09-23T17:57:25.415Z] [2021-09-23T17:57:25.415Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:57:25.415Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:57:25.415Z] Error: No such image: emptyfs [2021-09-23T17:57:25.415Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-23T17:57:25.415Z] ++++ docker load [2021-09-23T17:57:25.415Z] Running integration-test (iteration 1) [2021-09-23T17:57:25.415Z] 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-09-23T17:57:25.415Z] ++ 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-09-23T17:57:25.415Z] ++ set -e [2021-09-23T17:57:25.415Z] ++ '[' -n 0 ']' [2021-09-23T17:57:25.415Z] ++ set -x [2021-09-23T17:57:25.415Z] ++ env -i DEST=/go/src/github.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-09-23T17:57:25.415Z] Running integration-test (iteration 1) [2021-09-23T17:57:25.415Z] 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-09-23T17:57:25.415Z] ++ 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-09-23T17:57:25.415Z] ++ set -e [2021-09-23T17:57:25.415Z] ++ '[' -n 0 ']' [2021-09-23T17:57:25.415Z] ++ set -x [2021-09-23T17:57:25.415Z] ++ env -i DEST=/go/src/github.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-09-23T17:57:25.415Z] Loaded image: busybox:latest [2021-09-23T17:57:25.666Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-23T17:57:25.666Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-23T17:57:25.666Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-23T17:57:25.666Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-23T17:57:25.667Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-23T17:57:25.667Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-23T17:57:25.667Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-23T17:57:25.667Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-23T17:57:25.667Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-23T17:57:25.667Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-23T17:57:25.676Z] Loaded image: busybox:latest [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage (1.23s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-09-23T17:57:25.923Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-09-23T17:57:25.923Z] PASS [2021-09-23T17:57:25.923Z] [2021-09-23T17:57:25.923Z] === Skipped [2021-09-23T17:57:25.923Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T17:57:25.923Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T17:57:25.923Z] [2021-09-23T17:57:25.923Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-23T17:57:25.923Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-23T17:57:25.923Z] [2021-09-23T17:57:25.923Z] DONE 53 tests, 2 skipped in 24.067s [2021-09-23T17:57:25.923Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-23T17:57:25.923Z] INFO: Testing against a local daemon [2021-09-23T17:57:25.923Z] === RUN TestVolumesCreateAndList [2021-09-23T17:57:25.936Z] Loaded image: busybox:glibc [2021-09-23T17:57:26.179Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-23T17:57:26.179Z] === RUN TestVolumesRemove [2021-09-23T17:57:26.179Z] --- PASS: TestVolumesRemove (0.07s) [2021-09-23T17:57:26.179Z] === RUN TestVolumesInspect [2021-09-23T17:57:26.179Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-23T17:57:26.179Z] === RUN TestVolumesInvalidJSON [2021-09-23T17:57:26.179Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T17:57:26.179Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T17:57:26.179Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T17:57:26.179Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-23T17:57:26.179Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T17:57:26.179Z] PASS [2021-09-23T17:57:26.179Z] [2021-09-23T17:57:26.179Z] DONE 5 tests in 0.220s [2021-09-23T17:57:26.179Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T17:57:26.179Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13393 is not a child of this shell [2021-09-23T17:57:26.179Z] warning: PID 13393 from bundles/test-integration/docker.pid had a nonzero exit code [2021-09-23T17:57:26.179Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T17:57:26.179Z] [2021-09-23T17:57:26.179Z] Unloading profiles will leave already running processes permanently [2021-09-23T17:57:26.179Z] unconfined, which can lead to unexpected situations. [2021-09-23T17:57:26.179Z] [2021-09-23T17:57:26.179Z] To set a process to complain mode, use the command line tool [2021-09-23T17:57:26.179Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T17:57:26.179Z] Removing test suite binaries [2021-09-23T17:57:26.179Z] exiting test-integration [2021-09-23T17:57:26.179Z] ++ exit 0 [2021-09-23T17:57:26.179Z] [2021-09-23T17:57:26.197Z] Loaded image: busybox:glibc [2021-09-23T17:57:26.574Z] === RUN TestPluginsWithRuntimes/No_Args Post stage [Pipeline] junit [2021-09-23T17:57:27.117Z] Recording test results [2021-09-23T17:57:27.541Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-23T17:57:28.467Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2021-09-23T17:57:28.467Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-09-23T17:57:28.467Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-09-23T17:57:28.467Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T17:57:28.752Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2021-09-23T17:57:28.816Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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 [Pipeline] sh [2021-09-23T17:57:29.028Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-09-23T17:57:29.028Z] PASS [2021-09-23T17:57:29.028Z] [2021-09-23T17:57:29.028Z] DONE 10 tests in 7.801s [2021-09-23T17:57:29.028Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-23T17:57:29.028Z] INFO: Testing against a local daemon [2021-09-23T17:57:29.028Z] === RUN TestExternalGraphDriver [2021-09-23T17:57:29.028Z] === RUN TestExternalGraphDriver/json [2021-09-23T17:57:29.135Z] + echo Ensuring container killed. [2021-09-23T17:57:29.135Z] Ensuring container killed. [2021-09-23T17:57:29.135Z] + docker rm -vf docker-pr8 [2021-09-23T17:57:29.135Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-09-23T17:57:29.414Z] + echo Chowning /workspace to jenkins user [2021-09-23T17:57:29.414Z] Chowning /workspace to jenkins user [2021-09-23T17:57:29.414Z] + id -u [2021-09-23T17:57:29.414Z] + id -g [2021-09-23T17:57:29.414Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42854:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T17:57:29.414Z] Unable to find image 'busybox:latest' locally [2021-09-23T17:57:29.414Z] latest: Pulling from library/busybox [2021-09-23T17:57:29.672Z] 24fb2886d6f6: Pulling fs layer [2021-09-23T17:57:29.672Z] 24fb2886d6f6: Download complete [2021-09-23T17:57:29.672Z] 24fb2886d6f6: Pull complete [2021-09-23T17:57:29.672Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T17:57:29.672Z] Status: Downloaded newer image for busybox:latest [2021-09-23T17:57:30.393Z] Loaded image: debian:bullseye-slim [2021-09-23T17:57:30.393Z] Loaded image: hello-world:latest [2021-09-23T17:57:30.393Z] Loaded image: debian:bullseye-slim [2021-09-23T17:57:30.393Z] Loaded image: hello-world:latest [2021-09-23T17:57:30.393Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:57:30.393Z] INFO: Testing against a local daemon [2021-09-23T17:57:30.393Z] === RUN TestDockerSuite [2021-09-23T17:57:30.393Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-23T17:57:30.393Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-23T17:57:30.393Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-23T17:57:30.393Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-23T17:57:30.393Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-23T17:57:30.393Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-23T17:57:30.393Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-23T17:57:30.393Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-23T17:57:30.393Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:57:30.652Z] INFO: Testing against a local daemon [2021-09-23T17:57:30.652Z] === RUN TestDockerDaemonSuite [2021-09-23T17:57:30.652Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-09-23T17:57:30.958Z] === RUN TestExternalGraphDriver/spec [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T17:57:31.902Z] + bundleName=amd64-rootless [2021-09-23T17:57:31.902Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-09-23T17:57:31.902Z] Creating amd64-rootless-bundles.tar.gz [2021-09-23T17:57:31.902Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-23T17:57:31.902Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-09-23T17:57:31.911Z] Archiving artifacts [2021-09-23T17:57:32.324Z] === RUN TestExternalGraphDriver/pull [2021-09-23T17:57:33.710Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42854/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T17:57:33.774Z] --- PASS: TestExternalGraphDriver (4.72s) [2021-09-23T17:57:33.775Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-09-23T17:57:33.775Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2021-09-23T17:57:33.775Z] --- PASS: TestExternalGraphDriver/pull (1.38s) [2021-09-23T17:57:33.775Z] === RUN TestGraphdriverPluginV2 [2021-09-23T17:57:33.947Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-23T17:57:33.947Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-23T17:57:34.066Z] + make clean [2021-09-23T17:57:34.323Z] docker volume rm -f docker-dev-cache [2021-09-23T17:57:34.323Z] docker-dev-cache [Pipeline] deleteDir [2021-09-23T17:57:34.515Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-23T17:57:34.515Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T17:57:35.458Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-23T17:57:35.458Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-23T17:57:35.458Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-23T17:57:36.846Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-23T17:57:37.107Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-23T17:57:37.107Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-23T17:57:37.107Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-23T17:57:37.124Z] --- PASS: TestGraphdriverPluginV2 (3.37s) [2021-09-23T17:57:37.124Z] PASS [2021-09-23T17:57:37.124Z] [2021-09-23T17:57:37.124Z] DONE 5 tests in 8.117s [2021-09-23T17:57:37.124Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-23T17:57:37.124Z] INFO: Testing against a local daemon [2021-09-23T17:57:37.124Z] === RUN TestContinueAfterPluginCrash [2021-09-23T17:57:37.124Z] === PAUSE TestContinueAfterPluginCrash [2021-09-23T17:57:37.124Z] === RUN TestReadPluginNoRead [2021-09-23T17:57:37.124Z] === PAUSE TestReadPluginNoRead [2021-09-23T17:57:37.124Z] === RUN TestDaemonStartWithLogOpt [2021-09-23T17:57:37.124Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-23T17:57:37.124Z] === CONT TestContinueAfterPluginCrash [2021-09-23T17:57:37.124Z] === CONT TestDaemonStartWithLogOpt [2021-09-23T17:57:37.679Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-09-23T17:57:37.791Z] ? github.com/docker/docker/api [no test files] [2021-09-23T17:57:38.249Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-23T17:57:39.191Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-23T17:57:39.450Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-23T17:57:39.450Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-23T17:57:39.450Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-23T17:57:39.450Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-23T17:57:41.337Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2021-09-23T17:57:41.338Z] === CONT TestReadPluginNoRead [2021-09-23T17:57:43.223Z] === RUN TestReadPluginNoRead/default [2021-09-23T17:57:43.648Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-23T17:57:44.191Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-23T17:57:45.555Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-23T17:57:45.815Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [2021-09-23T17:57:46.191Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-23T17:57:47.219Z] === CONT TestReadPluginNoRead [2021-09-23T17:57:47.219Z] read_test.go:92: [d39fd11631893] daemon is not started [2021-09-23T17:57:47.219Z] --- PASS: TestReadPluginNoRead (6.23s) [2021-09-23T17:57:47.219Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2021-09-23T17:57:47.219Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2021-09-23T17:57:47.219Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s) [2021-09-23T17:57:47.219Z] PASS [2021-09-23T17:57:47.219Z] [2021-09-23T17:57:47.219Z] DONE 6 tests in 9.717s [2021-09-23T17:57:47.219Z] 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-09-23T17:57:47.219Z] testing: warning: no tests to run [2021-09-23T17:57:47.219Z] PASS [2021-09-23T17:57:47.219Z] [2021-09-23T17:57:47.219Z] DONE 0 tests in 0.016s [2021-09-23T17:57:47.219Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-23T17:57:47.219Z] INFO: Testing against a local daemon [2021-09-23T17:57:47.219Z] === RUN TestPluginWithDevMounts [2021-09-23T17:57:47.219Z] === PAUSE TestPluginWithDevMounts [2021-09-23T17:57:47.219Z] === CONT TestPluginWithDevMounts [2021-09-23T17:57:48.589Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-09-23T17:57:48.589Z] PASS [2021-09-23T17:57:48.589Z] [2021-09-23T17:57:48.589Z] DONE 1 tests in 1.628s [2021-09-23T17:57:48.589Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-23T17:57:48.589Z] INFO: Testing against a local daemon [2021-09-23T17:57:48.589Z] === RUN TestSecretInspect [2021-09-23T17:57:48.730Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-23T17:57:48.990Z] ..........................xx.................... [ 29%] [2021-09-23T17:57:49.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-23T17:57:49.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-23T17:57:50.162Z] === RUN TestMiddlewares [2021-09-23T17:57:50.162Z] --- PASS: TestMiddlewares (0.00s) [2021-09-23T17:57:50.162Z] PASS [2021-09-23T17:57:50.162Z] coverage: 9.0% of statements [2021-09-23T17:57:50.162Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2021-09-23T17:57:50.640Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-23T17:57:51.103Z] --- PASS: TestSecretInspect (2.17s) [2021-09-23T17:57:51.103Z] === RUN TestSecretList [2021-09-23T17:57:51.210Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-23T17:57:51.780Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-23T17:57:52.351Z] --- PASS: TestBuildWithHugeFile (108.69s) [2021-09-23T17:57:52.351Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T17:57:52.351Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:57:52.351Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-23T17:57:52.351Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T17:57:52.351Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:57:52.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:57:52.351Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:57:52.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:57:52.351Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:57:52.351Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:57:52.351Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T17:57:52.351Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T17:57:52.351Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-23T17:57:52.351Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T17:57:52.610Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-09-23T17:57:52.610Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-09-23T17:57:52.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-09-23T17:57:52.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-09-23T17:57:52.610Z] === RUN TestBuildPreserveOwnership [2021-09-23T17:57:52.610Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-23T17:57:52.870Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-09-23T17:57:53.073Z] --- PASS: TestSecretList (2.13s) [2021-09-23T17:57:53.073Z] === RUN TestSecretsCreateAndDelete [2021-09-23T17:57:54.777Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-09-23T17:57:54.778Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-23T17:57:55.586Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2021-09-23T17:57:55.586Z] === RUN TestSecretsUpdate [2021-09-23T17:57:56.158Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-09-23T17:57:56.158Z] --- PASS: TestBuildPreserveOwnership (3.47s) [2021-09-23T17:57:56.158Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.30s) [2021-09-23T17:57:56.158Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2021-09-23T17:57:56.158Z] === RUN TestBuildPlatformInvalid [2021-09-23T17:57:56.158Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-09-23T17:57:56.158Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-23T17:57:56.158Z] === RUN TestDockerSuite/TestAttachDetach [2021-09-23T17:57:57.541Z] Loaded image: busybox:latest [2021-09-23T17:57:57.541Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-23T17:57:57.560Z] --- PASS: TestSecretsUpdate (2.34s) [2021-09-23T17:57:57.560Z] === RUN TestTemplatedSecret [2021-09-23T17:57:57.801Z] docker_cli_daemon_test.go:1455: [dd07cb9b09d69] daemon is not started [2021-09-23T17:57:57.801Z] Loaded image: busybox:glibc [2021-09-23T17:57:58.371Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-23T17:57:58.631Z] check_test.go:308: [dd7de77cf4059] daemon is not started [2021-09-23T17:57:58.631Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-09-23T17:58:00.165Z] --- PASS: TestTemplatedSecret (2.67s) [2021-09-23T17:58:00.165Z] === RUN TestSecretCreateResolve [2021-09-23T17:58:00.541Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-23T17:58:00.542Z] Loaded image: debian:bullseye-slim [2021-09-23T17:58:00.802Z] Loaded image: hello-world:latest [2021-09-23T17:58:00.802Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:58:00.802Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-09-23T17:58:01.372Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-23T17:58:02.314Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-23T17:58:02.719Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-09-23T17:58:02.719Z] PASS [2021-09-23T17:58:02.719Z] [2021-09-23T17:58:02.719Z] DONE 6 tests in 13.675s [2021-09-23T17:58:02.719Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-23T17:58:02.719Z] INFO: Testing against a local daemon [2021-09-23T17:58:02.719Z] === RUN TestServiceCreateInit [2021-09-23T17:58:02.719Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T17:58:02.884Z] check_test.go:308: [d2fc7c969649c] daemon is not started [2021-09-23T17:58:02.884Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-09-23T17:58:03.455Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-23T17:58:04.837Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-09-23T17:58:04.843Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-23T17:58:05.779Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-23T17:58:05.982Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T17:58:07.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-23T17:58:07.192Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-23T17:58:07.192Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-23T17:58:07.451Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-09-23T17:58:08.388Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-23T17:58:09.326Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-23T17:58:10.149Z] --- PASS: TestServiceCreateInit (7.60s) [2021-09-23T17:58:10.149Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2021-09-23T17:58:10.149Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2021-09-23T17:58:10.149Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T17:58:10.266Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-09-23T17:58:12.296Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-09-23T17:58:12.812Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-09-23T17:58:13.750Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.74s) [2021-09-23T17:58:13.750Z] PASS [2021-09-23T17:58:13.750Z] [2021-09-23T17:58:13.750Z] === Skipped [2021-09-23T17:58:13.750Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-23T17:58:13.750Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:58:13.750Z] [2021-09-23T17:58:13.750Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-23T17:58:13.750Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T17:58:13.750Z] [2021-09-23T17:58:13.750Z] DONE 34 tests, 2 skipped in 175.502s [2021-09-23T17:58:13.750Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-23T17:58:13.750Z] ++ 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-09-23T17:58:13.750Z] ++ set -e [2021-09-23T17:58:13.750Z] ++ '[' -n 0 ']' [2021-09-23T17:58:13.750Z] ++ set -x [2021-09-23T17:58:13.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T17:58:14.009Z] INFO: Testing against a local daemon [2021-09-23T17:58:14.009Z] === RUN TestConfigInspect [2021-09-23T17:58:15.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-23T17:58:15.915Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-09-23T17:58:16.494Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-09-23T17:58:16.856Z] --- PASS: TestConfigInspect (2.96s) [2021-09-23T17:58:16.856Z] === RUN TestConfigList [2021-09-23T17:58:18.767Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-09-23T17:58:19.705Z] --- PASS: TestConfigList (2.60s) [2021-09-23T17:58:19.705Z] === RUN TestConfigsCreateAndDelete [2021-09-23T17:58:21.085Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-09-23T17:58:22.467Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-09-23T17:58:22.467Z] --- PASS: TestConfigsCreateAndDelete (2.79s) [2021-09-23T17:58:22.467Z] === RUN TestConfigsUpdate [2021-09-23T17:58:24.376Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-09-23T17:58:24.636Z] check_test.go:308: [de2fae755d3ee] daemon is not started [2021-09-23T17:58:24.636Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-09-23T17:58:24.896Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-23T17:58:25.156Z] --- PASS: TestConfigsUpdate (2.71s) [2021-09-23T17:58:25.156Z] === RUN TestTemplatedConfig [2021-09-23T17:58:25.156Z] check_test.go:308: [d80697c1e7e6c] daemon is not started [2021-09-23T17:58:25.156Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-09-23T17:58:25.156Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-23T17:58:25.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-23T17:58:25.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-23T17:58:26.541Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-23T17:58:26.541Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-09-23T17:58:26.541Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-23T17:58:26.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-23T17:58:27.111Z] check_test.go:308: [daa082d931457] daemon is not started [2021-09-23T17:58:27.111Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-09-23T17:58:27.371Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-09-23T17:58:27.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-23T17:58:27.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-23T17:58:28.275Z] --- PASS: TestCreateServiceMultipleTimes (15.73s) [2021-09-23T17:58:28.275Z] === RUN TestCreateServiceConflict [2021-09-23T17:58:28.275Z] --- PASS: TestCreateServiceConflict (2.18s) [2021-09-23T17:58:28.275Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T17:58:28.749Z] --- PASS: TestTemplatedConfig (3.71s) [2021-09-23T17:58:28.749Z] === RUN TestConfigCreateResolve [2021-09-23T17:58:29.319Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-09-23T17:58:29.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-23T17:58:29.578Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-23T17:58:30.787Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2021-09-23T17:58:30.787Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T17:58:30.957Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-09-23T17:58:31.525Z] --- PASS: TestConfigCreateResolve (2.65s) [2021-09-23T17:58:31.525Z] PASS [2021-09-23T17:58:31.525Z] [2021-09-23T17:58:31.525Z] DONE 6 tests in 17.552s [2021-09-23T17:58:31.525Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-23T17:58:31.525Z] ++ 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-09-23T17:58:31.525Z] ++ set -e [2021-09-23T17:58:31.525Z] ++ '[' -n 0 ']' [2021-09-23T17:58:31.525Z] ++ set -x [2021-09-23T17:58:31.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T17:58:31.525Z] INFO: Testing against a local daemon [2021-09-23T17:58:31.525Z] === RUN TestCheckpoint [2021-09-23T17:58:31.525Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T17:58:31.525Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T17:58:31.525Z] === RUN TestContainerInvalidJSON [2021-09-23T17:58:31.525Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:58:31.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:58:31.525Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:58:31.525Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:58:31.525Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T17:58:31.525Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T17:58:31.525Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-23T17:58:31.525Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T17:58:31.525Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T17:58:31.525Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T17:58:31.785Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-09-23T17:58:31.786Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T17:58:31.786Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-23T17:58:31.786Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-09-23T17:58:31.786Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T17:58:31.786Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-09-23T17:58:31.786Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T17:58:31.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-23T17:58:32.045Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-09-23T17:58:32.045Z] === RUN TestCopyFromContainer [2021-09-23T17:58:32.270Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-09-23T17:58:32.615Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-23T17:58:33.185Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-09-23T17:58:33.754Z] === RUN TestCopyFromContainer// [2021-09-23T17:58:33.754Z] === RUN TestCopyFromContainer//bar/root [2021-09-23T17:58:33.754Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-23T17:58:34.014Z] === RUN TestCopyFromContainer/bar/quux [2021-09-23T17:58:34.014Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-23T17:58:34.014Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-23T17:58:34.274Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-09-23T17:58:34.274Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-23T17:58:34.274Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-23T17:58:34.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-23T17:58:34.533Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-23T17:58:34.533Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer (2.71s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-09-23T17:58:34.793Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-09-23T17:58:34.793Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T17:58:34.793Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:58:34.793Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:58:34.793Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:58:34.793Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:58:34.793Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:58:34.793Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:58:34.793Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T17:58:34.793Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T17:58:34.793Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T17:58:34.793Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-23T17:58:34.793Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T17:58:34.793Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T17:58:34.793Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T17:58:34.793Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T17:58:34.793Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-09-23T17:58:34.793Z] === RUN TestCreateWithInvalidEnv [2021-09-23T17:58:34.793Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T17:58:34.793Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T17:58:34.793Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T17:58:34.793Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T17:58:34.793Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T17:58:34.793Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T17:58:34.793Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T17:58:34.793Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T17:58:34.793Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T17:58:34.793Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-23T17:58:34.793Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T17:58:34.793Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T17:58:34.793Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-09-23T17:58:34.793Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T17:58:34.793Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-09-23T17:58:34.793Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T17:58:34.793Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-09-23T17:58:35.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-23T17:58:35.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-23T17:58:36.711Z] --- PASS: TestCreateWithCustomMaskedPaths (1.77s) [2021-09-23T17:58:36.711Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T17:58:38.616Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2021-09-23T17:58:38.616Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T17:58:38.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:58:38.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:58:38.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:58:38.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:58:38.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:58:38.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:58:38.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:58:38.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:58:38.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:58:38.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:58:38.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T17:58:38.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T17:58:38.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T17:58:38.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T17:58:38.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T17:58:38.616Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-09-23T17:58:38.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-23T17:58:38.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-09-23T17:58:38.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-09-23T17:58:38.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-23T17:58:38.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-23T17:58:38.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-09-23T17:58:38.616Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T17:58:38.875Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-23T17:58:39.133Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2021-09-23T17:58:39.133Z] === RUN TestCreateDifferentPlatform [2021-09-23T17:58:39.133Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T17:58:39.133Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T17:58:39.133Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-23T17:58:39.133Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-09-23T17:58:39.133Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T17:58:39.133Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T17:58:39.133Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-09-23T17:58:39.133Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T17:58:39.133Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-09-23T17:58:39.133Z] === RUN TestContainerStartOnDaemonRestart [2021-09-23T17:58:39.133Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-23T17:58:39.133Z] === RUN TestDaemonRestartIpcMode [2021-09-23T17:58:39.133Z] === PAUSE TestDaemonRestartIpcMode [2021-09-23T17:58:39.133Z] === RUN TestDaemonHostGatewayIP [2021-09-23T17:58:39.133Z] === PAUSE TestDaemonHostGatewayIP [2021-09-23T17:58:39.133Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-23T17:58:39.133Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-23T17:58:39.133Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T17:58:39.133Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-23T17:58:39.133Z] === RUN TestDiff [2021-09-23T17:58:39.366Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-09-23T17:58:39.705Z] --- PASS: TestDiff (0.61s) [2021-09-23T17:58:39.705Z] === RUN TestExecWithCloseStdin [2021-09-23T17:58:40.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-23T17:58:40.642Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-09-23T17:58:40.642Z] === RUN TestExec [2021-09-23T17:58:40.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T17:58:40.831Z] === RUN TestBoolValue [2021-09-23T17:58:40.831Z] --- PASS: TestBoolValue (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestBoolValueOrDefault [2021-09-23T17:58:40.831Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestInt64ValueOrZero [2021-09-23T17:58:40.831Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestInt64ValueOrDefault [2021-09-23T17:58:40.831Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-23T17:58:40.831Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestJsonContentType [2021-09-23T17:58:40.831Z] --- PASS: TestJsonContentType (0.00s) [2021-09-23T17:58:40.831Z] PASS [2021-09-23T17:58:40.831Z] coverage: 14.7% of statements [2021-09-23T17:58:40.831Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2021-09-23T17:58:40.831Z] === RUN TestMaskSecretKeys [2021-09-23T17:58:40.831Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-23T17:58:40.831Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-23T17:58:40.831Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-23T17:58:40.831Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-23T17:58:40.831Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-23T17:58:40.831Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-23T17:58:40.831Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestVersionMiddlewareVersion [2021-09-23T17:58:40.831Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-23T17:58:40.831Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-23T17:58:40.831Z] PASS [2021-09-23T17:58:40.831Z] coverage: 37.7% of statements [2021-09-23T17:58:40.831Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T17:58:40.831Z] === RUN TestAdjustForAPIVersion [2021-09-23T17:58:40.831Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-23T17:58:40.831Z] PASS [2021-09-23T17:58:40.831Z] coverage: 5.7% of statements [2021-09-23T17:58:40.831Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T17:58:40.831Z] === RUN TestStrSliceMarshalJSON [2021-09-23T17:58:40.831Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestStrSliceUnmarshalJSON [2021-09-23T17:58:40.831Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestStrSliceUnmarshalString [2021-09-23T17:58:40.831Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestStrSliceUnmarshalSlice [2021-09-23T17:58:40.831Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-23T17:58:40.831Z] PASS [2021-09-23T17:58:40.831Z] coverage: 90.0% of statements [2021-09-23T17:58:40.831Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2021-09-23T17:58:40.831Z] === RUN TestToJSON [2021-09-23T17:58:40.831Z] --- PASS: TestToJSON (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestToParamWithVersion [2021-09-23T17:58:40.831Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestFromJSON [2021-09-23T17:58:40.831Z] --- PASS: TestFromJSON (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestEmpty [2021-09-23T17:58:40.831Z] --- PASS: TestEmpty (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestArgsMatchKVListEmptySources [2021-09-23T17:58:40.831Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestArgsMatchKVList [2021-09-23T17:58:40.831Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestArgsMatch [2021-09-23T17:58:40.831Z] --- PASS: TestArgsMatch (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestAdd [2021-09-23T17:58:40.831Z] --- PASS: TestAdd (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestDel [2021-09-23T17:58:40.831Z] --- PASS: TestDel (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestLen [2021-09-23T17:58:40.831Z] --- PASS: TestLen (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestExactMatch [2021-09-23T17:58:40.831Z] --- PASS: TestExactMatch (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestOnlyOneExactMatch [2021-09-23T17:58:40.831Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestContains [2021-09-23T17:58:40.831Z] --- PASS: TestContains (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestValidate [2021-09-23T17:58:40.831Z] --- PASS: TestValidate (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestWalkValues [2021-09-23T17:58:40.831Z] --- PASS: TestWalkValues (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestFuzzyMatch [2021-09-23T17:58:40.831Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestClone [2021-09-23T17:58:40.831Z] --- PASS: TestClone (0.00s) [2021-09-23T17:58:40.831Z] PASS [2021-09-23T17:58:40.831Z] coverage: 92.2% of statements [2021-09-23T17:58:40.831Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T17:58:40.831Z] === RUN TestDurationToSecondsString [2021-09-23T17:58:40.831Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-23T17:58:40.831Z] === RUN TestGetTimestamp [2021-09-23T17:58:40.831Z] --- PASS: TestGetTimestamp (0.13s) [2021-09-23T17:58:40.831Z] === RUN TestParseTimestamps [2021-09-23T17:58:40.831Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-23T17:58:40.831Z] PASS [2021-09-23T17:58:40.831Z] coverage: 100.0% of statements [2021-09-23T17:58:40.831Z] ok github.com/docker/docker/api/types/time 0.168s coverage: 100.0% of statements [2021-09-23T17:58:40.831Z] === RUN TestCompareVersion [2021-09-23T17:58:40.831Z] --- PASS: TestCompareVersion (0.00s) [2021-09-23T17:58:40.831Z] PASS [2021-09-23T17:58:40.831Z] coverage: 77.3% of statements [2021-09-23T17:58:40.831Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T17:58:40.831Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T17:58:40.864Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-09-23T17:58:41.211Z] --- PASS: TestExec (0.71s) [2021-09-23T17:58:41.211Z] === RUN TestExecUser [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-23T17:58:41.301Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-23T17:58:41.301Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-23T17:58:41.301Z] === RUN TestCloneArgsSmartHttp [2021-09-23T17:58:41.301Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-23T17:58:41.301Z] === RUN TestCloneArgsDumbHttp [2021-09-23T17:58:41.301Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-23T17:58:41.301Z] === RUN TestCloneArgsGit [2021-09-23T17:58:41.301Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-23T17:58:41.301Z] === RUN TestCheckoutGit [2021-09-23T17:58:41.779Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-23T17:58:41.779Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-23T17:58:41.779Z] --- PASS: TestExecUser (0.64s) [2021-09-23T17:58:41.779Z] === RUN TestExportContainerAndImportImage [2021-09-23T17:58:42.038Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-09-23T17:58:42.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-23T17:58:42.607Z] check_test.go:308: [db34d365215a3] daemon is not started [2021-09-23T17:58:42.607Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-09-23T17:58:42.867Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2021-09-23T17:58:42.867Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T17:58:42.869Z] === RUN TestEnable [2021-09-23T17:58:42.869Z] --- PASS: TestEnable (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestDisable [2021-09-23T17:58:42.869Z] --- PASS: TestDisable (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestEnabled [2021-09-23T17:58:42.869Z] --- PASS: TestEnabled (0.00s) [2021-09-23T17:58:42.869Z] PASS [2021-09-23T17:58:42.869Z] coverage: 100.0% of statements [2021-09-23T17:58:42.869Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-09-23T17:58:42.869Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-23T17:58:42.869Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestProcessNoDockerignore [2021-09-23T17:58:42.869Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-09-23T17:58:42.869Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-23T17:58:42.869Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestDetectContentType [2021-09-23T17:58:42.869Z] --- PASS: TestDetectContentType (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestSelectAcceptableMIME [2021-09-23T17:58:42.869Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestInspectEmptyResponse [2021-09-23T17:58:42.869Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestInspectResponseBinary [2021-09-23T17:58:42.869Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestResponseUnsupportedContentType [2021-09-23T17:58:42.869Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestInspectResponseTextSimple [2021-09-23T17:58:42.869Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestInspectResponseEmptyContentType [2021-09-23T17:58:42.869Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestUnknownContentLength [2021-09-23T17:58:42.869Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestDownloadRemote [2021-09-23T17:58:42.869Z] --- PASS: TestDownloadRemote (0.09s) [2021-09-23T17:58:42.869Z] === RUN TestGetWithStatusError [2021-09-23T17:58:42.869Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestCloseRootDirectory [2021-09-23T17:58:42.869Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:58:42.869Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestHashFile [2021-09-23T17:58:42.869Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:58:42.869Z] --- SKIP: TestHashFile (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestHashSubdir [2021-09-23T17:58:42.869Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:58:42.869Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-23T17:58:42.869Z] === RUN TestRemoveDirectory [2021-09-23T17:58:42.869Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:58:42.869Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-23T17:58:42.869Z] PASS [2021-09-23T17:58:42.869Z] coverage: 9.3% of statements [2021-09-23T17:58:43.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-23T17:58:43.126Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-09-23T17:58:43.340Z] ok github.com/docker/docker/builder/remotecontext 0.259s coverage: 9.3% of statements [2021-09-23T17:58:43.340Z] === RUN TestGetAllAllowed [2021-09-23T17:58:43.340Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestGetAllMeta [2021-09-23T17:58:43.340Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-23T17:58:43.340Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestIsUnreferencedBuiltin [2021-09-23T17:58:43.340Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestIsExistingDirectory [2021-09-23T17:58:43.340Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestGetFilenameForDownload [2021-09-23T17:58:43.340Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestEnv2Variables [2021-09-23T17:58:43.340Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-23T17:58:43.340Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestMaintainer [2021-09-23T17:58:43.340Z] --- PASS: TestMaintainer (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestLabel [2021-09-23T17:58:43.340Z] --- PASS: TestLabel (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestFromScratch [2021-09-23T17:58:43.340Z] --- PASS: TestFromScratch (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestFromWithArg [2021-09-23T17:58:43.340Z] --- PASS: TestFromWithArg (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-23T17:58:43.340Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-23T17:58:43.340Z] === RUN TestFromWithUndefinedArg [2021-09-23T17:58:43.386Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-23T17:58:43.645Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-09-23T17:58:43.810Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestFromMultiStageWithNamedStage [2021-09-23T17:58:43.810Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestOnbuild [2021-09-23T17:58:43.810Z] --- PASS: TestOnbuild (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestWorkdir [2021-09-23T17:58:43.810Z] --- PASS: TestWorkdir (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestCmd [2021-09-23T17:58:43.810Z] --- PASS: TestCmd (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestHealthcheckNone [2021-09-23T17:58:43.810Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestHealthcheckCmd [2021-09-23T17:58:43.810Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestEntrypoint [2021-09-23T17:58:43.810Z] --- PASS: TestEntrypoint (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestExpose [2021-09-23T17:58:43.810Z] --- PASS: TestExpose (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestUser [2021-09-23T17:58:43.810Z] --- PASS: TestUser (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestVolume [2021-09-23T17:58:43.810Z] --- PASS: TestVolume (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestStopSignal [2021-09-23T17:58:43.810Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T17:58:43.810Z] --- SKIP: TestStopSignal (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestArg [2021-09-23T17:58:43.810Z] --- PASS: TestArg (0.01s) [2021-09-23T17:58:43.810Z] === RUN TestShell [2021-09-23T17:58:43.810Z] --- PASS: TestShell (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestPrependEnvOnCmd [2021-09-23T17:58:43.810Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestRunWithBuildArgs [2021-09-23T17:58:43.810Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestRunIgnoresHealthcheck [2021-09-23T17:58:43.810Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestDispatchUnsupportedOptions [2021-09-23T17:58:43.810Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-23T17:58:43.810Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-23T17:58:43.810Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-23T17:58:43.810Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestNormalizeWorkdir [2021-09-23T17:58:43.810Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestDispatch [2021-09-23T17:58:43.810Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-23T17:58:43.810Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-23T17:58:43.810Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-23T17:58:43.810Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-23T17:58:43.810Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-23T17:58:43.810Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-23T17:58:43.810Z] === RUN TestDispatch/COPY_url [2021-09-23T17:58:43.810Z] --- PASS: TestDispatch (0.05s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-23T17:58:43.810Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestAddScratchImageAddsToMounts [2021-09-23T17:58:43.810Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-23T17:58:43.810Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-23T17:58:43.810Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-23T17:58:43.810Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestImageSourceGetAddsToMounts [2021-09-23T17:58:43.810Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestEmptyDockerfile [2021-09-23T17:58:43.810Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-09-23T17:58:43.810Z] === RUN TestSymlinkDockerfile [2021-09-23T17:58:43.810Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-23T17:58:43.810Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestNonExistingDockerfile [2021-09-23T17:58:43.810Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestCopyRunConfig [2021-09-23T17:58:43.810Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestDeepCopyRunConfig [2021-09-23T17:58:43.810Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestExportImage [2021-09-23T17:58:43.810Z] --- PASS: TestExportImage (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestNormalizeDest [2021-09-23T17:58:43.810Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-23T17:58:43.810Z] PASS [2021-09-23T17:58:43.810Z] coverage: 46.8% of statements [2021-09-23T17:58:43.810Z] ok github.com/docker/docker/builder/dockerfile 0.157s coverage: 46.8% of statements [2021-09-23T17:58:43.810Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T17:58:43.810Z] === RUN TestTCP4Proxy [2021-09-23T17:58:43.810Z] --- PASS: TestTCP4Proxy (0.02s) [2021-09-23T17:58:43.810Z] === RUN TestTCP4ProxyHalfClose [2021-09-23T17:58:43.810Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestTCP6Proxy [2021-09-23T17:58:43.810Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T17:58:43.810Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestTCPDualStackProxy [2021-09-23T17:58:43.810Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T17:58:43.810Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-23T17:58:43.810Z] === RUN TestUDP4Proxy [2021-09-23T17:58:44.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-23T17:58:44.216Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-09-23T17:58:44.216Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2021-09-23T17:58:44.216Z] === RUN TestHealthCheckWorkdir [2021-09-23T17:58:44.282Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-23T17:58:44.283Z] === RUN TestUDP6Proxy [2021-09-23T17:58:44.283Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T17:58:44.283Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-23T17:58:44.283Z] === RUN TestUDPWriteError [2021-09-23T17:58:44.283Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-23T17:58:44.283Z] === RUN TestSCTP4Proxy [2021-09-23T17:58:44.283Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T17:58:44.283Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-23T17:58:44.283Z] === RUN TestSCTP6Proxy [2021-09-23T17:58:44.283Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T17:58:44.283Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-23T17:58:44.283Z] PASS [2021-09-23T17:58:44.283Z] coverage: 49.4% of statements [2021-09-23T17:58:44.283Z] ok github.com/docker/docker/cmd/docker-proxy 0.090s coverage: 49.4% of statements [2021-09-23T17:58:44.435Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-09-23T17:58:45.156Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2021-09-23T17:58:45.156Z] === RUN TestHealthKillContainer [2021-09-23T17:58:45.456Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-23T17:58:45.456Z] Using test binary docker [2021-09-23T17:58:45.456Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-23T17:58:45.456Z] +++ /etc/init.d/apparmor start [2021-09-23T17:58:45.456Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-23T17:58:45.456Z] INFO: Waiting for daemon to start... [2021-09-23T17:58:45.456Z] Starting dockerd [2021-09-23T17:58:45.456Z] +++ 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-09-23T17:58:45.663Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2021-09-23T17:58:45.663Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T17:58:46.224Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2021-09-23T17:58:46.224Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T17:58:46.537Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-23T17:58:47.105Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-09-23T17:58:47.674Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-23T17:58:47.933Z] --- PASS: TestHealthKillContainer (2.80s) [2021-09-23T17:58:47.933Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T17:58:48.193Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-23T17:58:48.740Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2021-09-23T17:58:48.740Z] === RUN TestCreateServiceSysctls [2021-09-23T17:58:48.762Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2021-09-23T17:58:48.762Z] === RUN TestIpcModeNone [2021-09-23T17:58:49.335Z] --- PASS: TestIpcModeNone (0.66s) [2021-09-23T17:58:49.335Z] === RUN TestIpcModePrivate [2021-09-23T17:58:49.821Z] . [2021-09-23T17:58:49.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-23T17:58:49.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-23T17:58:49.821Z] Error: No such image: emptyfs [2021-09-23T17:58:49.821Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-23T17:58:49.821Z] ++++ docker load [2021-09-23T17:58:49.821Z] Running integration-test (iteration 1) [2021-09-23T17:58:49.821Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-09-23T17:58:49.821Z] ++ 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-09-23T17:58:49.821Z] ++ set -e [2021-09-23T17:58:49.821Z] ++ '[' -n 0 ']' [2021-09-23T17:58:49.821Z] ++ set -x [2021-09-23T17:58:49.821Z] ++ env -i DEST=/go/src/github.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-09-23T17:58:49.925Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:119, shared: false, mustBeShared: false [2021-09-23T17:58:50.083Z] Loaded image: busybox:latest [2021-09-23T17:58:50.083Z] Loaded image: busybox:glibc [2021-09-23T17:58:50.193Z] --- PASS: TestIpcModePrivate (0.77s) [2021-09-23T17:58:50.193Z] === RUN TestIpcModeShareable [2021-09-23T17:58:51.150Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2021-09-23T17:58:51.150Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-23T17:58:51.150Z] --- PASS: TestIpcModeShareable (0.98s) [2021-09-23T17:58:51.150Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-23T17:58:51.471Z] Loaded image: debian:bullseye-slim [2021-09-23T17:58:51.718Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-09-23T17:58:51.732Z] Loaded image: hello-world:latest [2021-09-23T17:58:51.732Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T17:58:51.732Z] INFO: Testing against a local daemon [2021-09-23T17:58:51.732Z] === RUN TestCgroupNamespacesBuild [2021-09-23T17:58:52.206Z] --- PASS: TestCreateServiceSysctls (3.10s) [2021-09-23T17:58:52.206Z] === RUN TestCreateServiceCapabilities [2021-09-23T17:58:52.960Z] === RUN TestCheckpointCreateError [2021-09-23T17:58:52.960Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCheckpointCreate [2021-09-23T17:58:52.960Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCheckpointDeleteError [2021-09-23T17:58:52.960Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCheckpointDelete [2021-09-23T17:58:52.960Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCheckpointListError [2021-09-23T17:58:52.960Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCheckpointList [2021-09-23T17:58:52.960Z] --- PASS: TestCheckpointList (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCheckpointListContainerNotFound [2021-09-23T17:58:52.960Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestNewClientWithOpsFromEnv [2021-09-23T17:58:52.960Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T17:58:52.960Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestGetAPIPath [2021-09-23T17:58:52.960Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestParseHostURL [2021-09-23T17:58:52.960Z] --- PASS: TestParseHostURL (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-23T17:58:52.960Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-23T17:58:52.960Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestNegotiateAPIVersion [2021-09-23T17:58:52.960Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestNegotiateAPVersionOverride [2021-09-23T17:58:52.960Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-23T17:58:52.960Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-23T17:58:52.960Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-23T17:58:52.960Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestClientRedirect [2021-09-23T17:58:52.960Z] --- PASS: TestClientRedirect (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigCreateUnsupported [2021-09-23T17:58:52.960Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigCreateError [2021-09-23T17:58:52.960Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigCreate [2021-09-23T17:58:52.960Z] --- PASS: TestConfigCreate (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigInspectNotFound [2021-09-23T17:58:52.960Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigInspectWithEmptyID [2021-09-23T17:58:52.960Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigInspectUnsupported [2021-09-23T17:58:52.960Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigInspectError [2021-09-23T17:58:52.960Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigInspectConfigNotFound [2021-09-23T17:58:52.960Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigInspect [2021-09-23T17:58:52.960Z] --- PASS: TestConfigInspect (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigListUnsupported [2021-09-23T17:58:52.960Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigListError [2021-09-23T17:58:52.960Z] --- PASS: TestConfigListError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigList [2021-09-23T17:58:52.960Z] --- PASS: TestConfigList (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigRemoveUnsupported [2021-09-23T17:58:52.960Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigRemoveError [2021-09-23T17:58:52.960Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigRemove [2021-09-23T17:58:52.960Z] --- PASS: TestConfigRemove (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigUpdateUnsupported [2021-09-23T17:58:52.960Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigUpdateError [2021-09-23T17:58:52.960Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestConfigUpdate [2021-09-23T17:58:52.960Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerCommitError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerCommit [2021-09-23T17:58:52.960Z] --- PASS: TestContainerCommit (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStatPathError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStatPathNotFoundError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStatPathNoHeaderError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStatPath [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCopyToContainerError [2021-09-23T17:58:52.960Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCopyToContainerNotFoundError [2021-09-23T17:58:52.960Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-23T17:58:52.960Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCopyToContainer [2021-09-23T17:58:52.960Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCopyFromContainerError [2021-09-23T17:58:52.960Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCopyFromContainerNotFoundError [2021-09-23T17:58:52.960Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-23T17:58:52.960Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-23T17:58:52.960Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestCopyFromContainer [2021-09-23T17:58:52.960Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerCreateError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerCreateImageNotFound [2021-09-23T17:58:52.960Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerCreateWithName [2021-09-23T17:58:52.960Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerCreateAutoRemove [2021-09-23T17:58:52.960Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerDiffError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerDiff [2021-09-23T17:58:52.960Z] --- PASS: TestContainerDiff (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExecCreateError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExecCreate [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExecStartError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExecStart [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExecInspectError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExecInspect [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExportError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExportError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExport [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExport (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerInspectError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerInspectContainerNotFound [2021-09-23T17:58:52.960Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerInspectWithEmptyID [2021-09-23T17:58:52.960Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerInspect [2021-09-23T17:58:52.960Z] --- PASS: TestContainerInspect (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerInspectNode [2021-09-23T17:58:52.960Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerKillError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerKillError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerKill [2021-09-23T17:58:52.960Z] --- PASS: TestContainerKill (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerListError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerListError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerList [2021-09-23T17:58:52.960Z] --- PASS: TestContainerList (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerLogsNotFoundError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerLogsError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerLogs [2021-09-23T17:58:52.960Z] --- PASS: TestContainerLogs (0.14s) [2021-09-23T17:58:52.960Z] === RUN TestContainerPauseError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerPause [2021-09-23T17:58:52.960Z] --- PASS: TestContainerPause (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainersPruneError [2021-09-23T17:58:52.960Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainersPrune [2021-09-23T17:58:52.960Z] --- PASS: TestContainersPrune (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerRemoveError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerRemoveNotFoundError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerRemove [2021-09-23T17:58:52.960Z] --- PASS: TestContainerRemove (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerRenameError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerRename [2021-09-23T17:58:52.960Z] --- PASS: TestContainerRename (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerResizeError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExecResizeError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerResize [2021-09-23T17:58:52.960Z] --- PASS: TestContainerResize (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerExecResize [2021-09-23T17:58:52.960Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerRestartError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerRestart [2021-09-23T17:58:52.960Z] --- PASS: TestContainerRestart (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStartError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStartError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStart [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStart (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStatsError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStats [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStats (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStopError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStopError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerStop [2021-09-23T17:58:52.960Z] --- PASS: TestContainerStop (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerTopError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerTopError (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerTop [2021-09-23T17:58:52.960Z] --- PASS: TestContainerTop (0.00s) [2021-09-23T17:58:52.960Z] === RUN TestContainerUnpauseError [2021-09-23T17:58:52.960Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestContainerUnpause [2021-09-23T17:58:52.961Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestContainerUpdateError [2021-09-23T17:58:52.961Z] --- PASS: TestContainerUpdateError (0.01s) [2021-09-23T17:58:52.961Z] === RUN TestContainerUpdate [2021-09-23T17:58:52.961Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestContainerWaitError [2021-09-23T17:58:52.961Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestContainerWait [2021-09-23T17:58:52.961Z] --- PASS: TestContainerWait (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestDiskUsageError [2021-09-23T17:58:52.961Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestDiskUsage [2021-09-23T17:58:52.961Z] --- PASS: TestDiskUsage (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestDistributionInspectUnsupported [2021-09-23T17:58:52.961Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestDistributionInspectWithEmptyID [2021-09-23T17:58:52.961Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestEventsErrorInOptions [2021-09-23T17:58:52.961Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestEventsErrorFromServer [2021-09-23T17:58:52.961Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestEvents [2021-09-23T17:58:52.961Z] --- PASS: TestEvents (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestTLSCloseWriter [2021-09-23T17:58:52.961Z] === PAUSE TestTLSCloseWriter [2021-09-23T17:58:52.961Z] === RUN TestImageBuildError [2021-09-23T17:58:52.961Z] --- PASS: TestImageBuildError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageBuild [2021-09-23T17:58:52.961Z] --- PASS: TestImageBuild (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestGetDockerOS [2021-09-23T17:58:52.961Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageCreateError [2021-09-23T17:58:52.961Z] --- PASS: TestImageCreateError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageCreate [2021-09-23T17:58:52.961Z] --- PASS: TestImageCreate (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageHistoryError [2021-09-23T17:58:52.961Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageHistory [2021-09-23T17:58:52.961Z] --- PASS: TestImageHistory (0.01s) [2021-09-23T17:58:52.961Z] === RUN TestImageImportError [2021-09-23T17:58:52.961Z] --- PASS: TestImageImportError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageImport [2021-09-23T17:58:52.961Z] --- PASS: TestImageImport (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageInspectError [2021-09-23T17:58:52.961Z] --- PASS: TestImageInspectError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageInspectImageNotFound [2021-09-23T17:58:52.961Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageInspectWithEmptyID [2021-09-23T17:58:52.961Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageInspect [2021-09-23T17:58:52.961Z] --- PASS: TestImageInspect (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageListError [2021-09-23T17:58:52.961Z] --- PASS: TestImageListError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageList [2021-09-23T17:58:52.961Z] --- PASS: TestImageList (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageListApiBefore125 [2021-09-23T17:58:52.961Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageLoadError [2021-09-23T17:58:52.961Z] --- PASS: TestImageLoadError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageLoad [2021-09-23T17:58:52.961Z] --- PASS: TestImageLoad (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagesPruneError [2021-09-23T17:58:52.961Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagesPrune [2021-09-23T17:58:52.961Z] --- PASS: TestImagesPrune (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePullReferenceParseError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePullAnyError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePullWithoutErrors [2021-09-23T17:58:52.961Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePushReferenceError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePushAnyError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImagePushWithoutErrors [2021-09-23T17:58:52.961Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-23T17:58:52.961Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-23T17:58:52.961Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-23T17:58:52.961Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-23T17:58:52.961Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageRemoveError [2021-09-23T17:58:52.961Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageRemoveImageNotFound [2021-09-23T17:58:52.961Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageRemove [2021-09-23T17:58:52.961Z] --- PASS: TestImageRemove (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageSaveError [2021-09-23T17:58:52.961Z] --- PASS: TestImageSaveError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageSave [2021-09-23T17:58:52.961Z] --- PASS: TestImageSave (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageSearchAnyError [2021-09-23T17:58:52.961Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-23T17:58:52.961Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-23T17:58:52.961Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-23T17:58:52.961Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-23T17:58:52.961Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageSearchWithoutErrors [2021-09-23T17:58:52.961Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageTagError [2021-09-23T17:58:52.961Z] --- PASS: TestImageTagError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageTagInvalidReference [2021-09-23T17:58:52.961Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageTagInvalidSourceImageName [2021-09-23T17:58:52.961Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageTagHexSource [2021-09-23T17:58:52.961Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestImageTag [2021-09-23T17:58:52.961Z] --- PASS: TestImageTag (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestInfoServerError [2021-09-23T17:58:52.961Z] --- PASS: TestInfoServerError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestInfoInvalidResponseJSONError [2021-09-23T17:58:52.961Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestInfo [2021-09-23T17:58:52.961Z] --- PASS: TestInfo (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkConnectError [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkConnect [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkCreateError [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkCreate [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkDisconnectError [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkDisconnect [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkInspectError [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkInspectNotFoundError [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkInspectWithEmptyID [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkInspect [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkListError [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkListError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkList [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkList (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworksPruneError [2021-09-23T17:58:52.961Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworksPrune [2021-09-23T17:58:52.961Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkRemoveError [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNetworkRemove [2021-09-23T17:58:52.961Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeInspectError [2021-09-23T17:58:52.961Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeInspectNodeNotFound [2021-09-23T17:58:52.961Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeInspectWithEmptyID [2021-09-23T17:58:52.961Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeInspect [2021-09-23T17:58:52.961Z] --- PASS: TestNodeInspect (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeListError [2021-09-23T17:58:52.961Z] --- PASS: TestNodeListError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeList [2021-09-23T17:58:52.961Z] --- PASS: TestNodeList (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeRemoveError [2021-09-23T17:58:52.961Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeRemove [2021-09-23T17:58:52.961Z] --- PASS: TestNodeRemove (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeUpdateError [2021-09-23T17:58:52.961Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestNodeUpdate [2021-09-23T17:58:52.961Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestOptionWithTimeout [2021-09-23T17:58:52.961Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPingFail [2021-09-23T17:58:52.961Z] --- PASS: TestPingFail (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPingWithError [2021-09-23T17:58:52.961Z] 2021/09/23 17:58:52 RoundTripper returned a response & error; ignoring response [2021-09-23T17:58:52.961Z] 2021/09/23 17:58:52 RoundTripper returned a response & error; ignoring response [2021-09-23T17:58:52.961Z] --- PASS: TestPingWithError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPingSuccess [2021-09-23T17:58:52.961Z] --- PASS: TestPingSuccess (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPingHeadFallback [2021-09-23T17:58:52.961Z] === RUN TestPingHeadFallback/OK [2021-09-23T17:58:52.961Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-23T17:58:52.961Z] === RUN TestPingHeadFallback/Not_Found [2021-09-23T17:58:52.961Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-23T17:58:52.961Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-23T17:58:52.961Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-23T17:58:52.961Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-23T17:58:52.961Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-23T17:58:52.961Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginDisableError [2021-09-23T17:58:52.961Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginDisable [2021-09-23T17:58:52.961Z] --- PASS: TestPluginDisable (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginEnableError [2021-09-23T17:58:52.961Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginEnable [2021-09-23T17:58:52.961Z] --- PASS: TestPluginEnable (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginInspectError [2021-09-23T17:58:52.961Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginInspectWithEmptyID [2021-09-23T17:58:52.961Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginInspect [2021-09-23T17:58:52.961Z] --- PASS: TestPluginInspect (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginListError [2021-09-23T17:58:52.961Z] --- PASS: TestPluginListError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginList [2021-09-23T17:58:52.961Z] --- PASS: TestPluginList (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginPushError [2021-09-23T17:58:52.961Z] --- PASS: TestPluginPushError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginPush [2021-09-23T17:58:52.961Z] --- PASS: TestPluginPush (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginRemoveError [2021-09-23T17:58:52.961Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginRemove [2021-09-23T17:58:52.961Z] --- PASS: TestPluginRemove (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginSetError [2021-09-23T17:58:52.961Z] --- PASS: TestPluginSetError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPluginSet [2021-09-23T17:58:52.961Z] --- PASS: TestPluginSet (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSetHostHeader [2021-09-23T17:58:52.961Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestPlainTextError [2021-09-23T17:58:52.961Z] --- PASS: TestPlainTextError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestInfiniteError [2021-09-23T17:58:52.961Z] --- PASS: TestInfiniteError (0.05s) [2021-09-23T17:58:52.961Z] === RUN TestCanceledContext [2021-09-23T17:58:52.961Z] 2021/09/23 17:58:52 RoundTripper returned a response & error; ignoring response [2021-09-23T17:58:52.961Z] --- PASS: TestCanceledContext (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestDeadlineExceededContext [2021-09-23T17:58:52.961Z] 2021/09/23 17:58:52 RoundTripper returned a response & error; ignoring response [2021-09-23T17:58:52.961Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretCreateUnsupported [2021-09-23T17:58:52.961Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretCreateError [2021-09-23T17:58:52.961Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretCreate [2021-09-23T17:58:52.961Z] --- PASS: TestSecretCreate (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretInspectUnsupported [2021-09-23T17:58:52.961Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretInspectError [2021-09-23T17:58:52.961Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretInspectSecretNotFound [2021-09-23T17:58:52.961Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretInspectWithEmptyID [2021-09-23T17:58:52.961Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretInspect [2021-09-23T17:58:52.961Z] --- PASS: TestSecretInspect (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretListUnsupported [2021-09-23T17:58:52.961Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretListError [2021-09-23T17:58:52.961Z] --- PASS: TestSecretListError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretList [2021-09-23T17:58:52.961Z] --- PASS: TestSecretList (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretRemoveUnsupported [2021-09-23T17:58:52.961Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretRemoveError [2021-09-23T17:58:52.961Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretRemove [2021-09-23T17:58:52.961Z] --- PASS: TestSecretRemove (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretUpdateUnsupported [2021-09-23T17:58:52.961Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretUpdateError [2021-09-23T17:58:52.961Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestSecretUpdate [2021-09-23T17:58:52.961Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestServiceCreateError [2021-09-23T17:58:52.961Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestServiceCreate [2021-09-23T17:58:52.961Z] --- PASS: TestServiceCreate (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-23T17:58:52.961Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestServiceCreateDigestPinning [2021-09-23T17:58:52.961Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestServiceInspectError [2021-09-23T17:58:52.961Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestServiceInspectServiceNotFound [2021-09-23T17:58:52.961Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-23T17:58:52.961Z] === RUN TestServiceInspectWithEmptyID [2021-09-23T17:58:52.961Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceInspect [2021-09-23T17:58:52.962Z] --- PASS: TestServiceInspect (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceListError [2021-09-23T17:58:52.962Z] --- PASS: TestServiceListError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceList [2021-09-23T17:58:52.962Z] --- PASS: TestServiceList (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceLogsError [2021-09-23T17:58:52.962Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceLogs [2021-09-23T17:58:52.962Z] --- PASS: TestServiceLogs (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceRemoveError [2021-09-23T17:58:52.962Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceRemoveNotFoundError [2021-09-23T17:58:52.962Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceRemove [2021-09-23T17:58:52.962Z] --- PASS: TestServiceRemove (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceUpdateError [2021-09-23T17:58:52.962Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestServiceUpdate [2021-09-23T17:58:52.962Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmGetUnlockKeyError [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmGetUnlockKey [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmInitError [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmInit [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmInit (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmInspectError [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmInspect [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmJoinError [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmJoin [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmLeaveError [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmLeave [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmUnlockError [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmUnlock [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmUpdateError [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestSwarmUpdate [2021-09-23T17:58:52.962Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestTaskInspectError [2021-09-23T17:58:52.962Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestTaskInspectWithEmptyID [2021-09-23T17:58:52.962Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestTaskInspect [2021-09-23T17:58:52.962Z] --- PASS: TestTaskInspect (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestTaskListError [2021-09-23T17:58:52.962Z] --- PASS: TestTaskListError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestTaskList [2021-09-23T17:58:52.962Z] --- PASS: TestTaskList (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeCreateError [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeCreate [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeInspectError [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeInspectNotFound [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeInspectWithEmptyID [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeInspect [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeListError [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeListError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeList [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeList (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeRemoveError [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-23T17:58:52.962Z] === RUN TestVolumeRemove [2021-09-23T17:58:52.962Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-23T17:58:52.962Z] === CONT TestTLSCloseWriter [2021-09-23T17:58:52.962Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-23T17:58:52.962Z] PASS [2021-09-23T17:58:52.962Z] coverage: 75.1% of statements [2021-09-23T17:58:52.962Z] ok github.com/docker/docker/client 0.367s coverage: 75.1% of statements [2021-09-23T17:58:53.625Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.09s) [2021-09-23T17:58:53.625Z] === RUN TestAPIIpcModeHost [2021-09-23T17:58:53.625Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-09-23T17:58:53.625Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-23T17:58:53.625Z] check_test.go:308: [d713fd1e84787] daemon is not started [2021-09-23T17:58:53.625Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-09-23T17:58:53.625Z] --- PASS: TestAPIIpcModeHost (0.46s) [2021-09-23T17:58:53.625Z] === RUN TestDaemonIpcModeShareable [2021-09-23T17:58:53.648Z] --- PASS: TestCgroupNamespacesBuild (1.81s) [2021-09-23T17:58:53.648Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-23T17:58:54.193Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-23T17:58:54.720Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2021-09-23T17:58:54.720Z] === RUN TestInspect [2021-09-23T17:58:55.034Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s) [2021-09-23T17:58:55.034Z] === RUN TestBuildWithSession [2021-09-23T17:58:55.034Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T17:58:55.034Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T17:58:55.034Z] === RUN TestBuildSquashParent [2021-09-23T17:58:55.132Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-23T17:58:55.392Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2021-09-23T17:58:55.652Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2021-09-23T17:58:55.652Z] === RUN TestDaemonIpcModePrivate [2021-09-23T17:58:55.911Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-09-23T17:58:56.171Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-23T17:58:57.110Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-09-23T17:58:57.110Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2021-09-23T17:58:57.110Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-23T17:58:57.320Z] --- PASS: TestInspect (2.99s) [2021-09-23T17:58:57.320Z] === RUN TestCreateJob [2021-09-23T17:58:57.679Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-09-23T17:58:58.618Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-09-23T17:58:58.881Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2021-09-23T17:58:58.881Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-23T17:58:59.141Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-23T17:58:59.401Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-09-23T17:59:00.118Z] .......................... [ 67%] [2021-09-23T17:59:00.332Z] --- PASS: TestBuildSquashParent (4.51s) [2021-09-23T17:59:00.332Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T17:59:00.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:59:00.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:59:00.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:59:00.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:59:00.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:59:00.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:59:00.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:59:00.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:59:00.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:59:00.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:59:00.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:59:00.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:59:00.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T17:59:00.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T17:59:00.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T17:59:00.333Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T17:59:00.341Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2021-09-23T17:59:00.583Z] --- PASS: TestCreateJob (3.24s) [2021-09-23T17:59:00.583Z] === RUN TestReplicatedJob [2021-09-23T17:59:00.600Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2021-09-23T17:59:00.600Z] === RUN TestIpcModeOlderClient [2021-09-23T17:59:00.600Z] === PAUSE TestIpcModeOlderClient [2021-09-23T17:59:00.600Z] === RUN TestKillContainerInvalidSignal [2021-09-23T17:59:01.177Z] check_test.go:308: [dc56a8f4c8e9a] daemon is not started [2021-09-23T17:59:01.177Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-09-23T17:59:01.437Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-09-23T17:59:01.437Z] === RUN TestKillContainer [2021-09-23T17:59:01.437Z] === RUN TestKillContainer/no_signal [2021-09-23T17:59:01.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T17:59:02.006Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T17:59:02.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T17:59:02.575Z] === RUN TestKillContainer/killing_signal [2021-09-23T17:59:03.521Z] --- PASS: TestKillContainer (2.26s) [2021-09-23T17:59:03.521Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-09-23T17:59:03.521Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-09-23T17:59:03.521Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-09-23T17:59:03.521Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T17:59:03.521Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-23T17:59:04.215Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-23T17:59:04.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2021-09-23T17:59:04.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.74s) [2021-09-23T17:59:04.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) [2021-09-23T17:59:04.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2021-09-23T17:59:04.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2021-09-23T17:59:04.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.71s) [2021-09-23T17:59:04.215Z] === RUN TestBuildMultiStageCopy [2021-09-23T17:59:04.215Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T17:59:04.460Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-09-23T17:59:04.460Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-23T17:59:04.719Z] check_test.go:308: [d10b4813cb727] daemon is not started [2021-09-23T17:59:04.719Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-09-23T17:59:05.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2021-09-23T17:59:05.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2021-09-23T17:59:05.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2021-09-23T17:59:05.288Z] === RUN TestKillStoppedContainer [2021-09-23T17:59:05.288Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-09-23T17:59:05.288Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T17:59:05.288Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-09-23T17:59:05.288Z] === RUN TestKillDifferentUserContainer [2021-09-23T17:59:05.858Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-09-23T17:59:05.858Z] === RUN TestInspectOomKilledTrue [2021-09-23T17:59:05.858Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T17:59:05.858Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T17:59:05.858Z] === RUN TestInspectOomKilledFalse [2021-09-23T17:59:05.858Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T17:59:05.858Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T17:59:05.858Z] === RUN TestLinksEtcHostsContentMatch [2021-09-23T17:59:05.912Z] --- PASS: TestReplicatedJob (5.41s) [2021-09-23T17:59:05.912Z] === RUN TestUpdateReplicatedJob [2021-09-23T17:59:06.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T17:59:06.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T17:59:06.408Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T17:59:06.428Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-23T17:59:06.669Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T17:59:06.687Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2021-09-23T17:59:06.687Z] === RUN TestLinksContainerNames [2021-09-23T17:59:06.930Z] --- PASS: TestBuildMultiStageCopy (2.93s) [2021-09-23T17:59:06.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.73s) [2021-09-23T17:59:06.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-09-23T17:59:06.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-09-23T17:59:06.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-09-23T17:59:06.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2021-09-23T17:59:06.930Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T17:59:07.256Z] docker_cli_daemon_plugins_test.go:80: [d07c28628d5aa] daemon is not started [2021-09-23T17:59:07.827Z] --- PASS: TestLinksContainerNames (1.34s) [2021-09-23T17:59:07.827Z] === RUN TestLogsFollowTailEmpty [2021-09-23T17:59:07.875Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-09-23T17:59:07.875Z] === RUN TestBuildLabelWithTargets [2021-09-23T17:59:07.919Z] --- PASS: TestCheckoutGit (26.51s) [2021-09-23T17:59:07.920Z] === RUN TestValidGitTransport [2021-09-23T17:59:07.920Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-23T17:59:07.920Z] === RUN TestGitInvalidRef [2021-09-23T17:59:07.920Z] --- PASS: TestGitInvalidRef (0.18s) [2021-09-23T17:59:07.920Z] PASS [2021-09-23T17:59:07.920Z] coverage: 86.3% of statements [2021-09-23T17:59:07.920Z] ok github.com/docker/docker/builder/remotecontext/git 26.752s coverage: 86.3% of statements [2021-09-23T17:59:08.396Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-09-23T17:59:08.656Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-09-23T17:59:08.656Z] === RUN TestContainerNetworkMountsNoChown [2021-09-23T17:59:08.908Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T17:59:08.909Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T17:59:09.214Z] --- PASS: TestUpdateReplicatedJob (3.19s) [2021-09-23T17:59:09.214Z] === RUN TestServiceListWithStatuses [2021-09-23T17:59:09.214Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T17:59:09.214Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T17:59:09.214Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T17:59:09.225Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-09-23T17:59:09.225Z] === RUN TestMountDaemonRoot [2021-09-23T17:59:09.225Z] === RUN TestMountDaemonRoot/default [2021-09-23T17:59:09.225Z] === PAUSE TestMountDaemonRoot/default [2021-09-23T17:59:09.225Z] === RUN TestMountDaemonRoot/private [2021-09-23T17:59:09.225Z] === PAUSE TestMountDaemonRoot/private [2021-09-23T17:59:09.225Z] === RUN TestMountDaemonRoot/rprivate [2021-09-23T17:59:09.225Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-23T17:59:09.225Z] === RUN TestMountDaemonRoot/slave [2021-09-23T17:59:09.225Z] === PAUSE TestMountDaemonRoot/slave [2021-09-23T17:59:09.225Z] === RUN TestMountDaemonRoot/rslave [2021-09-23T17:59:09.225Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-23T17:59:09.225Z] === RUN TestMountDaemonRoot/shared [2021-09-23T17:59:09.225Z] === PAUSE TestMountDaemonRoot/shared [2021-09-23T17:59:09.225Z] === RUN TestMountDaemonRoot/rshared [2021-09-23T17:59:09.225Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-23T17:59:09.264Z] --- PASS: TestBuildLabelWithTargets (1.33s) [2021-09-23T17:59:09.264Z] === RUN TestBuildWithEmptyLayers [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/default [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/rslave [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/rshared [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/shared [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/rprivate [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/slave [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/private [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:59:09.485Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:59:09.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-23T17:59:09.485Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-23T17:59:09.745Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-23T17:59:09.837Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-09-23T17:59:09.837Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T17:59:10.004Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-23T17:59:10.004Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-23T17:59:10.004Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-23T17:59:10.004Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T17:59:10.004Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T17:59:10.004Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-23T17:59:10.004Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-09-23T17:59:10.264Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-09-23T17:59:10.264Z] === RUN TestContainerBindMountNonRecursive [2021-09-23T17:59:10.527Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-23T17:59:10.527Z] docker_cli_daemon_plugins_test.go:170: [d985ff1f3f0ea] daemon is not started [2021-09-23T17:59:11.760Z] --- PASS: TestBuildMultiStageOnBuild (1.91s) [2021-09-23T17:59:11.760Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T17:59:11.909Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-09-23T17:59:12.169Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2021-09-23T17:59:12.169Z] === RUN TestContainerVolumesMountedAsShared [2021-09-23T17:59:12.706Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-09-23T17:59:12.706Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T17:59:12.739Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-09-23T17:59:12.739Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-23T17:59:13.308Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-23T17:59:13.418Z] --- PASS: TestDockerNetworkConnectAlias (4.31s) [2021-09-23T17:59:13.418Z] === RUN TestDockerNetworkReConnect [2021-09-23T17:59:13.568Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s) [2021-09-23T17:59:13.568Z] === RUN TestNetworkNat [2021-09-23T17:59:13.568Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-23T17:59:14.508Z] --- PASS: TestNetworkNat (0.81s) [2021-09-23T17:59:14.508Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T17:59:14.627Z] --- PASS: TestBuildMultiStageLayerLeak (1.96s) [2021-09-23T17:59:14.627Z] === RUN TestBuildWithHugeFile [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-09-23T17:59:14.788Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-23T17:59:14.788Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestConfigureDaemonLogs [2021-09-23T17:59:14.788Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestCommonOptionsInstallFlags [2021-09-23T17:59:14.788Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-23T17:59:14.788Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-23T17:59:14.788Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-23T17:59:14.788Z] PASS [2021-09-23T17:59:14.788Z] coverage: 18.5% of statements [2021-09-23T17:59:14.788Z] ok github.com/docker/docker/cmd/dockerd 0.335s coverage: 18.5% of statements [2021-09-23T17:59:14.788Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-23T17:59:14.788Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T17:59:15.077Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2021-09-23T17:59:15.077Z] === RUN TestNetworkLoopbackNat [2021-09-23T17:59:15.258Z] === RUN TestContainerStopSignal [2021-09-23T17:59:15.258Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestContainerStopTimeout [2021-09-23T17:59:15.258Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-23T17:59:15.258Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-23T17:59:15.258Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-23T17:59:15.258Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestReplaceAndAppendEnvVars [2021-09-23T17:59:15.258Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-23T17:59:15.258Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestNewMemoryStore [2021-09-23T17:59:15.258Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestAddContainers [2021-09-23T17:59:15.258Z] --- PASS: TestAddContainers (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestGetContainer [2021-09-23T17:59:15.258Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestDeleteContainer [2021-09-23T17:59:15.258Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestListContainers [2021-09-23T17:59:15.258Z] --- PASS: TestListContainers (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestFirstContainer [2021-09-23T17:59:15.258Z] --- PASS: TestFirstContainer (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestApplyAllContainer [2021-09-23T17:59:15.258Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestIsValidHealthString [2021-09-23T17:59:15.258Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestStateRunStop [2021-09-23T17:59:15.258Z] --- PASS: TestStateRunStop (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestStateTimeoutWait [2021-09-23T17:59:15.258Z] state_test.go:141: Stop callback fired [2021-09-23T17:59:15.258Z] state_test.go:165: Stop callback fired [2021-09-23T17:59:15.258Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-23T17:59:15.258Z] === RUN TestIsValidStateString [2021-09-23T17:59:15.258Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-23T17:59:15.258Z] === RUN TestViewSaveDelete [2021-09-23T17:59:15.258Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-23T17:59:15.258Z] === RUN TestViewAll [2021-09-23T17:59:15.336Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-09-23T17:59:15.733Z] --- PASS: TestViewAll (0.02s) [2021-09-23T17:59:15.733Z] === RUN TestViewGet [2021-09-23T17:59:15.733Z] --- PASS: TestViewGet (0.01s) [2021-09-23T17:59:15.733Z] === RUN TestNames [2021-09-23T17:59:15.733Z] --- PASS: TestNames (0.00s) [2021-09-23T17:59:15.733Z] === RUN TestViewWithHealthCheck [2021-09-23T17:59:15.733Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-23T17:59:15.733Z] PASS [2021-09-23T17:59:15.733Z] coverage: 41.5% of statements [2021-09-23T17:59:15.733Z] ok github.com/docker/docker/container 0.225s coverage: 41.5% of statements [2021-09-23T17:59:15.733Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T17:59:15.733Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T17:59:15.733Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T17:59:15.733Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T17:59:15.905Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-09-23T17:59:16.475Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-09-23T17:59:16.681Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2021-09-23T17:59:16.681Z] === RUN TestServicePlugin [2021-09-23T17:59:16.729Z] === RUN TestPrepare [2021-09-23T17:59:16.729Z] --- PASS: TestPrepare (0.00s) [2021-09-23T17:59:16.729Z] === RUN TestStart [2021-09-23T17:59:16.729Z] --- PASS: TestStart (0.00s) [2021-09-23T17:59:16.729Z] === RUN TestWaitCancel [2021-09-23T17:59:16.729Z] --- PASS: TestWaitCancel (0.00s) [2021-09-23T17:59:16.729Z] === RUN TestWaitDisabled [2021-09-23T17:59:16.729Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-23T17:59:16.729Z] === RUN TestWaitEnabled [2021-09-23T17:59:16.729Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-23T17:59:16.729Z] === RUN TestRemove [2021-09-23T17:59:16.729Z] --- PASS: TestRemove (0.00s) [2021-09-23T17:59:16.729Z] PASS [2021-09-23T17:59:16.729Z] coverage: 65.3% of statements [2021-09-23T17:59:16.729Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-09-23T17:59:17.044Z] check_test.go:308: [d5a13a9a18f9f] daemon is not started [2021-09-23T17:59:17.044Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-09-23T17:59:18.297Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-23T17:59:18.298Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-23T17:59:18.298Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-23T17:59:18.298Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-23T17:59:18.424Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2021-09-23T17:59:18.424Z] === RUN TestPause [2021-09-23T17:59:18.424Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-23T17:59:18.768Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-23T17:59:18.768Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-23T17:59:18.768Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-23T17:59:18.768Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-23T17:59:18.768Z] PASS [2021-09-23T17:59:18.768Z] coverage: 35.9% of statements [2021-09-23T17:59:18.768Z] ok github.com/docker/docker/daemon/cluster/convert 0.559s coverage: 35.9% of statements [2021-09-23T17:59:18.768Z] === RUN TestNewListSecretsFilters [2021-09-23T17:59:18.768Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-23T17:59:18.768Z] === RUN TestNewListConfigsFilters [2021-09-23T17:59:18.768Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-23T17:59:18.768Z] PASS [2021-09-23T17:59:18.768Z] coverage: 0.5% of statements [2021-09-23T17:59:18.768Z] ok github.com/docker/docker/daemon/cluster 0.725s coverage: 0.5% of statements [2021-09-23T17:59:18.996Z] --- PASS: TestPause (0.78s) [2021-09-23T17:59:18.996Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T17:59:18.996Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T17:59:18.996Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T17:59:18.996Z] === RUN TestPauseStopPausedContainer [2021-09-23T17:59:19.934Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-09-23T17:59:19.935Z] === RUN TestPidHost [2021-09-23T17:59:20.193Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-23T17:59:20.193Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-09-23T17:59:20.846Z] plugin_test.go:61: [de90526ffe0a0] joining swarm manager [d76eb2aee33fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T17:59:21.422Z] plugin_test.go:64: [d110d71736f4e] joining swarm manager [d76eb2aee33fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T17:59:21.575Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-23T17:59:21.575Z] --- PASS: TestPidHost (1.70s) [2021-09-23T17:59:21.575Z] === RUN TestPsFilter [2021-09-23T17:59:21.575Z] --- PASS: TestPsFilter (0.15s) [2021-09-23T17:59:21.575Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T17:59:21.726Z] === RUN TestBuilderGC [2021-09-23T17:59:21.726Z] --- PASS: TestBuilderGC (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestDaemonConfigurationNotFound [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestDaemonBrokenConfiguration [2021-09-23T17:59:21.726Z] === RUN TestDiscoveryOptsErrors [2021-09-23T17:59:21.726Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestDiscoveryOpts [2021-09-23T17:59:21.726Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-23T17:59:21.726Z] PASS [2021-09-23T17:59:21.726Z] coverage: 30.0% of statements [2021-09-23T17:59:21.726Z] === RUN TestParseClusterAdvertiseSettings [2021-09-23T17:59:21.726Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestFindConfigurationConflicts [2021-09-23T17:59:21.726Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-23T17:59:21.726Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-23T17:59:21.726Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-23T17:59:21.726Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-23T17:59:21.726Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-23T17:59:21.726Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-23T17:59:21.726Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-23T17:59:21.726Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-23T17:59:21.726Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-23T17:59:21.726Z] === RUN TestValidateConfiguration [2021-09-23T17:59:21.726Z] === RUN TestValidateConfiguration/with_label [2021-09-23T17:59:21.726Z] === RUN TestValidateConfiguration/with_dns [2021-09-23T17:59:21.726Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-23T17:59:21.726Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-23T17:59:21.726Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-23T17:59:21.726Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-23T17:59:21.726Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2021-09-23T17:59:21.726Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-23T17:59:21.727Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-23T17:59:21.727Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-23T17:59:21.727Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-23T17:59:21.727Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-23T17:59:21.727Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-23T17:59:21.727Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-23T17:59:21.727Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-23T17:59:21.727Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-23T17:59:21.727Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-23T17:59:21.727Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-23T17:59:21.727Z] === RUN TestModifiedDiscoverySettings [2021-09-23T17:59:21.727Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-23T17:59:21.727Z] === RUN TestReloadSetConfigFileNotExist [2021-09-23T17:59:21.727Z] time="2021-09-23T17:59:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-23T17:59:21.727Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-23T17:59:21.727Z] === RUN TestReloadDefaultConfigNotExist [2021-09-23T17:59:21.727Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:59:21.727Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T17:59:21.727Z] === RUN TestReloadBadDefaultConfig [2021-09-23T17:59:21.727Z] time="2021-09-23T17:59:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3124925902" [2021-09-23T17:59:21.727Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-23T17:59:21.727Z] === RUN TestReloadWithConflictingLabels [2021-09-23T17:59:21.727Z] time="2021-09-23T17:59:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3571163501" [2021-09-23T17:59:21.727Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-23T17:59:21.727Z] === RUN TestReloadWithDuplicateLabels [2021-09-23T17:59:21.727Z] time="2021-09-23T17:59:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2276064987" [2021-09-23T17:59:21.727Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-23T17:59:21.727Z] === RUN TestDaemonConfigurationMerge [2021-09-23T17:59:21.727Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-23T17:59:21.727Z] PASS [2021-09-23T17:59:21.727Z] coverage: 80.4% of statements [2021-09-23T17:59:21.727Z] ok github.com/docker/docker/daemon/config 0.215s coverage: 80.4% of statements [2021-09-23T17:59:21.834Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-09-23T17:59:22.406Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-09-23T17:59:22.406Z] === RUN TestRemoveContainerWithVolume [2021-09-23T17:59:22.406Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-23T17:59:22.716Z] === RUN TestWaitNodeAttachment [2021-09-23T17:59:22.716Z] === RUN TestEventsLog [2021-09-23T17:59:22.716Z] --- PASS: TestEventsLog (0.00s) [2021-09-23T17:59:22.716Z] === RUN TestEventsLogTimeout [2021-09-23T17:59:22.716Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-23T17:59:22.716Z] === RUN TestLogEvents [2021-09-23T17:59:22.716Z] --- PASS: TestLogEvents (0.05s) [2021-09-23T17:59:22.716Z] === RUN TestLoadBufferedEvents [2021-09-23T17:59:23.185Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-09-23T17:59:23.185Z] === RUN TestIsolationConversion [2021-09-23T17:59:23.185Z] === RUN TestIsolationConversion/default [2021-09-23T17:59:23.185Z] === RUN TestIsolationConversion/process [2021-09-23T17:59:23.185Z] === RUN TestIsolationConversion/hyperv [2021-09-23T17:59:23.185Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-23T17:59:23.185Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-23T17:59:23.185Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-23T17:59:23.185Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-23T17:59:23.185Z] === RUN TestContainerLabels [2021-09-23T17:59:23.185Z] --- PASS: TestContainerLabels (0.00s) [2021-09-23T17:59:23.185Z] === RUN TestCredentialSpecConversion [2021-09-23T17:59:23.185Z] === RUN TestCredentialSpecConversion/none [2021-09-23T17:59:23.185Z] === RUN TestCredentialSpecConversion/config [2021-09-23T17:59:23.185Z] === RUN TestCredentialSpecConversion/file [2021-09-23T17:59:23.185Z] === RUN TestCredentialSpecConversion/registry [2021-09-23T17:59:23.185Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-23T17:59:23.185Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-23T17:59:23.185Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-23T17:59:23.185Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-23T17:59:23.185Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-23T17:59:23.185Z] === RUN TestControllerValidateMountBind [2021-09-23T17:59:23.185Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-23T17:59:23.185Z] === RUN TestControllerValidateMountVolume [2021-09-23T17:59:23.185Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-23T17:59:23.185Z] === RUN TestControllerValidateMountTarget [2021-09-23T17:59:23.185Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-23T17:59:23.185Z] === RUN TestControllerValidateMountTmpfs [2021-09-23T17:59:23.185Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-23T17:59:23.185Z] === RUN TestControllerValidateMountInvalidType [2021-09-23T17:59:23.185Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-23T17:59:23.185Z] === RUN TestControllerValidateMountNamedPipe [2021-09-23T17:59:23.185Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-23T17:59:23.185Z] PASS [2021-09-23T17:59:23.185Z] coverage: 11.0% of statements [2021-09-23T17:59:23.185Z] --- PASS: TestLoadBufferedEvents (0.09s) [2021-09-23T17:59:23.185Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-23T17:59:23.185Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-23T17:59:23.185Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-23T17:59:23.185Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-23T17:59:23.185Z] PASS [2021-09-23T17:59:23.185Z] coverage: 50.0% of statements [2021-09-23T17:59:23.185Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.795s coverage: 11.0% of statements [2021-09-23T17:59:23.185Z] ok github.com/docker/docker/daemon/events 0.219s coverage: 50.0% of statements [2021-09-23T17:59:23.185Z] === RUN TestIsEmptyDir [2021-09-23T17:59:23.185Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-23T17:59:23.185Z] PASS [2021-09-23T17:59:23.185Z] coverage: 2.3% of statements [2021-09-23T17:59:23.185Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2021-09-23T17:59:23.343Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2021-09-23T17:59:23.343Z] === RUN TestRemoveContainerRunning [2021-09-23T17:59:23.603Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-09-23T17:59:23.655Z] === RUN TestVerifyNetworkingConfig [2021-09-23T17:59:23.655Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestGetContainer [2021-09-23T17:59:23.655Z] --- PASS: TestGetContainer (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestValidContainerNames [2021-09-23T17:59:23.655Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestContainerInitDNS [2021-09-23T17:59:23.655Z] daemon_test.go:146: root required [2021-09-23T17:59:23.655Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestMerge [2021-09-23T17:59:23.655Z] --- PASS: TestMerge (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestValidateContainerIsolation [2021-09-23T17:59:23.655Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestFindNetworkErrorType [2021-09-23T17:59:23.655Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestEnsureServicesExist [2021-09-23T17:59:23.655Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestEnsureServicesExistErrors [2021-09-23T17:59:23.655Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-23T17:59:23.655Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-23T17:59:23.655Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-23T17:59:23.655Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestContainerDelete [2021-09-23T17:59:23.655Z] --- PASS: TestContainerDelete (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestContainerDoubleDelete [2021-09-23T17:59:23.655Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestLogContainerEventCopyLabels [2021-09-23T17:59:23.655Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestLogContainerEventWithAttributes [2021-09-23T17:59:23.655Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2021-09-23T17:59:23.655Z] === RUN TestNoneHealthcheck [2021-09-23T17:59:23.655Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestHealthStates [2021-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] time="2021-09-23T17:59:23Z" 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-09-23T17:59:23.655Z] --- PASS: TestHealthStates (0.13s) [2021-09-23T17:59:23.655Z] === RUN TestMaskURLCredentials [2021-09-23T17:59:23.655Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestGetInspectData [2021-09-23T17:59:23.655Z] --- PASS: TestGetInspectData (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestFillLicense [2021-09-23T17:59:23.655Z] --- PASS: TestFillLicense (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestListInvalidFilter [2021-09-23T17:59:23.655Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestNameFilter [2021-09-23T17:59:23.655Z] --- PASS: TestNameFilter (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-23T17:59:23.655Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-23T17:59:23.655Z] === 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-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-23T17:59:23.655Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-23T17:59:23.655Z] --- 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-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-23T17:59:23.655Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestDaemonReloadLabels [2021-09-23T17:59:23.655Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-23T17:59:23.655Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestDaemonReloadMirrors [2021-09-23T17:59:23.655Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-23T17:59:23.655Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-23T17:59:23.655Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-23T17:59:23.655Z] === RUN TestDaemonDiscoveryReload [2021-09-23T17:59:23.862Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-09-23T17:59:23.862Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T17:59:24.125Z] === RUN TestLinkNaming [2021-09-23T17:59:24.125Z] --- PASS: TestLinkNaming (0.00s) [2021-09-23T17:59:24.125Z] === RUN TestLinkNew [2021-09-23T17:59:24.125Z] --- PASS: TestLinkNew (0.00s) [2021-09-23T17:59:24.125Z] === RUN TestLinkEnv [2021-09-23T17:59:24.125Z] --- PASS: TestLinkEnv (0.00s) [2021-09-23T17:59:24.125Z] === RUN TestLinkMultipleEnv [2021-09-23T17:59:24.125Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-23T17:59:24.125Z] === RUN TestLinkPortRangeEnv [2021-09-23T17:59:24.125Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-23T17:59:24.125Z] PASS [2021-09-23T17:59:24.125Z] coverage: 93.0% of statements [2021-09-23T17:59:24.125Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-09-23T17:59:24.597Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-09-23T17:59:24.597Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-23T17:59:24.802Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-09-23T17:59:24.802Z] === RUN TestRemoveInvalidContainer [2021-09-23T17:59:24.802Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-09-23T17:59:24.802Z] === RUN TestRenameLinkedContainer [2021-09-23T17:59:25.062Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-09-23T17:59:25.066Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-23T17:59:25.066Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-23T17:59:25.535Z] === RUN TestAdapterReadLogs [2021-09-23T17:59:25.535Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestCopier [2021-09-23T17:59:25.535Z] --- PASS: TestCopier (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestCopierLongLines [2021-09-23T17:59:25.535Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestCopierSlow [2021-09-23T17:59:25.535Z] --- PASS: TestCopierSlow (0.20s) [2021-09-23T17:59:25.535Z] === RUN TestCopierWithSized [2021-09-23T17:59:25.535Z] === RUN TestCopierWithSized/as_is [2021-09-23T17:59:25.535Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-23T17:59:25.535Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-23T17:59:25.535Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-23T17:59:25.535Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestCopierWithPartial [2021-09-23T17:59:25.535Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestRingLogger [2021-09-23T17:59:25.535Z] --- PASS: TestRingLogger (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestRingCap [2021-09-23T17:59:25.535Z] --- PASS: TestRingCap (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestRingClose [2021-09-23T17:59:25.535Z] --- PASS: TestRingClose (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestRingDrain [2021-09-23T17:59:25.535Z] --- PASS: TestRingDrain (0.00s) [2021-09-23T17:59:25.535Z] PASS [2021-09-23T17:59:25.535Z] coverage: 43.8% of statements [2021-09-23T17:59:25.535Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 43.8% of statements [2021-09-23T17:59:25.535Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-23T17:59:25.535Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-23T17:59:25.535Z] reload_test.go:520: root required [2021-09-23T17:59:25.535Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-23T17:59:25.535Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-23T17:59:25.535Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-23T17:59:25.535Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-23T17:59:25.535Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-23T17:59:25.535Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-23T17:59:25.535Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-09-23T17:59:25.535Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-23T17:59:25.535Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-23T17:59:25.535Z] === RUN TestParseVolumesFrom [2021-09-23T17:59:25.535Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-23T17:59:25.535Z] PASS [2021-09-23T17:59:25.535Z] coverage: 9.1% of statements [2021-09-23T17:59:25.535Z] ok github.com/docker/docker/daemon 2.326s coverage: 9.1% of statements [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-23T17:59:25.535Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-23T17:59:25.536Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T17:59:25.536Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-23T17:59:25.536Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-23T17:59:25.536Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-23T17:59:26.001Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-23T17:59:26.004Z] === RUN TestSearchRegistryForImagesErrors [2021-09-23T17:59:26.005Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-23T17:59:26.005Z] === RUN TestSearchRegistryForImages [2021-09-23T17:59:26.005Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-23T17:59:26.005Z] === RUN TestOnlyPlatformWithFallback [2021-09-23T17:59:26.005Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-23T17:59:26.005Z] === RUN TestImageDelete [2021-09-23T17:59:26.005Z] === RUN TestImageDelete/no_lease [2021-09-23T17:59:26.005Z] === RUN TestImageDelete/lease_exists [2021-09-23T17:59:26.005Z] --- PASS: TestImageDelete (0.03s) [2021-09-23T17:59:26.005Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-23T17:59:26.005Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-23T17:59:26.005Z] === RUN TestContentStoreForPull [2021-09-23T17:59:26.005Z] === RUN TestNewStreamConfig [2021-09-23T17:59:26.005Z] === RUN TestNewStreamConfig/defaults [2021-09-23T17:59:26.005Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-23T17:59:26.005Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-23T17:59:26.005Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-23T17:59:26.005Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-23T17:59:26.005Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-23T17:59:26.005Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-23T17:59:26.005Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-23T17:59:26.005Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-23T17:59:26.005Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-23T17:59:26.005Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-23T17:59:26.005Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-23T17:59:26.005Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-23T17:59:26.005Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-23T17:59:26.005Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-23T17:59:26.005Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-23T17:59:26.005Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-23T17:59:26.005Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-23T17:59:26.005Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-23T17:59:26.005Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-23T17:59:26.474Z] time="2021-09-23T17:59:25Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-23T17:59:26.474Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-09-23T17:59:26.474Z] === RUN TestCreateSuccess [2021-09-23T17:59:26.474Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestCreateStreamSkipped [2021-09-23T17:59:26.474Z] time="2021-09-23T17:59:26Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-23T17:59:26.474Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestCreateLogGroupSuccess [2021-09-23T17:59:26.474Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestCreateError [2021-09-23T17:59:26.474Z] --- PASS: TestCreateError (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestCreateAlreadyExists [2021-09-23T17:59:26.474Z] time="2021-09-23T17:59:26Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-23T17:59:26.474Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestLogClosed [2021-09-23T17:59:26.474Z] --- PASS: TestLogClosed (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestLogBlocking [2021-09-23T17:59:26.474Z] --- PASS: TestLogBlocking (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-23T17:59:26.474Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestLogNonBlockingBufferFull [2021-09-23T17:59:26.474Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestPublishBatchSuccess [2021-09-23T17:59:26.474Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestPublishBatchError [2021-09-23T17:59:26.474Z] time="2021-09-23T17:59:26Z" level=error msg=Error [2021-09-23T17:59:26.474Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-23T17:59:26.474Z] time="2021-09-23T17:59:26Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T17:59:26.474Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-23T17:59:26.474Z] time="2021-09-23T17:59:26Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-23T17:59:26.474Z] time="2021-09-23T17:59:26Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-23T17:59:26.474Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-23T17:59:26.474Z] === RUN TestCollectBatchSimple [2021-09-23T17:59:26.474Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchTicker [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchMultilinePattern [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-09-23T17:59:26.475Z] --- PASS: TestContentStoreForPull (0.18s) [2021-09-23T17:59:26.475Z] PASS [2021-09-23T17:59:26.475Z] coverage: 6.7% of statements [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchClose [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestEffectiveLen [2021-09-23T17:59:26.475Z] === RUN TestEffectiveLen/0/Hello [2021-09-23T17:59:26.475Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-23T17:59:26.475Z] === RUN TestEffectiveLen/2/🙃 [2021-09-23T17:59:26.475Z] === RUN TestEffectiveLen/3/���� [2021-09-23T17:59:26.475Z] === RUN TestEffectiveLen/4/He��o [2021-09-23T17:59:26.475Z] === RUN TestEffectiveLen/5/ [2021-09-23T17:59:26.475Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestFindValidSplit [2021-09-23T17:59:26.475Z] === RUN TestFindValidSplit/0/ [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1063: [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:59:26.475Z] === RUN TestFindValidSplit/1/Hello [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1063: Hello [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:59:26.475Z] === RUN TestFindValidSplit/2/Hello [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1063: He [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1064: llo [2021-09-23T17:59:26.475Z] === RUN TestFindValidSplit/3/Hello [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1063: [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1064: Hello [2021-09-23T17:59:26.475Z] === RUN TestFindValidSplit/4/🙃 [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1063: [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-23T17:59:26.475Z] === RUN TestFindValidSplit/5/🙃 [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:59:26.475Z] === RUN TestFindValidSplit/6/a� [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1063: a [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1064: � [2021-09-23T17:59:26.475Z] === RUN TestFindValidSplit/7/a� [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1063: a� [2021-09-23T17:59:26.475Z] cloudwatchlogs_test.go:1064: [2021-09-23T17:59:26.475Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestProcessEventEmoji [2021-09-23T17:59:26.475Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchLineSplit [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-23T17:59:26.475Z] ok github.com/docker/docker/daemon/images 0.289s coverage: 6.7% of statements [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchMaxEvents [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-23T17:59:26.475Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T17:59:26.475Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-23T17:59:26.475Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-23T17:59:26.475Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-23T17:59:26.475Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-23T17:59:26.475Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-23T17:59:26.475Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-23T17:59:26.475Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-23T17:59:26.475Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-23T17:59:26.475Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-23T17:59:26.475Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-23T17:59:26.475Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-23T17:59:26.475Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-23T17:59:26.475Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-23T17:59:26.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-23T17:59:26.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestCreateTagSuccess [2021-09-23T17:59:26.475Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-23T17:59:26.475Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-23T17:59:26.475Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-23T17:59:26.475Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-23T17:59:26.475Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-23T17:59:26.475Z] PASS [2021-09-23T17:59:26.475Z] coverage: 77.4% of statements [2021-09-23T17:59:26.475Z] ok github.com/docker/docker/daemon/logger/awslogs 0.331s coverage: 77.4% of statements [2021-09-23T17:59:26.475Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-23T17:59:26.475Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T17:59:26.475Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T17:59:26.475Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-23T17:59:26.475Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-23T17:59:26.475Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-23T17:59:26.475Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-23T17:59:26.475Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-23T17:59:26.940Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-09-23T17:59:26.944Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-09-23T17:59:26.944Z] === RUN TestFastTimeMarshalJSON [2021-09-23T17:59:26.944Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-23T17:59:26.944Z] PASS [2021-09-23T17:59:26.944Z] coverage: 87.2% of statements [2021-09-23T17:59:26.944Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.162s coverage: 87.2% of statements [2021-09-23T17:59:26.944Z] === RUN TestJSONFileLogger [2021-09-23T17:59:26.944Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-23T17:59:26.944Z] === RUN TestJSONFileLoggerWithTags [2021-09-23T17:59:26.944Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-23T17:59:26.944Z] === RUN TestJSONFileLoggerWithOpts [2021-09-23T17:59:26.944Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-23T17:59:26.944Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-23T17:59:26.944Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-23T17:59:26.944Z] === RUN TestEncodeDecode [2021-09-23T17:59:26.944Z] === PAUSE TestEncodeDecode [2021-09-23T17:59:26.944Z] === RUN TestUnexpectedEOF [2021-09-23T17:59:27.414Z] time="2021-09-23T17:59:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T17:59:27.414Z] time="2021-09-23T17:59:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-23T17:59:27.414Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-23T17:59:27.414Z] === CONT TestEncodeDecode [2021-09-23T17:59:27.414Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-23T17:59:27.414Z] PASS [2021-09-23T17:59:27.414Z] coverage: 69.9% of statements [2021-09-23T17:59:27.414Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.194s coverage: 69.9% of statements [2021-09-23T17:59:27.878Z] --- PASS: TestRenameLinkedContainer (3.06s) [2021-09-23T17:59:27.879Z] === RUN TestRenameStoppedContainer [2021-09-23T17:59:27.884Z] === RUN TestWriteLog [2021-09-23T17:59:27.884Z] === PAUSE TestWriteLog [2021-09-23T17:59:27.884Z] === RUN TestReadLog [2021-09-23T17:59:27.884Z] === PAUSE TestReadLog [2021-09-23T17:59:27.884Z] === CONT TestWriteLog [2021-09-23T17:59:27.884Z] === CONT TestReadLog [2021-09-23T17:59:27.884Z] --- PASS: TestWriteLog (0.00s) [2021-09-23T17:59:27.884Z] === RUN TestReadLog/tail_exact [2021-09-23T17:59:27.884Z] === RUN TestOpenFileDelete [2021-09-23T17:59:27.884Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-23T17:59:27.884Z] === RUN TestOpenFileRename [2021-09-23T17:59:27.884Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-23T17:59:27.884Z] === RUN TestParseLogTagDefaultTag [2021-09-23T17:59:27.884Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-23T17:59:27.884Z] === RUN TestParseLogTag [2021-09-23T17:59:27.884Z] --- PASS: TestParseLogTag (0.00s) [2021-09-23T17:59:27.884Z] === RUN TestParseLogTagEmptyTag [2021-09-23T17:59:27.884Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-23T17:59:27.884Z] === RUN TestTailFiles [2021-09-23T17:59:27.884Z] --- PASS: TestTailFiles (0.00s) [2021-09-23T17:59:27.884Z] === RUN TestFollowLogsConsumerGone [2021-09-23T17:59:27.884Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-23T17:59:27.884Z] === RUN TestFollowLogsProducerGone [2021-09-23T17:59:27.884Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-23T17:59:27.884Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-23T17:59:27.884Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-23T17:59:27.884Z] === RUN TestCheckCapacityAndRotate [2021-09-23T17:59:27.884Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-23T17:59:27.884Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-23T17:59:28.353Z] === RUN TestReadLog/tail_less_than_available [2021-09-23T17:59:28.353Z] === RUN TestReadLog/tail_more_than_available [2021-09-23T17:59:28.353Z] --- PASS: TestReadLog (0.15s) [2021-09-23T17:59:28.353Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-09-23T17:59:28.353Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-23T17:59:28.353Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-23T17:59:28.353Z] PASS [2021-09-23T17:59:28.353Z] coverage: 75.2% of statements [2021-09-23T17:59:28.353Z] ok github.com/docker/docker/daemon/logger/local 0.194s coverage: 75.2% of statements [2021-09-23T17:59:28.353Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T17:59:28.353Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-09-23T17:59:28.353Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-23T17:59:28.353Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-09-23T17:59:28.353Z] PASS [2021-09-23T17:59:28.353Z] coverage: 55.3% of statements [2021-09-23T17:59:28.353Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.195s coverage: 55.3% of statements [2021-09-23T17:59:28.353Z] === RUN TestLog [2021-09-23T17:59:28.353Z] --- PASS: TestLog (0.00s) [2021-09-23T17:59:28.353Z] PASS [2021-09-23T17:59:28.353Z] coverage: 31.5% of statements [2021-09-23T17:59:28.353Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-09-23T17:59:28.449Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-09-23T17:59:28.449Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T17:59:28.754Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-09-23T17:59:28.822Z] === RUN TestNewParse [2021-09-23T17:59:28.822Z] --- PASS: TestNewParse (0.00s) [2021-09-23T17:59:28.822Z] PASS [2021-09-23T17:59:28.822Z] coverage: 8.3% of statements [2021-09-23T17:59:28.822Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-09-23T17:59:29.292Z] === RUN TestValidateLogOpt [2021-09-23T17:59:29.292Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestNewMissedConfig [2021-09-23T17:59:29.292Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestNewMissedUrl [2021-09-23T17:59:29.292Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestNewMissedToken [2021-09-23T17:59:29.292Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestNewWithProxy [2021-09-23T17:59:29.292Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestDefault [2021-09-23T17:59:29.292Z] --- PASS: TestDefault (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-23T17:59:29.292Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestJsonFormat [2021-09-23T17:59:29.292Z] --- PASS: TestJsonFormat (0.01s) [2021-09-23T17:59:29.292Z] === RUN TestRawFormat [2021-09-23T17:59:29.292Z] --- PASS: TestRawFormat (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestRawFormatWithLabels [2021-09-23T17:59:29.292Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestRawFormatWithoutTag [2021-09-23T17:59:29.292Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestBatching [2021-09-23T17:59:29.292Z] === RUN TestParseLogFormat [2021-09-23T17:59:29.292Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestValidateLogOptEmpty [2021-09-23T17:59:29.292Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestValidateSyslogAddress [2021-09-23T17:59:29.292Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestParseAddressDefaultPort [2021-09-23T17:59:29.292Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestValidateSyslogFacility [2021-09-23T17:59:29.292Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestValidateLogOptSyslogFormat [2021-09-23T17:59:29.292Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-23T17:59:29.292Z] === RUN TestValidateLogOpt [2021-09-23T17:59:29.292Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-23T17:59:29.292Z] PASS [2021-09-23T17:59:29.292Z] coverage: 46.8% of statements [2021-09-23T17:59:29.292Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2021-09-23T17:59:29.292Z] --- PASS: TestBatching (0.24s) [2021-09-23T17:59:29.292Z] === RUN TestFrequency [2021-09-23T17:59:29.350Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-09-23T17:59:29.761Z] --- PASS: TestFrequency (0.16s) [2021-09-23T17:59:29.762Z] === RUN TestOneMessagePerRequest [2021-09-23T17:59:29.762Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-23T17:59:29.762Z] === RUN TestVerify [2021-09-23T17:59:29.762Z] --- PASS: TestVerify (0.00s) [2021-09-23T17:59:29.762Z] === RUN TestSkipVerify [2021-09-23T17:59:29.762Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:29.762Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:29.762Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:29.762Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:29.762Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:29.927Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2021-09-23T17:59:29.927Z] === RUN TestRenameInvalidName [2021-09-23T17:59:30.231Z] --- PASS: TestSkipVerify (0.50s) [2021-09-23T17:59:30.231Z] === RUN TestBufferMaximum [2021-09-23T17:59:30.231Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:30.231Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:30.231Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:30.231Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:30.231Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:30.231Z] time="2021-09-23T17:59:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419969.787095\",\"host\":\"606294f21b76\"}'" [2021-09-23T17:59:30.232Z] time="2021-09-23T17:59:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419969.787095\",\"host\":\"606294f21b76\"}'" [2021-09-23T17:59:30.232Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-23T17:59:30.232Z] === RUN TestServerAlwaysDown [2021-09-23T17:59:30.232Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:30.232Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:30.232Z] time="2021-09-23T17:59:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419969.791348\",\"host\":\"606294f21b76\"}'" [2021-09-23T17:59:30.232Z] time="2021-09-23T17:59:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419969.791348\",\"host\":\"606294f21b76\"}'" [2021-09-23T17:59:30.232Z] time="2021-09-23T17:59:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-23T17:59:30.232Z] time="2021-09-23T17:59:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419969.791348\",\"host\":\"606294f21b76\"}'" [2021-09-23T17:59:30.232Z] time="2021-09-23T17:59:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419969.792320\",\"host\":\"606294f21b76\"}'" [2021-09-23T17:59:30.232Z] time="2021-09-23T17:59:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632419969.792320\",\"host\":\"606294f21b76\"}'" [2021-09-23T17:59:30.232Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-23T17:59:30.232Z] === RUN TestCannotSendAfterClose [2021-09-23T17:59:30.232Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-23T17:59:30.232Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-23T17:59:30.232Z] === RUN TestV1IDService [2021-09-23T17:59:30.232Z] --- PASS: TestV1IDService (0.02s) [2021-09-23T17:59:30.232Z] === RUN TestV2MetadataService [2021-09-23T17:59:30.504Z] --- PASS: TestRenameInvalidName (0.67s) [2021-09-23T17:59:30.504Z] === RUN TestRenameAnonymousContainer [2021-09-23T17:59:31.231Z] time="2021-09-23T17:59:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-23T17:59:31.231Z] time="2021-09-23T17:59:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"606294f21b76\"}'" [2021-09-23T17:59:31.231Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-23T17:59:31.231Z] PASS [2021-09-23T17:59:31.231Z] coverage: 82.5% of statements [2021-09-23T17:59:31.231Z] ok github.com/docker/docker/daemon/logger/splunk 1.984s coverage: 82.5% of statements [2021-09-23T17:59:31.231Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T17:59:31.231Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-23T17:59:31.231Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T17:59:31.231Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-23T17:59:31.231Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-23T17:59:31.231Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestContinueOnError_NeverContinue [2021-09-23T17:59:31.231Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestManifestStore [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/no_remote_or_local [2021-09-23T17:59:31.231Z] --- PASS: TestV2MetadataService (0.79s) [2021-09-23T17:59:31.231Z] PASS [2021-09-23T17:59:31.231Z] coverage: 48.2% of statements [2021-09-23T17:59:31.231Z] ok github.com/docker/docker/distribution/metadata 0.883s coverage: 48.2% of statements [2021-09-23T17:59:31.231Z] === RUN TestSuccessfulDownload [2021-09-23T17:59:31.231Z] download_test.go:267: Needs fixing on Windows [2021-09-23T17:59:31.231Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestCancelledDownload [2021-09-23T17:59:31.231Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestMaxDownloadAttempts [2021-09-23T17:59:31.231Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T17:59:31.231Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T17:59:31.231Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T17:59:31.231Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T17:59:31.231Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T17:59:31.231Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T17:59:31.231Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T17:59:31.231Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T17:59:31.231Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-23T17:59:31.231Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-23T17:59:31.231Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-23T17:59:31.231Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-23T17:59:31.231Z] time="2021-09-23T17:59:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1969483006\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/no_local_cache [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/with_local_cache [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/unknown_media_type [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-23T17:59:31.231Z] time="2021-09-23T17:59:31Z" level=warning msg="reference for unknown type: " [2021-09-23T17:59:31.231Z] time="2021-09-23T17:59:31Z" level=warning msg="reference for unknown type: " [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-23T17:59:31.231Z] time="2021-09-23T17:59:31Z" level=warning msg="reference for unknown type: " [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-23T17:59:31.231Z] time="2021-09-23T17:59:31Z" level=warning msg="reference for unknown type: " [2021-09-23T17:59:31.231Z] time="2021-09-23T17:59:31Z" level=warning msg="reference for unknown type: " [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-23T17:59:31.231Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-23T17:59:31.231Z] time="2021-09-23T17:59:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore (0.29s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-23T17:59:31.231Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-23T17:59:31.231Z] === RUN TestDetectManifestBlobMediaType [2021-09-23T17:59:31.231Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-23T17:59:31.231Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-23T17:59:31.231Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-23T17:59:31.231Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-23T17:59:31.231Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-23T17:59:31.231Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-23T17:59:31.231Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-23T17:59:31.231Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-23T17:59:31.231Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-23T17:59:31.231Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-23T17:59:31.231Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-23T17:59:31.231Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-23T17:59:31.231Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestFixManifestLayers [2021-09-23T17:59:31.231Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-23T17:59:31.231Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T17:59:31.231Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestFixManifestLayersBadParent [2021-09-23T17:59:31.231Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestValidateManifest [2021-09-23T17:59:31.231Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T17:59:31.231Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestFormatPlatform [2021-09-23T17:59:31.231Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestGetRepositoryMountCandidates [2021-09-23T17:59:31.231Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestLayerAlreadyExists [2021-09-23T17:59:31.231Z] 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-09-23T17:59:31.231Z] 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-09-23T17:59:31.231Z] 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-09-23T17:59:31.231Z] 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-09-23T17:59:31.231Z] 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-09-23T17:59:31.231Z] 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-09-23T17:59:31.231Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-23T17:59:31.231Z] === RUN TestWhenEmptyAuthConfig [2021-09-23T17:59:31.702Z] time="2021-09-23T17:59:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:59:31.702Z] time="2021-09-23T17:59:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:59:31.702Z] time="2021-09-23T17:59:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:59:31.702Z] time="2021-09-23T17:59:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-23T17:59:31.702Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-23T17:59:31.702Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-09-23T17:59:31.702Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-09-23T17:59:31.702Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-09-23T17:59:31.702Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-09-23T17:59:31.702Z] === RUN TestTransfer [2021-09-23T17:59:31.702Z] --- PASS: TestTransfer (0.12s) [2021-09-23T17:59:31.702Z] === RUN TestConcurrencyLimit [2021-09-23T17:59:31.888Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-23T17:59:32.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-23T17:59:32.171Z] === RUN TestNotFound [2021-09-23T17:59:32.172Z] --- PASS: TestNotFound (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestConflict [2021-09-23T17:59:32.172Z] --- PASS: TestConflict (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestForbidden [2021-09-23T17:59:32.172Z] --- PASS: TestForbidden (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestInvalidParameter [2021-09-23T17:59:32.172Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestNotImplemented [2021-09-23T17:59:32.172Z] --- PASS: TestNotImplemented (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestNotModified [2021-09-23T17:59:32.172Z] --- PASS: TestNotModified (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestUnauthorized [2021-09-23T17:59:32.172Z] --- PASS: TestUnauthorized (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestUnknown [2021-09-23T17:59:32.172Z] --- PASS: TestUnknown (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestCancelled [2021-09-23T17:59:32.172Z] --- PASS: TestCancelled (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestDeadline [2021-09-23T17:59:32.172Z] --- PASS: TestDeadline (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestDataLoss [2021-09-23T17:59:32.172Z] --- PASS: TestDataLoss (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestUnavailable [2021-09-23T17:59:32.172Z] --- PASS: TestUnavailable (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestSystem [2021-09-23T17:59:32.172Z] --- PASS: TestSystem (0.00s) [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Not_Found [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Bad_Request [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Conflict [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Unauthorized [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Forbidden [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Not_Modified [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-23T17:59:32.172Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-23T17:59:32.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-23T17:59:32.172Z] PASS [2021-09-23T17:59:32.172Z] coverage: 53.1% of statements [2021-09-23T17:59:32.172Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-09-23T17:59:32.172Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-09-23T17:59:32.172Z] === RUN TestInactiveJobs [2021-09-23T17:59:32.641Z] --- PASS: TestInactiveJobs (0.38s) [2021-09-23T17:59:32.641Z] === RUN TestWatchRelease [2021-09-23T17:59:32.641Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-09-23T17:59:32.641Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-23T17:59:32.641Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-23T17:59:32.641Z] === RUN TestTokenPassThru [2021-09-23T17:59:32.641Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-23T17:59:32.641Z] === RUN TestTokenPassThruDifferentHost [2021-09-23T17:59:32.641Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-23T17:59:32.641Z] PASS [2021-09-23T17:59:32.641Z] coverage: 24.1% of statements [2021-09-23T17:59:32.641Z] --- PASS: TestWatchRelease (0.04s) [2021-09-23T17:59:32.641Z] === RUN TestWatchFinishedTransfer [2021-09-23T17:59:32.641Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-23T17:59:32.641Z] === RUN TestDuplicateTransfer [2021-09-23T17:59:32.641Z] ok github.com/docker/docker/distribution 1.484s coverage: 24.1% of statements [2021-09-23T17:59:32.641Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-23T17:59:32.641Z] === RUN TestSuccessfulUpload [2021-09-23T17:59:32.641Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T17:59:32.641Z] === RUN TestFSGetInvalidData [2021-09-23T17:59:32.641Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-23T17:59:32.641Z] === RUN TestFSInvalidSet [2021-09-23T17:59:32.641Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-23T17:59:32.641Z] === RUN TestFSInvalidRoot [2021-09-23T17:59:32.641Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-23T17:59:32.641Z] === RUN TestFSMetadataGetSet [2021-09-23T17:59:32.641Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-09-23T17:59:32.641Z] === RUN TestFSInvalidWalker [2021-09-23T17:59:32.641Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-23T17:59:32.641Z] === RUN TestFSGetSet [2021-09-23T17:59:32.641Z] --- PASS: TestFSGetSet (0.01s) [2021-09-23T17:59:32.641Z] === RUN TestFSGetUnsetKey [2021-09-23T17:59:32.641Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-23T17:59:32.641Z] === RUN TestFSGetEmptyData [2021-09-23T17:59:32.641Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-23T17:59:32.641Z] === RUN TestFSDelete [2021-09-23T17:59:32.641Z] --- PASS: TestFSDelete (0.01s) [2021-09-23T17:59:32.641Z] === RUN TestFSWalker [2021-09-23T17:59:32.641Z] --- PASS: TestFSWalker (0.01s) [2021-09-23T17:59:32.641Z] === RUN TestFSWalkerStopOnError [2021-09-23T17:59:32.641Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-23T17:59:32.641Z] === RUN TestNewFromJSON [2021-09-23T17:59:32.641Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-23T17:59:32.641Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-23T17:59:32.641Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-23T17:59:32.641Z] === RUN TestMarshalKeyOrder [2021-09-23T17:59:32.641Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-23T17:59:32.641Z] === RUN TestHistoryEqual [2021-09-23T17:59:32.641Z] time="2021-09-23T17:59:32Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-23T17:59:32.641Z] === RUN TestCompare [2021-09-23T17:59:32.641Z] --- PASS: TestCompare (0.00s) [2021-09-23T17:59:32.641Z] PASS [2021-09-23T17:59:32.641Z] coverage: 19.2% of statements [2021-09-23T17:59:32.641Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2021-09-23T17:59:32.641Z] --- PASS: TestHistoryEqual (0.12s) [2021-09-23T17:59:32.716Z] --- PASS: TestRenameAnonymousContainer (2.20s) [2021-09-23T17:59:32.716Z] === RUN TestRenameContainerWithSameName [2021-09-23T17:59:32.716Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-09-23T17:59:33.111Z] === RUN TestImage [2021-09-23T17:59:33.111Z] --- PASS: TestImage (0.00s) [2021-09-23T17:59:33.111Z] === RUN TestImageOSNotEmpty [2021-09-23T17:59:33.111Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-23T17:59:33.111Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-23T17:59:33.111Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-23T17:59:33.111Z] === RUN TestCreate [2021-09-23T17:59:33.111Z] --- PASS: TestCreate (0.00s) [2021-09-23T17:59:33.111Z] === RUN TestRestore [2021-09-23T17:59:33.111Z] time="2021-09-23T17:59:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-23T17:59:33.111Z] --- PASS: TestRestore (0.05s) [2021-09-23T17:59:33.111Z] === RUN TestAddDelete [2021-09-23T17:59:33.111Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-09-23T17:59:33.111Z] === RUN TestCancelledUpload [2021-09-23T17:59:33.111Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-23T17:59:33.111Z] PASS [2021-09-23T17:59:33.111Z] coverage: 77.3% of statements [2021-09-23T17:59:33.111Z] --- PASS: TestAddDelete (0.03s) [2021-09-23T17:59:33.111Z] === RUN TestSearchAfterDelete [2021-09-23T17:59:33.111Z] ok github.com/docker/docker/distribution/xfer 1.788s coverage: 77.3% of statements [2021-09-23T17:59:33.111Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-23T17:59:33.111Z] === RUN TestParentReset [2021-09-23T17:59:33.111Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T17:59:33.111Z] --- PASS: TestParentReset (0.04s) [2021-09-23T17:59:33.111Z] === RUN TestGetAndSetLastUpdated [2021-09-23T17:59:33.111Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-09-23T17:59:33.111Z] === RUN TestStoreLen [2021-09-23T17:59:33.111Z] --- PASS: TestStoreLen (0.07s) [2021-09-23T17:59:33.111Z] PASS [2021-09-23T17:59:33.111Z] coverage: 86.6% of statements [2021-09-23T17:59:33.111Z] ok github.com/docker/docker/image 0.515s coverage: 86.6% of statements [2021-09-23T17:59:33.653Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-09-23T17:59:33.653Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T17:59:33.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-23T17:59:34.101Z] === RUN TestValidateManifest [2021-09-23T17:59:34.101Z] === RUN TestValidateManifest/nil [2021-09-23T17:59:34.101Z] === RUN TestValidateManifest/non-nil [2021-09-23T17:59:34.101Z] --- PASS: TestValidateManifest (0.00s) [2021-09-23T17:59:34.101Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-23T17:59:34.101Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-23T17:59:34.101Z] PASS [2021-09-23T17:59:34.101Z] coverage: 0.7% of statements [2021-09-23T17:59:34.101Z] === RUN TestMakeV1ConfigFromConfig [2021-09-23T17:59:34.101Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-23T17:59:34.101Z] PASS [2021-09-23T17:59:34.101Z] coverage: 25.0% of statements [2021-09-23T17:59:34.101Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2021-09-23T17:59:34.101Z] ok github.com/docker/docker/image/v1 0.076s coverage: 25.0% of statements [2021-09-23T17:59:34.101Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T17:59:34.570Z] === RUN TestSerialization [2021-09-23T17:59:34.570Z] --- PASS: TestSerialization (0.05s) [2021-09-23T17:59:34.570Z] PASS [2021-09-23T17:59:34.570Z] coverage: 87.5% of statements [2021-09-23T17:59:34.570Z] ok github.com/docker/docker/libcontainerd/queue 0.107s coverage: 87.5% of statements [2021-09-23T17:59:34.855Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2021-09-23T17:59:34.855Z] === RUN TestResize [2021-09-23T17:59:35.040Z] === RUN TestEnvironmentParsing [2021-09-23T17:59:35.040Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-23T17:59:35.040Z] PASS [2021-09-23T17:59:35.040Z] coverage: 1.2% of statements [2021-09-23T17:59:35.040Z] ok github.com/docker/docker/libcontainerd/local 0.049s coverage: 1.2% of statements [2021-09-23T17:59:35.424Z] --- PASS: TestResize (0.63s) [2021-09-23T17:59:35.424Z] === RUN TestResizeWithInvalidSize [2021-09-23T17:59:35.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-23T17:59:35.509Z] === RUN TestEmptyLayer [2021-09-23T17:59:35.509Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestCommitFailure [2021-09-23T17:59:35.509Z] --- PASS: TestCommitFailure (0.01s) [2021-09-23T17:59:35.509Z] === RUN TestStartTransactionFailure [2021-09-23T17:59:35.509Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestGetOrphan [2021-09-23T17:59:35.509Z] --- PASS: TestGetOrphan (0.01s) [2021-09-23T17:59:35.509Z] === RUN TestMountAndRegister [2021-09-23T17:59:35.509Z] layer_test.go:270: Layer size: 14 [2021-09-23T17:59:35.509Z] --- PASS: TestMountAndRegister (0.04s) [2021-09-23T17:59:35.509Z] === RUN TestLayerRelease [2021-09-23T17:59:35.509Z] layer_test.go:303: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestStoreRestore [2021-09-23T17:59:35.509Z] layer_test.go:352: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestTarStreamStability [2021-09-23T17:59:35.509Z] layer_test.go:467: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestRegisterExistingLayer [2021-09-23T17:59:35.509Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-09-23T17:59:35.509Z] === RUN TestTarStreamVerification [2021-09-23T17:59:35.509Z] layer_test.go:696: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestLayerMigration [2021-09-23T17:59:35.509Z] migration_test.go:45: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestLayerMigrationNoTarsplit [2021-09-23T17:59:35.509Z] migration_test.go:181: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestMountInit [2021-09-23T17:59:35.509Z] mount_test.go:17: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestMountInit (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestMountSize [2021-09-23T17:59:35.509Z] mount_test.go:76: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestMountSize (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestMountChanges [2021-09-23T17:59:35.509Z] mount_test.go:125: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestMountChanges (0.00s) [2021-09-23T17:59:35.509Z] === RUN TestMountApply [2021-09-23T17:59:35.509Z] mount_test.go:212: Failing on Windows [2021-09-23T17:59:35.509Z] --- SKIP: TestMountApply (0.00s) [2021-09-23T17:59:35.509Z] PASS [2021-09-23T17:59:35.509Z] coverage: 30.1% of statements [2021-09-23T17:59:35.509Z] ok github.com/docker/docker/layer 0.234s coverage: 30.1% of statements [2021-09-23T17:59:35.509Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T17:59:35.509Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T17:59:35.509Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T17:59:35.509Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T17:59:35.979Z] === RUN TestSequenceGetAvailableBit [2021-09-23T17:59:35.979Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestSequenceEqual [2021-09-23T17:59:35.979Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestSequenceCopy [2021-09-23T17:59:35.979Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestGetFirstAvailable [2021-09-23T17:59:35.979Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestFindSequence [2021-09-23T17:59:35.979Z] --- PASS: TestFindSequence (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestCheckIfAvailable [2021-09-23T17:59:35.979Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestMergeSequences [2021-09-23T17:59:35.979Z] --- PASS: TestMergeSequences (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestPushReservation [2021-09-23T17:59:35.979Z] --- PASS: TestPushReservation (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestSerializeDeserialize [2021-09-23T17:59:35.979Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestSet [2021-09-23T17:59:35.979Z] --- PASS: TestSet (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestSetUnset [2021-09-23T17:59:35.979Z] --- PASS: TestSetUnset (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestOffsetSetUnset [2021-09-23T17:59:35.979Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestSetInRange [2021-09-23T17:59:35.979Z] --- PASS: TestSetInRange (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestSetAnyInRange [2021-09-23T17:59:35.979Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestMethods [2021-09-23T17:59:35.979Z] --- PASS: TestMethods (0.00s) [2021-09-23T17:59:35.979Z] === RUN TestRandomAllocateDeallocate [2021-09-23T17:59:35.993Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2021-09-23T17:59:35.993Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T17:59:36.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-23T17:59:36.511Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:59:36.511Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:59:36.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:59:36.511Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T17:59:36.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T17:59:37.550Z] === RUN TestInvalidConfig [2021-09-23T17:59:37.550Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-23T17:59:37.550Z] === RUN TestConfig [2021-09-23T17:59:37.550Z] --- PASS: TestConfig (0.00s) [2021-09-23T17:59:37.550Z] === RUN TestOptionsLabels [2021-09-23T17:59:37.550Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-23T17:59:37.550Z] === RUN TestValidName [2021-09-23T17:59:37.550Z] --- PASS: TestValidName (0.00s) [2021-09-23T17:59:37.550Z] === RUN TestTLSConfiguration [2021-09-23T17:59:37.550Z] time="2021-09-23T17:59:37Z" level=info msg="Option Initializing KV with TLS" [2021-09-23T17:59:37.550Z] --- PASS: TestTLSConfiguration (0.14s) [2021-09-23T17:59:37.550Z] PASS [2021-09-23T17:59:37.550Z] coverage: 24.0% of statements [2021-09-23T17:59:37.550Z] ok github.com/docker/docker/libnetwork/config 0.522s coverage: 24.0% of statements [2021-09-23T17:59:37.550Z] === RUN TestKey [2021-09-23T17:59:37.550Z] --- PASS: TestKey (0.00s) [2021-09-23T17:59:37.550Z] === RUN TestParseKey [2021-09-23T17:59:37.550Z] --- PASS: TestParseKey (0.00s) [2021-09-23T17:59:37.550Z] === RUN TestInvalidDataStore [2021-09-23T17:59:37.550Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-23T17:59:37.550Z] === RUN TestKVObjectFlatKey [2021-09-23T17:59:37.550Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-23T17:59:37.550Z] === RUN TestAtomicKVObjectFlatKey [2021-09-23T17:59:37.550Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-23T17:59:37.550Z] PASS [2021-09-23T17:59:37.550Z] coverage: 21.9% of statements [2021-09-23T17:59:37.550Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-09-23T17:59:38.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-23T17:59:38.538Z] === RUN TestIPDataMarshalling [2021-09-23T17:59:38.538Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-23T17:59:38.538Z] === RUN TestValidateAndIsV6 [2021-09-23T17:59:38.538Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-23T17:59:38.538Z] PASS [2021-09-23T17:59:38.538Z] coverage: 68.9% of statements [2021-09-23T17:59:38.538Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-09-23T17:59:38.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T17:59:38.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T17:59:39.007Z] === RUN TestDriver [2021-09-23T17:59:39.007Z] --- PASS: TestDriver (0.00s) [2021-09-23T17:59:39.007Z] PASS [2021-09-23T17:59:39.007Z] coverage: 34.8% of statements [2021-09-23T17:59:39.007Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2021-09-23T17:59:39.007Z] === RUN TestErrorInterfaces [2021-09-23T17:59:39.007Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-23T17:59:39.007Z] === RUN TestNetworkMarshalling [2021-09-23T17:59:39.007Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-23T17:59:39.007Z] === RUN TestEndpointMarshalling [2021-09-23T17:59:39.007Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-23T17:59:39.007Z] === RUN TestAuxAddresses [2021-09-23T17:59:39.007Z] time="2021-09-23T17:59:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T17:59:39.007Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-23T17:59:39.007Z] === RUN TestSRVServiceQuery [2021-09-23T17:59:39.022Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-09-23T17:59:39.477Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-09-23T17:59:39.477Z] === RUN TestServiceVIPReuse [2021-09-23T17:59:39.477Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-23T17:59:39.477Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-23T17:59:39.477Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-09-23T17:59:39.477Z] === RUN TestDNSIPQuery [2021-09-23T17:59:39.477Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-23T17:59:39.477Z] === RUN TestDNSProxyServFail [2021-09-23T17:59:39.477Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-23T17:59:39.477Z] === RUN TestSandboxAddEmpty [2021-09-23T17:59:39.477Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-23T17:59:39.477Z] === RUN TestSandboxAddMultiPrio [2021-09-23T17:59:39.477Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-23T17:59:39.477Z] === RUN TestSandboxAddSamePrio [2021-09-23T17:59:39.477Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-23T17:59:39.477Z] === RUN TestCleanupServiceDiscovery [2021-09-23T17:59:39.477Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-23T17:59:39.477Z] === RUN TestDNSOptions [2021-09-23T17:59:39.477Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T17:59:39.477Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-23T17:59:39.477Z] === RUN TestMultipleControllersWithSameStore [2021-09-23T17:59:39.477Z] time="2021-09-23T17:59:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T17:59:39.477Z] time="2021-09-23T17:59:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-23T17:59:39.477Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-23T17:59:39.477Z] PASS [2021-09-23T17:59:39.477Z] coverage: 8.6% of statements [2021-09-23T17:59:39.477Z] ok github.com/docker/docker/libnetwork 0.261s coverage: 8.6% of statements [2021-09-23T17:59:39.477Z] === RUN TestDriver [2021-09-23T17:59:39.477Z] --- PASS: TestDriver (0.00s) [2021-09-23T17:59:39.477Z] PASS [2021-09-23T17:59:39.477Z] coverage: 34.8% of statements [2021-09-23T17:59:39.477Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-09-23T17:59:39.617Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-09-23T17:59:39.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-23T17:59:39.946Z] === RUN TestNetworkAllocateFree [2021-09-23T17:59:39.946Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-23T17:59:39.946Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-23T17:59:39.946Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-23T17:59:39.946Z] PASS [2021-09-23T17:59:39.946Z] coverage: 63.6% of statements [2021-09-23T17:59:39.946Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2021-09-23T17:59:40.416Z] === RUN TestGetEmptyCapabilities [2021-09-23T17:59:40.416Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-23T17:59:40.416Z] === RUN TestGetExtraCapabilities [2021-09-23T17:59:40.416Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-23T17:59:40.416Z] === RUN TestGetInvalidCapabilities [2021-09-23T17:59:40.416Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-23T17:59:40.416Z] === RUN TestRemoteDriver [2021-09-23T17:59:40.416Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-23T17:59:40.416Z] === RUN TestDriverError [2021-09-23T17:59:40.416Z] --- PASS: TestDriverError (0.00s) [2021-09-23T17:59:40.416Z] === RUN TestMissingValues [2021-09-23T17:59:40.416Z] --- PASS: TestMissingValues (0.00s) [2021-09-23T17:59:40.416Z] === RUN TestRollback [2021-09-23T17:59:40.416Z] --- PASS: TestRollback (0.00s) [2021-09-23T17:59:40.416Z] PASS [2021-09-23T17:59:40.416Z] coverage: 57.4% of statements [2021-09-23T17:59:40.416Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.077s coverage: 57.4% of statements [2021-09-23T17:59:40.416Z] === RUN TestNAT [2021-09-23T17:59:40.416Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T17:59:40.416Z] --- SKIP: TestNAT (0.00s) [2021-09-23T17:59:40.416Z] === RUN TestTransparent [2021-09-23T17:59:40.416Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T17:59:40.416Z] --- SKIP: TestTransparent (0.00s) [2021-09-23T17:59:40.416Z] PASS [2021-09-23T17:59:40.416Z] coverage: 0.0% of statements [2021-09-23T17:59:40.416Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2021-09-23T17:59:40.886Z] === RUN TestBuildDefault [2021-09-23T17:59:40.886Z] --- PASS: TestBuildDefault (0.00s) [2021-09-23T17:59:40.886Z] === RUN TestBuildHostnameDomainname [2021-09-23T17:59:40.886Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-23T17:59:40.886Z] === RUN TestBuildHostname [2021-09-23T17:59:40.886Z] --- PASS: TestBuildHostname (0.00s) [2021-09-23T17:59:40.886Z] === RUN TestBuildHostnameFQDN [2021-09-23T17:59:40.886Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-23T17:59:40.886Z] === RUN TestBuildNoIP [2021-09-23T17:59:40.886Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-23T17:59:41.355Z] === RUN TestUpdate [2021-09-23T17:59:41.356Z] --- PASS: TestUpdate (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-23T17:59:41.356Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-23T17:59:41.356Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestAddEmpty [2021-09-23T17:59:41.356Z] --- PASS: TestAddEmpty (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestAdd [2021-09-23T17:59:41.356Z] --- PASS: TestAdd (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestDeleteEmpty [2021-09-23T17:59:41.356Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestDeleteNewline [2021-09-23T17:59:41.356Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestDelete [2021-09-23T17:59:41.356Z] --- PASS: TestDelete (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestConcurrentWrites [2021-09-23T17:59:41.356Z] === RUN TestNew [2021-09-23T17:59:41.356Z] --- PASS: TestNew (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestAddDriver [2021-09-23T17:59:41.356Z] --- PASS: TestAddDriver (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestAddDuplicateDriver [2021-09-23T17:59:41.356Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-23T17:59:41.356Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestDriver [2021-09-23T17:59:41.356Z] --- PASS: TestDriver (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestIPAM [2021-09-23T17:59:41.356Z] --- PASS: TestIPAM (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestWalkIPAMs [2021-09-23T17:59:41.356Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-23T17:59:41.356Z] === RUN TestWalkDrivers [2021-09-23T17:59:41.356Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-23T17:59:41.356Z] PASS [2021-09-23T17:59:41.356Z] coverage: 82.4% of statements [2021-09-23T17:59:41.356Z] ok github.com/docker/docker/libnetwork/drvregistry 0.059s coverage: 82.4% of statements [2021-09-23T17:59:41.356Z] --- PASS: TestConcurrentWrites (0.17s) [2021-09-23T17:59:41.356Z] PASS [2021-09-23T17:59:41.356Z] coverage: 81.2% of statements [2021-09-23T17:59:41.356Z] ok github.com/docker/docker/libnetwork/etchosts 0.227s coverage: 81.2% of statements [2021-09-23T17:59:41.356Z] --- PASS: TestRandomAllocateDeallocate (5.62s) [2021-09-23T17:59:41.356Z] === RUN TestAllocateRandomDeallocate [2021-09-23T17:59:41.827Z] === RUN TestDiff [2021-09-23T17:59:41.827Z] --- PASS: TestDiff (0.00s) [2021-09-23T17:59:41.827Z] === RUN TestAddedCallback [2021-09-23T17:59:41.827Z] --- PASS: TestAddedCallback (0.00s) [2021-09-23T17:59:41.827Z] === RUN TestRemovedCallback [2021-09-23T17:59:41.827Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-23T17:59:41.827Z] === RUN TestNoCallback [2021-09-23T17:59:41.827Z] --- PASS: TestNoCallback (0.00s) [2021-09-23T17:59:41.827Z] PASS [2021-09-23T17:59:41.827Z] coverage: 48.1% of statements [2021-09-23T17:59:41.827Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.040s coverage: 48.1% of statements [2021-09-23T17:59:41.827Z] === RUN TestNew [2021-09-23T17:59:41.827Z] --- PASS: TestNew (0.00s) [2021-09-23T17:59:41.827Z] === RUN TestAllocate [2021-09-23T17:59:41.827Z] --- PASS: TestAllocate (0.00s) [2021-09-23T17:59:41.827Z] === RUN TestUninitialized [2021-09-23T17:59:41.827Z] --- PASS: TestUninitialized (0.00s) [2021-09-23T17:59:41.827Z] === RUN TestAllocateInRange [2021-09-23T17:59:41.827Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-23T17:59:41.827Z] === RUN TestAllocateSerial [2021-09-23T17:59:41.827Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-23T17:59:41.827Z] PASS [2021-09-23T17:59:41.827Z] coverage: 87.5% of statements [2021-09-23T17:59:41.827Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2021-09-23T17:59:42.297Z] === RUN TestCaller [2021-09-23T17:59:42.297Z] --- PASS: TestCaller (0.00s) [2021-09-23T17:59:42.297Z] PASS [2021-09-23T17:59:42.297Z] coverage: 100.0% of statements [2021-09-23T17:59:42.297Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2021-09-23T17:59:42.297Z] === RUN TestSetSerialInsertDelete [2021-09-23T17:59:42.297Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-23T17:59:42.297Z] === RUN TestSetParallelInsertDelete [2021-09-23T17:59:42.416Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T17:59:42.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-23T17:59:42.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T17:59:42.767Z] --- PASS: TestAllocateRandomDeallocate (1.17s) [2021-09-23T17:59:42.767Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-23T17:59:43.237Z] === RUN TestInt2IP2IntConversion [2021-09-23T17:59:43.237Z] === RUN TestPoolRequest [2021-09-23T17:59:43.237Z] --- PASS: TestPoolRequest (0.00s) [2021-09-23T17:59:43.237Z] === RUN TestOtherRequests [2021-09-23T17:59:43.237Z] --- PASS: TestOtherRequests (0.00s) [2021-09-23T17:59:43.237Z] PASS [2021-09-23T17:59:43.237Z] coverage: 57.1% of statements [2021-09-23T17:59:43.707Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2021-09-23T17:59:43.707Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.12s) [2021-09-23T17:59:43.707Z] === RUN TestRetrieveFromStore [2021-09-23T17:59:43.707Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2021-09-23T17:59:43.707Z] === RUN TestGetAddressVersion [2021-09-23T17:59:43.707Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-23T17:59:43.707Z] === RUN TestKeyString [2021-09-23T17:59:43.707Z] --- PASS: TestKeyString (0.00s) [2021-09-23T17:59:43.707Z] === RUN TestPoolDataMarshal [2021-09-23T17:59:43.707Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-23T17:59:43.707Z] === RUN TestSubnetsMarshal [2021-09-23T17:59:43.707Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-09-23T17:59:43.707Z] === RUN TestAddSubnets [2021-09-23T17:59:43.707Z] --- PASS: TestAddSubnets (0.05s) [2021-09-23T17:59:43.707Z] === RUN TestDoublePoolRelease [2021-09-23T17:59:43.707Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-23T17:59:43.707Z] === RUN TestAddReleasePoolID [2021-09-23T17:59:43.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-23T17:59:44.177Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-09-23T17:59:44.177Z] === RUN TestPredefinedPool [2021-09-23T17:59:44.177Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-23T17:59:44.177Z] === RUN TestRemoveSubnet [2021-09-23T17:59:44.177Z] --- PASS: TestRemoveSubnet (0.20s) [2021-09-23T17:59:44.177Z] === RUN TestGetSameAddress [2021-09-23T17:59:44.177Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-23T17:59:44.177Z] === RUN TestPoolAllocationReuse [2021-09-23T17:59:44.177Z] --- PASS: TestRetrieveFromStore (0.48s) [2021-09-23T17:59:44.177Z] === RUN TestIsCorrupted [2021-09-23T17:59:44.177Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-23T17:59:44.177Z] === RUN TestSetRollover [2021-09-23T17:59:44.177Z] === RUN TestGetCapabilities [2021-09-23T17:59:44.177Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-23T17:59:44.177Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-23T17:59:44.177Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-23T17:59:44.177Z] === RUN TestGetDefaultAddressSpaces [2021-09-23T17:59:44.177Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-23T17:59:44.177Z] === RUN TestRemoteDriver [2021-09-23T17:59:44.177Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-23T17:59:44.177Z] PASS [2021-09-23T17:59:44.177Z] coverage: 47.4% of statements [2021-09-23T17:59:44.649Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.069s coverage: 47.4% of statements [2021-09-23T17:59:44.738Z] check_test.go:308: [dad7b813531ba] daemon is not started [2021-09-23T17:59:44.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-09-23T17:59:44.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T17:59:45.121Z] === RUN TestWindowsIPAM [2021-09-23T17:59:45.121Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-23T17:59:45.121Z] PASS [2021-09-23T17:59:45.121Z] coverage: 71.4% of statements [2021-09-23T17:59:45.121Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.066s coverage: 71.4% of statements [2021-09-23T17:59:45.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:59:46.122Z] === RUN TestDefaultNetwork [2021-09-23T17:59:46.592Z] --- PASS: TestDefaultNetwork (0.23s) [2021-09-23T17:59:46.592Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-23T17:59:46.592Z] --- PASS: TestSetRollover (2.34s) [2021-09-23T17:59:46.592Z] === RUN TestSetRolloverSerial [2021-09-23T17:59:46.592Z] --- PASS: TestPoolAllocationReuse (2.39s) [2021-09-23T17:59:46.592Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-23T17:59:46.592Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-23T17:59:46.592Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-23T17:59:46.592Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-09-23T17:59:46.592Z] === RUN TestInitAddressPools [2021-09-23T17:59:46.593Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-23T17:59:46.593Z] PASS [2021-09-23T17:59:46.593Z] coverage: 74.0% of statements [2021-09-23T17:59:46.593Z] ok github.com/docker/docker/libnetwork/ipamutils 0.537s coverage: 74.0% of statements [2021-09-23T17:59:47.062Z] === RUN TestKeyValue [2021-09-23T17:59:47.062Z] --- PASS: TestKeyValue (0.00s) [2021-09-23T17:59:47.062Z] PASS [2021-09-23T17:59:47.062Z] coverage: 60.0% of statements [2021-09-23T17:59:47.062Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-09-23T17:59:47.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T17:59:47.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-09-23T17:59:47.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-23T17:59:47.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:59:47.992Z] --- PASS: TestServicePlugin (30.32s) [2021-09-23T17:59:47.992Z] === RUN TestServiceUpdateLabel [2021-09-23T17:59:48.054Z] --- PASS: TestSetRolloverSerial (1.72s) [2021-09-23T17:59:48.054Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-23T17:59:48.054Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-23T17:59:48.524Z] PASS [2021-09-23T17:59:48.524Z] coverage: 84.4% of statements [2021-09-23T17:59:48.524Z] ok github.com/docker/docker/libnetwork/bitseq 12.514s coverage: 84.4% of statements [2021-09-23T17:59:48.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T17:59:48.993Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.17s) [2021-09-23T17:59:48.993Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-23T17:59:49.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T17:59:49.438Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-09-23T17:59:49.438Z] === RUN TestServiceUpdateSecrets [2021-09-23T17:59:49.462Z] === RUN TestNetworkDBSimple [2021-09-23T17:59:50.449Z] 2021/09/23 17:59:50 Closing DB instances... [2021-09-23T17:59:50.918Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.94s) [2021-09-23T17:59:50.918Z] === RUN TestGetAddress [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T17:59:51.388Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T17:59:51.388Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-23T17:59:51.388Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-23T17:59:51.857Z] === RUN TestGenerate [2021-09-23T17:59:51.857Z] --- PASS: TestGenerate (0.00s) [2021-09-23T17:59:51.857Z] === RUN TestGeneratePtr [2021-09-23T17:59:51.857Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-23T17:59:51.857Z] === RUN TestGenerateMissingField [2021-09-23T17:59:51.857Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-23T17:59:51.857Z] === RUN TestFieldCannotBeSet [2021-09-23T17:59:51.857Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-23T17:59:51.857Z] === RUN TestTypeMismatchError [2021-09-23T17:59:51.857Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-23T17:59:51.857Z] PASS [2021-09-23T17:59:51.857Z] coverage: 100.0% of statements [2021-09-23T17:59:51.857Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-09-23T17:59:52.328Z] testing: warning: no tests to run [2021-09-23T17:59:52.328Z] PASS [2021-09-23T17:59:52.328Z] coverage: 0.0% of statements [2021-09-23T17:59:52.328Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-23T17:59:52.328Z] PASS [2021-09-23T17:59:52.328Z] coverage: 100.0% of statements [2021-09-23T17:59:52.328Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2021-09-23T17:59:52.328Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.74s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s) [2021-09-23T17:59:52.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2021-09-23T17:59:52.492Z] === RUN TestCgroupNamespacesRun [2021-09-23T17:59:52.797Z] 2021/09/23 17:59:52 Closing DB instances... [2021-09-23T17:59:52.798Z] === RUN TestRequestNewPort [2021-09-23T17:59:52.798Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestRequestSpecificPort [2021-09-23T17:59:52.798Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestReleasePort [2021-09-23T17:59:52.798Z] --- PASS: TestReleasePort (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestReuseReleasedPort [2021-09-23T17:59:52.798Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestReleaseUnreadledPort [2021-09-23T17:59:52.798Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestUnknowProtocol [2021-09-23T17:59:52.798Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestAllocateAllPorts [2021-09-23T17:59:52.798Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestPortAllocation [2021-09-23T17:59:52.798Z] --- PASS: TestPortAllocation (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestPortAllocationWithCustomRange [2021-09-23T17:59:52.798Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestNoDuplicateBPR [2021-09-23T17:59:52.798Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-23T17:59:52.798Z] === RUN TestChangePortRange [2021-09-23T17:59:52.798Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-23T17:59:52.798Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-23T17:59:52.798Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-23T17:59:52.798Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-23T17:59:52.798Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-23T17:59:52.798Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-23T17:59:52.798Z] --- PASS: TestChangePortRange (0.00s) [2021-09-23T17:59:52.798Z] PASS [2021-09-23T17:59:52.798Z] coverage: 88.6% of statements [2021-09-23T17:59:52.798Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-09-23T17:59:53.267Z] testing: warning: no tests to run [2021-09-23T17:59:53.267Z] PASS [2021-09-23T17:59:53.267Z] coverage: 0.0% of statements [2021-09-23T17:59:53.267Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2021-09-23T17:59:53.736Z] === RUN TestHashData [2021-09-23T17:59:53.736Z] --- PASS: TestHashData (0.00s) [2021-09-23T17:59:53.736Z] PASS [2021-09-23T17:59:53.736Z] coverage: 2.8% of statements [2021-09-23T17:59:53.736Z] ok github.com/docker/docker/libnetwork/resolvconf 0.031s coverage: 2.8% of statements [2021-09-23T17:59:53.736Z] === RUN TestErrorConstructors [2021-09-23T17:59:53.736Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-23T17:59:53.736Z] === RUN TestCompareIPMask [2021-09-23T17:59:53.736Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-23T17:59:53.736Z] === RUN TestUtilGetHostPartIP [2021-09-23T17:59:53.736Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-23T17:59:53.736Z] === RUN TestUtilGetBroadcastIP [2021-09-23T17:59:53.736Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-23T17:59:53.736Z] === RUN TestParseCIDR [2021-09-23T17:59:53.736Z] --- PASS: TestParseCIDR (0.00s) [2021-09-23T17:59:53.736Z] PASS [2021-09-23T17:59:53.736Z] coverage: 37.3% of statements [2021-09-23T17:59:53.736Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2021-09-23T17:59:54.206Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-09-23T17:59:54.206Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-23T17:59:54.401Z] --- PASS: TestCgroupNamespacesRun (2.27s) [2021-09-23T17:59:54.401Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-23T17:59:54.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-23T17:59:54.677Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-23T17:59:54.677Z] PASS [2021-09-23T17:59:54.677Z] coverage: 50.0% of statements [2021-09-23T17:59:54.677Z] ok github.com/docker/docker/oci 0.046s coverage: 50.0% of statements [2021-09-23T17:59:54.677Z] === RUN TestAddressPoolOpt [2021-09-23T17:59:54.677Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-23T17:59:54.677Z] === RUN TestValidateEnv [2021-09-23T17:59:54.677Z] === RUN TestValidateEnv/a [2021-09-23T17:59:54.677Z] === RUN TestValidateEnv/something [2021-09-23T17:59:54.677Z] === RUN TestValidateEnv/_=a [2021-09-23T17:59:54.677Z] === RUN TestValidateEnv/env1=value1 [2021-09-23T17:59:54.677Z] === RUN TestValidateEnv/_env1=value1 [2021-09-23T17:59:54.677Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-23T17:59:54.677Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-23T17:59:54.677Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/PATH [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/=a [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/PATH= [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/PATH=something [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/asd!qwe [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/1asd [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/123 [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/some_space [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/__some_space_before [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/some_space_after__ [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/= [2021-09-23T17:59:55.147Z] === RUN TestValidateEnv/PaTh [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestParseHost [2021-09-23T17:59:55.147Z] --- PASS: TestParseHost (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestParseDockerDaemonHost [2021-09-23T17:59:55.147Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestParseTCP [2021-09-23T17:59:55.147Z] --- PASS: TestParseTCP (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-23T17:59:55.147Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestValidateExtraHosts [2021-09-23T17:59:55.147Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestIpOptString [2021-09-23T17:59:55.147Z] --- PASS: TestIpOptString (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-23T17:59:55.147Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestNewIpOptValidDefaultVal [2021-09-23T17:59:55.147Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestIpOptSetInvalidVal [2021-09-23T17:59:55.147Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestValidateIPAddress [2021-09-23T17:59:55.147Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestMapOpts [2021-09-23T17:59:55.147Z] --- PASS: TestMapOpts (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestListOptsWithoutValidator [2021-09-23T17:59:55.147Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestListOptsWithValidator [2021-09-23T17:59:55.147Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestValidateDNSSearch [2021-09-23T17:59:55.147Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_general_format [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_one_more [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-23T17:59:55.147Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-23T17:59:55.147Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestNamedListOpts [2021-09-23T17:59:55.147Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestNamedMapOpts [2021-09-23T17:59:55.147Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestParseLink [2021-09-23T17:59:55.147Z] --- PASS: TestParseLink (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestQuotedStringSetWithQuotes [2021-09-23T17:59:55.147Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-23T17:59:55.147Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-23T17:59:55.147Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-23T17:59:55.147Z] === RUN TestUlimitOpt [2021-09-23T17:59:55.147Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-23T17:59:55.147Z] PASS [2021-09-23T17:59:55.147Z] coverage: 67.1% of statements [2021-09-23T17:59:55.147Z] ok github.com/docker/docker/opts 0.065s coverage: 67.1% of statements [2021-09-23T17:59:55.147Z] === RUN TestParseVersion [2021-09-23T17:59:55.147Z] --- PASS: TestParseVersion (0.00s) [2021-09-23T17:59:55.147Z] PASS [2021-09-23T17:59:55.147Z] coverage: 52.9% of statements [2021-09-23T17:59:55.147Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-09-23T17:59:55.617Z] 2021/09/23 17:59:55 Closing DB instances... [2021-09-23T17:59:56.310Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-09-23T17:59:56.311Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-23T17:59:56.607Z] === RUN TestPeerCertificateMarshalJSON [2021-09-23T17:59:56.607Z] === RUN TestIsArchivePathDir [2021-09-23T17:59:56.607Z] --- PASS: TestIsArchivePathDir (0.04s) [2021-09-23T17:59:56.607Z] === RUN TestIsArchivePathInvalidFile [2021-09-23T17:59:56.607Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-23T17:59:56.607Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-23T17:59:56.607Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2021-09-23T17:59:56.607Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-23T17:59:56.607Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-23T17:59:56.607Z] === RUN TestMiddleware [2021-09-23T17:59:56.607Z] --- PASS: TestMiddleware (0.00s) [2021-09-23T17:59:56.607Z] === RUN TestNewResponseModifier [2021-09-23T17:59:56.607Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-23T17:59:56.607Z] PASS [2021-09-23T17:59:56.607Z] coverage: 26.8% of statements [2021-09-23T17:59:56.607Z] ok github.com/docker/docker/pkg/authorization 0.381s coverage: 26.8% of statements [2021-09-23T17:59:57.077Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-23T17:59:57.077Z] === RUN TestIsArchivePathTar [2021-09-23T17:59:57.077Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-09-23T17:59:57.077Z] === RUN TestDecompressStreamGzip [2021-09-23T17:59:57.077Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-23T17:59:57.077Z] === RUN TestDecompressStreamBzip2 [2021-09-23T17:59:57.077Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-09-23T17:59:57.077Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-23T17:59:57.077Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-09-23T17:59:57.077Z] === RUN TestDecompressStreamXz [2021-09-23T17:59:57.077Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T17:59:57.077Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestDecompressStreamZstd [2021-09-23T17:59:57.077Z] archive_test.go:140: zstd not installed [2021-09-23T17:59:57.077Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-09-23T17:59:57.077Z] === RUN TestCompressStreamXzUnsupported [2021-09-23T17:59:57.077Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-23T17:59:57.077Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestCompressStreamInvalid [2021-09-23T17:59:57.077Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestExtensionInvalid [2021-09-23T17:59:57.077Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestExtensionUncompressed [2021-09-23T17:59:57.077Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestExtensionBzip2 [2021-09-23T17:59:57.077Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestExtensionGzip [2021-09-23T17:59:57.077Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestExtensionXz [2021-09-23T17:59:57.077Z] --- PASS: TestExtensionXz (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestExtensionZstd [2021-09-23T17:59:57.077Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestCmdStreamLargeStderr [2021-09-23T17:59:57.077Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-09-23T17:59:57.077Z] === RUN TestCmdStreamBad [2021-09-23T17:59:57.077Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T17:59:57.077Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-23T17:59:57.077Z] === RUN TestCmdStreamGood [2021-09-23T17:59:57.091Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-09-23T17:59:57.092Z] tests/integration/client_test.py ..... [ 75%] [2021-09-23T17:59:57.092Z] tests/integration/context_api_test.py ... [ 76%] [2021-09-23T17:59:57.092Z] tests/integration/errors_test.py . [ 76%] [2021-09-23T17:59:57.546Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-23T17:59:57.546Z] === RUN TestUntarPathWithInvalidDest [2021-09-23T17:59:57.546Z] === RUN TestUnbuffered [2021-09-23T17:59:57.546Z] --- PASS: TestUnbuffered (0.00s) [2021-09-23T17:59:57.546Z] === RUN TestRaceUnbuffered [2021-09-23T17:59:57.546Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-23T17:59:57.546Z] PASS [2021-09-23T17:59:57.546Z] coverage: 100.0% of statements [2021-09-23T17:59:57.546Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-09-23T17:59:57.546Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-23T17:59:57.546Z] === RUN TestUntarPathWithInvalidSrc [2021-09-23T17:59:57.546Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-23T17:59:57.546Z] === RUN TestUntarPath [2021-09-23T17:59:57.546Z] --- PASS: TestUntarPath (0.06s) [2021-09-23T17:59:57.546Z] === RUN TestUntarPathWithDestinationFile [2021-09-23T17:59:57.546Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-23T17:59:57.546Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-23T17:59:57.546Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-23T17:59:57.546Z] === RUN TestCopyWithTarInvalidSrc [2021-09-23T17:59:57.546Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-23T17:59:57.546Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-23T17:59:57.546Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T17:59:57.546Z] === RUN TestCopyWithTarSrcFile [2021-09-23T17:59:57.546Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-09-23T17:59:57.546Z] === RUN TestCopyWithTarSrcFolder [2021-09-23T17:59:57.546Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-23T17:59:57.546Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-23T17:59:57.546Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-23T17:59:57.546Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-23T17:59:57.546Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-23T17:59:57.546Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-23T17:59:57.546Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-23T17:59:57.546Z] === RUN TestCopyFileWithTarSrcFile [2021-09-23T17:59:57.547Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-23T17:59:57.547Z] === RUN TestTarFiles [2021-09-23T17:59:58.016Z] === RUN TestMatch [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[]] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[foo]] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[foo_bar]] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[]#01 [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[qux]] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-23T17:59:58.016Z] === RUN TestMatch/[[foo_baz]] [2021-09-23T17:59:58.016Z] --- PASS: TestMatch (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-23T17:59:58.016Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-23T17:59:58.016Z] PASS [2021-09-23T17:59:58.016Z] coverage: 87.5% of statements [2021-09-23T17:59:58.016Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2021-09-23T17:59:58.219Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s) [2021-09-23T17:59:58.219Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-23T17:59:58.485Z] === RUN TestChrootTarUntar [2021-09-23T17:59:58.954Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:59:58.954Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-23T17:59:58.954Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-23T17:59:58.954Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:59:58.954Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T17:59:58.954Z] === RUN TestChrootUntarEmptyArchive [2021-09-23T17:59:58.954Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-23T17:59:58.954Z] === RUN TestChrootTarUntarWithSymlink [2021-09-23T17:59:58.954Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:59:58.954Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T17:59:58.954Z] === RUN TestChrootCopyWithTar [2021-09-23T17:59:58.954Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:59:58.954Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-23T17:59:58.954Z] === RUN TestChrootCopyFileWithTar [2021-09-23T17:59:58.954Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:59:58.954Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-23T17:59:58.954Z] === RUN TestChrootUntarPath [2021-09-23T17:59:58.954Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T17:59:58.954Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-23T17:59:58.954Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-23T17:59:58.954Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:59:58.954Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:59:58.954Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-23T17:59:58.954Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:59:58.954Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T17:59:58.954Z] === RUN TestChrootApplyDotDotFile [2021-09-23T17:59:58.954Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T17:59:58.954Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-23T17:59:58.954Z] PASS [2021-09-23T17:59:58.954Z] coverage: 15.4% of statements [2021-09-23T17:59:58.954Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 15.4% of statements [2021-09-23T17:59:59.427Z] === RUN TestSizeEmpty [2021-09-23T17:59:59.427Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-23T17:59:59.427Z] === RUN TestSizeEmptyFile [2021-09-23T17:59:59.427Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-23T17:59:59.427Z] === RUN TestSizeNonemptyFile [2021-09-23T17:59:59.427Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-23T17:59:59.427Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-23T17:59:59.427Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-23T17:59:59.427Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-23T17:59:59.427Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-23T17:59:59.427Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-23T17:59:59.427Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-23T17:59:59.427Z] === RUN TestMoveToSubdir [2021-09-23T17:59:59.427Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-23T17:59:59.427Z] === RUN TestSizeNonExistingDirectory [2021-09-23T17:59:59.427Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-23T17:59:59.427Z] PASS [2021-09-23T17:59:59.427Z] coverage: 80.0% of statements [2021-09-23T17:59:59.427Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2021-09-23T17:59:59.427Z] 2021/09/23 17:59:59 Closing DB instances... [2021-09-23T18:00:00.127Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s) [2021-09-23T18:00:00.127Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-23T18:00:00.424Z] === RUN Test [2021-09-23T18:00:00.424Z] === RUN Test/TestContainsEntry [2021-09-23T18:00:00.424Z] === RUN Test/TestCreateEntries [2021-09-23T18:00:00.424Z] === RUN Test/TestEntriesDiff [2021-09-23T18:00:00.424Z] === RUN Test/TestEntriesEquality [2021-09-23T18:00:00.424Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-23T18:00:00.424Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-23T18:00:00.424Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-23T18:00:00.424Z] === RUN Test/TestGeneratorNotGenerate [2021-09-23T18:00:00.424Z] === RUN Test/TestGeneratorWithPort [2021-09-23T18:00:00.424Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-23T18:00:00.424Z] === RUN Test/TestNewEntry [2021-09-23T18:00:00.424Z] === RUN Test/TestParse [2021-09-23T18:00:00.424Z] --- PASS: Test (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-23T18:00:00.424Z] --- PASS: Test/TestParse (0.00s) [2021-09-23T18:00:00.424Z] PASS [2021-09-23T18:00:00.424Z] coverage: 58.3% of statements [2021-09-23T18:00:00.424Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2021-09-23T18:00:00.894Z] === RUN Test [2021-09-23T18:00:00.894Z] === RUN Test/TestContent [2021-09-23T18:00:00.894Z] === RUN Test/TestInitialize [2021-09-23T18:00:00.894Z] === RUN Test/TestNew [2021-09-23T18:00:00.894Z] === RUN Test/TestParsingContentsWithComments [2021-09-23T18:00:00.894Z] === RUN Test/TestRegister [2021-09-23T18:00:00.894Z] === RUN Test/TestWatch [2021-09-23T18:00:00.894Z] --- PASS: Test (0.01s) [2021-09-23T18:00:00.894Z] --- PASS: Test/TestContent (0.00s) [2021-09-23T18:00:00.894Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T18:00:00.894Z] --- PASS: Test/TestNew (0.00s) [2021-09-23T18:00:00.894Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-23T18:00:00.894Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T18:00:00.894Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:00:00.894Z] PASS [2021-09-23T18:00:00.894Z] coverage: 92.9% of statements [2021-09-23T18:00:00.894Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 92.9% of statements [2021-09-23T18:00:01.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-23T18:00:01.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-09-23T18:00:01.367Z] --- PASS: TestTarFiles (3.91s) [2021-09-23T18:00:01.367Z] === RUN TestTarUntar [2021-09-23T18:00:01.367Z] --- PASS: TestTarUntar (0.02s) [2021-09-23T18:00:01.367Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-23T18:00:01.367Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-23T18:00:01.367Z] === RUN TestTarWithOptions [2021-09-23T18:00:01.367Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-23T18:00:01.367Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-23T18:00:01.367Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-23T18:00:01.367Z] === RUN TestUntarUstarGnuConflict [2021-09-23T18:00:01.367Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-23T18:00:01.367Z] === RUN TestUntarInvalidFilenames [2021-09-23T18:00:01.838Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2770637997\\dest" [2021-09-23T18:00:01.838Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-09-23T18:00:01.838Z] === RUN TestUntarHardlinkToSymlink [2021-09-23T18:00:01.838Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-23T18:00:01.838Z] === RUN TestUntarInvalidHardlink [2021-09-23T18:00:01.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink597653357\\victim\\hello" -> "../victim/hello" [2021-09-23T18:00:01.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1760009906\\victim\\hello" -> "/../victim/hello" [2021-09-23T18:00:01.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1338410155\\victim" -> "../victim" [2021-09-23T18:00:01.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3749191707\\victim" -> "../victim" [2021-09-23T18:00:01.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3766302749\\victim" -> "../victim" [2021-09-23T18:00:01.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink753659190\\victim" -> "../victim" [2021-09-23T18:00:01.838Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2021-09-23T18:00:01.838Z] === RUN TestUntarInvalidSymlink [2021-09-23T18:00:01.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1249509270\\dest\\dotdot" -> "../victim/hello" [2021-09-23T18:00:01.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1629356694\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T18:00:01.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1364251210\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:00:01.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1038276574\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:00:01.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3910846801\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:00:01.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3188161283\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:00:01.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2435184671\\dest\\dir\\loophole" -> "../../victim" [2021-09-23T18:00:01.838Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-09-23T18:00:01.838Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-23T18:00:01.838Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-23T18:00:01.838Z] === RUN TestXGlobalNoParent [2021-09-23T18:00:01.838Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-23T18:00:01.838Z] === RUN TestReplaceFileTarWrapper [2021-09-23T18:00:01.838Z] --- PASS: TestNetworkDBCRUDTableEntry (4.65s) [2021-09-23T18:00:01.838Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-23T18:00:01.838Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-09-23T18:00:01.838Z] === RUN TestPrefixHeaderReadable [2021-09-23T18:00:01.838Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-23T18:00:01.838Z] === RUN TestDisablePigz [2021-09-23T18:00:01.838Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-23T18:00:01.838Z] === RUN Test [2021-09-23T18:00:01.838Z] === RUN Test/TestInitialize [2021-09-23T18:00:01.838Z] --- PASS: TestDisablePigz (0.10s) [2021-09-23T18:00:01.838Z] === RUN TestPigz [2021-09-23T18:00:02.006Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2021-09-23T18:00:02.006Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-23T18:00:02.307Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-23T18:00:02.307Z] --- PASS: TestPigz (0.10s) [2021-09-23T18:00:02.307Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T18:00:02.307Z] archive_windows_test.go:16: Currently fails [2021-09-23T18:00:02.307Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestCanonicalTarNameForPath [2021-09-23T18:00:02.307Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestCanonicalTarName [2021-09-23T18:00:02.307Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestChmodTarEntry [2021-09-23T18:00:02.307Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestHardLinkOrder [2021-09-23T18:00:02.307Z] time="2021-09-23T18:00:01Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:00:02.307Z] time="2021-09-23T18:00:01Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:00:02.307Z] time="2021-09-23T18:00:01Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:00:02.307Z] === RUN Test/TestInitializeWithCerts [2021-09-23T18:00:02.307Z] time="2021-09-23T18:00:01Z" level=info msg="Initializing discovery with TLS" [2021-09-23T18:00:02.307Z] === RUN Test/TestWatch [2021-09-23T18:00:02.307Z] time="2021-09-23T18:00:01Z" level=info msg="Initializing discovery without TLS" [2021-09-23T18:00:02.307Z] --- PASS: TestHardLinkOrder (0.06s) [2021-09-23T18:00:02.307Z] === RUN TestChangeString [2021-09-23T18:00:02.307Z] --- PASS: TestChangeString (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestChangesWithNoChanges [2021-09-23T18:00:02.307Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-23T18:00:02.307Z] === RUN TestChangesWithChanges [2021-09-23T18:00:02.307Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-23T18:00:02.307Z] === RUN TestChangesWithChangesGH13590 [2021-09-23T18:00:02.307Z] changes_test.go:195: needs more investigation [2021-09-23T18:00:02.307Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestChangesDirsEmpty [2021-09-23T18:00:02.307Z] --- PASS: TestChangesDirsEmpty (0.09s) [2021-09-23T18:00:02.307Z] === RUN TestChangesDirsMutated [2021-09-23T18:00:02.307Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-09-23T18:00:02.307Z] === RUN TestApplyLayer [2021-09-23T18:00:02.307Z] changes_test.go:432: needs further investigation [2021-09-23T18:00:02.307Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestChangesSizeWithHardlinks [2021-09-23T18:00:02.307Z] changes_test.go:468: needs further investigation [2021-09-23T18:00:02.307Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestChangesSizeWithNoChanges [2021-09-23T18:00:02.307Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-23T18:00:02.307Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestChangesSize [2021-09-23T18:00:02.307Z] --- PASS: TestChangesSize (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestApplyLayerInvalidFilenames [2021-09-23T18:00:02.307Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4228798378\\dest" [2021-09-23T18:00:02.307Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-23T18:00:02.307Z] === RUN TestApplyLayerInvalidHardlink [2021-09-23T18:00:02.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink736257570\\victim\\hello" -> "../victim/hello" [2021-09-23T18:00:02.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4135759412\\victim\\hello" -> "/../victim/hello" [2021-09-23T18:00:02.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink953639633\\victim" -> "../victim" [2021-09-23T18:00:02.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink499912658\\victim" -> "../victim" [2021-09-23T18:00:02.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3695284476\\victim" -> "../victim" [2021-09-23T18:00:02.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink325887926\\victim" -> "../victim" [2021-09-23T18:00:02.307Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-23T18:00:02.307Z] === RUN TestApplyLayerInvalidSymlink [2021-09-23T18:00:02.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2205643386\\dest\\dotdot" -> "../victim/hello" [2021-09-23T18:00:02.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3877751176\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-23T18:00:02.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4274032233\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:00:02.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1610802355\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:00:02.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2680825462\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:00:02.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3281303489\\dest\\loophole-victim" -> "../victim" [2021-09-23T18:00:02.307Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-23T18:00:02.307Z] === RUN TestApplyLayerWhiteouts [2021-09-23T18:00:02.307Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-23T18:00:02.307Z] === RUN TestGenerateEmptyFile [2021-09-23T18:00:02.307Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-23T18:00:02.307Z] === RUN TestGenerateWithContent [2021-09-23T18:00:02.307Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-23T18:00:02.307Z] PASS [2021-09-23T18:00:02.307Z] coverage: 62.7% of statements [2021-09-23T18:00:02.307Z] ok github.com/docker/docker/pkg/archive 5.795s coverage: 62.7% of statements [2021-09-23T18:00:03.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-09-23T18:00:03.647Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2021-09-23T18:00:03.647Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-23T18:00:03.875Z] 2021/09/23 18:00:03 Closing DB instances... [2021-09-23T18:00:04.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-23T18:00:04.311Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2021-09-23T18:00:04.311Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:00:04.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-09-23T18:00:04.477Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-09-23T18:00:04.477Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-23T18:00:05.444Z] --- PASS: Test (3.13s) [2021-09-23T18:00:05.444Z] --- PASS: Test/TestInitialize (0.13s) [2021-09-23T18:00:05.444Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-09-23T18:00:05.444Z] --- PASS: Test/TestWatch (3.00s) [2021-09-23T18:00:05.444Z] PASS [2021-09-23T18:00:05.444Z] coverage: 84.1% of statements [2021-09-23T18:00:05.444Z] ok github.com/docker/docker/pkg/discovery/kv 3.176s coverage: 84.1% of statements [2021-09-23T18:00:05.444Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-09-23T18:00:05.444Z] === RUN TestNetworkDBNodeLeave [2021-09-23T18:00:05.913Z] === RUN Test [2021-09-23T18:00:05.913Z] === RUN Test/TestWatch [2021-09-23T18:00:05.913Z] --- PASS: Test (0.00s) [2021-09-23T18:00:05.913Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:00:05.913Z] PASS [2021-09-23T18:00:05.913Z] coverage: 92.3% of statements [2021-09-23T18:00:05.913Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2021-09-23T18:00:06.383Z] === RUN Test [2021-09-23T18:00:06.383Z] === RUN Test/TestInitialize [2021-09-23T18:00:06.383Z] === RUN Test/TestInitializeWithPattern [2021-09-23T18:00:06.383Z] === RUN Test/TestRegister [2021-09-23T18:00:06.383Z] === RUN Test/TestWatch [2021-09-23T18:00:06.383Z] --- PASS: Test (0.00s) [2021-09-23T18:00:06.383Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-23T18:00:06.383Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-23T18:00:06.383Z] --- PASS: Test/TestRegister (0.00s) [2021-09-23T18:00:06.383Z] --- PASS: Test/TestWatch (0.00s) [2021-09-23T18:00:06.383Z] PASS [2021-09-23T18:00:06.383Z] coverage: 93.8% of statements [2021-09-23T18:00:06.383Z] ok github.com/docker/docker/pkg/discovery/nodes 0.036s coverage: 93.8% of statements [2021-09-23T18:00:06.386Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2021-09-23T18:00:06.386Z] === RUN TestNISDomainname [2021-09-23T18:00:06.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-23T18:00:06.852Z] === RUN TestPollerAddRemove [2021-09-23T18:00:06.852Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-23T18:00:06.852Z] === RUN TestPollerEvent [2021-09-23T18:00:06.852Z] poller_test.go:40: No chmod on Windows [2021-09-23T18:00:06.852Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-23T18:00:06.852Z] === RUN TestPollerClose [2021-09-23T18:00:06.852Z] --- PASS: TestPollerClose (0.00s) [2021-09-23T18:00:06.852Z] PASS [2021-09-23T18:00:06.852Z] coverage: 45.7% of statements [2021-09-23T18:00:06.852Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 45.7% of statements [2021-09-23T18:00:07.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-23T18:00:07.215Z] --- PASS: TestNISDomainname (1.08s) [2021-09-23T18:00:07.215Z] === RUN TestHostnameDnsResolution [2021-09-23T18:00:07.841Z] === RUN TestCopyFileWithInvalidSrc [2021-09-23T18:00:07.841Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCopyFileWithInvalidDest [2021-09-23T18:00:07.841Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-23T18:00:07.841Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-23T18:00:07.841Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCopyFile [2021-09-23T18:00:07.841Z] --- PASS: TestCopyFile (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-23T18:00:07.841Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T18:00:07.841Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-23T18:00:07.841Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-23T18:00:07.841Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T18:00:07.841Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestWildcardMatches [2021-09-23T18:00:07.841Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestPatternMatches [2021-09-23T18:00:07.841Z] --- PASS: TestPatternMatches (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-23T18:00:07.841Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestPatternMatchesFolderExclusions [2021-09-23T18:00:07.841Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-23T18:00:07.841Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-23T18:00:07.841Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-23T18:00:07.841Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-23T18:00:07.841Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestSingleExclamationError [2021-09-23T18:00:07.841Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestMatchesWithNoPatterns [2021-09-23T18:00:07.841Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestMatchesWithMalformedPatterns [2021-09-23T18:00:07.841Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestMatches [2021-09-23T18:00:07.841Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-23T18:00:07.841Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-23T18:00:07.841Z] --- PASS: TestMatches (0.00s) [2021-09-23T18:00:07.841Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-23T18:00:07.841Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCleanPatterns [2021-09-23T18:00:07.841Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-23T18:00:07.841Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCleanPatternsExceptionFlag [2021-09-23T18:00:07.841Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-23T18:00:07.841Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-23T18:00:07.841Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCleanPatternsErrorSingleException [2021-09-23T18:00:07.841Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-23T18:00:07.841Z] === RUN TestCreateIfNotExistsDir [2021-09-23T18:00:07.841Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-09-23T18:00:07.841Z] === RUN TestCreateIfNotExistsFile [2021-09-23T18:00:07.841Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-09-23T18:00:07.841Z] === RUN TestMatch [2021-09-23T18:00:07.841Z] --- PASS: TestMatch (0.00s) [2021-09-23T18:00:07.841Z] PASS [2021-09-23T18:00:07.841Z] coverage: 82.2% of statements [2021-09-23T18:00:07.841Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 82.2% of statements [2021-09-23T18:00:08.310Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-09-23T18:00:08.310Z] === RUN TestNetworkDBWatch [2021-09-23T18:00:08.310Z] === RUN TestGet [2021-09-23T18:00:08.310Z] --- PASS: TestGet (0.00s) [2021-09-23T18:00:08.310Z] === RUN TestGetShortcutString [2021-09-23T18:00:08.310Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-23T18:00:08.310Z] PASS [2021-09-23T18:00:08.310Z] coverage: 42.9% of statements [2021-09-23T18:00:08.310Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2021-09-23T18:00:08.596Z] --- PASS: TestHostnameDnsResolution (1.12s) [2021-09-23T18:00:08.596Z] === RUN TestStats [2021-09-23T18:00:08.780Z] --- PASS: TestGetAddress (18.02s) [2021-09-23T18:00:08.780Z] === RUN TestRequestSyntaxCheck [2021-09-23T18:00:08.780Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-09-23T18:00:08.780Z] === RUN TestRequest [2021-09-23T18:00:08.780Z] === RUN TestCreateIDMapOrder [2021-09-23T18:00:08.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-23T18:00:09.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-09-23T18:00:09.249Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-23T18:00:09.249Z] PASS [2021-09-23T18:00:09.249Z] coverage: 7.2% of statements [2021-09-23T18:00:09.249Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-09-23T18:00:09.718Z] 2021/09/23 18:00:09 Closing DB instances... [2021-09-23T18:00:09.718Z] === RUN TestFixedBufferCap [2021-09-23T18:00:09.718Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-23T18:00:09.718Z] === RUN TestFixedBufferLen [2021-09-23T18:00:09.718Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-23T18:00:09.718Z] === RUN TestFixedBufferString [2021-09-23T18:00:09.718Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-23T18:00:09.718Z] === RUN TestFixedBufferWrite [2021-09-23T18:00:09.718Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-23T18:00:09.718Z] === RUN TestFixedBufferRead [2021-09-23T18:00:09.718Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-23T18:00:09.718Z] === RUN TestBytesPipeRead [2021-09-23T18:00:09.718Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-23T18:00:09.718Z] === RUN TestBytesPipeWrite [2021-09-23T18:00:09.718Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-23T18:00:09.718Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-23T18:00:10.188Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-09-23T18:00:10.188Z] === RUN TestAtomicWriteToFile [2021-09-23T18:00:10.188Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-09-23T18:00:10.188Z] === RUN TestAtomicWriteSetCommit [2021-09-23T18:00:10.188Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-23T18:00:10.188Z] === RUN TestAtomicWriteSetCancel [2021-09-23T18:00:10.188Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-23T18:00:10.188Z] === RUN TestReadCloserWrapperClose [2021-09-23T18:00:10.188Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-23T18:00:10.188Z] === RUN TestReaderErrWrapperReadOnError [2021-09-23T18:00:10.188Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-23T18:00:10.188Z] === RUN TestReaderErrWrapperRead [2021-09-23T18:00:10.188Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-23T18:00:10.188Z] === RUN TestCancelReadCloser [2021-09-23T18:00:10.188Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-23T18:00:10.188Z] === RUN TestWriteCloserWrapperClose [2021-09-23T18:00:10.188Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-23T18:00:10.188Z] === RUN TestNopWriteCloser [2021-09-23T18:00:10.188Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-23T18:00:10.188Z] === RUN TestNopWriter [2021-09-23T18:00:10.188Z] --- PASS: TestNopWriter (0.00s) [2021-09-23T18:00:10.188Z] === RUN TestWriteCounter [2021-09-23T18:00:10.188Z] --- PASS: TestWriteCounter (0.00s) [2021-09-23T18:00:10.188Z] PASS [2021-09-23T18:00:10.188Z] coverage: 69.2% of statements [2021-09-23T18:00:10.188Z] ok github.com/docker/docker/pkg/ioutils 0.516s coverage: 69.2% of statements [2021-09-23T18:00:10.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-23T18:00:11.065Z] --- PASS: TestStats (2.78s) [2021-09-23T18:00:11.065Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:00:11.065Z] === RUN TestStopContainerWithTimeout/0 [2021-09-23T18:00:11.065Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-23T18:00:11.065Z] === RUN TestStopContainerWithTimeout/1 [2021-09-23T18:00:11.065Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-23T18:00:11.065Z] === RUN TestStopContainerWithTimeout/3 [2021-09-23T18:00:11.065Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-23T18:00:11.065Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-23T18:00:11.065Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-23T18:00:11.065Z] === CONT TestStopContainerWithTimeout/0 [2021-09-23T18:00:11.065Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-23T18:00:11.176Z] === RUN TestError [2021-09-23T18:00:11.176Z] --- PASS: TestError (0.00s) [2021-09-23T18:00:11.176Z] === RUN TestProgressString [2021-09-23T18:00:11.176Z] === RUN TestProgressString/no_progress [2021-09-23T18:00:11.176Z] === RUN TestProgressString/progress_1 [2021-09-23T18:00:11.176Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-23T18:00:11.176Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-23T18:00:11.176Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-23T18:00:11.176Z] === RUN TestProgressString/with_units [2021-09-23T18:00:11.176Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-23T18:00:11.176Z] === RUN TestProgressString/hide_counts [2021-09-23T18:00:11.176Z] --- PASS: TestProgressString (0.00s) [2021-09-23T18:00:11.176Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-23T18:00:11.176Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-23T18:00:11.176Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-23T18:00:11.176Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-23T18:00:11.176Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-23T18:00:11.176Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-23T18:00:11.176Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-23T18:00:11.176Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-23T18:00:11.176Z] === RUN TestJSONMessageDisplay [2021-09-23T18:00:11.176Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-23T18:00:11.176Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-23T18:00:11.176Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-23T18:00:11.176Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-23T18:00:11.176Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-23T18:00:11.176Z] === RUN TestDisplayJSONMessagesStream [2021-09-23T18:00:11.176Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-23T18:00:11.176Z] PASS [2021-09-23T18:00:11.176Z] coverage: 91.7% of statements [2021-09-23T18:00:11.176Z] ok github.com/docker/docker/pkg/jsonmessage 0.140s coverage: 91.7% of statements [2021-09-23T18:00:11.176Z] --- PASS: TestNetworkDBWatch (3.23s) [2021-09-23T18:00:11.176Z] === RUN TestNetworkDBBulkSync [2021-09-23T18:00:11.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-09-23T18:00:11.645Z] === RUN TestStandardLongPath [2021-09-23T18:00:11.645Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-23T18:00:11.645Z] === RUN TestUNCLongPath [2021-09-23T18:00:11.645Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-23T18:00:11.645Z] PASS [2021-09-23T18:00:11.645Z] coverage: 100.0% of statements [2021-09-23T18:00:11.645Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2021-09-23T18:00:12.115Z] === RUN TestNameFormat [2021-09-23T18:00:12.115Z] --- PASS: TestNameFormat (0.00s) [2021-09-23T18:00:12.115Z] === RUN TestNameRetries [2021-09-23T18:00:12.115Z] --- PASS: TestNameRetries (0.00s) [2021-09-23T18:00:12.115Z] PASS [2021-09-23T18:00:12.115Z] coverage: 85.7% of statements [2021-09-23T18:00:12.115Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-09-23T18:00:12.205Z] === CONT TestStopContainerWithTimeout/3 [2021-09-23T18:00:12.585Z] 2021/09/23 18:00:12 Closing DB instances... [2021-09-23T18:00:12.585Z] === RUN TestParseKeyValueOpt [2021-09-23T18:00:12.585Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-23T18:00:12.585Z] === RUN TestParseUintList [2021-09-23T18:00:12.585Z] --- PASS: TestParseUintList (0.00s) [2021-09-23T18:00:12.585Z] === RUN TestParseUintListMaximumLimits [2021-09-23T18:00:12.585Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-23T18:00:12.585Z] PASS [2021-09-23T18:00:12.585Z] coverage: 97.0% of statements [2021-09-23T18:00:12.585Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-09-23T18:00:13.573Z] === RUN TestNewAndRemove [2021-09-23T18:00:13.573Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-23T18:00:13.573Z] === RUN TestRemoveInvalidPath [2021-09-23T18:00:13.573Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-23T18:00:13.573Z] PASS [2021-09-23T18:00:13.573Z] coverage: 82.6% of statements [2021-09-23T18:00:13.573Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.6% of statements [2021-09-23T18:00:14.042Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-23T18:00:14.042Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-23T18:00:14.512Z] === RUN TestFailedConnection [2021-09-23T18:00:14.760Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-09-23T18:00:14.768Z] === CONT TestStopContainerWithTimeout/1 [2021-09-23T18:00:14.981Z] === RUN TestParseEmptyInterface [2021-09-23T18:00:14.981Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-23T18:00:14.981Z] === RUN TestParseNonInterfaceType [2021-09-23T18:00:14.981Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-23T18:00:14.981Z] === RUN TestParseWithOneFunction [2021-09-23T18:00:14.981Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-23T18:00:14.981Z] === RUN TestParseWithMultipleFuncs [2021-09-23T18:00:14.981Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-23T18:00:14.981Z] === RUN TestParseWithUnnamedReturn [2021-09-23T18:00:14.981Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-23T18:00:14.981Z] === RUN TestEmbeddedInterface [2021-09-23T18:00:14.981Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-23T18:00:14.981Z] === RUN TestParsedImports [2021-09-23T18:00:14.981Z] --- PASS: TestParsedImports (0.00s) [2021-09-23T18:00:14.981Z] === RUN TestAliasedImports [2021-09-23T18:00:14.981Z] --- PASS: TestAliasedImports (0.00s) [2021-09-23T18:00:14.981Z] PASS [2021-09-23T18:00:14.981Z] coverage: 56.8% of statements [2021-09-23T18:00:14.981Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-09-23T18:00:15.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-23T18:00:15.450Z] --- PASS: TestFailedConnection (1.00s) [2021-09-23T18:00:15.450Z] === RUN TestFailOnce [2021-09-23T18:00:15.450Z] 2021/09/23 18:00:15 http: panic serving 127.0.0.1:49279: Plugin not ready [2021-09-23T18:00:15.450Z] goroutine 5 [running]: [2021-09-23T18:00:15.450Z] net/http.(*conn).serve.func1() [2021-09-23T18:00:15.450Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-23T18:00:15.450Z] panic({0xd69d40, 0xe75e90}) [2021-09-23T18:00:15.450Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-23T18:00:15.450Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xa4b870fb0b0e33dd}, 0xc000069a98) [2021-09-23T18:00:15.450Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-23T18:00:15.450Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xe82b48, 0xc000074000}, 0xcbe986) [2021-09-23T18:00:15.450Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-23T18:00:15.450Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xe82b48, 0xc000074000}, 0xc000060000) [2021-09-23T18:00:15.450Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-23T18:00:15.450Z] net/http.serverHandler.ServeHTTP({0xe81170}, {0xe82b48, 0xc000074000}, 0xc000060000) [2021-09-23T18:00:15.450Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-23T18:00:15.450Z] net/http.(*conn).serve(0xc000058000, {0xe849e0, 0xc0001187e0}) [2021-09-23T18:00:15.450Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-23T18:00:15.450Z] created by net/http.(*Server).Serve [2021-09-23T18:00:15.450Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-23T18:00:15.450Z] time="2021-09-23T18:00:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49278/Test.FailOnce: Post \"http://127.0.0.1:49278/Test.FailOnce\": EOF, retrying in 1s" [2021-09-23T18:00:15.450Z] === RUN TestHTTPTransport [2021-09-23T18:00:15.450Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-23T18:00:15.450Z] PASS [2021-09-23T18:00:15.450Z] coverage: 85.7% of statements [2021-09-23T18:00:15.450Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-09-23T18:00:15.920Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-23T18:00:15.920Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T18:00:15.920Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-23T18:00:15.920Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-23T18:00:15.920Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-23T18:00:15.920Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-23T18:00:15.920Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-23T18:00:15.920Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-23T18:00:15.920Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-23T18:00:15.920Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-23T18:00:15.920Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-23T18:00:15.920Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-23T18:00:15.920Z] === RUN TestBufferPoolPutAndGet [2021-09-23T18:00:15.920Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-23T18:00:15.920Z] PASS [2021-09-23T18:00:15.920Z] coverage: 88.2% of statements [2021-09-23T18:00:15.920Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-09-23T18:00:16.287Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-09-23T18:00:16.287Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2021-09-23T18:00:16.287Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2021-09-23T18:00:16.287Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2021-09-23T18:00:16.287Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2021-09-23T18:00:16.287Z] === RUN TestDeleteDevicemapper [2021-09-23T18:00:16.287Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T18:00:16.287Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-23T18:00:16.287Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:00:16.287Z] check_test.go:308: [d1a56bd970744] daemon is not started [2021-09-23T18:00:16.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-09-23T18:00:16.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-23T18:00:16.390Z] === RUN TestOutputOnPrematureClose [2021-09-23T18:00:16.390Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-23T18:00:16.390Z] === RUN TestCompleteSilently [2021-09-23T18:00:16.390Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-23T18:00:16.390Z] PASS [2021-09-23T18:00:16.390Z] coverage: 75.9% of statements [2021-09-23T18:00:16.390Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-09-23T18:00:16.390Z] --- PASS: TestFailOnce (1.11s) [2021-09-23T18:00:16.390Z] === RUN TestEchoInputOutput [2021-09-23T18:00:16.390Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-23T18:00:16.390Z] === RUN TestBackoff [2021-09-23T18:00:16.390Z] --- PASS: TestBackoff (0.00s) [2021-09-23T18:00:16.390Z] === RUN TestAbortRetry [2021-09-23T18:00:16.390Z] --- PASS: TestAbortRetry (0.00s) [2021-09-23T18:00:16.390Z] === RUN TestClientScheme [2021-09-23T18:00:16.390Z] --- PASS: TestClientScheme (0.00s) [2021-09-23T18:00:16.390Z] === RUN TestNewClientWithTimeout [2021-09-23T18:00:16.863Z] === RUN TestSendToOneSub [2021-09-23T18:00:16.863Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-23T18:00:16.863Z] === RUN TestSendToMultipleSubs [2021-09-23T18:00:16.863Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-23T18:00:16.863Z] === RUN TestEvictOneSub [2021-09-23T18:00:16.863Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-23T18:00:16.863Z] === RUN TestClosePublisher [2021-09-23T18:00:16.863Z] --- PASS: TestClosePublisher (0.00s) [2021-09-23T18:00:16.863Z] === RUN TestPubSubRace [2021-09-23T18:00:16.863Z] time="2021-09-23T18:00:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-23T18:00:17.332Z] --- PASS: TestRequest (8.54s) [2021-09-23T18:00:17.332Z] === RUN TestOverlappingRequests [2021-09-23T18:00:17.332Z] 2021/09/23 18:00:17 Closing DB instances... [2021-09-23T18:00:17.670Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-23T18:00:17.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-09-23T18:00:17.802Z] --- PASS: TestOverlappingRequests (0.39s) [2021-09-23T18:00:17.802Z] === RUN TestRelease [2021-09-23T18:00:17.802Z] --- PASS: TestPubSubRace (1.06s) [2021-09-23T18:00:17.802Z] PASS [2021-09-23T18:00:17.802Z] coverage: 75.0% of statements [2021-09-23T18:00:17.802Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-09-23T18:00:18.238Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-23T18:00:18.791Z] time="2021-09-23T18:00:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-23T18:00:18.791Z] === RUN TestRegister [2021-09-23T18:00:18.791Z] --- PASS: TestRegister (0.00s) [2021-09-23T18:00:18.791Z] === RUN TestCommand [2021-09-23T18:00:18.791Z] --- PASS: TestCommand (0.03s) [2021-09-23T18:00:18.791Z] === RUN TestNaiveSelf [2021-09-23T18:00:18.791Z] --- PASS: TestNaiveSelf (0.03s) [2021-09-23T18:00:18.791Z] PASS [2021-09-23T18:00:18.791Z] coverage: 82.4% of statements [2021-09-23T18:00:18.791Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2021-09-23T18:00:19.178Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-23T18:00:19.226Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2021-09-23T18:00:19.226Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:00:19.261Z] === RUN TestDump [2021-09-23T18:00:19.261Z] goroutine 6 [running]: [2021-09-23T18:00:19.261Z] github.com/docker/docker/pkg/stack.dump(0x27b2f7) [2021-09-23T18:00:19.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T18:00:19.261Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-23T18:00:19.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-23T18:00:19.261Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-23T18:00:19.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-23T18:00:19.261Z] testing.tRunner(0xc00011c1a0, 0x3e8e38) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:00:19.261Z] created by testing.(*T).Run [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T18:00:19.261Z] [2021-09-23T18:00:19.261Z] goroutine 1 [chan receive]: [2021-09-23T18:00:19.261Z] testing.(*T).Run(0xc00011c000, {0x3da4fd, 0x25a173}, 0x3e8e38) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T18:00:19.261Z] testing.runTests.func1(0xc000068750) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T18:00:19.261Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:00:19.261Z] testing.runTests(0xc000076080, {0x54bba0, 0x3, 0x3}, {0x27a54d, 0x3dc1f7, 0x550640}) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T18:00:19.261Z] testing.(*M).Run(0xc000076080) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T18:00:19.261Z] main.main() [2021-09-23T18:00:19.261Z] _testmain.go:95 +0x1f5 [2021-09-23T18:00:19.261Z] --- PASS: TestDump (0.00s) [2021-09-23T18:00:19.261Z] === RUN TestDumpToFile [2021-09-23T18:00:19.261Z] --- PASS: TestDumpToFile (0.11s) [2021-09-23T18:00:19.261Z] === RUN TestDumpToFileWithEmptyInput [2021-09-23T18:00:19.261Z] goroutine 8 [running]: [2021-09-23T18:00:19.261Z] github.com/docker/docker/pkg/stack.dump(0x2e82b4) [2021-09-23T18:00:19.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-23T18:00:19.261Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2e8660}) [2021-09-23T18:00:19.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-23T18:00:19.261Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-09-23T18:00:19.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-23T18:00:19.261Z] testing.tRunner(0xc00011c680, 0x3e8e28) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:00:19.261Z] created by testing.(*T).Run [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-23T18:00:19.261Z] [2021-09-23T18:00:19.261Z] goroutine 1 [chan receive]: [2021-09-23T18:00:19.261Z] testing.(*T).Run(0xc00011c000, {0x3e1289, 0x25a173}, 0x3e8e28) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-23T18:00:19.261Z] testing.runTests.func1(0xc000068750) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-23T18:00:19.261Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-23T18:00:19.261Z] testing.runTests(0xc000076080, {0x54bba0, 0x3, 0x3}, {0x27a54d, 0x3dc1f7, 0x550640}) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-23T18:00:19.261Z] testing.(*M).Run(0xc000076080) [2021-09-23T18:00:19.261Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-23T18:00:19.261Z] main.main() [2021-09-23T18:00:19.261Z] _testmain.go:95 +0x1f5 [2021-09-23T18:00:19.261Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-23T18:00:19.261Z] PASS [2021-09-23T18:00:19.261Z] coverage: 90.9% of statements [2021-09-23T18:00:19.261Z] ok github.com/docker/docker/pkg/stack 0.139s coverage: 90.9% of statements [2021-09-23T18:00:19.730Z] --- PASS: TestRelease (1.91s) [2021-09-23T18:00:19.730Z] === RUN TestAllocateRandomDeallocate [2021-09-23T18:00:19.730Z] === RUN TestNewStdWriter [2021-09-23T18:00:19.730Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-23T18:00:19.730Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestWriteWithNilBytes [2021-09-23T18:00:19.730Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestWrite [2021-09-23T18:00:19.730Z] --- PASS: TestWrite (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestWriteWithWriterError [2021-09-23T18:00:19.730Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-23T18:00:19.730Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestStdCopyWriteAndRead [2021-09-23T18:00:19.730Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-23T18:00:19.730Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-23T18:00:19.730Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-23T18:00:19.730Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-23T18:00:19.730Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-23T18:00:19.730Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-23T18:00:19.730Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-23T18:00:19.730Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-23T18:00:19.730Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-23T18:00:19.730Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-23T18:00:19.730Z] PASS [2021-09-23T18:00:19.730Z] coverage: 100.0% of statements [2021-09-23T18:00:19.730Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-09-23T18:00:19.748Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2021-09-23T18:00:19.748Z] === RUN TestUpdateMemory [2021-09-23T18:00:19.748Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:00:19.748Z] --- SKIP: TestUpdateMemory (0.01s) [2021-09-23T18:00:19.748Z] === RUN TestUpdateCPUQuota [2021-09-23T18:00:20.008Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-09-23T18:00:20.200Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-23T18:00:20.200Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-23T18:00:20.200Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestFormatStatus [2021-09-23T18:00:20.200Z] --- PASS: TestFormatStatus (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestFormatError [2021-09-23T18:00:20.200Z] --- PASS: TestFormatError (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestFormatJSONError [2021-09-23T18:00:20.200Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-23T18:00:20.200Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-23T18:00:20.200Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestNewJSONProgressOutput [2021-09-23T18:00:20.200Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestAuxFormatterEmit [2021-09-23T18:00:20.200Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestStreamWriterStdout [2021-09-23T18:00:20.200Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-23T18:00:20.200Z] === RUN TestStreamWriterStderr [2021-09-23T18:00:20.200Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-23T18:00:20.200Z] PASS [2021-09-23T18:00:20.200Z] coverage: 66.2% of statements [2021-09-23T18:00:20.200Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2021-09-23T18:00:20.200Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.25s) [2021-09-23T18:00:20.200Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-23T18:00:20.669Z] === RUN TestGenerateRandomID [2021-09-23T18:00:20.669Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-23T18:00:20.669Z] === RUN TestShortenId [2021-09-23T18:00:20.669Z] --- PASS: TestShortenId (0.00s) [2021-09-23T18:00:20.669Z] === RUN TestShortenSha256Id [2021-09-23T18:00:20.669Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-23T18:00:20.669Z] === RUN TestShortenIdEmpty [2021-09-23T18:00:20.669Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-23T18:00:20.669Z] === RUN TestShortenIdInvalid [2021-09-23T18:00:20.669Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-23T18:00:20.669Z] === RUN TestIsShortIDNonHex [2021-09-23T18:00:20.669Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-23T18:00:20.669Z] === RUN TestIsShortIDNotCorrectSize [2021-09-23T18:00:20.669Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-23T18:00:20.669Z] PASS [2021-09-23T18:00:20.669Z] coverage: 70.6% of statements [2021-09-23T18:00:20.669Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-09-23T18:00:21.140Z] time="2021-09-23T18:00:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-23T18:00:21.140Z] === RUN TestIsCpusetListAvailable [2021-09-23T18:00:21.140Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-23T18:00:21.140Z] PASS [2021-09-23T18:00:21.140Z] coverage: 39.4% of statements [2021-09-23T18:00:21.140Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2021-09-23T18:00:21.388Z] --- PASS: TestUpdateCPUQuota (1.53s) [2021-09-23T18:00:21.388Z] === RUN TestUpdatePidsLimit [2021-09-23T18:00:21.388Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-23T18:00:21.610Z] 2021/09/23 18:00:21 Closing DB instances... [2021-09-23T18:00:21.648Z] === RUN TestUpdatePidsLimit/no_change [2021-09-23T18:00:22.218Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-23T18:00:22.408Z] --- PASS: TestBuildWithHugeFile (62.18s) [2021-09-23T18:00:22.409Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T18:00:22.409Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T18:00:22.409Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-23T18:00:22.409Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T18:00:22.409Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:00:22.409Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:00:22.409Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:00:22.409Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:00:22.409Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:00:22.409Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:00:22.409Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:00:22.409Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:00:22.409Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:00:22.409Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-09-23T18:00:22.409Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-09-23T18:00:22.409Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-09-23T18:00:22.409Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-09-23T18:00:22.409Z] === RUN TestBuildPreserveOwnership [2021-09-23T18:00:22.409Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-23T18:00:22.409Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-23T18:00:22.409Z] --- PASS: TestBuildPreserveOwnership (4.22s) [2021-09-23T18:00:22.409Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.71s) [2021-09-23T18:00:22.409Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.50s) [2021-09-23T18:00:22.409Z] === RUN TestBuildPlatformInvalid [2021-09-23T18:00:22.409Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-09-23T18:00:22.409Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-23T18:00:22.409Z] Loaded image: busybox:latest [2021-09-23T18:00:22.409Z] Loaded image: busybox:glibc [2021-09-23T18:00:22.478Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-23T18:00:22.598Z] === RUN TestChtimes [2021-09-23T18:00:22.599Z] --- PASS: TestChtimes (0.00s) [2021-09-23T18:00:22.599Z] === RUN TestChtimesWindows [2021-09-23T18:00:22.599Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-23T18:00:22.599Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-23T18:00:22.599Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-23T18:00:22.599Z] === RUN TestEnsureRemoveAllNotExist [2021-09-23T18:00:22.599Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-23T18:00:22.599Z] === RUN TestEnsureRemoveAllWithDir [2021-09-23T18:00:22.599Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-23T18:00:22.599Z] === RUN TestEnsureRemoveAllWithFile [2021-09-23T18:00:22.599Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-23T18:00:22.599Z] === RUN TestHasWin32KSupport [2021-09-23T18:00:22.599Z] syscall_windows_test.go:8: win32k: true [2021-09-23T18:00:22.599Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-23T18:00:22.599Z] PASS [2021-09-23T18:00:22.599Z] coverage: 13.0% of statements [2021-09-23T18:00:22.599Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2021-09-23T18:00:23.047Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-23T18:00:23.068Z] === RUN TestTailFile [2021-09-23T18:00:23.068Z] --- PASS: TestTailFile (0.00s) [2021-09-23T18:00:23.068Z] === RUN TestTailFileManyLines [2021-09-23T18:00:23.068Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-23T18:00:23.068Z] === RUN TestTailEmptyFile [2021-09-23T18:00:23.068Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-23T18:00:23.068Z] === RUN TestTailNegativeN [2021-09-23T18:00:23.068Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader [2021-09-23T18:00:23.068Z] === CONT TestNewTailReader [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/truncated_last_line [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-23T18:00:23.068Z] === CONT TestNewTailReader/no_delimiter [2021-09-23T18:00:23.068Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.068Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.068Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.068Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:00:23.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:00:23.068Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.069Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.070Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-23T18:00:23.074Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.075Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.075Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.075Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.075Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.317Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.545Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-23T18:00:23.546Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:00:23.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:00:23.547Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-23T18:00:23.548Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-23T18:00:23.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-23T18:00:23.549Z] PASS [2021-09-23T18:00:23.549Z] coverage: 88.6% of statements [2021-09-23T18:00:23.549Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2021-09-23T18:00:23.549Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-23T18:00:23.549Z] === RUN TestNetworkDBGarbageCollection [2021-09-23T18:00:23.808Z] Loaded image: debian:bullseye-slim [2021-09-23T18:00:23.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-23T18:00:24.019Z] === RUN TestTarSumRemoveNonExistent [2021-09-23T18:00:24.019Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestTarSumRemove [2021-09-23T18:00:24.019Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestSortFileInfoSums [2021-09-23T18:00:24.019Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestNewTarSumForLabelInvalid [2021-09-23T18:00:24.019Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestNewTarSumForLabel [2021-09-23T18:00:24.019Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestEmptyTar [2021-09-23T18:00:24.019Z] --- PASS: TestEmptyTar (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestTarSumsReadSize [2021-09-23T18:00:24.019Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestTarSums [2021-09-23T18:00:24.019Z] --- PASS: TestTarSums (0.05s) [2021-09-23T18:00:24.019Z] === RUN TestIteration [2021-09-23T18:00:24.019Z] --- PASS: TestIteration (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestVersionLabelForChecksum [2021-09-23T18:00:24.019Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestVersion [2021-09-23T18:00:24.019Z] --- PASS: TestVersion (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestGetVersion [2021-09-23T18:00:24.019Z] --- PASS: TestGetVersion (0.00s) [2021-09-23T18:00:24.019Z] === RUN TestGetVersions [2021-09-23T18:00:24.019Z] --- PASS: TestGetVersions (0.00s) [2021-09-23T18:00:24.019Z] PASS [2021-09-23T18:00:24.019Z] coverage: 89.3% of statements [2021-09-23T18:00:24.019Z] ok github.com/docker/docker/pkg/tarsum 0.092s coverage: 89.3% of statements [2021-09-23T18:00:24.019Z] --- PASS: TestAllocateRandomDeallocate (4.64s) [2021-09-23T18:00:24.019Z] === RUN TestRetrieveFromStore [2021-09-23T18:00:24.069Z] Loaded image: hello-world:latest [2021-09-23T18:00:24.069Z] Loaded image: arm32v7/hello-world:latest [2021-09-23T18:00:24.488Z] testing: warning: no tests to run [2021-09-23T18:00:24.488Z] PASS [2021-09-23T18:00:24.488Z] coverage: [no statements] [2021-09-23T18:00:24.488Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-09-23T18:00:24.829Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-23T18:00:24.958Z] === RUN TestTruncIndex [2021-09-23T18:00:24.958Z] --- PASS: TestTruncIndex (0.10s) [2021-09-23T18:00:24.958Z] PASS [2021-09-23T18:00:24.958Z] coverage: 91.5% of statements [2021-09-23T18:00:24.958Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-09-23T18:00:25.089Z] --- PASS: TestUpdatePidsLimit (3.78s) [2021-09-23T18:00:25.089Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2021-09-23T18:00:25.089Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2021-09-23T18:00:25.089Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-09-23T18:00:25.089Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2021-09-23T18:00:25.089Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-09-23T18:00:25.089Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2021-09-23T18:00:25.089Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-09-23T18:00:25.089Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:00:25.427Z] === RUN TestIsGIT [2021-09-23T18:00:25.427Z] --- PASS: TestIsGIT (0.00s) [2021-09-23T18:00:25.427Z] === RUN TestIsTransport [2021-09-23T18:00:25.427Z] --- PASS: TestIsTransport (0.00s) [2021-09-23T18:00:25.427Z] PASS [2021-09-23T18:00:25.427Z] coverage: 100.0% of statements [2021-09-23T18:00:25.427Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2021-09-23T18:00:25.427Z] time="2021-09-23T18:00:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-23T18:00:25.897Z] --- PASS: TestRetrieveFromStore (1.44s) [2021-09-23T18:00:25.897Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-23T18:00:25.897Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-09-23T18:00:25.897Z] === RUN TestParallelPredefinedRequest1 [2021-09-23T18:00:25.897Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-23T18:00:25.897Z] === RUN TestParallelPredefinedRequest2 [2021-09-23T18:00:25.897Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-23T18:00:25.897Z] === RUN TestParallelPredefinedRequest3 [2021-09-23T18:00:25.897Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-23T18:00:25.897Z] === RUN TestParallelPredefinedRequest4 [2021-09-23T18:00:25.897Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-23T18:00:25.897Z] === RUN TestParallelPredefinedRequest5 [2021-09-23T18:00:25.897Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-23T18:00:25.897Z] === RUN TestDebug [2021-09-23T18:00:25.897Z] --- PASS: TestDebug (0.00s) [2021-09-23T18:00:25.897Z] === RUN TestRequestPoolParallel [2021-09-23T18:00:25.897Z] === RUN TestVersionInfo [2021-09-23T18:00:25.897Z] --- PASS: TestVersionInfo (0.00s) [2021-09-23T18:00:25.897Z] === RUN TestAppendVersions [2021-09-23T18:00:25.897Z] --- PASS: TestAppendVersions (0.00s) [2021-09-23T18:00:25.897Z] PASS [2021-09-23T18:00:25.897Z] coverage: 88.9% of statements [2021-09-23T18:00:25.897Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2021-09-23T18:00:25.897Z] --- PASS: TestRequestPoolParallel (0.42s) [2021-09-23T18:00:25.897Z] === RUN TestFullAllocateRelease [2021-09-23T18:00:26.368Z] --- PASS: TestFullAllocateRelease (0.32s) [2021-09-23T18:00:26.368Z] === RUN TestOddAllocateRelease [2021-09-23T18:00:26.471Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-23T18:00:26.731Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-09-23T18:00:26.838Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-09-23T18:00:26.838Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-23T18:00:26.838Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-09-23T18:00:26.838Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-23T18:00:26.838Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-09-23T18:00:26.838Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-23T18:00:26.838Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-23T18:00:26.838Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T18:00:26.838Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T18:00:26.838Z] === CONT TestParallelPredefinedRequest1 [2021-09-23T18:00:26.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:00:26.838Z] === CONT TestParallelPredefinedRequest3 [2021-09-23T18:00:26.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:00:26.838Z] === CONT TestParallelPredefinedRequest4 [2021-09-23T18:00:26.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:00:26.838Z] === CONT TestParallelPredefinedRequest2 [2021-09-23T18:00:26.838Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:00:26.838Z] === CONT TestParallelPredefinedRequest2 [2021-09-23T18:00:26.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:00:26.838Z] === CONT TestParallelPredefinedRequest5 [2021-09-23T18:00:26.838Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:00:26.838Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:00:26.838Z] === CONT TestParallelPredefinedRequest5 [2021-09-23T18:00:26.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:00:26.838Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:00:26.838Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:00:26.838Z] PASS [2021-09-23T18:00:26.838Z] coverage: 85.3% of statements [2021-09-23T18:00:26.838Z] ok github.com/docker/docker/libnetwork/ipam 43.513s coverage: 85.3% of statements [2021-09-23T18:00:27.308Z] === RUN TestValidatePrivileges [2021-09-23T18:00:27.308Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-23T18:00:27.308Z] === RUN TestFilterByCapNeg [2021-09-23T18:00:27.308Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-23T18:00:27.308Z] === RUN TestFilterByCapPos [2021-09-23T18:00:27.308Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-23T18:00:27.308Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-23T18:00:27.308Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-23T18:00:27.308Z] PASS [2021-09-23T18:00:27.308Z] coverage: 12.0% of statements [2021-09-23T18:00:27.308Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-09-23T18:00:27.778Z] === RUN TestNewSettable [2021-09-23T18:00:27.778Z] --- PASS: TestNewSettable (0.00s) [2021-09-23T18:00:27.778Z] === RUN TestIsSettable [2021-09-23T18:00:27.778Z] --- PASS: TestIsSettable (0.00s) [2021-09-23T18:00:27.778Z] === RUN TestUpdateSettingsEnv [2021-09-23T18:00:27.778Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-23T18:00:27.778Z] PASS [2021-09-23T18:00:27.778Z] coverage: 20.0% of statements [2021-09-23T18:00:27.778Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2021-09-23T18:00:28.111Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-23T18:00:28.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-09-23T18:00:28.769Z] === RUN TestLoad [2021-09-23T18:00:28.769Z] --- PASS: TestLoad (0.00s) [2021-09-23T18:00:28.769Z] === RUN TestSave [2021-09-23T18:00:28.769Z] --- PASS: TestSave (0.02s) [2021-09-23T18:00:28.769Z] === RUN TestAddDeleteGet [2021-09-23T18:00:28.769Z] --- PASS: TestAddDeleteGet (0.04s) [2021-09-23T18:00:28.769Z] === RUN TestInvalidTags [2021-09-23T18:00:28.769Z] --- PASS: TestInvalidTags (0.01s) [2021-09-23T18:00:28.769Z] PASS [2021-09-23T18:00:28.769Z] coverage: 83.7% of statements [2021-09-23T18:00:28.769Z] ok github.com/docker/docker/reference 0.105s coverage: 83.7% of statements [2021-09-23T18:00:30.342Z] === RUN TestResolveAuthConfigIndexServer [2021-09-23T18:00:30.342Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestResolveAuthConfigFullURL [2021-09-23T18:00:30.342Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-23T18:00:30.342Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestValidateMirror [2021-09-23T18:00:30.342Z] --- PASS: TestValidateMirror (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestLoadInsecureRegistries [2021-09-23T18:00:30.342Z] time="2021-09-23T18:00:29Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T18:00:30.342Z] time="2021-09-23T18:00:29Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-23T18:00:30.342Z] time="2021-09-23T18:00:29Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-23T18:00:30.342Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-09-23T18:00:30.342Z] === RUN TestNewServiceConfig [2021-09-23T18:00:30.342Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestValidateIndexName [2021-09-23T18:00:30.342Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestValidateIndexNameWithError [2021-09-23T18:00:30.342Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestEndpointParse [2021-09-23T18:00:30.342Z] --- PASS: TestEndpointParse (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestEndpointParseInvalid [2021-09-23T18:00:30.342Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestValidateEndpoint [2021-09-23T18:00:30.342Z] --- PASS: TestValidateEndpoint (0.01s) [2021-09-23T18:00:30.342Z] === RUN TestPing [2021-09-23T18:00:30.342Z] --- PASS: TestPing (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestPingRegistryEndpoint [2021-09-23T18:00:30.342Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:30.342Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestEndpoint [2021-09-23T18:00:30.342Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:30.342Z] --- SKIP: TestEndpoint (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestParseRepositoryInfo [2021-09-23T18:00:30.342Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestNewIndexInfo [2021-09-23T18:00:30.342Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestMirrorEndpointLookup [2021-09-23T18:00:30.342Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:00:30.342Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestSearchRepositories [2021-09-23T18:00:30.342Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-23T18:00:30.342Z] Host: 127.0.0.1:49303 [2021-09-23T18:00:30.342Z] User-Agent: docker test client [2021-09-23T18:00:30.342Z] Authorization: Token fake-token [2021-09-23T18:00:30.342Z] X-Docker-Token: true [2021-09-23T18:00:30.342Z] Accept-Encoding: gzip [2021-09-23T18:00:30.342Z] [2021-09-23T18:00:30.342Z] [2021-09-23T18:00:30.342Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-23T18:00:30.342Z] Connection: close [2021-09-23T18:00:30.342Z] Content-Length: 144 [2021-09-23T18:00:30.342Z] Cache-Control: no-cache [2021-09-23T18:00:30.342Z] Content-Type: application/json [2021-09-23T18:00:30.342Z] Date: Thu, 23 Sep 2021 18:00:29 GMT [2021-09-23T18:00:30.342Z] Expires: -1 [2021-09-23T18:00:30.342Z] Pragma: no-cache [2021-09-23T18:00:30.342Z] Server: docker-tests/mock [2021-09-23T18:00:30.342Z] X-Docker-Registry-Config: mock [2021-09-23T18:00:30.342Z] X-Docker-Registry-Version: 0.0.0 [2021-09-23T18:00:30.342Z] [2021-09-23T18:00:30.342Z] [2021-09-23T18:00:30.342Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestTrustedLocation [2021-09-23T18:00:30.342Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-23T18:00:30.342Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestAllowNondistributableArtifacts [2021-09-23T18:00:30.342Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-23T18:00:30.342Z] === RUN TestIsSecureIndex [2021-09-23T18:00:30.342Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-23T18:00:30.342Z] PASS [2021-09-23T18:00:30.342Z] coverage: 51.7% of statements [2021-09-23T18:00:30.342Z] ok github.com/docker/docker/registry 0.148s coverage: 51.7% of statements [2021-09-23T18:00:30.666Z] ......... [ 86%] [2021-09-23T18:00:30.813Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-23T18:00:30.813Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-23T18:00:30.813Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-23T18:00:30.813Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-23T18:00:30.813Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-23T18:00:30.813Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-23T18:00:30.813Z] === RUN TestResumableRequestReaderWithReadError [2021-09-23T18:00:31.283Z] time="2021-09-23T18:00:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-23T18:00:31.283Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-09-23T18:00:31.283Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-23T18:00:31.283Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-23T18:00:31.283Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-23T18:00:31.283Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-23T18:00:31.283Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-23T18:00:31.283Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-23T18:00:31.283Z] === RUN TestResumableRequestReader [2021-09-23T18:00:31.283Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-23T18:00:31.283Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-23T18:00:31.283Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-23T18:00:31.283Z] PASS [2021-09-23T18:00:31.283Z] coverage: 100.0% of statements [2021-09-23T18:00:31.283Z] ok github.com/docker/docker/registry/resumable 0.142s coverage: 100.0% of statements [2021-09-23T18:00:31.283Z] === RUN TestRestartManagerTimeout [2021-09-23T18:00:31.283Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-23T18:00:31.283Z] === RUN TestRestartManagerTimeoutReset [2021-09-23T18:00:31.283Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-23T18:00:31.283Z] PASS [2021-09-23T18:00:31.283Z] coverage: 50.9% of statements [2021-09-23T18:00:31.283Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-09-23T18:00:31.429Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2021-09-23T18:00:31.429Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:00:31.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-09-23T18:00:31.989Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-23T18:00:32.272Z] === RUN TestDecodeContainerConfig [2021-09-23T18:00:32.272Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-23T18:00:32.272Z] === RUN TestDecodeContainerConfigIsolation [2021-09-23T18:00:32.272Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-23T18:00:32.272Z] === RUN TestValidatePrivileged [2021-09-23T18:00:32.272Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-23T18:00:32.272Z] PASS [2021-09-23T18:00:32.272Z] coverage: 52.2% of statements [2021-09-23T18:00:32.272Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-09-23T18:00:32.544Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-23T18:00:32.741Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-23T18:00:32.741Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-23T18:00:32.741Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-23T18:00:32.741Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-23T18:00:32.741Z] PASS [2021-09-23T18:00:32.741Z] coverage: 62.5% of statements [2021-09-23T18:00:32.741Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-09-23T18:00:32.916Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-23T18:00:33.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-09-23T18:00:33.732Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T18:00:33.732Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T18:00:33.732Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T18:00:33.732Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-23T18:00:34.201Z] --- PASS: TestNewClientWithTimeout (17.60s) [2021-09-23T18:00:34.201Z] === RUN TestClientStream [2021-09-23T18:00:34.201Z] --- PASS: TestClientStream (0.00s) [2021-09-23T18:00:34.201Z] === RUN TestClientSendFile [2021-09-23T18:00:34.201Z] --- PASS: TestClientSendFile (0.00s) [2021-09-23T18:00:34.201Z] === RUN TestClientWithRequestTimeout [2021-09-23T18:00:34.201Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-23T18:00:34.201Z] === RUN TestFileSpecPlugin [2021-09-23T18:00:34.201Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-23T18:00:34.201Z] === RUN TestFileJSONSpecPlugin [2021-09-23T18:00:34.201Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-23T18:00:34.201Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-23T18:00:34.201Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-23T18:00:34.201Z] === RUN TestPluginAddHandler [2021-09-23T18:00:34.201Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-23T18:00:34.201Z] === RUN TestPluginWaitBadPlugin [2021-09-23T18:00:34.201Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-23T18:00:34.201Z] === RUN TestGet [2021-09-23T18:00:34.201Z] time="2021-09-23T18:00:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-23T18:00:34.493Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-23T18:00:35.062Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-23T18:00:35.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-09-23T18:00:35.152Z] tests/integration/models_images_test.py ............... [ 89%] [2021-09-23T18:00:35.192Z] time="2021-09-23T18:00:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-23T18:00:35.632Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-23T18:00:35.661Z] === RUN TestGetDriver [2021-09-23T18:00:35.661Z] --- PASS: TestGetDriver (0.00s) [2021-09-23T18:00:35.661Z] === RUN TestVolumeRequestError [2021-09-23T18:00:35.661Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-23T18:00:35.661Z] PASS [2021-09-23T18:00:35.661Z] coverage: 36.1% of statements [2021-09-23T18:00:35.661Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2021-09-23T18:00:35.661Z] === RUN TestGetAddress [2021-09-23T18:00:35.661Z] --- PASS: TestGetAddress (0.00s) [2021-09-23T18:00:35.661Z] === RUN TestRemove [2021-09-23T18:00:35.661Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T18:00:35.661Z] --- SKIP: TestRemove (0.00s) [2021-09-23T18:00:35.661Z] === RUN TestInitializeWithVolumes [2021-09-23T18:00:35.661Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-09-23T18:00:35.661Z] === RUN TestCreate [2021-09-23T18:00:35.661Z] --- PASS: TestCreate (0.01s) [2021-09-23T18:00:35.661Z] === RUN TestValidateName [2021-09-23T18:00:35.661Z] --- PASS: TestValidateName (0.00s) [2021-09-23T18:00:35.661Z] === RUN TestCreateWithOpts [2021-09-23T18:00:35.661Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T18:00:35.661Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-23T18:00:35.661Z] === RUN TestRelaodNoOpts [2021-09-23T18:00:35.661Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-23T18:00:35.661Z] PASS [2021-09-23T18:00:35.661Z] coverage: 41.5% of statements [2021-09-23T18:00:35.661Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2021-09-23T18:00:35.892Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-23T18:00:36.151Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-23T18:00:36.234Z] tests/integration/models_networks_test.py .... [ 91%] [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRaw [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-23T18:00:36.653Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRaw [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-23T18:00:36.653Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-23T18:00:36.653Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T18:00:36.653Z] === RUN TestConvertTmpfsOptions [2021-09-23T18:00:36.653Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-23T18:00:36.653Z] linux_parser_test.go:209: data="ro" [2021-09-23T18:00:36.654Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-23T18:00:36.654Z] === RUN TestParseMountSpec [2021-09-23T18:00:36.654Z] parser_test.go:62: case 0 [2021-09-23T18:00:36.654Z] parser_test.go:62: case 1 [2021-09-23T18:00:36.654Z] parser_test.go:62: case 2 [2021-09-23T18:00:36.654Z] parser_test.go:62: case 3 [2021-09-23T18:00:36.654Z] parser_test.go:62: case 4 [2021-09-23T18:00:36.654Z] parser_test.go:62: case 5 [2021-09-23T18:00:36.654Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-23T18:00:36.654Z] === RUN TestValidateMount [2021-09-23T18:00:36.654Z] --- PASS: TestValidateMount (0.00s) [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRaw [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-23T18:00:36.654Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-23T18:00:36.654Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-23T18:00:36.654Z] PASS [2021-09-23T18:00:36.654Z] coverage: 67.6% of statements [2021-09-23T18:00:36.654Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-09-23T18:00:36.720Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-23T18:00:36.720Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-23T18:00:36.720Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-23T18:00:37.126Z] === RUN TestSetGetMeta [2021-09-23T18:00:37.126Z] === PAUSE TestSetGetMeta [2021-09-23T18:00:37.126Z] === RUN TestRestore [2021-09-23T18:00:37.126Z] === PAUSE TestRestore [2021-09-23T18:00:37.126Z] === RUN TestServiceCreate [2021-09-23T18:00:37.126Z] === PAUSE TestServiceCreate [2021-09-23T18:00:37.126Z] === RUN TestServiceList [2021-09-23T18:00:37.126Z] === PAUSE TestServiceList [2021-09-23T18:00:37.126Z] === RUN TestServiceRemove [2021-09-23T18:00:37.126Z] === PAUSE TestServiceRemove [2021-09-23T18:00:37.126Z] === RUN TestServiceGet [2021-09-23T18:00:37.126Z] === PAUSE TestServiceGet [2021-09-23T18:00:37.126Z] === RUN TestServicePrune [2021-09-23T18:00:37.126Z] === PAUSE TestServicePrune [2021-09-23T18:00:37.126Z] === RUN TestCreate [2021-09-23T18:00:37.126Z] === PAUSE TestCreate [2021-09-23T18:00:37.126Z] === RUN TestRemove [2021-09-23T18:00:37.126Z] === PAUSE TestRemove [2021-09-23T18:00:37.126Z] === RUN TestList [2021-09-23T18:00:37.126Z] === PAUSE TestList [2021-09-23T18:00:37.126Z] === RUN TestFindByDriver [2021-09-23T18:00:37.126Z] === PAUSE TestFindByDriver [2021-09-23T18:00:37.126Z] === RUN TestFindByReferenced [2021-09-23T18:00:37.126Z] === PAUSE TestFindByReferenced [2021-09-23T18:00:37.126Z] === RUN TestDerefMultipleOfSameRef [2021-09-23T18:00:37.126Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-23T18:00:37.126Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:00:37.126Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:00:37.126Z] === RUN TestDefererencePluginOnCreateError [2021-09-23T18:00:37.126Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-23T18:00:37.126Z] === RUN TestRefDerefRemove [2021-09-23T18:00:37.126Z] === PAUSE TestRefDerefRemove [2021-09-23T18:00:37.126Z] === RUN TestGet [2021-09-23T18:00:37.126Z] === PAUSE TestGet [2021-09-23T18:00:37.126Z] === RUN TestGetWithReference [2021-09-23T18:00:37.126Z] === PAUSE TestGetWithReference [2021-09-23T18:00:37.126Z] === RUN TestFilterFunc [2021-09-23T18:00:37.126Z] === RUN TestFilterFunc/test_nil_list [2021-09-23T18:00:37.126Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-23T18:00:37.126Z] === RUN TestFilterFunc/test_empty_list [2021-09-23T18:00:37.126Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-23T18:00:37.126Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:00:37.126Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:00:37.126Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:00:37.126Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:00:37.126Z] === RUN TestFilterFunc/test_filter_some [2021-09-23T18:00:37.126Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-23T18:00:37.126Z] === RUN TestFilterFunc/test_filter_middle [2021-09-23T18:00:37.126Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-23T18:00:37.126Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:00:37.126Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:00:37.126Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-23T18:00:37.126Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-23T18:00:37.126Z] === CONT TestFilterFunc/test_nil_list [2021-09-23T18:00:37.126Z] === CONT TestFilterFunc/test_filter_some [2021-09-23T18:00:37.126Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-23T18:00:37.126Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-23T18:00:37.126Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-23T18:00:37.126Z] === CONT TestFilterFunc/test_empty_list [2021-09-23T18:00:37.126Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-23T18:00:37.126Z] === CONT TestFilterFunc/test_filter_middle [2021-09-23T18:00:37.126Z] --- PASS: TestFilterFunc (0.00s) [2021-09-23T18:00:37.126Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-23T18:00:37.126Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-23T18:00:37.126Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-23T18:00:37.126Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-23T18:00:37.127Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-23T18:00:37.127Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-23T18:00:37.127Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-23T18:00:37.127Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-23T18:00:37.127Z] === CONT TestSetGetMeta [2021-09-23T18:00:37.127Z] === CONT TestList [2021-09-23T18:00:37.127Z] === CONT TestServiceGet [2021-09-23T18:00:37.127Z] === CONT TestCreate [2021-09-23T18:00:37.127Z] --- PASS: TestSetGetMeta (0.02s) [2021-09-23T18:00:37.127Z] === CONT TestServiceRemove [2021-09-23T18:00:37.127Z] --- PASS: TestCreate (0.02s) [2021-09-23T18:00:37.127Z] === CONT TestServiceList [2021-09-23T18:00:37.127Z] --- PASS: TestList (0.03s) [2021-09-23T18:00:37.127Z] === CONT TestServiceCreate [2021-09-23T18:00:37.127Z] === CONT TestRestore [2021-09-23T18:00:37.127Z] --- PASS: TestServiceGet (0.11s) [2021-09-23T18:00:37.127Z] --- PASS: TestServiceRemove (0.10s) [2021-09-23T18:00:37.127Z] === CONT TestServicePrune [2021-09-23T18:00:37.127Z] --- PASS: TestServiceCreate (0.09s) [2021-09-23T18:00:37.127Z] === CONT TestDefererencePluginOnCreateError [2021-09-23T18:00:37.127Z] --- PASS: TestServiceList (0.10s) [2021-09-23T18:00:37.127Z] === CONT TestGetWithReference [2021-09-23T18:00:37.127Z] time="2021-09-23T18:00:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:00:37.127Z] --- PASS: TestRestore (0.03s) [2021-09-23T18:00:37.127Z] === CONT TestGet [2021-09-23T18:00:37.127Z] time="2021-09-23T18:00:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:00:37.127Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-09-23T18:00:37.127Z] === CONT TestRefDerefRemove [2021-09-23T18:00:37.127Z] --- PASS: TestGetWithReference (0.03s) [2021-09-23T18:00:37.127Z] === CONT TestDerefMultipleOfSameRef [2021-09-23T18:00:37.127Z] time="2021-09-23T18:00:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:00:37.127Z] time="2021-09-23T18:00:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-23T18:00:37.127Z] --- PASS: TestGet (0.02s) [2021-09-23T18:00:37.127Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-23T18:00:37.127Z] time="2021-09-23T18:00:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-23T18:00:37.127Z] --- PASS: TestRefDerefRemove (0.04s) [2021-09-23T18:00:37.127Z] === CONT TestFindByReferenced [2021-09-23T18:00:37.127Z] --- PASS: TestServicePrune (0.07s) [2021-09-23T18:00:37.127Z] === CONT TestFindByDriver [2021-09-23T18:00:37.127Z] === CONT TestRemove [2021-09-23T18:00:37.127Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2021-09-23T18:00:37.127Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.05s) [2021-09-23T18:00:37.127Z] time="2021-09-23T18:00:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-23T18:00:37.127Z] --- PASS: TestFindByReferenced (0.04s) [2021-09-23T18:00:37.127Z] --- PASS: TestFindByDriver (0.03s) [2021-09-23T18:00:37.127Z] --- PASS: TestRemove (0.02s) [2021-09-23T18:00:37.127Z] PASS [2021-09-23T18:00:37.127Z] coverage: 69.0% of statements [2021-09-23T18:00:37.127Z] ok github.com/docker/docker/volume/service 0.261s coverage: 69.0% of statements [2021-09-23T18:00:37.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-09-23T18:00:37.289Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-23T18:00:37.289Z] check_test.go:308: [dc78bd7e238f5] daemon is not started [2021-09-23T18:00:37.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-09-23T18:00:37.289Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-23T18:00:37.289Z] check_test.go:308: [d0691a5905ee9] daemon is not started [2021-09-23T18:00:37.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-09-23T18:00:37.549Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2021-09-23T18:00:37.549Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:00:37.810Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-23T18:00:38.379Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-09-23T18:00:38.379Z] === RUN TestWaitNonBlocked [2021-09-23T18:00:38.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:00:38.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:00:38.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:00:38.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:00:38.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:00:38.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:00:38.999Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.51s) [2021-09-23T18:00:39.000Z] PASS [2021-09-23T18:00:39.000Z] [2021-09-23T18:00:39.000Z] === Skipped [2021-09-23T18:00:39.000Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-09-23T18:00:39.000Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:00:39.000Z] [2021-09-23T18:00:39.000Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-23T18:00:39.000Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-23T18:00:39.000Z] [2021-09-23T18:00:39.000Z] DONE 34 tests, 2 skipped in 107.203s [2021-09-23T18:00:39.000Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-09-23T18:00:39.000Z] ++ 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-09-23T18:00:39.000Z] ++ set -e [2021-09-23T18:00:39.000Z] ++ '[' -n 0 ']' [2021-09-23T18:00:39.000Z] ++ set -x [2021-09-23T18:00:39.000Z] ++ env -i DEST=/go/src/github.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-09-23T18:00:39.000Z] INFO: Testing against a local daemon [2021-09-23T18:00:39.000Z] === RUN TestConfigInspect [2021-09-23T18:00:39.760Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T18:00:39.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2021-09-23T18:00:39.760Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-09-23T18:00:39.760Z] === RUN TestWaitBlocked [2021-09-23T18:00:39.760Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:00:39.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:00:39.760Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:00:39.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:00:39.760Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:00:39.760Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:00:39.942Z] --- PASS: TestConfigInspect (2.89s) [2021-09-23T18:00:39.942Z] === RUN TestConfigList [2021-09-23T18:00:40.698Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-23T18:00:40.698Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-09-23T18:00:40.698Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-09-23T18:00:40.698Z] === CONT TestContainerStartOnDaemonRestart [2021-09-23T18:00:40.698Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-23T18:00:40.957Z] check_test.go:308: [d5d0b33ecebbd] daemon is not started [2021-09-23T18:00:40.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-09-23T18:00:41.081Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-23T18:00:41.888Z] time="2021-09-23T18:00:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-23T18:00:42.490Z] --- PASS: TestConfigList (2.68s) [2021-09-23T18:00:42.490Z] === RUN TestConfigsCreateAndDelete [2021-09-23T18:00:42.976Z] tests/integration/models_nodes_test.py . [ 91%] [2021-09-23T18:00:42.976Z] tests/integration/models_resources_test.py . [ 91%] [2021-09-23T18:00:42.997Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-23T18:00:44.378Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-23T18:00:44.378Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2021-09-23T18:00:44.378Z] === CONT TestIpcModeOlderClient [2021-09-23T18:00:44.638Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.82s) [2021-09-23T18:00:44.638Z] === CONT TestContainerKillOnDaemonStart [2021-09-23T18:00:44.638Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-09-23T18:00:44.638Z] === CONT TestDaemonHostGatewayIP [2021-09-23T18:00:45.041Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2021-09-23T18:00:45.041Z] === RUN TestConfigsUpdate [2021-09-23T18:00:45.207Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-23T18:00:45.777Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-23T18:00:46.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-09-23T18:00:46.607Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-23T18:00:46.957Z] --- PASS: TestConfigsUpdate (2.17s) [2021-09-23T18:00:46.957Z] === RUN TestTemplatedConfig [2021-09-23T18:00:47.176Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-23T18:00:47.439Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-23T18:00:47.815Z] --- PASS: TestServiceUpdatePidsLimit (16.51s) [2021-09-23T18:00:47.815Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-09-23T18:00:47.815Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-09-23T18:00:47.815Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-09-23T18:00:47.815Z] PASS [2021-09-23T18:00:47.815Z] [2021-09-23T18:00:47.815Z] === Skipped [2021-09-23T18:00:47.815Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-23T18:00:47.815Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:00:47.815Z] [2021-09-23T18:00:47.815Z] DONE 27 tests, 1 skipped in 164.951s [2021-09-23T18:00:47.815Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-23T18:00:47.815Z] INFO: Testing against a local daemon [2021-09-23T18:00:47.815Z] === RUN TestSessionCreate [2021-09-23T18:00:47.815Z] --- PASS: TestSessionCreate (0.02s) [2021-09-23T18:00:47.815Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:00:47.815Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-23T18:00:47.815Z] PASS [2021-09-23T18:00:47.815Z] [2021-09-23T18:00:47.815Z] DONE 2 tests in 0.054s [2021-09-23T18:00:47.815Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-23T18:00:47.815Z] INFO: Testing against a local daemon [2021-09-23T18:00:47.815Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:00:47.815Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:00:47.815Z] === RUN TestDiskUsage [2021-09-23T18:00:47.815Z] === PAUSE TestDiskUsage [2021-09-23T18:00:47.815Z] === RUN TestEventsExecDie [2021-09-23T18:00:47.815Z] --- PASS: TestEventsExecDie (0.56s) [2021-09-23T18:00:47.815Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:00:48.071Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-09-23T18:00:48.071Z] === RUN TestEventsVolumeCreate [2021-09-23T18:00:48.071Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-23T18:00:48.071Z] === RUN TestInfoBinaryCommits [2021-09-23T18:00:48.071Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-23T18:00:48.071Z] === RUN TestInfoAPIVersioned [2021-09-23T18:00:48.071Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-23T18:00:48.071Z] === RUN TestInfoDiscoveryBackend [2021-09-23T18:00:48.380Z] --- PASS: TestDaemonHostGatewayIP (3.95s) [2021-09-23T18:00:48.381Z] === CONT TestDaemonRestartIpcMode [2021-09-23T18:00:48.632Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-09-23T18:00:48.632Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-23T18:00:48.752Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-09-23T18:00:49.049Z] --- PASS: TestGet (15.01s) [2021-09-23T18:00:49.049Z] === RUN TestPluginWithNoManifest [2021-09-23T18:00:49.049Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-23T18:00:49.049Z] === RUN TestGetAll [2021-09-23T18:00:49.049Z] --- PASS: TestGetAll (0.00s) [2021-09-23T18:00:49.049Z] PASS [2021-09-23T18:00:49.049Z] coverage: 73.2% of statements [2021-09-23T18:00:49.049Z] ok github.com/docker/docker/pkg/plugins 34.802s coverage: 73.2% of statements [2021-09-23T18:00:49.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-09-23T18:00:49.599Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-23T18:00:49.599Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-23T18:00:50.201Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-09-23T18:00:50.201Z] === RUN TestInfoAPI [2021-09-23T18:00:50.201Z] --- PASS: TestInfoAPI (0.02s) [2021-09-23T18:00:50.201Z] === RUN TestInfoAPIWarnings [2021-09-23T18:00:50.261Z] --- PASS: TestTemplatedConfig (3.00s) [2021-09-23T18:00:50.261Z] === RUN TestConfigCreateResolve [2021-09-23T18:00:51.501Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-09-23T18:00:51.501Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-09-23T18:00:51.863Z] --- PASS: TestDaemonRestartIpcMode (3.28s) [2021-09-23T18:00:52.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-09-23T18:00:52.808Z] --- PASS: TestConfigCreateResolve (2.69s) [2021-09-23T18:00:52.808Z] PASS [2021-09-23T18:00:52.808Z] [2021-09-23T18:00:52.808Z] DONE 6 tests in 15.734s [2021-09-23T18:00:52.808Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-09-23T18:00:52.808Z] ++ 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-09-23T18:00:52.808Z] ++ set -e [2021-09-23T18:00:52.808Z] ++ '[' -n 0 ']' [2021-09-23T18:00:52.808Z] ++ set -x [2021-09-23T18:00:52.808Z] ++ env -i DEST=/go/src/github.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-09-23T18:00:52.808Z] INFO: Testing against a local daemon [2021-09-23T18:00:52.808Z] === RUN TestCheckpoint [2021-09-23T18:00:52.808Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:00:52.808Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T18:00:52.808Z] === RUN TestContainerInvalidJSON [2021-09-23T18:00:52.808Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:00:52.808Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:00:52.808Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:00:52.808Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:00:52.808Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:00:52.808Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:00:52.808Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-23T18:00:52.808Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T18:00:52.808Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T18:00:52.808Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T18:00:53.071Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-09-23T18:00:53.071Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T18:00:53.071Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-09-23T18:00:53.071Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T18:00:53.071Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-09-23T18:00:53.071Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T18:00:53.071Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-09-23T18:00:53.071Z] === RUN TestCopyFromContainer [2021-09-23T18:00:54.458Z] === RUN TestCopyFromContainer// [2021-09-23T18:00:54.458Z] === RUN TestCopyFromContainer//bar/root [2021-09-23T18:00:54.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-09-23T18:00:54.719Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-23T18:00:54.719Z] === RUN TestCopyFromContainer/bar/quux [2021-09-23T18:00:54.719Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-23T18:00:54.980Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-23T18:00:54.980Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-23T18:00:54.980Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-23T18:00:55.241Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-23T18:00:55.241Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer (2.19s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-09-23T18:00:55.241Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-09-23T18:00:55.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T18:00:55.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:00:55.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:00:55.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:00:55.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:00:55.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:00:55.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:00:55.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:00:55.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:00:55.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:00:55.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-09-23T18:00:55.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T18:00:55.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T18:00:55.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T18:00:55.241Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T18:00:55.421Z] tests/integration/regression_test.py ...... [ 98%] [2021-09-23T18:00:55.503Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-09-23T18:00:55.503Z] === RUN TestCreateWithInvalidEnv [2021-09-23T18:00:55.503Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T18:00:55.503Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T18:00:55.503Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T18:00:55.503Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T18:00:55.503Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T18:00:55.503Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T18:00:55.503Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T18:00:55.503Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T18:00:55.503Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T18:00:55.503Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-23T18:00:55.503Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T18:00:55.503Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T18:00:55.503Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T18:00:55.503Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T18:00:55.503Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-09-23T18:00:55.503Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T18:00:55.680Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-09-23T18:00:55.680Z] tests/integration/credentials/utils_test.py . [100%] [2021-09-23T18:00:55.680Z] [2021-09-23T18:00:55.680Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-09-23T18:00:55.680Z] =========================== short test summary info ============================ [2021-09-23T18:00:55.680Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-09-23T18:00:55.680Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-09-23T18:00:55.680Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-09-23T18:00:55.680Z] Not supported on most drivers [2021-09-23T18:00:55.680Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-09-23T18:00:55.680Z] Output of docker top depends on host distro, and is not formalized. [2021-09-23T18:00:55.680Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-09-23T18:00:55.680Z] Output of docker top depends on host distro, and is not formalized. [2021-09-23T18:00:55.680Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-09-23T18:00:55.680Z] Can fail if eth0 has multiple IP addresses [2021-09-23T18:00:55.680Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-09-23T18:00:55.680Z] This doesn't seem to be taken into account by the engine [2021-09-23T18:00:55.680Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-09-23T18:00:55.680Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-09-23T18:00:55.680Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-09-23T18:00:55.680Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.69 seconds == [2021-09-23T18:00:55.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-09-23T18:00:56.572Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-23T18:00:57.159Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-23T18:00:57.159Z] --- PASS: TestContainerKillOnDaemonStart (12.69s) [2021-09-23T18:00:57.159Z] PASS [2021-09-23T18:00:57.159Z] [2021-09-23T18:00:57.159Z] === Skipped [2021-09-23T18:00:57.159Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-23T18:00:57.159Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:00:57.159Z] [2021-09-23T18:00:57.159Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:00:57.159Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:00:57.159Z] [2021-09-23T18:00:57.159Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:00:57.159Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:00:57.159Z] [2021-09-23T18:00:57.159Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T18:00:57.159Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T18:00:57.159Z] [2021-09-23T18:00:57.159Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-23T18:00:57.159Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T18:00:57.159Z] [2021-09-23T18:00:57.159Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-09-23T18:00:57.159Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:00:57.159Z] [2021-09-23T18:00:57.159Z] DONE 195 tests, 6 skipped in 145.834s [2021-09-23T18:00:57.160Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-23T18:00:57.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-23T18:00:57.160Z] ++ set -e [2021-09-23T18:00:57.160Z] ++ '[' -n 0 ']' [2021-09-23T18:00:57.160Z] ++ set -x [2021-09-23T18:00:57.160Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-23T18:00:57.418Z] --- PASS: TestCreateWithCustomMaskedPaths (1.78s) [2021-09-23T18:00:57.418Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T18:00:57.428Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir=== RUN TestConfigDaemonLibtrustID [2021-09-23T18:00:57.428Z] [2021-09-23T18:00:57.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-09-23T18:00:58.269Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-09-23T18:00:58.269Z] === RUN TestDaemonConfigValidation [2021-09-23T18:00:58.269Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:00:58.269Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:00:58.269Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-23T18:00:58.269Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-23T18:00:58.269Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-23T18:00:58.269Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-23T18:00:58.269Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-23T18:00:58.269Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-23T18:00:58.269Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-23T18:00:58.269Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-23T18:00:58.269Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:00:58.269Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-23T18:00:58.269Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-23T18:00:58.269Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-23T18:00:58.269Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-23T18:00:58.528Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-23T18:00:58.528Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-09-23T18:00:58.528Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.25s) [2021-09-23T18:00:58.528Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2021-09-23T18:00:58.528Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2021-09-23T18:00:58.528Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2021-09-23T18:00:58.528Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:00:58.528Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-23T18:00:59.332Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2021-09-23T18:00:59.332Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T18:00:59.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:00:59.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:00:59.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:00:59.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:00:59.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:00:59.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:00:59.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:00:59.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:00:59.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:00:59.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:00:59.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:00:59.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:00:59.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:00:59.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:00:59.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:00:59.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-23T18:00:59.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-23T18:00:59.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-09-23T18:00:59.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-09-23T18:00:59.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-09-23T18:00:59.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-23T18:00:59.332Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T18:00:59.593Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-09-23T18:00:59.593Z] === RUN TestCreateDifferentPlatform [2021-09-23T18:00:59.593Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T18:00:59.855Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T18:00:59.855Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-23T18:00:59.855Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T18:00:59.855Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T18:00:59.855Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T18:00:59.855Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-23T18:00:59.855Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T18:00:59.855Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-09-23T18:00:59.855Z] === RUN TestContainerStartOnDaemonRestart [2021-09-23T18:00:59.855Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-23T18:00:59.855Z] === RUN TestDaemonRestartIpcMode [2021-09-23T18:00:59.855Z] === PAUSE TestDaemonRestartIpcMode [2021-09-23T18:00:59.855Z] === RUN TestDaemonHostGatewayIP [2021-09-23T18:00:59.855Z] === PAUSE TestDaemonHostGatewayIP [2021-09-23T18:00:59.855Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-23T18:00:59.855Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-23T18:00:59.855Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T18:00:59.855Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-23T18:00:59.855Z] === RUN TestDiff [2021-09-23T18:00:59.905Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-23T18:01:00.428Z] --- PASS: TestDiff (0.64s) [2021-09-23T18:01:00.428Z] === RUN TestExecWithCloseStdin [2021-09-23T18:01:00.474Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-23T18:01:00.734Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-23T18:01:01.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-09-23T18:01:01.372Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-09-23T18:01:01.372Z] === RUN TestExec [2021-09-23T18:01:01.880Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-23T18:01:01.880Z] daemon_test.go:148: [d35f269a08c34] daemon is not started [2021-09-23T18:01:01.880Z] --- PASS: TestConfigDaemonSeccompProfiles (3.40s) [2021-09-23T18:01:01.880Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2021-09-23T18:01:01.880Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.19s) [2021-09-23T18:01:01.880Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2021-09-23T18:01:01.880Z] PASS [2021-09-23T18:01:01.880Z] [2021-09-23T18:01:01.880Z] DONE 11 tests in 4.701s [2021-09-23T18:01:01.880Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-23T18:01:01.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-09-23T18:01:01.880Z] ++ set -e [2021-09-23T18:01:01.880Z] ++ '[' -n 0 ']' [2021-09-23T18:01:01.880Z] ++ set -x [2021-09-23T18:01:01.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-09-23T18:01:01.944Z] --- PASS: TestExec (0.68s) [2021-09-23T18:01:01.944Z] === RUN TestExecUser [2021-09-23T18:01:02.449Z] INFO: Testing against a local daemon [2021-09-23T18:01:02.449Z] === RUN TestCommitInheritsEnv [2021-09-23T18:01:02.517Z] --- PASS: TestExecUser (0.72s) [2021-09-23T18:01:02.517Z] === RUN TestExportContainerAndImportImage [2021-09-23T18:01:02.710Z] --- PASS: TestCommitInheritsEnv (0.46s) [2021-09-23T18:01:02.710Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:01:02.710Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-23T18:01:02.710Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:01:02.971Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-09-23T18:01:02.971Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:01:02.971Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-23T18:01:02.971Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:01:03.231Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2021-09-23T18:01:03.231Z] === RUN TestRemoveImageGarbageCollector [2021-09-23T18:01:03.460Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-09-23T18:01:03.460Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T18:01:04.174Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-23T18:01:04.846Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-09-23T18:01:04.846Z] === RUN TestHealthCheckWorkdir [2021-09-23T18:01:05.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-09-23T18:01:05.789Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2021-09-23T18:01:05.789Z] === RUN TestHealthKillContainer [2021-09-23T18:01:05.815Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) [2021-09-23T18:01:05.815Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:01:05.815Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2021-09-23T18:01:05.815Z] === RUN TestTagInvalidReference [2021-09-23T18:01:05.815Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-23T18:01:05.815Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:01:05.815Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-23T18:01:05.815Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-23T18:01:05.815Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-09-23T18:01:05.815Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:01:05.815Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-23T18:01:05.815Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-23T18:01:05.815Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-23T18:01:05.815Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-23T18:01:05.815Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-23T18:01:05.815Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-23T18:01:05.815Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-23T18:01:06.074Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-09-23T18:01:06.074Z] === RUN TestTagOfficialNames [2021-09-23T18:01:06.074Z] --- PASS: TestTagOfficialNames (0.08s) [2021-09-23T18:01:06.074Z] === RUN TestTagMatchesDigest [2021-09-23T18:01:06.074Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-23T18:01:06.074Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-23T18:01:07.982Z] check_test.go:308: [db990ddb62eca] daemon is not started [2021-09-23T18:01:07.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-09-23T18:01:08.128Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:01:08.128Z] [2021-09-23T18:01:08.128Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:01:08.128Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:01:08.128Z] [2021-09-23T18:01:08.128Z] To set a process to complain mode, use the command line tool [2021-09-23T18:01:08.128Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:01:08.128Z] Post stage [Pipeline] junit [2021-09-23T18:01:08.141Z] Recording test results [2021-09-23T18:01:08.339Z] --- PASS: TestHealthKillContainer (2.70s) [2021-09-23T18:01:08.339Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T18:01:08.442Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-09-23T18:01:08.442Z] === RUN TestInfoDebug [2021-09-23T18:01:08.442Z] --- PASS: TestInfoDebug (0.53s) [2021-09-23T18:01:08.442Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:01:08.442Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-09-23T18:01:08.442Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:01:08.442Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-09-23T18:01:08.442Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:01:08.442Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-23T18:01:08.442Z] === RUN TestPingCacheHeaders [2021-09-23T18:01:08.442Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-23T18:01:08.442Z] === RUN TestPingGet [2021-09-23T18:01:08.442Z] --- PASS: TestPingGet (0.02s) [2021-09-23T18:01:08.442Z] === RUN TestPingHead [2021-09-23T18:01:08.442Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:01:08.442Z] === RUN TestVersion [2021-09-23T18:01:08.442Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:01:08.442Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:01:08.442Z] === CONT TestDiskUsage [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/container_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/image_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/volume_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-23T18:01:08.698Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-23T18:01:08.913Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-09-23T18:01:08.913Z] === RUN TestIpcModeNone [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-23T18:01:08.954Z] === RUN TestDiskUsage/after_container.Run [2021-09-23T18:01:09.333Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-23T18:01:09.515Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-23T18:01:09.619Z] + echo Ensuring container killed. [2021-09-23T18:01:09.619Z] Ensuring container killed. [2021-09-23T18:01:09.619Z] + docker rm -vf docker-pr8 [2021-09-23T18:01:09.619Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage (1.58s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:01:09.771Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s) [2021-09-23T18:01:09.771Z] PASS [2021-09-23T18:01:09.771Z] [2021-09-23T18:01:09.771Z] DONE 53 tests in 22.365s [2021-09-23T18:01:09.771Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-23T18:01:09.771Z] INFO: Testing against a local daemon [2021-09-23T18:01:09.771Z] === RUN TestVolumesCreateAndList [2021-09-23T18:01:09.771Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-23T18:01:09.771Z] === RUN TestVolumesRemove [2021-09-23T18:01:09.771Z] --- PASS: TestVolumesRemove (0.07s) [2021-09-23T18:01:09.771Z] === RUN TestVolumesInspect [2021-09-23T18:01:09.771Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-23T18:01:09.771Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:01:09.771Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:01:09.771Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:01:09.771Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:01:09.771Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-23T18:01:09.771Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:01:09.771Z] PASS [2021-09-23T18:01:09.771Z] [2021-09-23T18:01:09.771Z] DONE 5 tests in 0.146s [2021-09-23T18:01:09.771Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:01:09.857Z] --- PASS: TestIpcModeNone (0.70s) [2021-09-23T18:01:09.857Z] === RUN TestIpcModePrivate [2021-09-23T18:01:09.888Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-23T18:01:09.900Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:01:09.900Z] Chowning /workspace to jenkins user [2021-09-23T18:01:09.900Z] + id -u [2021-09-23T18:01:09.900Z] + id -g [2021-09-23T18:01:09.900Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42854:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:01:09.900Z] Unable to find image 'busybox:latest' locally [2021-09-23T18:01:09.900Z] latest: Pulling from library/busybox [2021-09-23T18:01:10.118Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-09-23T18:01:10.159Z] 24fb2886d6f6: Pulling fs layer [2021-09-23T18:01:10.159Z] 24fb2886d6f6: Verifying Checksum [2021-09-23T18:01:10.159Z] 24fb2886d6f6: Download complete [2021-09-23T18:01:10.159Z] 24fb2886d6f6: Pull complete [2021-09-23T18:01:10.159Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T18:01:10.159Z] Status: Downloaded newer image for busybox:latest [2021-09-23T18:01:10.379Z] --- PASS: TestIpcModePrivate (0.69s) [2021-09-23T18:01:10.379Z] === RUN TestIpcModeShareable [2021-09-23T18:01:10.738Z] Stopping apparmor (via systemctl): apparmor.service. [2021-09-23T18:01:10.738Z] Removing test suite binaries [2021-09-23T18:01:10.738Z] exiting test-integration [2021-09-23T18:01:10.738Z] ++ exit 0 [2021-09-23T18:01:10.738Z] [2021-09-23T18:01:10.951Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-09-23T18:01:11.212Z] --- PASS: TestIpcModeShareable (0.69s) [2021-09-23T18:01:11.212Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-23T18:01:11.267Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:01:11.827Z] + bundleName=docker-py [2021-09-23T18:01:11.827Z] + echo Creating docker-py-bundles.tar.gz [2021-09-23T18:01:11.827Z] Creating docker-py-bundles.tar.gz [2021-09-23T18:01:11.827Z] + 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-09-23T18:01:11.839Z] Archiving artifacts [2021-09-23T18:01:13.130Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.12s) [2021-09-23T18:01:13.130Z] === RUN TestAPIIpcModeHost Post stage [Pipeline] junit [2021-09-23T18:01:13.265Z] Recording test results [2021-09-23T18:01:13.646Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42854/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2021-09-23T18:01:13.702Z] --- PASS: TestAPIIpcModeHost (0.52s) [2021-09-23T18:01:13.703Z] === RUN TestDaemonIpcModeShareable [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-09-23T18:01:14.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=f3226073cb7c1d7da97315e3ee56173d00cd42cc -e DOCKER_GRAPHDRIVER docker:f3226073cb7c1d7da97315e3ee56173d00cd42cc hack/make.sh binary [2021-09-23T18:01:14.557Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-23T18:01:14.558Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-09-23T18:01:14.590Z] [2021-09-23T18:01:14.590Z] Removing bundles/ [2021-09-23T18:01:14.590Z] [2021-09-23T18:01:14.590Z] ---> Making bundle: binary (in bundles/binary) [2021-09-23T18:01:14.590Z] Building: bundles/binary-daemon/dockerd-dev [2021-09-23T18:01:14.590Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T18:01:14.695Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-23T18:01:15.077Z] + echo Ensuring container killed. [2021-09-23T18:01:15.077Z] Ensuring container killed. [2021-09-23T18:01:15.077Z] + docker rm -vf docker-pr8 [2021-09-23T18:01:15.090Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-23T18:01:15.333Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-09-23T18:01:15.351Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2021-09-23T18:01:15.351Z] === RUN TestDaemonIpcModePrivate [2021-09-23T18:01:15.610Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:01:15.610Z] Chowning /workspace to jenkins user [2021-09-23T18:01:15.610Z] + id -u [2021-09-23T18:01:15.610Z] + id -g [2021-09-23T18:01:15.610Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42854:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:01:15.610Z] Unable to find image 'busybox:latest' locally [2021-09-23T18:01:15.865Z] latest: Pulling from library/busybox [2021-09-23T18:01:15.865Z] 24fb2886d6f6: Pulling fs layer [2021-09-23T18:01:15.865Z] 24fb2886d6f6: Download complete [2021-09-23T18:01:16.120Z] 24fb2886d6f6: Pull complete [2021-09-23T18:01:16.120Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T18:01:16.120Z] Status: Downloaded newer image for busybox:latest [2021-09-23T18:01:16.466Z] check_test.go:308: [d874da20c0ecb] daemon is not started [2021-09-23T18:01:16.466Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-09-23T18:01:16.737Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-23T18:01:16.737Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2021-09-23T18:01:16.737Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-23T18:01:17.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-23T18:01:17.662Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-23T18:01:18.122Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-23T18:01:18.122Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.49s) [2021-09-23T18:01:18.122Z] === RUN TestDaemonIpcModeShareableFromConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:01:19.046Z] + bundleName=amd64-cgroup2 [2021-09-23T18:01:19.046Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-09-23T18:01:19.046Z] Creating amd64-cgroup2-bundles.tar.gz [2021-09-23T18:01:19.046Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-23T18:01:19.046Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-09-23T18:01:19.173Z] 2021/09/23 18:01:15 Closing DB instances... [2021-09-23T18:01:19.173Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-09-23T18:01:19.173Z] === RUN TestFindNode [2021-09-23T18:01:19.173Z] 2021/09/23 18:01:17 Closing DB instances... [2021-09-23T18:01:19.173Z] --- PASS: TestFindNode (0.02s) [2021-09-23T18:01:19.173Z] === RUN TestChangeNodeState [2021-09-23T18:01:19.173Z] 2021/09/23 18:01:17 Closing DB instances... [2021-09-23T18:01:19.173Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-23T18:01:19.173Z] === RUN TestNodeReincarnation [2021-09-23T18:01:19.173Z] 2021/09/23 18:01:17 Closing DB instances... [Pipeline] archiveArtifacts [2021-09-23T18:01:19.310Z] Archiving artifacts [2021-09-23T18:01:19.509Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-23T18:01:19.771Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2021-09-23T18:01:19.771Z] === RUN TestIpcModeOlderClient [2021-09-23T18:01:19.771Z] === PAUSE TestIpcModeOlderClient [2021-09-23T18:01:19.771Z] === RUN TestKillContainerInvalidSignal [2021-09-23T18:01:20.201Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-09-23T18:01:20.360Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2021-09-23T18:01:20.360Z] === RUN TestKillContainer [2021-09-23T18:01:20.360Z] === RUN TestKillContainer/no_signal [2021-09-23T18:01:20.939Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T18:01:21.408Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42854/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:01:21.520Z] === RUN TestKillContainer/killing_signal [2021-09-23T18:01:21.720Z] + make clean [2021-09-23T18:01:21.975Z] docker volume rm -f docker-dev-cache [2021-09-23T18:01:21.975Z] docker-dev-cache [Pipeline] deleteDir [2021-09-23T18:01:22.129Z] time="2021-09-23T18:01:22Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-23T18:01:22.129Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-23T18:01:22.129Z] === RUN TestParallelCreate [2021-09-23T18:01:22.129Z] 2021/09/23 18:01:22 Closing DB instances... [2021-09-23T18:01:22.129Z] --- PASS: TestParallelCreate (0.01s) [2021-09-23T18:01:22.129Z] === RUN TestParallelDelete [2021-09-23T18:01:22.129Z] 2021/09/23 18:01:22 Closing DB instances... [2021-09-23T18:01:22.129Z] --- PASS: TestParallelDelete (0.01s) [2021-09-23T18:01:22.129Z] === RUN TestNetworkDBIslands [2021-09-23T18:01:22.129Z] time="2021-09-23T18:01:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8cde9edcfc66 with config:&{NodeID:8cde9edcfc66 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T18:01:22.129Z] time="2021-09-23T18:01:22Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:22.129Z] time="2021-09-23T18:01:22Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, added to nodes list" [2021-09-23T18:01:22.129Z] time="2021-09-23T18:01:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c0d397cc020d with config:&{NodeID:c0d397cc020d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T18:01:22.463Z] --- PASS: TestKillContainer (1.95s) [2021-09-23T18:01:22.463Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-09-23T18:01:22.463Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2021-09-23T18:01:22.463Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-09-23T18:01:22.463Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T18:01:22.463Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=info msg="Node c0d397cc020d/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=info msg="Node c0d397cc020d/172.26.129.183, added to nodes list" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=info msg="Node c0d397cc020d/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=info msg="Node c0d397cc020d/172.26.129.183, added to nodes list" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, added to nodes list" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-23T18:01:22.599Z] time="2021-09-23T18:01:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-09-23T18:01:22.737Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-23T18:01:23.037Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:52109016a8ad with config:&{NodeID:52109016a8ad Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node c0d397cc020d/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node c0d397cc020d/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:770afc0e4655 with config:&{NodeID:770afc0e4655 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node c0d397cc020d/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node c0d397cc020d/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, added to nodes list" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-23T18:01:23.588Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-23T18:01:23.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2021-09-23T18:01:23.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-09-23T18:01:23.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-09-23T18:01:23.609Z] === RUN TestKillStoppedContainer [2021-09-23T18:01:23.609Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-09-23T18:01:23.609Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T18:01:23.609Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-09-23T18:01:23.609Z] === RUN TestKillDifferentUserContainer [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:539be9847fb4 with config:&{NodeID:539be9847fb4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 539be9847fb4/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 539be9847fb4/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 539be9847fb4/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 539be9847fb4/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node c0d397cc020d/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node c0d397cc020d/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 52109016a8ad/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=info msg="Node 770afc0e4655/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-23T18:01:24.058Z] time="2021-09-23T18:01:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-09-23T18:01:24.182Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-09-23T18:01:24.182Z] === RUN TestInspectOomKilledTrue [2021-09-23T18:01:24.182Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:01:24.182Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T18:01:24.182Z] === RUN TestInspectOomKilledFalse [2021-09-23T18:01:24.182Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:01:24.182Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T18:01:24.182Z] === RUN TestLinksEtcHostsContentMatch [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=info msg="Node 539be9847fb4/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=info msg="Node 539be9847fb4/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=info msg="Node 539be9847fb4/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=info msg="Node 539be9847fb4/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=info msg="Node 539be9847fb4/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=info msg="Node 539be9847fb4/172.26.129.183, added to nodes list" [2021-09-23T18:01:24.528Z] networkdb_test.go:835: Re-joining: 3 [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=info msg="The new bootstrap node list is:[172.26.129.183:10033 172.26.129.183:10034 172.26.129.183:10035]" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10033" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49357" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10034" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49358" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10035" [2021-09-23T18:01:24.528Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49359" [2021-09-23T18:01:24.757Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2021-09-23T18:01:24.757Z] === RUN TestLinksContainerNames [2021-09-23T18:01:24.997Z] networkdb_test.go:835: Re-joining: 4 [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="The new bootstrap node list is:[172.26.129.183:10033 172.26.129.183:10034 172.26.129.183:10035]" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49360" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10033" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10034" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49361" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10035" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49362" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="node 0 leaving" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="Node 8cde9edcfc66 change state NodeActive --> NodeLeft" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="node3(52109016a8ad): Node leave event for 8cde9edcfc66/172.26.129.183" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="Node 8cde9edcfc66 change state NodeActive --> NodeLeft" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="node4(770afc0e4655): Node leave event for 8cde9edcfc66/172.26.129.183" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="Node 8cde9edcfc66 change state NodeActive --> NodeLeft" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="node5(539be9847fb4): Node leave event for 8cde9edcfc66/172.26.129.183" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="Node 8cde9edcfc66 change state NodeActive --> NodeLeft" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="node2(c0d397cc020d): Node leave event for 8cde9edcfc66/172.26.129.183" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="Node 8cde9edcfc66 change state NodeActive --> NodeLeft" [2021-09-23T18:01:24.997Z] time="2021-09-23T18:01:24Z" level=info msg="node1(8cde9edcfc66): Node leave event for 8cde9edcfc66/172.26.129.183" [2021-09-23T18:01:25.277Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, left gossip cluster" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, left gossip cluster" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, left gossip cluster" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, left gossip cluster" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="Node 8cde9edcfc66/172.26.129.183, left gossip cluster" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="node 1 leaving" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="Node c0d397cc020d change state NodeActive --> NodeLeft" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="node5(539be9847fb4): Node leave event for c0d397cc020d/172.26.129.183" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="Node c0d397cc020d change state NodeActive --> NodeLeft" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="node4(770afc0e4655): Node leave event for c0d397cc020d/172.26.129.183" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="Node c0d397cc020d change state NodeActive --> NodeLeft" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="node3(52109016a8ad): Node leave event for c0d397cc020d/172.26.129.183" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="Node c0d397cc020d change state NodeActive --> NodeLeft" [2021-09-23T18:01:25.466Z] time="2021-09-23T18:01:25Z" level=info msg="node2(c0d397cc020d): Node leave event for c0d397cc020d/172.26.129.183" [2021-09-23T18:01:25.849Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-09-23T18:01:25.936Z] time="2021-09-23T18:01:25Z" level=info msg="Node c0d397cc020d/172.26.129.183, left gossip cluster" [2021-09-23T18:01:25.936Z] time="2021-09-23T18:01:25Z" level=info msg="Node c0d397cc020d/172.26.129.183, left gossip cluster" [2021-09-23T18:01:25.936Z] time="2021-09-23T18:01:25Z" level=info msg="Node c0d397cc020d/172.26.129.183, left gossip cluster" [2021-09-23T18:01:25.936Z] time="2021-09-23T18:01:25Z" level=info msg="Node c0d397cc020d/172.26.129.183, left gossip cluster" [2021-09-23T18:01:26.146Z] --- PASS: TestLinksContainerNames (1.23s) [2021-09-23T18:01:26.146Z] === RUN TestLogsFollowTailEmpty [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:25Z" level=info msg="node 2 leaving" [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:25Z" level=info msg="Node 52109016a8ad change state NodeActive --> NodeLeft" [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:25Z" level=info msg="node4(770afc0e4655): Node leave event for 52109016a8ad/172.26.129.183" [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:25Z" level=info msg="Node 52109016a8ad change state NodeActive --> NodeLeft" [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:25Z" level=info msg="node5(539be9847fb4): Node leave event for 52109016a8ad/172.26.129.183" [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:25Z" level=info msg="Node 52109016a8ad change state NodeActive --> NodeLeft" [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:25Z" level=info msg="node3(52109016a8ad): Node leave event for 52109016a8ad/172.26.129.183" [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:26Z" level=info msg="Node 52109016a8ad/172.26.129.183, left gossip cluster" [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:26Z" level=info msg="Node 52109016a8ad/172.26.129.183, left gossip cluster" [2021-09-23T18:01:26.406Z] time="2021-09-23T18:01:26Z" level=info msg="Node 52109016a8ad/172.26.129.183, left gossip cluster" [2021-09-23T18:01:26.418Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-09-23T18:01:26.717Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2021-09-23T18:01:26.717Z] === RUN TestContainerNetworkMountsNoChown [2021-09-23T18:01:26.874Z] networkdb_test.go:867: node4: OK [2021-09-23T18:01:26.874Z] networkdb_test.go:867: node5: OK [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="node 0 coming back" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:34033349010e with config:&{NodeID:34033349010e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="Node 34033349010e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="Node 34033349010e/172.26.129.183, added to nodes list" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="node 1 coming back" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:36686d2e487e with config:&{NodeID:36686d2e487e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="Node 36686d2e487e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="Node 36686d2e487e/172.26.129.183, added to nodes list" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="node 2 coming back" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:423bfc8a97c2 with config:&{NodeID:423bfc8a97c2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:26.874Z] time="2021-09-23T18:01:26Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, added to nodes list" [2021-09-23T18:01:27.289Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/default [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/default [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/private [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/private [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rprivate [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/slave [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/slave [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rslave [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/shared [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/shared [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rshared [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/default [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rslave [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rshared [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rprivate [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/slave [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/private [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/shared [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-23T18:01:27.289Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-23T18:01:27.289Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-23T18:01:27.289Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-23T18:01:27.355Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-09-23T18:01:27.355Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-23T18:01:27.551Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-09-23T18:01:27.551Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-09-23T18:01:27.551Z] === RUN TestContainerBindMountNonRecursive [2021-09-23T18:01:27.924Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-09-23T18:01:28.183Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-23T18:01:28.183Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-09-23T18:01:28.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-23T18:01:28.752Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-09-23T18:01:29.323Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-09-23T18:01:29.468Z] --- PASS: TestContainerBindMountNonRecursive (1.50s) [2021-09-23T18:01:29.468Z] === RUN TestContainerVolumesMountedAsShared [2021-09-23T18:01:29.730Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-09-23T18:01:29.730Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-23T18:01:29.832Z] time="2021-09-23T18:01:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.129.183:10033 172.26.129.183:10034 172.26.129.183:10035]" [2021-09-23T18:01:29.893Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-23T18:01:29.893Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-09-23T18:01:30.302Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-09-23T18:01:30.302Z] === RUN TestNetworkNat [2021-09-23T18:01:30.304Z] time="2021-09-23T18:01:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.129.183:10033 172.26.129.183:10034 172.26.129.183:10035]" [2021-09-23T18:01:30.462Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10033" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49363" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 770afc0e4655/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 770afc0e4655/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 539be9847fb4/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 539be9847fb4/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, is the new incarnation of the shutdown node 8cde9edcfc66/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10034" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49364" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 539be9847fb4/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 539be9847fb4/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 770afc0e4655/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 770afc0e4655/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, is the new incarnation of the shutdown node c0d397cc020d/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49365" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10035" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 539be9847fb4/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 539be9847fb4/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 770afc0e4655/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 770afc0e4655/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, is the new incarnation of the shutdown node 52109016a8ad/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, is the new incarnation of the shutdown node c0d397cc020d/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, is the new incarnation of the shutdown node 8cde9edcfc66/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 36686d2e487e/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, joined gossip cluster" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, is the new incarnation of the shutdown node 52109016a8ad/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, added to nodes list" [2021-09-23T18:01:30.778Z] 2021/09/23 18:01:30 Closing DB instances... [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e change state NodeActive --> NodeLeft" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="node2(36686d2e487e): Node leave event for 34033349010e/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e change state NodeActive --> NodeLeft" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e change state NodeActive --> NodeLeft" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="node5(539be9847fb4): Node leave event for 34033349010e/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="node3(423bfc8a97c2): Node leave event for 34033349010e/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e change state NodeActive --> NodeLeft" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="node1(34033349010e): Node leave event for 34033349010e/172.26.129.183" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e change state NodeActive --> NodeLeft" [2021-09-23T18:01:30.778Z] time="2021-09-23T18:01:30Z" level=info msg="node4(770afc0e4655): Node leave event for 34033349010e/172.26.129.183" [2021-09-23T18:01:30.879Z] --- PASS: TestNetworkNat (0.67s) [2021-09-23T18:01:30.879Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T18:01:31.031Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10033" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=info msg="Node 34033349010e/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49366" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=error msg="node: 34033349010e is unknown to memberlist" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10034" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49367" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.129.183:10035" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:30Z" level=debug msg="memberlist: Stream connection from=172.26.129.183:49368" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:31Z" level=info msg="Node 36686d2e487e change state NodeActive --> NodeLeft" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:31Z" level=info msg="node5(539be9847fb4): Node leave event for 36686d2e487e/172.26.129.183" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:31Z" level=info msg="Node 36686d2e487e change state NodeActive --> NodeLeft" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:31Z" level=info msg="node3(423bfc8a97c2): Node leave event for 36686d2e487e/172.26.129.183" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:31Z" level=info msg="Node 36686d2e487e change state NodeActive --> NodeLeft" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:31Z" level=info msg="node4(770afc0e4655): Node leave event for 36686d2e487e/172.26.129.183" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:31Z" level=info msg="Node 36686d2e487e change state NodeActive --> NodeLeft" [2021-09-23T18:01:31.250Z] time="2021-09-23T18:01:31Z" level=info msg="node2(36686d2e487e): Node leave event for 36686d2e487e/172.26.129.183" [2021-09-23T18:01:31.291Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-09-23T18:01:31.451Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2021-09-23T18:01:31.451Z] === RUN TestNetworkLoopbackNat [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="Node 36686d2e487e/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="Node 36686d2e487e/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="Node 36686d2e487e/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="Node 36686d2e487e/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, left gossip cluster" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="Node 423bfc8a97c2 change state NodeActive --> NodeFailed" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, added to failed nodes list" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="Node 423bfc8a97c2 change state NodeActive --> NodeLeft" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="node5(539be9847fb4): Node leave event for 423bfc8a97c2/172.26.129.183" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="Node 423bfc8a97c2 change state NodeActive --> NodeLeft" [2021-09-23T18:01:31.721Z] time="2021-09-23T18:01:31Z" level=info msg="node4(770afc0e4655): Node leave event for 423bfc8a97c2/172.26.129.183" [2021-09-23T18:01:31.861Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:31Z" level=error msg="node: 423bfc8a97c2 is unknown to memberlist" [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:31Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, left gossip cluster" [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:31Z" level=info msg="Node 423bfc8a97c2/172.26.129.183, left gossip cluster" [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:32Z" level=debug msg="memberlist: Failed ping: 423bfc8a97c2 (timeout reached)" [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.129.183:10037: use of closed network connection" [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.129.183:10036: use of closed network connection" [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:32Z" level=info msg="Node 770afc0e4655 change state NodeActive --> NodeLeft" [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:32Z" level=info msg="node5(539be9847fb4): Node leave event for 770afc0e4655/172.26.129.183" [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:32Z" level=info msg="Node 770afc0e4655 change state NodeActive --> NodeLeft" [2021-09-23T18:01:32.191Z] time="2021-09-23T18:01:32Z" level=info msg="node4(770afc0e4655): Node leave event for 770afc0e4655/172.26.129.183" [2021-09-23T18:01:32.432Z] check_test.go:308: [de6b9a5e223d1] daemon is not started [2021-09-23T18:01:32.432Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-09-23T18:01:32.659Z] time="2021-09-23T18:01:32Z" level=info msg="Node 770afc0e4655/172.26.129.183, left gossip cluster" [2021-09-23T18:01:32.659Z] time="2021-09-23T18:01:32Z" level=info msg="memberlist: Suspect 423bfc8a97c2 has failed, no acks received" [2021-09-23T18:01:33.128Z] time="2021-09-23T18:01:32Z" level=info msg="Node 770afc0e4655/172.26.129.183, left gossip cluster" [2021-09-23T18:01:33.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-23T18:01:33.597Z] time="2021-09-23T18:01:33Z" level=info msg="Node 539be9847fb4/172.26.129.183, left gossip cluster" [2021-09-23T18:01:33.597Z] time="2021-09-23T18:01:33Z" level=info msg="Node 539be9847fb4 change state NodeActive --> NodeFailed" [2021-09-23T18:01:33.597Z] time="2021-09-23T18:01:33Z" level=info msg="Node 539be9847fb4/172.26.129.183, added to failed nodes list" [2021-09-23T18:01:33.597Z] --- PASS: TestNetworkDBIslands (11.24s) [2021-09-23T18:01:33.597Z] PASS [2021-09-23T18:01:33.597Z] coverage: 60.2% of statements [2021-09-23T18:01:33.597Z] ok github.com/docker/docker/libnetwork/networkdb 104.142s coverage: 60.2% of statements [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/quota [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T18:01:33.597Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T18:01:33.630Z] check_test.go:308: [d760a174e8667] daemon is not started [2021-09-23T18:01:33.630Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-09-23T18:01:33.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-23T18:01:33.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-23T18:01:34.150Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-09-23T18:01:34.752Z] --- PASS: TestNetworkLoopbackNat (2.86s) [2021-09-23T18:01:34.752Z] === RUN TestPause [2021-09-23T18:01:35.014Z] --- PASS: TestPause (0.67s) [2021-09-23T18:01:35.014Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T18:01:35.014Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T18:01:35.014Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T18:01:35.014Z] === RUN TestPauseStopPausedContainer [2021-09-23T18:01:35.089Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-23T18:01:35.166Z] [2021-09-23T18:01:35.166Z] === Skipped [2021-09-23T18:01:35.166Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-23T18:01:35.166Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-23T18:01:35.166Z] [2021-09-23T18:01:35.166Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-23T18:01:35.167Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-23T18:01:35.167Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-23T18:01:35.167Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-23T18:01:35.167Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-23T18:01:35.167Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T18:01:35.167Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T18:01:35.167Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T18:01:35.167Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-23T18:01:35.167Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T18:01:35.167Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-23T18:01:35.167Z] daemon_test.go:146: root required [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-23T18:01:35.167Z] reload_test.go:520: root required [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-23T18:01:35.167Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-23T18:01:35.167Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-23T18:01:35.167Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-23T18:01:35.167Z] download_test.go:267: Needs fixing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-23T18:01:35.167Z] layer_test.go:303: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-23T18:01:35.167Z] layer_test.go:352: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-23T18:01:35.167Z] layer_test.go:467: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-23T18:01:35.167Z] layer_test.go:696: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-23T18:01:35.167Z] migration_test.go:45: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-23T18:01:35.167Z] migration_test.go:181: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-23T18:01:35.167Z] mount_test.go:17: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-23T18:01:35.167Z] mount_test.go:76: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-23T18:01:35.167Z] mount_test.go:125: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-23T18:01:35.167Z] mount_test.go:212: Failing on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-09-23T18:01:35.167Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-23T18:01:35.167Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-09-23T18:01:35.167Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-23T18:01:35.167Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-23T18:01:35.167Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-23T18:01:35.167Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-23T18:01:35.167Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-23T18:01:35.167Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-23T18:01:35.167Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-23T18:01:35.167Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-23T18:01:35.167Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-23T18:01:35.167Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:01:35.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:01:35.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:01:35.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:01:35.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:01:35.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:133: Xz not present in msys2 [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-09-23T18:01:35.167Z] archive_test.go:140: zstd not installed [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:252: Failing on Windows CI machines [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-23T18:01:35.167Z] archive_windows_test.go:16: Currently fails [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-23T18:01:35.167Z] changes_test.go:195: needs more investigation [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-23T18:01:35.167Z] changes_test.go:432: needs further investigation [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-23T18:01:35.167Z] changes_test.go:468: needs further investigation [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-23T18:01:35.167Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-23T18:01:35.167Z] poller_test.go:40: No chmod on Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-23T18:01:35.167Z] fileutils_test.go:133: Needs porting to Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-23T18:01:35.167Z] fileutils_test.go:179: Needs porting to Windows [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-23T18:01:35.167Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-23T18:01:35.167Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-23T18:01:35.167Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-23T18:01:35.167Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-23T18:01:35.167Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-23T18:01:35.167Z] [2021-09-23T18:01:35.167Z] DONE 2070 tests, 68 skipped in 247.016s [2021-09-23T18:01:35.167Z] INFO: make.ps1 ended at 09/23/2021 18:01:35 [2021-09-23T18:01:35.587Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2021-09-23T18:01:35.587Z] === RUN TestPidHost [2021-09-23T18:01:35.658Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-09-23T18:01:35.918Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-23T18:01:36.735Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-23T18:01:36.735Z] INFO: Unit tests ended at 09/23/2021 18:01:36. Duration:00:04:20.1574317 [2021-09-23T18:01:36.735Z] INFO: Building busybox [2021-09-23T18:01:36.735Z] Sending build context to Docker daemon 5.12kB [2021-09-23T18:01:36.735Z] [2021-09-23T18:01:36.735Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-23T18:01:36.735Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-23T18:01:36.735Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-23T18:01:36.735Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-23T18:01:36.735Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-23T18:01:36.735Z] ---> 6e98155df178 [2021-09-23T18:01:36.735Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-23T18:01:36.735Z] ---> Running in 3cc364e8671b [2021-09-23T18:01:36.975Z] --- PASS: TestPidHost (1.37s) [2021-09-23T18:01:36.975Z] === RUN TestPsFilter [2021-09-23T18:01:37.240Z] --- PASS: TestPsFilter (0.15s) [2021-09-23T18:01:37.240Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T18:01:37.300Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-23T18:01:37.812Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2021-09-23T18:01:37.812Z] === RUN TestRemoveContainerWithVolume [2021-09-23T18:01:38.388Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2021-09-23T18:01:38.388Z] === RUN TestRemoveContainerRunning [2021-09-23T18:01:38.680Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-09-23T18:01:38.960Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-09-23T18:01:38.960Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T18:01:39.250Z] check_test.go:308: [d25050f6004d9] daemon is not started [2021-09-23T18:01:39.250Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-09-23T18:01:39.904Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2021-09-23T18:01:39.904Z] === RUN TestRemoveInvalidContainer [2021-09-23T18:01:39.904Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-23T18:01:39.904Z] === RUN TestRenameLinkedContainer [2021-09-23T18:01:41.794Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-09-23T18:01:42.451Z] --- PASS: TestRenameLinkedContainer (2.60s) [2021-09-23T18:01:42.451Z] === RUN TestRenameStoppedContainer [2021-09-23T18:01:43.024Z] --- PASS: TestRenameStoppedContainer (0.61s) [2021-09-23T18:01:43.024Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T18:01:43.704Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-09-23T18:01:44.412Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2021-09-23T18:01:44.412Z] === RUN TestRenameInvalidName [2021-09-23T18:01:44.675Z] --- PASS: TestRenameInvalidName (0.60s) [2021-09-23T18:01:44.675Z] === RUN TestRenameAnonymousContainer [2021-09-23T18:01:47.223Z] --- PASS: TestRenameAnonymousContainer (2.26s) [2021-09-23T18:01:47.223Z] === RUN TestRenameContainerWithSameName [2021-09-23T18:01:47.797Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-09-23T18:01:47.797Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T18:01:47.949Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-23T18:01:47.949Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-09-23T18:01:48.888Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-23T18:01:48.888Z] check_test.go:308: [dc94665bb927e] daemon is not started [2021-09-23T18:01:48.888Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-09-23T18:01:49.187Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2021-09-23T18:01:49.187Z] === RUN TestResize [2021-09-23T18:01:49.238Z] Removing intermediate container 3cc364e8671b [2021-09-23T18:01:49.238Z] ---> ce2ec315e21a [2021-09-23T18:01:49.238Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-23T18:01:49.238Z] ---> Running in eec45249da82 [2021-09-23T18:01:49.238Z] Removing intermediate container eec45249da82 [2021-09-23T18:01:49.238Z] ---> 2532f7a3d411 [2021-09-23T18:01:49.238Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-23T18:01:49.238Z] ---> Running in 952e45a462c1 [2021-09-23T18:01:49.238Z] Removing intermediate container 952e45a462c1 [2021-09-23T18:01:49.238Z] ---> d7e74b6181d7 [2021-09-23T18:01:49.238Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-23T18:01:49.758Z] --- PASS: TestResize (0.63s) [2021-09-23T18:01:49.758Z] === RUN TestResizeWithInvalidSize [2021-09-23T18:01:50.330Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-09-23T18:01:50.330Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T18:01:50.804Z] [2021-09-23T18:01:50.903Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:50.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:50.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:50.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-23T18:01:50.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-23T18:01:50.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:50.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:51.273Z] ---> 402e35b203db [2021-09-23T18:01:51.273Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-23T18:01:51.273Z] ---> Running in af17b6881d3a [2021-09-23T18:01:52.182Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-23T18:01:52.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-23T18:01:52.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-23T18:01:53.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-23T18:01:53.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-23T18:01:53.564Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-23T18:01:54.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-23T18:01:54.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-23T18:01:55.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-23T18:01:55.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-23T18:01:56.860Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s) [2021-09-23T18:01:58.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2021-09-23T18:01:58.255Z] === RUN TestCgroupNamespacesRun [2021-09-23T18:01:59.419Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-09-23T18:01:59.647Z] --- PASS: TestCgroupNamespacesRun (1.51s) [2021-09-23T18:01:59.647Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-23T18:02:01.562Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s) [2021-09-23T18:02:01.562Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-23T18:02:01.960Z] check_test.go:308: [d2d7b0ff7ef8e] daemon is not started [2021-09-23T18:02:01.961Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-09-23T18:02:02.224Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-09-23T18:02:02.484Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-23T18:02:02.744Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-09-23T18:02:02.947Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.49s) [2021-09-23T18:02:02.947Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-23T18:02:03.313Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-09-23T18:02:03.572Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-23T18:02:03.572Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-23T18:02:04.345Z] --- PASS: TestCgroupNamespacesRunHostMode (1.49s) [2021-09-23T18:02:04.345Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-23T18:02:05.478Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-09-23T18:02:05.479Z] check_test.go:308: [d9ebe2db72514] daemon is not started [2021-09-23T18:02:05.479Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-09-23T18:02:05.744Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.52s) [2021-09-23T18:02:05.744Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-23T18:02:06.858Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-09-23T18:02:07.129Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s) [2021-09-23T18:02:07.129Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-23T18:02:07.796Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-23T18:02:08.078Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2021-09-23T18:02:08.078Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-23T18:02:08.734Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-09-23T18:02:09.121Z] Removing intermediate container af17b6881d3a [2021-09-23T18:02:09.121Z] ---> 6ad514630afc [2021-09-23T18:02:09.121Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-23T18:02:09.121Z] ---> Running in ddd315b3b984 [2021-09-23T18:02:09.121Z] [2021-09-23T18:02:09.121Z] SUCCESS: Specified value was saved. [2021-09-23T18:02:09.464Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.54s) [2021-09-23T18:02:09.464Z] === RUN TestNISDomainname [2021-09-23T18:02:10.109Z] Removing intermediate container ddd315b3b984 [2021-09-23T18:02:10.109Z] ---> 601a134d88db [2021-09-23T18:02:10.109Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-23T18:02:10.109Z] ---> Running in 5c6890c52f5b [2021-09-23T18:02:10.114Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-23T18:02:10.407Z] --- PASS: TestNISDomainname (0.81s) [2021-09-23T18:02:10.407Z] === RUN TestHostnameDnsResolution [2021-09-23T18:02:11.349Z] --- PASS: TestHostnameDnsResolution (1.02s) [2021-09-23T18:02:11.349Z] === RUN TestStats [2021-09-23T18:02:12.022Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-23T18:02:12.022Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-09-23T18:02:13.401Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-09-23T18:02:13.894Z] --- PASS: TestStats (2.63s) [2021-09-23T18:02:13.894Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:02:13.894Z] === RUN TestStopContainerWithTimeout/0 [2021-09-23T18:02:13.894Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-23T18:02:13.894Z] === RUN TestStopContainerWithTimeout/1 [2021-09-23T18:02:13.894Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-23T18:02:13.894Z] === RUN TestStopContainerWithTimeout/3 [2021-09-23T18:02:13.894Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-23T18:02:13.894Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-23T18:02:13.894Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-23T18:02:13.894Z] === CONT TestStopContainerWithTimeout/0 [2021-09-23T18:02:13.894Z] === CONT TestStopContainerWithTimeout/1 [2021-09-23T18:02:13.894Z] === CONT TestStopContainerWithTimeout/3 [2021-09-23T18:02:13.895Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-23T18:02:14.868Z] Cannot create a file when that file already exists. [2021-09-23T18:02:15.937Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-09-23T18:02:17.201Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-23T18:02:17.201Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-09-23T18:02:17.201Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2021-09-23T18:02:17.201Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2021-09-23T18:02:17.201Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-09-23T18:02:17.202Z] === RUN TestDeleteDevicemapper [2021-09-23T18:02:17.202Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T18:02:17.202Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-23T18:02:17.202Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:02:17.844Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-23T18:02:18.664Z] Removing intermediate container 5c6890c52f5b [2021-09-23T18:02:18.664Z] ---> 78c9c721203d [2021-09-23T18:02:18.664Z] Step 13/13 : CMD ["sh"] [2021-09-23T18:02:18.664Z] ---> Running in 09813627242e [2021-09-23T18:02:18.664Z] Removing intermediate container 09813627242e [2021-09-23T18:02:18.664Z] ---> 614d8e27ed73 [2021-09-23T18:02:18.664Z] Successfully built 614d8e27ed73 [2021-09-23T18:02:18.664Z] Successfully tagged busybox:latest [2021-09-23T18:02:18.664Z] INFO: Docker images of the daemon under test [2021-09-23T18:02:18.664Z] [2021-09-23T18:02:18.664Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-23T18:02:18.664Z] busybox latest 614d8e27ed73 Less than a second ago 5.73GB [2021-09-23T18:02:18.664Z] mcr.microsoft.com/windows/servercore ltsc2019 6e98155df178 10 days ago 5.7GB [2021-09-23T18:02:18.664Z] microsoft/windowsservercore latest 6e98155df178 10 days ago 5.7GB [2021-09-23T18:02:18.664Z] [2021-09-23T18:02:18.664Z] INFO: Running integration tests at 09/23/2021 18:02:18... [2021-09-23T18:02:18.664Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-23T18:02:18.664Z] INFO: Integration API tests being run from the host: [2021-09-23T18:02:18.664Z] INFO: make.ps1 starting at 09/23/2021 18:02:18 [2021-09-23T18:02:18.783Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-09-23T18:02:19.118Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2021-09-23T18:02:19.118Z] === RUN TestUpdateMemory [2021-09-23T18:02:19.118Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:02:19.118Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-23T18:02:19.118Z] === RUN TestUpdateCPUQuota [2021-09-23T18:02:19.133Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-23T18:02:20.064Z] --- PASS: TestUpdateCPUQuota (1.17s) [2021-09-23T18:02:20.064Z] === RUN TestUpdatePidsLimit [2021-09-23T18:02:20.064Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-23T18:02:20.326Z] === RUN TestUpdatePidsLimit/no_change [2021-09-23T18:02:20.587Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-23T18:02:20.693Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-23T18:02:20.849Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-23T18:02:21.111Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-23T18:02:21.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-23T18:02:21.636Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-23T18:02:22.074Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-09-23T18:02:22.643Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-23T18:02:23.022Z] --- PASS: TestUpdatePidsLimit (2.84s) [2021-09-23T18:02:23.022Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2021-09-23T18:02:23.022Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-09-23T18:02:23.022Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-09-23T18:02:23.022Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-09-23T18:02:23.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-09-23T18:02:23.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2021-09-23T18:02:23.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-09-23T18:02:23.022Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:02:26.843Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-09-23T18:02:27.781Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-09-23T18:02:29.159Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-09-23T18:02:30.101Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-09-23T18:02:33.396Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-09-23T18:02:35.255Z] --- PASS: TestUpdateRestartPolicy (11.77s) [2021-09-23T18:02:35.255Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:02:35.255Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2021-09-23T18:02:35.255Z] === RUN TestWaitNonBlocked [2021-09-23T18:02:35.255Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:02:35.255Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:02:35.255Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:02:35.255Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:02:35.255Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:02:35.255Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:02:36.198Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T18:02:36.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2021-09-23T18:02:36.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2021-09-23T18:02:36.198Z] === RUN TestWaitBlocked [2021-09-23T18:02:36.198Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:02:36.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:02:36.198Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:02:36.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:02:36.198Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-23T18:02:36.198Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-23T18:02:37.143Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-23T18:02:37.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-09-23T18:02:37.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-09-23T18:02:37.143Z] === CONT TestContainerStartOnDaemonRestart [2021-09-23T18:02:37.143Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-23T18:02:37.144Z] === CONT TestDaemonHostGatewayIP [2021-09-23T18:02:37.144Z] === CONT TestIpcModeOlderClient [2021-09-23T18:02:37.406Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-09-23T18:02:37.406Z] === CONT TestContainerKillOnDaemonStart [2021-09-23T18:02:38.673Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-23T18:02:38.673Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-23T18:02:39.249Z] docker_cli_daemon_test.go:2550: [dd06e65f14f48] daemon is not started [2021-09-23T18:02:40.720Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s) [2021-09-23T18:02:40.720Z] === CONT TestDaemonRestartIpcMode [2021-09-23T18:02:40.720Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.41s) [2021-09-23T18:02:41.160Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-09-23T18:02:41.294Z] --- PASS: TestDaemonHostGatewayIP (3.86s) [2021-09-23T18:02:43.214Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2021-09-23T18:02:43.707Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-23T18:02:43.707Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-23T18:02:44.278Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-23T18:02:44.848Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-23T18:02:45.107Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-23T18:02:45.367Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-23T18:02:45.627Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-23T18:02:45.826Z] --- PASS: TestBuildWCOWSandboxSize (648.04s) [2021-09-23T18:02:45.826Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T18:02:45.826Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:02:45.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:02:45.826Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:02:45.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:02:45.826Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:02:45.826Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:02:45.826Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:02:45.826Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:02:45.826Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:02:45.826Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2021-09-23T18:02:45.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-23T18:02:45.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-09-23T18:02:45.826Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-09-23T18:02:45.826Z] === RUN TestBuildPreserveOwnership [2021-09-23T18:02:45.826Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:02:45.826Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-23T18:02:45.826Z] === RUN TestBuildPlatformInvalid [2021-09-23T18:02:45.826Z] --- PASS: TestBuildPlatformInvalid (0.37s) [2021-09-23T18:02:45.826Z] PASS [2021-09-23T18:02:45.826Z] ok github.com/docker/docker/integration/build 773.104s [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === Skipped [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-23T18:02:45.826Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-23T18:02:45.826Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-23T18:02:45.826Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:02:45.826Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-23T18:02:45.826Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] DONE 29 tests, 5 skipped in 792.294s [2021-09-23T18:02:45.826Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-23T18:02:45.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:02:45.826Z] INFO: Testing against a local daemon [2021-09-23T18:02:45.826Z] === RUN TestConfigInspect [2021-09-23T18:02:45.826Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-23T18:02:45.826Z] === RUN TestConfigList [2021-09-23T18:02:45.826Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] --- SKIP: TestConfigList (0.00s) [2021-09-23T18:02:45.826Z] === RUN TestConfigsCreateAndDelete [2021-09-23T18:02:45.826Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:02:45.826Z] === RUN TestConfigsUpdate [2021-09-23T18:02:45.826Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-23T18:02:45.826Z] === RUN TestTemplatedConfig [2021-09-23T18:02:45.826Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-23T18:02:45.826Z] === RUN TestConfigCreateResolve [2021-09-23T18:02:45.826Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:02:45.826Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-23T18:02:45.826Z] PASS [2021-09-23T18:02:45.826Z] ok github.com/docker/docker/integration/config 0.094s [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === Skipped [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-23T18:02:45.826Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-23T18:02:45.826Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:02:45.826Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-23T18:02:45.826Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-23T18:02:45.826Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-23T18:02:45.826Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:02:45.826Z] [2021-09-23T18:02:45.826Z] DONE 6 tests, 6 skipped in 2.509s [2021-09-23T18:02:45.826Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-23T18:02:46.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:02:46.296Z] INFO: Testing against a local daemon [2021-09-23T18:02:46.296Z] === RUN TestCheckpoint [2021-09-23T18:02:46.296Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:02:46.296Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T18:02:46.296Z] === RUN TestContainerInvalidJSON [2021-09-23T18:02:46.296Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:02:46.296Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:02:46.296Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:02:46.296Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:02:46.296Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:02:46.296Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:02:46.296Z] --- PASS: TestContainerInvalidJSON (0.34s) [2021-09-23T18:02:46.296Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T18:02:46.296Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T18:02:46.296Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T18:02:46.771Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-09-23T18:02:46.771Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T18:02:46.771Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-09-23T18:02:46.771Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T18:02:46.771Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-09-23T18:02:46.771Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T18:02:47.242Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-09-23T18:02:47.242Z] === RUN TestCopyFromContainer [2021-09-23T18:02:47.242Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:47.242Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T18:02:47.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:02:47.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:02:47.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:02:47.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:02:47.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:02:47.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:02:47.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:02:47.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:02:47.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:02:47.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T18:02:47.242Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:02:47.242Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidEnv [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T18:02:47.242Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T18:02:47.242Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T18:02:47.242Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T18:02:47.242Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T18:02:47.242Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T18:02:47.242Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T18:02:47.242Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:47.242Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T18:02:47.242Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:02:47.242Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T18:02:47.242Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:02:47.242Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:02:47.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:02:47.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:02:47.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:02:47.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:02:47.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:02:47.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:02:47.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:02:47.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:02:47.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:02:47.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:02:47.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T18:02:47.242Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:02:47.242Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateDifferentPlatform [2021-09-23T18:02:47.242Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T18:02:47.242Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T18:02:47.242Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T18:02:47.242Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T18:02:47.242Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-09-23T18:02:47.242Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T18:02:47.242Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:02:47.242Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-23T18:02:47.242Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T18:02:47.242Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:47.242Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestDiff [2021-09-23T18:02:47.242Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:02:47.242Z] --- SKIP: TestDiff (0.00s) [2021-09-23T18:02:47.242Z] === RUN TestExecWithCloseStdin [2021-09-23T18:02:47.535Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-23T18:02:48.915Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-23T18:02:49.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:02:49.310Z] INFO: Testing against a local daemon [2021-09-23T18:02:49.310Z] === RUN TestBuildWithSession [2021-09-23T18:02:49.310Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:02:49.310Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-23T18:02:49.310Z] === RUN TestBuildSquashParent [2021-09-23T18:02:49.310Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:49.310Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-23T18:02:49.310Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-23T18:02:49.310Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:02:49.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:02:49.310Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:02:49.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:02:49.310Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:02:49.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:02:49.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:02:49.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:02:49.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:02:49.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:02:49.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:02:49.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:02:49.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-23T18:02:49.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-23T18:02:49.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-23T18:02:49.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-23T18:02:49.467Z] --- PASS: TestExecWithCloseStdin (2.29s) [2021-09-23T18:02:49.467Z] === RUN TestExec [2021-09-23T18:02:49.484Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-23T18:02:49.796Z] --- PASS: TestContainerKillOnDaemonStart (12.48s) [2021-09-23T18:02:49.796Z] PASS [2021-09-23T18:02:49.796Z] [2021-09-23T18:02:49.796Z] === Skipped [2021-09-23T18:02:49.796Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-09-23T18:02:49.796Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:02:49.796Z] [2021-09-23T18:02:49.796Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:02:49.796Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:02:49.796Z] [2021-09-23T18:02:49.796Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:02:49.796Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:02:49.796Z] [2021-09-23T18:02:49.796Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-23T18:02:49.796Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-23T18:02:49.796Z] [2021-09-23T18:02:49.796Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-23T18:02:49.796Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-23T18:02:49.796Z] [2021-09-23T18:02:49.796Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-09-23T18:02:49.796Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:02:49.796Z] [2021-09-23T18:02:49.796Z] DONE 195 tests, 6 skipped in 117.187s [2021-09-23T18:02:49.796Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-23T18:02:49.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-23T18:02:49.796Z] ++ set -e [2021-09-23T18:02:49.796Z] ++ '[' -n 0 ']' [2021-09-23T18:02:49.796Z] ++ set -x [2021-09-23T18:02:49.796Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-23T18:02:50.057Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T18:02:50.425Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-23T18:02:50.629Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-09-23T18:02:50.629Z] === RUN TestDaemonConfigValidation [2021-09-23T18:02:50.629Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:02:50.629Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:02:50.629Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-23T18:02:50.629Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-23T18:02:50.629Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-23T18:02:50.629Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-23T18:02:50.629Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-23T18:02:50.629Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-23T18:02:50.629Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-23T18:02:50.629Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-23T18:02:50.629Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-23T18:02:50.629Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-23T18:02:50.629Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-23T18:02:50.629Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-23T18:02:50.629Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-23T18:02:50.890Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-23T18:02:50.890Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-09-23T18:02:50.890Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-09-23T18:02:50.890Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-09-23T18:02:50.890Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-09-23T18:02:50.890Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-09-23T18:02:50.890Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:02:50.890Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-23T18:02:51.023Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-09-23T18:02:51.023Z] Copying nested executables into bundles/binary-daemon [2021-09-23T18:02:51.023Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-09-23T18:02:51.023Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T18:02:51.023Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-09-23T18:02:51.023Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-09-23T18:02:51.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=f3226073cb7c1d7da97315e3ee56173d00cd42cc -e DOCKER_GRAPHDRIVER docker:f3226073cb7c1d7da97315e3ee56173d00cd42cc hack/make.sh cross [2021-09-23T18:02:51.688Z] --- PASS: TestExec (1.69s) [2021-09-23T18:02:51.688Z] === RUN TestExecUser [2021-09-23T18:02:51.688Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:02:51.688Z] --- SKIP: TestExecUser (0.00s) [2021-09-23T18:02:51.688Z] === RUN TestExportContainerAndImportImage [2021-09-23T18:02:51.688Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:51.688Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-23T18:02:51.688Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T18:02:51.688Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:51.688Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:02:51.688Z] === RUN TestHealthCheckWorkdir [2021-09-23T18:02:51.688Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:02:51.688Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-23T18:02:51.688Z] === RUN TestHealthKillContainer [2021-09-23T18:02:51.688Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:02:51.688Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-23T18:02:51.688Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T18:02:51.688Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:02:51.688Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:02:51.688Z] === RUN TestKillContainerInvalidSignal [2021-09-23T18:02:51.833Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-23T18:02:51.922Z] [2021-09-23T18:02:51.922Z] Removing bundles/ [2021-09-23T18:02:51.922Z] [2021-09-23T18:02:51.922Z] ---> Making bundle: cross (in bundles/cross) [2021-09-23T18:02:51.922Z] Cross building: bundles/cross/linux/amd64 [2021-09-23T18:02:51.922Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-23T18:02:51.922Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-23T18:02:52.335Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-23T18:02:52.335Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-09-23T18:02:53.221Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-23T18:02:53.258Z] --- PASS: TestKillContainerInvalidSignal (1.58s) [2021-09-23T18:02:53.258Z] === RUN TestKillContainer [2021-09-23T18:02:53.258Z] === RUN TestKillContainer/no_signal [2021-09-23T18:02:53.274Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-23T18:02:53.845Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-09-23T18:02:54.164Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-23T18:02:54.164Z] daemon_test.go:148: [d6b3c30704e0f] daemon is not started [2021-09-23T18:02:54.164Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-09-23T18:02:54.164Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-09-23T18:02:54.164Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-09-23T18:02:54.164Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-23T18:02:54.164Z] PASS [2021-09-23T18:02:54.164Z] [2021-09-23T18:02:54.164Z] DONE 11 tests in 4.134s [2021-09-23T18:02:54.164Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-09-23T18:02:54.164Z] ++ 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-09-23T18:02:54.164Z] ++ set -e [2021-09-23T18:02:54.164Z] ++ '[' -n 0 ']' [2021-09-23T18:02:54.164Z] ++ set -x [2021-09-23T18:02:54.164Z] ++ env -i DEST=/go/src/github.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-09-23T18:02:54.164Z] INFO: Testing against a local daemon [2021-09-23T18:02:54.164Z] === RUN TestCommitInheritsEnv [2021-09-23T18:02:54.248Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T18:02:54.249Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:02:54.249Z] === RUN TestKillContainer/killing_signal [2021-09-23T18:02:54.426Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-09-23T18:02:54.426Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:02:54.426Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-23T18:02:54.426Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:02:54.426Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:02:54.687Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-09-23T18:02:54.687Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:02:54.687Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-23T18:02:54.687Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:02:54.785Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-23T18:02:54.949Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-09-23T18:02:54.949Z] === RUN TestRemoveImageGarbageCollector [2021-09-23T18:02:54.949Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:02:54.949Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-23T18:02:54.949Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:02:54.949Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-23T18:02:54.949Z] === RUN TestTagInvalidReference [2021-09-23T18:02:55.211Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-23T18:02:55.211Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:02:55.211Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-09-23T18:02:55.211Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:02:55.211Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-23T18:02:55.211Z] === RUN TestTagOfficialNames [2021-09-23T18:02:55.211Z] --- PASS: TestTagOfficialNames (0.08s) [2021-09-23T18:02:55.211Z] === RUN TestTagMatchesDigest [2021-09-23T18:02:55.211Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-23T18:02:55.211Z] PASS [2021-09-23T18:02:55.211Z] [2021-09-23T18:02:55.211Z] === Skipped [2021-09-23T18:02:55.211Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:02:55.211Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-23T18:02:55.211Z] [2021-09-23T18:02:55.211Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-23T18:02:55.211Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:02:55.211Z] [2021-09-23T18:02:55.211Z] DONE 12 tests, 2 skipped in 1.281s [2021-09-23T18:02:55.211Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-09-23T18:02:55.211Z] ++ 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-09-23T18:02:55.211Z] ++ set -e [2021-09-23T18:02:55.211Z] ++ '[' -n 0 ']' [2021-09-23T18:02:55.211Z] ++ set -x [2021-09-23T18:02:55.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T18:02:55.472Z] INFO: Testing against a local daemon [2021-09-23T18:02:55.472Z] === RUN TestNetworkCreateDelete [2021-09-23T18:02:55.733Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-09-23T18:02:55.733Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:02:56.167Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-09-23T18:02:56.304Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2021-09-23T18:02:56.304Z] === RUN TestDaemonDNSFallback [2021-09-23T18:02:56.427Z] check_test.go:308: [daf8afd730a6f] daemon is not started [2021-09-23T18:02:56.427Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-09-23T18:02:56.473Z] --- PASS: TestKillContainer (3.61s) [2021-09-23T18:02:56.473Z] --- PASS: TestKillContainer/no_signal (1.45s) [2021-09-23T18:02:56.473Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:02:56.473Z] --- PASS: TestKillContainer/killing_signal (2.14s) [2021-09-23T18:02:56.473Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T18:02:56.473Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:02:56.473Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:02:56.473Z] === RUN TestKillStoppedContainer [2021-09-23T18:02:56.473Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:02:56.473Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-23T18:02:56.473Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T18:02:56.473Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:02:56.473Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:02:56.473Z] === RUN TestKillDifferentUserContainer [2021-09-23T18:02:56.473Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:02:56.473Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-23T18:02:56.473Z] === RUN TestInspectOomKilledTrue [2021-09-23T18:02:56.473Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:02:56.473Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T18:02:56.473Z] === RUN TestInspectOomKilledFalse [2021-09-23T18:02:56.473Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:02:56.473Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T18:02:56.473Z] === RUN TestLogsFollowTailEmpty [2021-09-23T18:02:58.061Z] --- PASS: TestLogsFollowTailEmpty (1.59s) [2021-09-23T18:02:58.061Z] === RUN TestNetworkNat [2021-09-23T18:02:58.061Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:02:58.061Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-23T18:02:58.061Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T18:02:59.815Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-23T18:03:00.281Z] --- PASS: TestNetworkLocalhostTCPNat (1.93s) [2021-09-23T18:03:00.281Z] === RUN TestNetworkLoopbackNat [2021-09-23T18:03:00.281Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:03:00.281Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-23T18:03:00.281Z] === RUN TestPause [2021-09-23T18:03:00.281Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:03:00.281Z] --- SKIP: TestPause (0.00s) [2021-09-23T18:03:00.281Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T18:03:00.285Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite (330.70s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.26s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.39s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.67s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.87s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.57s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.09s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.02s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.14s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.00s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.23s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.16s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-09-23T18:03:01.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.78s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.76s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.03s) [2021-09-23T18:03:01.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.05s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.99s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.51s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.50s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.63s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.48s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.52s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.40s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.78s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.13s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.64s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.72s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.43s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.78s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.60s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.42s) [2021-09-23T18:03:01.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-23T18:03:01.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.54s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.04s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.12s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.98s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.11s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.40s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.78s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.17s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.42s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.27s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.45s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.87s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.96s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.94s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.29s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.99s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.78s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.45s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.15s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.02s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.54s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.36s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-09-23T18:03:01.708Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.77s) [2021-09-23T18:03:01.708Z] === RUN TestDockerSwarmSuite [2021-09-23T18:03:01.708Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-09-23T18:03:01.708Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-23T18:03:01.850Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.66s) [2021-09-23T18:03:01.850Z] === RUN TestPauseStopPausedContainer [2021-09-23T18:03:01.850Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:01.850Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-23T18:03:01.850Z] === RUN TestPsFilter [2021-09-23T18:03:01.850Z] --- PASS: TestPsFilter (0.25s) [2021-09-23T18:03:01.850Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T18:03:02.890Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-09-23T18:03:02.890Z] === RUN TestInspectNetwork [2021-09-23T18:03:04.246Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-09-23T18:03:07.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-09-23T18:03:07.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.55s) [2021-09-23T18:03:07.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.96s) [2021-09-23T18:03:07.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.16s) [2021-09-23T18:03:07.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.18s) [2021-09-23T18:03:07.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.66s) [2021-09-23T18:03:07.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.61s) [2021-09-23T18:03:07.454Z] === RUN TestBuildMultiStageCopy [2021-09-23T18:03:07.454Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-23T18:03:07.540Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-09-23T18:03:09.020Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.54s) [2021-09-23T18:03:09.020Z] === RUN TestRemoveContainerWithVolume [2021-09-23T18:03:10.589Z] --- PASS: TestRemoveContainerWithVolume (2.10s) [2021-09-23T18:03:10.589Z] === RUN TestRemoveContainerRunning [2021-09-23T18:03:11.066Z] === RUN TestInspectNetwork/full_network_id [2021-09-23T18:03:11.066Z] === RUN TestInspectNetwork/partial_network_id [2021-09-23T18:03:11.066Z] === RUN TestInspectNetwork/network_name [2021-09-23T18:03:11.066Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-23T18:03:12.166Z] --- PASS: TestRemoveContainerRunning (1.49s) [2021-09-23T18:03:12.166Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T18:03:12.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-09-23T18:03:13.733Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s) [2021-09-23T18:03:13.733Z] === RUN TestRemoveInvalidContainer [2021-09-23T18:03:13.733Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-23T18:03:13.733Z] === RUN TestRenameLinkedContainer [2021-09-23T18:03:13.733Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:03:13.733Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-23T18:03:13.733Z] === RUN TestRenameStoppedContainer [2021-09-23T18:03:14.620Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-23T18:03:15.089Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-23T18:03:15.271Z] --- PASS: TestInspectNetwork (12.46s) [2021-09-23T18:03:15.271Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-23T18:03:15.271Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-23T18:03:15.271Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-23T18:03:15.271Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-23T18:03:15.271Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:03:15.302Z] --- PASS: TestRenameStoppedContainer (1.66s) [2021-09-23T18:03:15.302Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T18:03:15.558Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-23T18:03:16.547Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-23T18:03:17.538Z] --- PASS: TestBuildMultiStageCopy (10.71s) [2021-09-23T18:03:17.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.25s) [2021-09-23T18:03:17.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-09-23T18:03:17.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s) [2021-09-23T18:03:17.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s) [2021-09-23T18:03:17.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2021-09-23T18:03:17.538Z] === RUN TestBuildMultiStageParentConfig [2021-09-23T18:03:17.821Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2021-09-23T18:03:17.821Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:03:17.821Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:03:17.821Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:03:17.821Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:03:17.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:03:17.821Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:03:17.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:03:17.821Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:03:17.821Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:03:17.821Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:03:17.821Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-23T18:03:17.821Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T18:03:17.821Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T18:03:17.821Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T18:03:17.821Z] === RUN TestNetworkList [2021-09-23T18:03:17.821Z] === RUN TestNetworkList//networks [2021-09-23T18:03:17.821Z] === PAUSE TestNetworkList//networks [2021-09-23T18:03:17.821Z] === RUN TestNetworkList//networks/ [2021-09-23T18:03:17.821Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:03:17.821Z] === CONT TestNetworkList//networks [2021-09-23T18:03:17.821Z] === CONT TestNetworkList//networks/ [2021-09-23T18:03:17.821Z] --- PASS: TestNetworkList (0.03s) [2021-09-23T18:03:17.821Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:03:17.821Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:03:17.821Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:03:18.082Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-09-23T18:03:18.082Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:03:18.263Z] --- PASS: TestRenameRunningContainerAndReuse (2.94s) [2021-09-23T18:03:18.263Z] === RUN TestRenameInvalidName [2021-09-23T18:03:19.025Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-09-23T18:03:19.025Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:03:19.832Z] --- PASS: TestRenameInvalidName (1.55s) [2021-09-23T18:03:19.832Z] === RUN TestRenameAnonymousContainer [2021-09-23T18:03:19.968Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-09-23T18:03:19.968Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:03:20.499Z] --- PASS: TestBuildMultiStageParentConfig (2.26s) [2021-09-23T18:03:20.499Z] === RUN TestBuildLabelWithTargets [2021-09-23T18:03:20.499Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:03:20.499Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-23T18:03:20.499Z] === RUN TestBuildWithEmptyLayers [2021-09-23T18:03:20.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-23T18:03:21.356Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-09-23T18:03:21.356Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:03:21.487Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2021-09-23T18:03:21.487Z] === RUN TestBuildMultiStageOnBuild [2021-09-23T18:03:22.326Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-23T18:03:22.752Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-09-23T18:03:22.752Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:03:23.015Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-09-23T18:03:23.015Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:03:24.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-09-23T18:03:25.562Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2021-09-23T18:03:25.562Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:03:25.562Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:03:25.562Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:03:25.562Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:03:25.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-09-23T18:03:27.000Z] --- PASS: TestRenameAnonymousContainer (7.08s) [2021-09-23T18:03:27.000Z] === RUN TestRenameContainerWithSameName [2021-09-23T18:03:28.571Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2021-09-23T18:03:28.571Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T18:03:28.571Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:03:28.571Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:03:28.571Z] === RUN TestResize [2021-09-23T18:03:28.707Z] --- PASS: TestBuildWCOWSandboxSize (678.53s) [2021-09-23T18:03:28.707Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T18:03:28.707Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:03:28.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:03:28.707Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:03:28.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:03:28.707Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:03:28.707Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:03:28.707Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:03:28.707Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:03:28.707Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:03:28.707Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2021-09-23T18:03:28.707Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-23T18:03:28.707Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-09-23T18:03:28.707Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-09-23T18:03:28.707Z] === RUN TestBuildPreserveOwnership [2021-09-23T18:03:28.707Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:03:28.707Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-23T18:03:28.707Z] === RUN TestBuildPlatformInvalid [2021-09-23T18:03:28.707Z] --- PASS: TestBuildPlatformInvalid (0.37s) [2021-09-23T18:03:28.707Z] PASS [2021-09-23T18:03:28.707Z] ok github.com/docker/docker/integration/build 812.802s [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === Skipped [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-23T18:03:28.707Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-23T18:03:28.707Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-23T18:03:28.707Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:03:28.707Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-23T18:03:28.707Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] DONE 29 tests, 5 skipped in 832.964s [2021-09-23T18:03:28.707Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-23T18:03:28.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:03:28.707Z] INFO: Testing against a local daemon [2021-09-23T18:03:28.707Z] === RUN TestConfigInspect [2021-09-23T18:03:28.707Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-23T18:03:28.707Z] === RUN TestConfigList [2021-09-23T18:03:28.707Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] --- SKIP: TestConfigList (0.00s) [2021-09-23T18:03:28.707Z] === RUN TestConfigsCreateAndDelete [2021-09-23T18:03:28.707Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:03:28.707Z] === RUN TestConfigsUpdate [2021-09-23T18:03:28.707Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-23T18:03:28.707Z] === RUN TestTemplatedConfig [2021-09-23T18:03:28.707Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-23T18:03:28.707Z] === RUN TestConfigCreateResolve [2021-09-23T18:03:28.707Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:03:28.707Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-23T18:03:28.707Z] PASS [2021-09-23T18:03:28.707Z] ok github.com/docker/docker/integration/config 0.088s [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === Skipped [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-23T18:03:28.707Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-23T18:03:28.707Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:03:28.707Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-23T18:03:28.707Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-23T18:03:28.707Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-23T18:03:28.707Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:03:28.707Z] [2021-09-23T18:03:28.707Z] DONE 6 tests, 6 skipped in 2.564s [2021-09-23T18:03:28.707Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-23T18:03:29.095Z] docker_api_swarm_test.go:563: [d51770e1a5078] joining swarm manager [df31c5b357f0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:03:30.148Z] --- PASS: TestResize (1.43s) [2021-09-23T18:03:30.148Z] === RUN TestResizeWithInvalidSize [2021-09-23T18:03:30.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:03:30.923Z] INFO: Testing against a local daemon [2021-09-23T18:03:30.923Z] === RUN TestCheckpoint [2021-09-23T18:03:30.923Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:03:30.923Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T18:03:30.923Z] === RUN TestContainerInvalidJSON [2021-09-23T18:03:30.923Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:03:30.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:03:30.923Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:03:30.923Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:03:31.003Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-23T18:03:31.255Z] --- PASS: TestResizeWithInvalidSize (1.52s) [2021-09-23T18:03:31.255Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T18:03:31.392Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:03:31.392Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:03:31.392Z] --- PASS: TestContainerInvalidJSON (0.34s) [2021-09-23T18:03:31.392Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T18:03:31.392Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-23T18:03:31.392Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T18:03:31.392Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-09-23T18:03:31.392Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T18:03:31.392Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-09-23T18:03:31.392Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T18:03:31.860Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-09-23T18:03:31.860Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T18:03:31.860Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-09-23T18:03:31.860Z] === RUN TestCopyFromContainer [2021-09-23T18:03:31.860Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:31.860Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T18:03:31.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:03:31.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:03:31.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:03:31.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:03:31.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:03:31.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:03:31.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:03:31.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:03:31.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:03:31.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T18:03:31.860Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:03:31.860Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidEnv [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T18:03:31.860Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T18:03:31.860Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T18:03:31.860Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T18:03:31.860Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T18:03:31.860Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T18:03:31.860Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T18:03:31.860Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:31.860Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T18:03:31.860Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:03:31.860Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T18:03:31.860Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:03:31.860Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:03:31.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:03:31.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:03:31.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:03:31.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:03:31.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:03:31.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:03:31.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:03:31.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:03:31.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:03:31.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:03:31.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T18:03:31.860Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:03:31.860Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateDifferentPlatform [2021-09-23T18:03:31.860Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T18:03:31.860Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T18:03:31.860Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T18:03:31.860Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T18:03:31.860Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-09-23T18:03:31.860Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T18:03:31.860Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:03:31.860Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-23T18:03:31.860Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T18:03:31.860Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:31.860Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestDiff [2021-09-23T18:03:31.860Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:03:31.860Z] --- SKIP: TestDiff (0.00s) [2021-09-23T18:03:31.860Z] === RUN TestExecWithCloseStdin [2021-09-23T18:03:31.861Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-23T18:03:31.861Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-09-23T18:03:31.861Z] === RUN TestExec [2021-09-23T18:03:31.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-23T18:03:32.513Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-23T18:03:33.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-23T18:03:33.483Z] --- PASS: TestResizeWhenContainerNotStarted (1.84s) [2021-09-23T18:03:33.483Z] === RUN TestDaemonRestartKillContainers [2021-09-23T18:03:33.483Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:33.483Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:03:33.483Z] === RUN TestStats [2021-09-23T18:03:33.483Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:03:33.483Z] --- SKIP: TestStats (0.00s) [2021-09-23T18:03:33.483Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:03:34.461Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-23T18:03:34.461Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-23T18:03:34.461Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-23T18:03:34.721Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-23T18:03:35.697Z] --- PASS: TestExec (3.33s) [2021-09-23T18:03:35.697Z] === RUN TestExecUser [2021-09-23T18:03:35.697Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:03:35.697Z] --- SKIP: TestExecUser (0.00s) [2021-09-23T18:03:35.697Z] === RUN TestExportContainerAndImportImage [2021-09-23T18:03:35.697Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:35.697Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-23T18:03:35.697Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T18:03:35.697Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:35.697Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:03:35.697Z] === RUN TestHealthCheckWorkdir [2021-09-23T18:03:35.697Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:03:35.697Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-23T18:03:35.697Z] === RUN TestHealthKillContainer [2021-09-23T18:03:35.697Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:03:35.697Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-23T18:03:35.697Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T18:03:35.697Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:03:35.697Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:03:35.697Z] === RUN TestKillContainerInvalidSignal [2021-09-23T18:03:37.926Z] --- PASS: TestKillContainerInvalidSignal (2.56s) [2021-09-23T18:03:37.926Z] === RUN TestKillContainer [2021-09-23T18:03:37.926Z] === RUN TestKillContainer/no_signal [2021-09-23T18:03:39.324Z] --- PASS: TestBuildMultiStageOnBuild (15.38s) [2021-09-23T18:03:39.324Z] === RUN TestBuildUncleanTarFilenames [2021-09-23T18:03:39.324Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:03:39.324Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:03:39.324Z] === RUN TestBuildMultiStageLayerLeak [2021-09-23T18:03:39.365Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.39s) [2021-09-23T18:03:39.365Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:03:39.365Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:03:39.365Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-23T18:03:39.365Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:03:40.878Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T18:03:40.878Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:03:40.878Z] === RUN TestKillContainer/killing_signal [2021-09-23T18:03:41.314Z] docker_api_swarm_test.go:585: [d777c362d4b41] joining swarm manager [df31c5b357f0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:03:43.105Z] --- PASS: TestKillContainer (4.99s) [2021-09-23T18:03:43.105Z] --- PASS: TestKillContainer/no_signal (2.49s) [2021-09-23T18:03:43.105Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:03:43.105Z] --- PASS: TestKillContainer/killing_signal (2.47s) [2021-09-23T18:03:43.105Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T18:03:43.105Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:03:43.105Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:03:43.105Z] === RUN TestKillStoppedContainer [2021-09-23T18:03:43.105Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:03:43.105Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-23T18:03:43.105Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T18:03:43.105Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:03:43.105Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:03:43.105Z] === RUN TestKillDifferentUserContainer [2021-09-23T18:03:43.105Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:03:43.105Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-23T18:03:43.105Z] === RUN TestInspectOomKilledTrue [2021-09-23T18:03:43.105Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:43.105Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T18:03:43.105Z] === RUN TestInspectOomKilledFalse [2021-09-23T18:03:43.105Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:03:43.105Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T18:03:43.105Z] === RUN TestLogsFollowTailEmpty [2021-09-23T18:03:43.681Z] --- PASS: TestServiceWithDataPathPortInit (15.66s) [2021-09-23T18:03:43.681Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:03:43.942Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8d0ux54g7i2h4u4xliqn70n2p Created:2021-09-23 18:03:42.375202768 +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[30e9fa2dba09833d9f92ee0b7757cf38afb88a95374497da7d3861e5b20bc311:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzqwowlnb25rsnkdbxh84wwjo EndpointID:989660e807216365f75f90fc19c20518ea1f275876d569d7dc98a82134c7aabc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5f166bc61c4ff0e64d1700413ee0cb798e7426a22b1e688cc52351cb6b399795 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:1f9e2a767ba3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzqwowlnb25rsnkdbxh84wwjo EndpointID:989660e807216365f75f90fc19c20518ea1f275876d569d7dc98a82134c7aabc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-23T18:03:44.607Z] check_test.go:379: [d51770e1a5078] daemon is not started [2021-09-23T18:03:44.607Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-23T18:03:45.176Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-23T18:03:45.322Z] --- PASS: TestLogsFollowTailEmpty (2.46s) [2021-09-23T18:03:45.322Z] === RUN TestNetworkNat [2021-09-23T18:03:45.322Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:03:45.322Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-23T18:03:45.322Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T18:03:45.743Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-23T18:03:46.311Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-23T18:03:46.571Z] === RUN TestDockerSuite/TestBuildFails [2021-09-23T18:03:47.140Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-23T18:03:47.140Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-23T18:03:48.273Z] --- PASS: TestNetworkLocalhostTCPNat (3.00s) [2021-09-23T18:03:48.273Z] === RUN TestNetworkLoopbackNat [2021-09-23T18:03:48.273Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:03:48.273Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-23T18:03:48.273Z] === RUN TestPause [2021-09-23T18:03:48.273Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:03:48.273Z] --- SKIP: TestPause (0.00s) [2021-09-23T18:03:48.273Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T18:03:49.048Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-23T18:03:49.228Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.60s) [2021-09-23T18:03:49.228Z] PASS [2021-09-23T18:03:49.228Z] [2021-09-23T18:03:49.228Z] === Skipped [2021-09-23T18:03:49.228Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:03:49.228Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:03:49.228Z] [2021-09-23T18:03:49.228Z] DONE 26 tests, 1 skipped in 53.279s [2021-09-23T18:03:49.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:03:49.228Z] ++ 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-09-23T18:03:49.228Z] ++ set -e [2021-09-23T18:03:49.228Z] ++ '[' -n 0 ']' [2021-09-23T18:03:49.228Z] ++ set -x [2021-09-23T18:03:49.228Z] ++ env -i DEST=/go/src/github.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-09-23T18:03:49.228Z] INFO: Testing against a local daemon [2021-09-23T18:03:49.228Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-23T18:03:49.228Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:03:49.228Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:03:49.228Z] === RUN TestDockerNetworkIpvlan [2021-09-23T18:03:49.228Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:03:49.228Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:03:49.228Z] PASS [2021-09-23T18:03:49.228Z] [2021-09-23T18:03:49.228Z] === Skipped [2021-09-23T18:03:49.228Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:03:49.228Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:03:49.228Z] [2021-09-23T18:03:49.228Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:03:49.228Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:03:49.228Z] [2021-09-23T18:03:49.228Z] DONE 2 tests, 2 skipped in 0.153s [2021-09-23T18:03:49.228Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:03:49.228Z] ++ 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-09-23T18:03:49.228Z] ++ set -e [2021-09-23T18:03:49.228Z] ++ '[' -n 0 ']' [2021-09-23T18:03:49.228Z] ++ set -x [2021-09-23T18:03:49.228Z] ++ env -i DEST=/go/src/github.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-09-23T18:03:49.228Z] INFO: Testing against a local daemon [2021-09-23T18:03:49.228Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-23T18:03:50.615Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2021-09-23T18:03:50.615Z] === RUN TestDockerNetworkMacvlan [2021-09-23T18:03:50.956Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-23T18:03:51.189Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-23T18:03:51.239Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.55s) [2021-09-23T18:03:51.239Z] === RUN TestPauseStopPausedContainer [2021-09-23T18:03:51.239Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:03:51.239Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-23T18:03:51.239Z] === RUN TestPsFilter [2021-09-23T18:03:51.239Z] --- PASS: TestPsFilter (0.25s) [2021-09-23T18:03:51.239Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T18:03:51.825Z] --- PASS: TestBuildMultiStageLayerLeak (14.13s) [2021-09-23T18:03:51.825Z] === RUN TestBuildWithHugeFile [2021-09-23T18:03:52.133Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-23T18:03:52.336Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-23T18:03:53.075Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-23T18:03:53.717Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-23T18:03:53.977Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-23T18:03:54.189Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.48s) [2021-09-23T18:03:54.189Z] === RUN TestRemoveContainerWithVolume [2021-09-23T18:03:54.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-09-23T18:03:54.546Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-23T18:03:54.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-09-23T18:03:54.806Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-23T18:03:55.623Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-23T18:03:56.405Z] --- PASS: TestRemoveContainerWithVolume (2.45s) [2021-09-23T18:03:56.405Z] === RUN TestRemoveContainerRunning [2021-09-23T18:03:57.345Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-23T18:03:57.345Z] docker_api_swarm_test.go:46: [d95ff52cecebe] joining swarm manager [d0abca8350397]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:03:57.542Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-23T18:03:58.284Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-23T18:03:58.544Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-23T18:03:58.620Z] --- PASS: TestRemoveContainerRunning (2.53s) [2021-09-23T18:03:58.620Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T18:03:58.802Z] --- PASS: TestImportExtremelyLargeImageWorks (172.66s) [2021-09-23T18:03:58.802Z] PASS [2021-09-23T18:03:58.802Z] [2021-09-23T18:03:58.802Z] DONE 12 tests in 176.713s [2021-09-23T18:03:58.802Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-23T18:03:58.802Z] ++ 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-09-23T18:03:58.802Z] ++ set -e [2021-09-23T18:03:58.802Z] ++ '[' -n 0 ']' [2021-09-23T18:03:58.802Z] ++ set -x [2021-09-23T18:03:58.802Z] ++ env -i DEST=/go/src/github.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-09-23T18:03:58.802Z] INFO: Testing against a local daemon [2021-09-23T18:03:58.802Z] === RUN TestNetworkCreateDelete [2021-09-23T18:03:59.061Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-09-23T18:03:59.061Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:03:59.321Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2021-09-23T18:03:59.321Z] === RUN TestDaemonDNSFallback [2021-09-23T18:03:59.890Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-23T18:04:00.612Z] --- PASS: TestUpdateRestartPolicy (19.24s) [2021-09-23T18:04:00.612Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:04:00.612Z] --- PASS: TestUpdateRestartWithAutoRemove (1.39s) [2021-09-23T18:04:00.612Z] === RUN TestWaitNonBlocked [2021-09-23T18:04:00.612Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:04:00.612Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:04:00.612Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:04:00.612Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:04:00.612Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:04:00.612Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:04:01.082Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T18:04:01.082Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.85s) [2021-09-23T18:04:01.082Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.97s) [2021-09-23T18:04:01.082Z] === RUN TestWaitBlocked [2021-09-23T18:04:01.082Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:01.082Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-23T18:04:01.082Z] PASS [2021-09-23T18:04:01.082Z] ok github.com/docker/docker/integration/container 75.064s [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === Skipped [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-23T18:04:01.082Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-23T18:04:01.082Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:04:01.082Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:04:01.082Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:04:01.082Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:04:01.082Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:04:01.082Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-23T18:04:01.082Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:04:01.082Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-23T18:04:01.082Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-23T18:04:01.082Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-23T18:04:01.082Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:04:01.082Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-23T18:04:01.082Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-23T18:04:01.082Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:04:01.082Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:04:01.082Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:04:01.082Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:04:01.082Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-23T18:04:01.082Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:04:01.082Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-23T18:04:01.082Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:04:01.082Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:04:01.082Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-23T18:04:01.082Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-23T18:04:01.082Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-23T18:04:01.082Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-23T18:04:01.082Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-23T18:04:01.082Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:04:01.082Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:04:01.082Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-23T18:04:01.082Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-23T18:04:01.082Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-23T18:04:01.082Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:01.082Z] [2021-09-23T18:04:01.082Z] DONE 87 tests, 33 skipped in 76.842s [2021-09-23T18:04:01.082Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-23T18:04:01.272Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-23T18:04:01.572Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.46s) [2021-09-23T18:04:01.572Z] === RUN TestRemoveInvalidContainer [2021-09-23T18:04:01.572Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-23T18:04:01.572Z] === RUN TestRenameLinkedContainer [2021-09-23T18:04:01.572Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:01.572Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-23T18:04:01.572Z] === RUN TestRenameStoppedContainer [2021-09-23T18:04:01.752Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-23T18:04:02.209Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-23T18:04:03.137Z] --- PASS: TestRenameStoppedContainer (1.94s) [2021-09-23T18:04:03.137Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T18:04:03.139Z] --- PASS: TestDockerNetworkMacvlan (12.48s) [2021-09-23T18:04:03.139Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-09-23T18:04:03.139Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-09-23T18:04:03.139Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2021-09-23T18:04:03.139Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2021-09-23T18:04:03.139Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2021-09-23T18:04:03.139Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2021-09-23T18:04:03.139Z] PASS [2021-09-23T18:04:03.139Z] [2021-09-23T18:04:03.139Z] DONE 8 tests in 14.042s [2021-09-23T18:04:03.139Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-23T18:04:03.139Z] ++ 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-09-23T18:04:03.140Z] ++ set -e [2021-09-23T18:04:03.140Z] ++ '[' -n 0 ']' [2021-09-23T18:04:03.140Z] ++ set -x [2021-09-23T18:04:03.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T18:04:03.140Z] testing: warning: no tests to run [2021-09-23T18:04:03.140Z] PASS [2021-09-23T18:04:03.140Z] [2021-09-23T18:04:03.140Z] DONE 0 tests in 0.029s [2021-09-23T18:04:03.140Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-23T18:04:03.140Z] ++ 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-09-23T18:04:03.140Z] ++ set -e [2021-09-23T18:04:03.140Z] ++ '[' -n 0 ']' [2021-09-23T18:04:03.140Z] ++ set -x [2021-09-23T18:04:03.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T18:04:03.140Z] INFO: Testing against a local daemon [2021-09-23T18:04:03.140Z] === RUN TestAuthZPluginAllowRequest [2021-09-23T18:04:04.525Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-09-23T18:04:04.525Z] === RUN TestAuthZPluginTLS [2021-09-23T18:04:05.097Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-09-23T18:04:05.097Z] === RUN TestAuthZPluginDenyRequest [2021-09-23T18:04:05.498Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-23T18:04:05.498Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-23T18:04:05.670Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-09-23T18:04:05.670Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-23T18:04:06.066Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-09-23T18:04:06.066Z] === RUN TestInspectNetwork [2021-09-23T18:04:06.241Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-09-23T18:04:06.241Z] === RUN TestAuthZPluginDenyResponse [2021-09-23T18:04:06.325Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-23T18:04:06.813Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-09-23T18:04:06.813Z] === RUN TestAuthZPluginAllowEventStream [2021-09-23T18:04:06.893Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-23T18:04:07.152Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-23T18:04:07.152Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-23T18:04:07.889Z] --- PASS: TestRenameRunningContainerAndReuse (4.89s) [2021-09-23T18:04:07.889Z] === RUN TestRenameInvalidName [2021-09-23T18:04:08.091Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-23T18:04:08.199Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2021-09-23T18:04:08.199Z] === RUN TestAuthZPluginErrorResponse [2021-09-23T18:04:08.660Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-23T18:04:08.772Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-09-23T18:04:08.772Z] === RUN TestAuthZPluginErrorRequest [2021-09-23T18:04:09.230Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-23T18:04:09.344Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-09-23T18:04:09.344Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-23T18:04:09.798Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-23T18:04:09.917Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-09-23T18:04:09.917Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-23T18:04:10.058Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-23T18:04:10.318Z] === RUN TestInspectNetwork/full_network_id [2021-09-23T18:04:10.318Z] === RUN TestInspectNetwork/partial_network_id [2021-09-23T18:04:10.318Z] === RUN TestInspectNetwork/network_name [2021-09-23T18:04:10.318Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-23T18:04:10.318Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-23T18:04:10.843Z] --- PASS: TestRenameInvalidName (2.47s) [2021-09-23T18:04:10.843Z] === RUN TestRenameAnonymousContainer [2021-09-23T18:04:11.256Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-23T18:04:11.833Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2021-09-23T18:04:11.833Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-23T18:04:13.161Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-23T18:04:13.749Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-09-23T18:04:13.749Z] === RUN TestAuthZPluginHeader [2021-09-23T18:04:14.540Z] --- PASS: TestInspectNetwork (8.49s) [2021-09-23T18:04:14.540Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-23T18:04:14.540Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-23T18:04:14.540Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-23T18:04:14.540Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-23T18:04:14.540Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:04:14.708Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-09-23T18:04:14.708Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-23T18:04:14.708Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:14.708Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-23T18:04:14.708Z] === RUN TestAuthZPluginV2Disable [2021-09-23T18:04:14.708Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:14.708Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-09-23T18:04:14.708Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-23T18:04:14.708Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:14.708Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-23T18:04:14.708Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-23T18:04:14.708Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:14.708Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-23T18:04:14.708Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-23T18:04:15.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-09-23T18:04:15.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-09-23T18:04:16.660Z] --- PASS: TestRunContainerWithBridgeNone (2.11s) [2021-09-23T18:04:16.660Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:04:16.660Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:04:16.660Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:04:16.660Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:04:16.660Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:04:16.660Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:04:16.660Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:04:16.660Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:04:16.660Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:04:16.660Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:04:16.660Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-23T18:04:16.660Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T18:04:16.660Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T18:04:16.660Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T18:04:16.660Z] === RUN TestNetworkList [2021-09-23T18:04:16.660Z] === RUN TestNetworkList//networks [2021-09-23T18:04:16.660Z] === PAUSE TestNetworkList//networks [2021-09-23T18:04:16.660Z] === RUN TestNetworkList//networks/ [2021-09-23T18:04:16.660Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:04:16.660Z] === CONT TestNetworkList//networks [2021-09-23T18:04:16.660Z] === CONT TestNetworkList//networks/ [2021-09-23T18:04:16.660Z] --- PASS: TestNetworkList (0.04s) [2021-09-23T18:04:16.660Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:04:16.660Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:04:16.660Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:04:17.599Z] --- PASS: TestHostIPv4BridgeLabel (0.67s) [2021-09-23T18:04:17.599Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:04:17.599Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-23T18:04:18.537Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-09-23T18:04:18.537Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:04:18.931Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T18:04:18.931Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:04:18.931Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:04:18.931Z] === RUN TestDaemonConfigValidation [2021-09-23T18:04:18.931Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:04:18.931Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-23T18:04:18.931Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:04:18.931Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:04:18.931Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:04:18.931Z] PASS [2021-09-23T18:04:18.932Z] ok github.com/docker/docker/integration/daemon 0.073s [2021-09-23T18:04:18.932Z] [2021-09-23T18:04:18.932Z] === Skipped [2021-09-23T18:04:18.932Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:04:18.932Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:04:18.932Z] [2021-09-23T18:04:18.932Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-23T18:04:18.932Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:04:18.932Z] [2021-09-23T18:04:18.932Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:04:18.932Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:04:18.932Z] [2021-09-23T18:04:18.932Z] DONE 3 tests, 3 skipped in 17.360s [2021-09-23T18:04:18.932Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-23T18:04:19.475Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-09-23T18:04:19.475Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:04:19.921Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:19.921Z] INFO: Testing against a local daemon [2021-09-23T18:04:19.921Z] === RUN TestCommitInheritsEnv [2021-09-23T18:04:19.921Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:04:19.921Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-23T18:04:19.921Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:04:19.921Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:04:19.921Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:04:19.921Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:04:19.921Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-23T18:04:19.921Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:04:19.921Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-23T18:04:19.921Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:04:20.414Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-23T18:04:20.414Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-09-23T18:04:20.414Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:04:20.414Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-23T18:04:20.674Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-23T18:04:20.674Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-23T18:04:20.674Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-23T18:04:20.909Z] --- PASS: TestRemoveImageOrphaning (0.80s) [2021-09-23T18:04:20.909Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:04:20.909Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-23T18:04:20.909Z] === RUN TestTagInvalidReference [2021-09-23T18:04:20.909Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-23T18:04:20.909Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:04:20.909Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-23T18:04:20.909Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:04:20.909Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-23T18:04:20.909Z] === RUN TestTagOfficialNames [2021-09-23T18:04:20.909Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-23T18:04:20.909Z] === RUN TestTagMatchesDigest [2021-09-23T18:04:20.909Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-23T18:04:20.909Z] PASS [2021-09-23T18:04:20.909Z] ok github.com/docker/docker/integration/image 1.120s [2021-09-23T18:04:20.934Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-23T18:04:21.381Z] [2021-09-23T18:04:21.381Z] === Skipped [2021-09-23T18:04:21.381Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-23T18:04:21.381Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:04:21.381Z] [2021-09-23T18:04:21.381Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:04:21.381Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:04:21.381Z] [2021-09-23T18:04:21.381Z] DONE 11 tests, 2 skipped in 2.486s [2021-09-23T18:04:21.381Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-23T18:04:21.449Z] --- PASS: TestRenameAnonymousContainer (9.74s) [2021-09-23T18:04:21.449Z] === RUN TestRenameContainerWithSameName [2021-09-23T18:04:21.872Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-09-23T18:04:21.873Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:04:22.132Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-23T18:04:22.392Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-09-23T18:04:22.392Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:04:22.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:22.972Z] INFO: Testing against a local daemon [2021-09-23T18:04:22.972Z] === RUN TestNetworkCreateDelete [2021-09-23T18:04:22.972Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:22.972Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:04:22.972Z] 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-09-23T18:04:22.972Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestDaemonDNSFallback [2021-09-23T18:04:22.972Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:22.972Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestInspectNetwork [2021-09-23T18:04:22.972Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:22.972Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:04:22.972Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:22.972Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:04:22.972Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:04:22.972Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:04:22.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:04:22.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:04:22.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:04:22.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:04:22.972Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:04:22.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:04:22.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:04:22.972Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-23T18:04:22.972Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-09-23T18:04:22.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-09-23T18:04:22.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-09-23T18:04:22.972Z] === RUN TestNetworkList [2021-09-23T18:04:22.972Z] === RUN TestNetworkList//networks [2021-09-23T18:04:22.972Z] === PAUSE TestNetworkList//networks [2021-09-23T18:04:22.972Z] === RUN TestNetworkList//networks/ [2021-09-23T18:04:22.972Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:04:22.972Z] === CONT TestNetworkList//networks [2021-09-23T18:04:22.972Z] === CONT TestNetworkList//networks/ [2021-09-23T18:04:22.972Z] --- PASS: TestNetworkList (0.02s) [2021-09-23T18:04:22.972Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:04:22.972Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:04:22.972Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:04:22.972Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:04:22.972Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:04:22.972Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:04:22.972Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:04:22.972Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:04:22.972Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:04:22.972Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:04:22.972Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:04:22.972Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:04:22.972Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:04:22.972Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:04:22.972Z] PASS [2021-09-23T18:04:22.972Z] ok github.com/docker/docker/integration/network 0.115s [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === Skipped [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-23T18:04:22.972Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:04:22.972Z] 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-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-23T18:04:22.972Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-23T18:04:22.972Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:04:22.972Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:04:22.972Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:04:22.972Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:04:22.972Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:04:22.972Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:04:22.972Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:04:22.972Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:04:22.972Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:04:22.972Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:04:22.972Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:04:22.972Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:04:22.972Z] [2021-09-23T18:04:22.972Z] DONE 22 tests, 15 skipped in 1.608s [2021-09-23T18:04:22.972Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-23T18:04:23.014Z] --- PASS: TestRenameContainerWithSameName (2.48s) [2021-09-23T18:04:23.014Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T18:04:23.014Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:23.014Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:04:23.014Z] === RUN TestResize [2021-09-23T18:04:23.329Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-23T18:04:23.442Z] testing: warning: no tests to run [2021-09-23T18:04:23.442Z] PASS [2021-09-23T18:04:23.442Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2021-09-23T18:04:23.442Z] [2021-09-23T18:04:23.442Z] DONE 0 tests in 0.508s [2021-09-23T18:04:23.442Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-23T18:04:23.912Z] testing: warning: no tests to run [2021-09-23T18:04:23.912Z] PASS [2021-09-23T18:04:23.912Z] ok github.com/docker/docker/integration/network/macvlan 0.048s [2021-09-23T18:04:23.912Z] [2021-09-23T18:04:23.912Z] DONE 0 tests in 0.500s [2021-09-23T18:04:24.381Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-23T18:04:24.851Z] testing: warning: no tests to run [2021-09-23T18:04:24.851Z] PASS [2021-09-23T18:04:24.851Z] ok github.com/docker/docker/integration/plugin 0.049s [2021-09-23T18:04:24.851Z] [2021-09-23T18:04:24.851Z] DONE 0 tests in 0.476s [2021-09-23T18:04:24.851Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-23T18:04:25.231Z] --- PASS: TestResize (2.50s) [2021-09-23T18:04:25.231Z] === RUN TestResizeWithInvalidSize [2021-09-23T18:04:25.254Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-09-23T18:04:25.254Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:04:25.254Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:04:25.254Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:04:25.254Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:04:25.321Z] testing: warning: no tests to run [2021-09-23T18:04:25.321Z] PASS [2021-09-23T18:04:25.321Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2021-09-23T18:04:25.321Z] [2021-09-23T18:04:25.321Z] DONE 0 tests in 0.495s [2021-09-23T18:04:25.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-23T18:04:26.220Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-23T18:04:26.788Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-23T18:04:27.356Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-23T18:04:28.183Z] --- PASS: TestResizeWithInvalidSize (2.50s) [2021-09-23T18:04:28.183Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T18:04:28.381Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-23T18:04:28.381Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-09-23T18:04:28.381Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-23T18:04:28.381Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-23T18:04:28.381Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-23T18:04:28.381Z] Cross building: bundles/cross/windows/amd64 [2021-09-23T18:04:28.381Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-23T18:04:28.381Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-23T18:04:29.125Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:29.125Z] INFO: Testing against a local daemon [2021-09-23T18:04:29.125Z] === RUN TestPluginInvalidJSON [2021-09-23T18:04:29.125Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:04:29.125Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:04:29.125Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:04:29.125Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-23T18:04:29.125Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:04:29.125Z] === RUN TestPluginInstall [2021-09-23T18:04:29.125Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:04:29.125Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-23T18:04:29.125Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:04:29.125Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:04:29.125Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-23T18:04:29.125Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:04:29.125Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:04:29.125Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:04:29.125Z] PASS [2021-09-23T18:04:29.125Z] ok github.com/docker/docker/integration/plugin/common 0.072s [2021-09-23T18:04:29.125Z] [2021-09-23T18:04:29.125Z] === Skipped [2021-09-23T18:04:29.125Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-23T18:04:29.125Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:04:29.125Z] [2021-09-23T18:04:29.125Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-23T18:04:29.125Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:04:29.125Z] [2021-09-23T18:04:29.125Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:04:29.125Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:04:29.125Z] [2021-09-23T18:04:29.125Z] DONE 5 tests, 3 skipped in 3.577s [2021-09-23T18:04:29.125Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-23T18:04:30.397Z] --- PASS: TestResizeWhenContainerNotStarted (2.44s) [2021-09-23T18:04:30.397Z] === RUN TestDaemonRestartKillContainers [2021-09-23T18:04:30.397Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:30.397Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:04:30.397Z] === RUN TestStats [2021-09-23T18:04:30.397Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:04:30.397Z] --- SKIP: TestStats (0.00s) [2021-09-23T18:04:30.397Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:04:31.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:31.356Z] INFO: Testing against a local daemon [2021-09-23T18:04:31.356Z] === RUN TestExternalGraphDriver [2021-09-23T18:04:31.356Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:04:31.356Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-23T18:04:31.356Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:04:31.356Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:04:31.356Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:04:31.356Z] PASS [2021-09-23T18:04:31.356Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.073s [2021-09-23T18:04:31.356Z] [2021-09-23T18:04:31.356Z] === Skipped [2021-09-23T18:04:31.356Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-23T18:04:31.356Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:04:31.356Z] [2021-09-23T18:04:31.356Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:04:31.357Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:04:31.357Z] [2021-09-23T18:04:31.357Z] DONE 2 tests, 2 skipped in 2.272s [2021-09-23T18:04:31.357Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-23T18:04:32.889Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-09-23T18:04:32.889Z] PASS [2021-09-23T18:04:32.889Z] [2021-09-23T18:04:32.889Z] === Skipped [2021-09-23T18:04:32.889Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-23T18:04:32.889Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:32.889Z] [2021-09-23T18:04:32.889Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-09-23T18:04:32.889Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:32.889Z] [2021-09-23T18:04:32.889Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-23T18:04:32.889Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:32.889Z] [2021-09-23T18:04:32.889Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-23T18:04:32.889Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:32.889Z] [2021-09-23T18:04:32.889Z] DONE 17 tests, 4 skipped in 28.266s [2021-09-23T18:04:32.889Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-23T18:04:32.889Z] ++ 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-09-23T18:04:32.889Z] ++ set -e [2021-09-23T18:04:32.889Z] ++ '[' -n 0 ']' [2021-09-23T18:04:32.889Z] ++ set -x [2021-09-23T18:04:32.889Z] ++ env -i DEST=/go/src/github.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-09-23T18:04:32.889Z] INFO: Testing against a local daemon [2021-09-23T18:04:32.889Z] === RUN TestPluginInvalidJSON [2021-09-23T18:04:32.889Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:04:32.889Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:04:32.889Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:04:32.889Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-23T18:04:32.889Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:04:32.889Z] === RUN TestPluginInstall [2021-09-23T18:04:32.889Z] === RUN TestPluginInstall/no_auth [2021-09-23T18:04:32.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:32.925Z] INFO: Testing against a local daemon [2021-09-23T18:04:32.925Z] === RUN TestReadPluginNoRead [2021-09-23T18:04:32.925Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:04:32.925Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-23T18:04:32.925Z] PASS [2021-09-23T18:04:32.925Z] ok github.com/docker/docker/integration/plugin/logging 0.061s [2021-09-23T18:04:32.925Z] [2021-09-23T18:04:32.925Z] === Skipped [2021-09-23T18:04:32.925Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-23T18:04:32.925Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:04:32.925Z] [2021-09-23T18:04:32.925Z] DONE 1 tests, 1 skipped in 1.529s [2021-09-23T18:04:32.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-23T18:04:33.151Z] time="2021-09-23T18:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:04:33.151Z] time="2021-09-23T18:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d57f46742f538be59caf568ee60b1bf9a58dd6392bcae2226bdd4598c970ff81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:04:33.151Z] time="2021-09-23T18:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:04:33.151Z] time="2021-09-23T18:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d57f46742f538be59caf568ee60b1bf9a58dd6392bcae2226bdd4598c970ff81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:04:33.723Z] === RUN TestPluginInstall/with_htpasswd [2021-09-23T18:04:33.916Z] testing: warning: no tests to run [2021-09-23T18:04:33.916Z] PASS [2021-09-23T18:04:33.916Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [2021-09-23T18:04:33.916Z] [2021-09-23T18:04:33.916Z] DONE 0 tests in 0.745s [2021-09-23T18:04:33.916Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-23T18:04:33.927Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-23T18:04:34.296Z] time="2021-09-23T18:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:04:34.296Z] time="2021-09-23T18:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37b7567721818e5ffea8ae16ce58498cbf501d3f43a8f95afe44fd4fe47b1b88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:04:34.296Z] time="2021-09-23T18:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:04:34.296Z] time="2021-09-23T18:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37b7567721818e5ffea8ae16ce58498cbf501d3f43a8f95afe44fd4fe47b1b88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:04:34.557Z] === RUN TestPluginInstall/with_insecure [2021-09-23T18:04:35.485Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:35.485Z] INFO: Testing against a local daemon [2021-09-23T18:04:35.485Z] === RUN TestPluginWithDevMounts [2021-09-23T18:04:35.485Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:35.485Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-23T18:04:35.485Z] PASS [2021-09-23T18:04:35.485Z] ok github.com/docker/docker/integration/plugin/volumes 0.063s [2021-09-23T18:04:35.485Z] [2021-09-23T18:04:35.485Z] === Skipped [2021-09-23T18:04:35.485Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-23T18:04:35.485Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:35.485Z] [2021-09-23T18:04:35.485Z] DONE 1 tests, 1 skipped in 1.545s [2021-09-23T18:04:35.485Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-23T18:04:35.500Z] time="2021-09-23T18:04:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:04:35.500Z] time="2021-09-23T18:04:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22df4e86cf4303ca487375b64368dc951692db443ae7e30fdd687cb0e0d7f375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:04:35.500Z] time="2021-09-23T18:04:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:04:35.500Z] time="2021-09-23T18:04:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22df4e86cf4303ca487375b64368dc951692db443ae7e30fdd687cb0e0d7f375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:04:35.762Z] plugin_test.go:165: [de974f57cfee4] daemon is not started [2021-09-23T18:04:35.762Z] --- PASS: TestPluginInstall (4.45s) [2021-09-23T18:04:35.762Z] --- PASS: TestPluginInstall/no_auth (2.15s) [2021-09-23T18:04:35.762Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-09-23T18:04:35.762Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-09-23T18:04:35.762Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:04:36.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.33s) [2021-09-23T18:04:36.331Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:04:36.331Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:04:36.331Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-23T18:04:36.331Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:04:36.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:36.474Z] INFO: Testing against a local daemon [2021-09-23T18:04:36.474Z] === RUN TestSecretInspect [2021-09-23T18:04:36.474Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.474Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-23T18:04:36.474Z] === RUN TestSecretList [2021-09-23T18:04:36.474Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.474Z] --- SKIP: TestSecretList (0.00s) [2021-09-23T18:04:36.474Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:04:36.474Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.474Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:04:36.474Z] === RUN TestSecretsUpdate [2021-09-23T18:04:36.474Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.474Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-23T18:04:36.474Z] === RUN TestTemplatedSecret [2021-09-23T18:04:36.474Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.474Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-23T18:04:36.474Z] === RUN TestSecretCreateResolve [2021-09-23T18:04:36.474Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:36.474Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-23T18:04:36.474Z] PASS [2021-09-23T18:04:36.474Z] ok github.com/docker/docker/integration/secret 0.064s [2021-09-23T18:04:36.944Z] [2021-09-23T18:04:36.944Z] === Skipped [2021-09-23T18:04:36.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-23T18:04:36.944Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.944Z] [2021-09-23T18:04:36.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-23T18:04:36.944Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.944Z] [2021-09-23T18:04:36.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:04:36.944Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.944Z] [2021-09-23T18:04:36.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-23T18:04:36.944Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.944Z] [2021-09-23T18:04:36.944Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-23T18:04:36.944Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:36.944Z] [2021-09-23T18:04:36.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-23T18:04:36.944Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:36.944Z] [2021-09-23T18:04:36.944Z] DONE 6 tests, 6 skipped in 1.349s [2021-09-23T18:04:36.944Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-23T18:04:37.221Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-23T18:04:37.480Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-23T18:04:37.679Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-23T18:04:38.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:38.515Z] INFO: Testing against a local daemon [2021-09-23T18:04:38.515Z] === RUN TestServiceCreateInit [2021-09-23T18:04:38.515Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:04:38.515Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:04:38.515Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-23T18:04:38.515Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:04:38.515Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:04:38.515Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestCreateServiceConflict [2021-09-23T18:04:38.515Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:04:38.515Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-23T18:04:38.515Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:04:38.515Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:04:38.515Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:04:38.515Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestCreateServiceSysctls [2021-09-23T18:04:38.515Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-23T18:04:38.515Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:04:38.515Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-23T18:04:38.515Z] === RUN TestInspect [2021-09-23T18:04:38.515Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestInspect (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestCreateJob [2021-09-23T18:04:38.515Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestCreateJob (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestReplicatedJob [2021-09-23T18:04:38.515Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:04:38.515Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestServiceListWithStatuses [2021-09-23T18:04:38.515Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:04:38.515Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:04:38.515Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestServicePlugin [2021-09-23T18:04:38.515Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.515Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestServiceUpdateLabel [2021-09-23T18:04:38.515Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.515Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:04:38.515Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.515Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:04:38.515Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.515Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:04:38.515Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.515Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-23T18:04:38.515Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:04:38.515Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.515Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:04:38.515Z] PASS [2021-09-23T18:04:38.515Z] ok github.com/docker/docker/integration/service 0.163s [2021-09-23T18:04:38.859Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-23T18:04:38.859Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-23T18:04:38.859Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === Skipped [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:04:38.986Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:04:38.986Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:04:38.986Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-23T18:04:38.986Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-23T18:04:38.986Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:04:38.986Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:04:38.986Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:04:38.986Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-23T18:04:38.986Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-23T18:04:38.986Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-23T18:04:38.986Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-23T18:04:38.986Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-23T18:04:38.986Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-23T18:04:38.986Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-23T18:04:38.986Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:04:38.986Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-23T18:04:38.986Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-23T18:04:38.986Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-23T18:04:38.986Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-23T18:04:38.986Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-23T18:04:38.986Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-23T18:04:38.986Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:04:38.986Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:04:38.986Z] [2021-09-23T18:04:38.986Z] DONE 24 tests, 23 skipped in 1.936s [2021-09-23T18:04:38.986Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-23T18:04:39.064Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-23T18:04:39.978Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:39.978Z] INFO: Testing against a local daemon [2021-09-23T18:04:39.978Z] === RUN TestSessionCreate [2021-09-23T18:04:39.978Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:39.978Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-23T18:04:39.978Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:04:39.978Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:39.978Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:04:39.978Z] PASS [2021-09-23T18:04:39.978Z] ok github.com/docker/docker/integration/session 0.061s [2021-09-23T18:04:39.978Z] [2021-09-23T18:04:39.978Z] === Skipped [2021-09-23T18:04:39.978Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-23T18:04:39.978Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:39.978Z] [2021-09-23T18:04:39.978Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:04:39.978Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:04:40.006Z] --- PASS: TestPluginsWithRuntimes (4.21s) [2021-09-23T18:04:40.006Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-09-23T18:04:40.006Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.14s) [2021-09-23T18:04:40.006Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:04:40.449Z] [2021-09-23T18:04:40.449Z] DONE 2 tests, 2 skipped in 1.349s [2021-09-23T18:04:40.449Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-23T18:04:40.764Z] --- PASS: TestServiceWithDataPathPortInit (15.52s) [2021-09-23T18:04:40.764Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:04:40.949Z] --- PASS: TestPluginBackCompatMediaTypes (0.92s) [2021-09-23T18:04:40.949Z] PASS [2021-09-23T18:04:40.949Z] [2021-09-23T18:04:40.949Z] DONE 10 tests in 9.741s [2021-09-23T18:04:40.949Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-23T18:04:40.949Z] ++ 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-09-23T18:04:40.949Z] ++ set -e [2021-09-23T18:04:40.949Z] ++ '[' -n 0 ']' [2021-09-23T18:04:40.949Z] ++ set -x [2021-09-23T18:04:40.949Z] ++ env -i DEST=/go/src/github.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-09-23T18:04:41.210Z] INFO: Testing against a local daemon [2021-09-23T18:04:41.210Z] === RUN TestExternalGraphDriver [2021-09-23T18:04:41.210Z] === RUN TestExternalGraphDriver/json [2021-09-23T18:04:41.437Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:41.437Z] INFO: Testing against a local daemon [2021-09-23T18:04:41.437Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:04:41.437Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:41.437Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:04:41.437Z] === RUN TestDiskUsage [2021-09-23T18:04:41.437Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:04:41.437Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-23T18:04:41.437Z] === RUN TestEventsExecDie [2021-09-23T18:04:41.437Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:04:41.437Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-23T18:04:41.437Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:04:41.437Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:04:41.437Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:04:41.437Z] === RUN TestEventsVolumeCreate [2021-09-23T18:04:41.437Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:04:41.437Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-23T18:04:41.437Z] === RUN TestInfoAPI [2021-09-23T18:04:41.437Z] --- PASS: TestInfoAPI (0.03s) [2021-09-23T18:04:41.437Z] === RUN TestInfoAPIWarnings [2021-09-23T18:04:41.437Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:04:41.437Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-23T18:04:41.437Z] === RUN TestInfoDebug [2021-09-23T18:04:41.437Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:04:41.438Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-23T18:04:41.438Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:04:41.438Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:04:41.438Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-23T18:04:41.438Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:04:41.438Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:04:41.438Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-23T18:04:41.438Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:04:42.206Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-23T18:04:42.428Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-09-23T18:04:42.428Z] === RUN TestPingCacheHeaders [2021-09-23T18:04:42.428Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-23T18:04:42.428Z] === RUN TestPingGet [2021-09-23T18:04:42.428Z] --- PASS: TestPingGet (0.02s) [2021-09-23T18:04:42.428Z] === RUN TestPingHead [2021-09-23T18:04:42.428Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:04:42.428Z] === RUN TestVersion [2021-09-23T18:04:42.428Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:04:42.428Z] PASS [2021-09-23T18:04:42.428Z] ok github.com/docker/docker/integration/system 1.128s [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] === Skipped [2021-09-23T18:04:42.428Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:04:42.428Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-23T18:04:42.428Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-23T18:04:42.428Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:04:42.428Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-23T18:04:42.428Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-23T18:04:42.428Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-23T18:04:42.428Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-23T18:04:42.428Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-23T18:04:42.428Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:04:42.428Z] [2021-09-23T18:04:42.428Z] DONE 15 tests, 9 skipped in 2.338s [2021-09-23T18:04:42.465Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-23T18:04:42.898Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-23T18:04:43.124Z] === RUN TestExternalGraphDriver/spec [2021-09-23T18:04:43.845Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l32stwksuo96e254al486q015 Created:2021-09-23 18:04:42.054037262 +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[4ccfda89fefb880b33496675c081eadda2e6406696029403e10cf31d97707bb0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7th8siowzokp2uor7hxnrbads EndpointID:8e9078e7125c6ca519629b66a3043b6a35cd289748af07bc36f85e3034393d79 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6768b37f498ac3ab0eda3ff344b4fd04d99025dfc45f630e5fcfeec8e35ebc2d 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:7cf3443441f1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7th8siowzokp2uor7hxnrbads EndpointID:8e9078e7125c6ca519629b66a3043b6a35cd289748af07bc36f85e3034393d79 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-23T18:04:43.887Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:43.887Z] INFO: Testing against a local daemon [2021-09-23T18:04:43.887Z] === RUN TestVolumesCreateAndList [2021-09-23T18:04:43.887Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-23T18:04:43.887Z] === RUN TestVolumesRemove [2021-09-23T18:04:43.887Z] --- PASS: TestVolumesRemove (0.10s) [2021-09-23T18:04:43.887Z] === RUN TestVolumesInspect [2021-09-23T18:04:43.887Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-23T18:04:43.887Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:04:44.104Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-23T18:04:44.356Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:04:44.357Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:04:44.357Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:04:44.357Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-23T18:04:44.357Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:04:44.357Z] PASS [2021-09-23T18:04:44.357Z] ok github.com/docker/docker/integration/volume 0.231s [2021-09-23T18:04:44.357Z] [2021-09-23T18:04:44.357Z] DONE 5 tests in 1.569s [2021-09-23T18:04:44.357Z] INFO: make.ps1 ended at 09/23/2021 18:04:44 [2021-09-23T18:04:44.357Z] INFO: Integration CLI tests being run from the host: [2021-09-23T18:04:44.357Z] 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-09-23T18:04:44.364Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-23T18:04:45.040Z] === RUN TestExternalGraphDriver/pull [2021-09-23T18:04:45.745Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-23T18:04:46.005Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-23T18:04:46.944Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-23T18:04:46.953Z] --- PASS: TestExternalGraphDriver (5.49s) [2021-09-23T18:04:46.953Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2021-09-23T18:04:46.953Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-09-23T18:04:46.953Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-09-23T18:04:46.953Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:04:46.953Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:46.953Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-09-23T18:04:46.953Z] PASS [2021-09-23T18:04:46.953Z] [2021-09-23T18:04:46.953Z] === Skipped [2021-09-23T18:04:46.953Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-09-23T18:04:46.953Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:04:46.953Z] [2021-09-23T18:04:46.953Z] DONE 5 tests, 1 skipped in 5.638s [2021-09-23T18:04:46.953Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-23T18:04:46.953Z] ++ 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-09-23T18:04:46.953Z] ++ set -e [2021-09-23T18:04:46.953Z] ++ '[' -n 0 ']' [2021-09-23T18:04:46.953Z] ++ set -x [2021-09-23T18:04:46.953Z] ++ env -i DEST=/go/src/github.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-09-23T18:04:46.953Z] INFO: Testing against a local daemon [2021-09-23T18:04:46.953Z] === RUN TestContinueAfterPluginCrash [2021-09-23T18:04:46.953Z] === PAUSE TestContinueAfterPluginCrash [2021-09-23T18:04:46.953Z] === RUN TestReadPluginNoRead [2021-09-23T18:04:46.953Z] === PAUSE TestReadPluginNoRead [2021-09-23T18:04:46.953Z] === RUN TestDaemonStartWithLogOpt [2021-09-23T18:04:46.953Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-23T18:04:46.953Z] === CONT TestContinueAfterPluginCrash [2021-09-23T18:04:46.953Z] === CONT TestDaemonStartWithLogOpt [2021-09-23T18:04:46.953Z] === CONT TestReadPluginNoRead [2021-09-23T18:04:47.512Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-23T18:04:48.450Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.74s) [2021-09-23T18:04:48.451Z] PASS [2021-09-23T18:04:48.451Z] [2021-09-23T18:04:48.451Z] === Skipped [2021-09-23T18:04:48.451Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:04:48.451Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:04:48.451Z] [2021-09-23T18:04:48.451Z] DONE 26 tests, 1 skipped in 49.588s [2021-09-23T18:04:48.451Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:04:48.451Z] ++ 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-09-23T18:04:48.451Z] ++ set -e [2021-09-23T18:04:48.451Z] ++ '[' -n 0 ']' [2021-09-23T18:04:48.451Z] ++ set -x [2021-09-23T18:04:48.451Z] ++ env -i DEST=/go/src/github.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-09-23T18:04:48.451Z] INFO: Testing against a local daemon [2021-09-23T18:04:48.451Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-23T18:04:48.451Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:04:48.451Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:04:48.451Z] === RUN TestDockerNetworkIpvlan [2021-09-23T18:04:48.451Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:04:48.451Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:04:48.451Z] PASS [2021-09-23T18:04:48.451Z] [2021-09-23T18:04:48.451Z] === Skipped [2021-09-23T18:04:48.451Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-23T18:04:48.451Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:04:48.451Z] [2021-09-23T18:04:48.451Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-23T18:04:48.451Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-23T18:04:48.451Z] [2021-09-23T18:04:48.451Z] DONE 2 tests, 2 skipped in 0.141s [2021-09-23T18:04:48.451Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-23T18:04:48.451Z] ++ 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-09-23T18:04:48.451Z] ++ set -e [2021-09-23T18:04:48.451Z] ++ '[' -n 0 ']' [2021-09-23T18:04:48.451Z] ++ set -x [2021-09-23T18:04:48.451Z] ++ env -i DEST=/go/src/github.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-09-23T18:04:48.711Z] INFO: Testing against a local daemon [2021-09-23T18:04:48.711Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-23T18:04:48.970Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-23T18:04:49.230Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-23T18:04:49.490Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-23T18:04:49.750Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-23T18:04:50.010Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-23T18:04:50.010Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-09-23T18:04:50.010Z] === RUN TestDockerNetworkMacvlan [2021-09-23T18:04:50.579Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-23T18:04:50.840Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-23T18:04:51.165Z] === RUN TestReadPluginNoRead/default [2021-09-23T18:04:51.165Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) [2021-09-23T18:04:51.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:04:51.536Z] INFO: Testing against a local daemon [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-23T18:04:51.536Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-23T18:04:51.536Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-23T18:04:51.536Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-23T18:04:51.781Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-23T18:04:52.005Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-23T18:04:52.040Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-23T18:04:52.109Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-23T18:04:52.299Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-23T18:04:52.475Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-23T18:04:52.475Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-23T18:04:52.559Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-23T18:04:53.494Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-23T18:04:54.466Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-23T18:04:54.727Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-23T18:04:55.408Z] === CONT TestReadPluginNoRead [2021-09-23T18:04:55.408Z] read_test.go:92: [ddcd988784835] daemon is not started [2021-09-23T18:04:55.408Z] --- PASS: TestReadPluginNoRead (8.26s) [2021-09-23T18:04:55.408Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-09-23T18:04:55.408Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-09-23T18:04:55.408Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-09-23T18:04:56.106Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-23T18:04:56.350Z] --- PASS: TestContinueAfterPluginCrash (9.52s) [2021-09-23T18:04:56.350Z] PASS [2021-09-23T18:04:56.350Z] [2021-09-23T18:04:56.350Z] DONE 6 tests in 9.639s [2021-09-23T18:04:56.350Z] 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-09-23T18:04:56.350Z] ++ 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-09-23T18:04:56.350Z] ++ set -e [2021-09-23T18:04:56.350Z] ++ '[' -n 0 ']' [2021-09-23T18:04:56.350Z] ++ set -x [2021-09-23T18:04:56.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T18:04:56.350Z] testing: warning: no tests to run [2021-09-23T18:04:56.350Z] PASS [2021-09-23T18:04:56.350Z] [2021-09-23T18:04:56.350Z] DONE 0 tests in 0.042s [2021-09-23T18:04:56.350Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-23T18:04:56.350Z] ++ 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-09-23T18:04:56.350Z] ++ set -e [2021-09-23T18:04:56.350Z] ++ '[' -n 0 ']' [2021-09-23T18:04:56.350Z] ++ set -x [2021-09-23T18:04:56.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T18:04:56.611Z] INFO: Testing against a local daemon [2021-09-23T18:04:56.611Z] === RUN TestPluginWithDevMounts [2021-09-23T18:04:56.611Z] === PAUSE TestPluginWithDevMounts [2021-09-23T18:04:56.611Z] === CONT TestPluginWithDevMounts [2021-09-23T18:04:56.675Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-23T18:04:57.561Z] --- PASS: TestUpdateRestartPolicy (21.17s) [2021-09-23T18:04:57.561Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:04:58.054Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-23T18:04:58.527Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-09-23T18:04:58.527Z] PASS [2021-09-23T18:04:58.527Z] [2021-09-23T18:04:58.527Z] DONE 1 tests in 2.006s [2021-09-23T18:04:58.527Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-23T18:04:58.527Z] ++ 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-09-23T18:04:58.527Z] ++ set -e [2021-09-23T18:04:58.527Z] ++ '[' -n 0 ']' [2021-09-23T18:04:58.527Z] ++ set -x [2021-09-23T18:04:58.527Z] ++ env -i DEST=/go/src/github.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-09-23T18:04:58.527Z] INFO: Testing against a local daemon [2021-09-23T18:04:58.527Z] === RUN TestSecretInspect [2021-09-23T18:04:58.993Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-23T18:05:00.376Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-23T18:05:00.517Z] --- PASS: TestUpdateRestartWithAutoRemove (2.48s) [2021-09-23T18:05:00.517Z] === RUN TestWaitNonBlocked [2021-09-23T18:05:00.517Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:05:00.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:05:00.517Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:05:00.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:05:00.517Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:05:00.517Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:05:00.635Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-23T18:05:01.205Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-23T18:05:01.830Z] --- PASS: TestSecretInspect (2.71s) [2021-09-23T18:05:01.830Z] === RUN TestSecretList [2021-09-23T18:05:02.144Z] --- PASS: TestDockerNetworkMacvlan (12.08s) [2021-09-23T18:05:02.144Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-09-23T18:05:02.144Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-09-23T18:05:02.144Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.05s) [2021-09-23T18:05:02.144Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.08s) [2021-09-23T18:05:02.144Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s) [2021-09-23T18:05:02.144Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2021-09-23T18:05:02.144Z] PASS [2021-09-23T18:05:02.144Z] [2021-09-23T18:05:02.144Z] DONE 8 tests in 13.611s [2021-09-23T18:05:02.144Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-23T18:05:02.144Z] ++ 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-09-23T18:05:02.144Z] ++ set -e [2021-09-23T18:05:02.144Z] ++ '[' -n 0 ']' [2021-09-23T18:05:02.144Z] ++ set -x [2021-09-23T18:05:02.144Z] ++ env -i DEST=/go/src/github.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-09-23T18:05:02.144Z] testing: warning: no tests to run [2021-09-23T18:05:02.144Z] PASS [2021-09-23T18:05:02.144Z] [2021-09-23T18:05:02.144Z] DONE 0 tests in 0.045s [2021-09-23T18:05:02.144Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-23T18:05:02.144Z] ++ 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-09-23T18:05:02.144Z] ++ set -e [2021-09-23T18:05:02.144Z] ++ '[' -n 0 ']' [2021-09-23T18:05:02.144Z] ++ set -x [2021-09-23T18:05:02.145Z] ++ env -i DEST=/go/src/github.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-09-23T18:05:02.412Z] INFO: Testing against a local daemon [2021-09-23T18:05:02.412Z] === RUN TestAuthZPluginAllowRequest [2021-09-23T18:05:03.388Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-23T18:05:03.476Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-23T18:05:03.477Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.90s) [2021-09-23T18:05:03.477Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.10s) [2021-09-23T18:05:03.477Z] === RUN TestWaitBlocked [2021-09-23T18:05:03.477Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:03.477Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-23T18:05:03.477Z] PASS [2021-09-23T18:05:03.477Z] ok github.com/docker/docker/integration/container 92.472s [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === Skipped [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-23T18:05:03.477Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-23T18:05:03.477Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:05:03.477Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:05:03.477Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:05:03.477Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:05:03.477Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:05:03.477Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-23T18:05:03.477Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:05:03.477Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-23T18:05:03.477Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-09-23T18:05:03.477Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-23T18:05:03.477Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-23T18:05:03.477Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:05:03.477Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-23T18:05:03.477Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-23T18:05:03.477Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:05:03.477Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:05:03.477Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:05:03.477Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:05:03.477Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-23T18:05:03.477Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:05:03.477Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-23T18:05:03.477Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:05:03.477Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:05:03.477Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-23T18:05:03.477Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-23T18:05:03.477Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-23T18:05:03.477Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-23T18:05:03.477Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-23T18:05:03.477Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:05:03.477Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:05:03.477Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-23T18:05:03.477Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-23T18:05:03.477Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-23T18:05:03.477Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:03.477Z] [2021-09-23T18:05:03.477Z] DONE 87 tests, 34 skipped in 94.398s [2021-09-23T18:05:03.477Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-23T18:05:03.649Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2021-09-23T18:05:03.649Z] === RUN TestAuthZPluginTLS [2021-09-23T18:05:04.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-09-23T18:05:04.219Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-09-23T18:05:04.219Z] === RUN TestAuthZPluginDenyRequest [2021-09-23T18:05:04.376Z] --- PASS: TestSecretList (2.65s) [2021-09-23T18:05:04.377Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:05:04.789Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-09-23T18:05:04.789Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-23T18:05:05.358Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-23T18:05:05.358Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-09-23T18:05:05.358Z] === RUN TestAuthZPluginDenyResponse [2021-09-23T18:05:05.927Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-09-23T18:05:05.927Z] === RUN TestAuthZPluginAllowEventStream [2021-09-23T18:05:06.186Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-23T18:05:06.758Z] docker_api_swarm_test.go:304: [dc642339e843d] joining swarm manager [db4c151a15764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:05:06.923Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2021-09-23T18:05:06.923Z] === RUN TestSecretsUpdate [2021-09-23T18:05:07.021Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-23T18:05:07.592Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-09-23T18:05:07.592Z] === RUN TestAuthZPluginErrorResponse [2021-09-23T18:05:08.162Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-09-23T18:05:08.162Z] === RUN TestAuthZPluginErrorRequest [2021-09-23T18:05:08.422Z] docker_api_swarm_test.go:305: [d75cf890950ff] joining swarm manager [db4c151a15764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:05:08.681Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-09-23T18:05:08.681Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-23T18:05:09.251Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-09-23T18:05:09.251Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-23T18:05:09.472Z] --- PASS: TestSecretsUpdate (2.68s) [2021-09-23T18:05:09.472Z] === RUN TestTemplatedSecret [2021-09-23T18:05:10.630Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-09-23T18:05:11.199Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s) [2021-09-23T18:05:11.199Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-23T18:05:12.775Z] --- PASS: TestTemplatedSecret (3.08s) [2021-09-23T18:05:12.775Z] === RUN TestSecretCreateResolve [2021-09-23T18:05:13.107Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2021-09-23T18:05:13.107Z] === RUN TestAuthZPluginHeader [2021-09-23T18:05:13.676Z] --- PASS: TestAuthZPluginHeader (0.78s) [2021-09-23T18:05:13.676Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-23T18:05:14.614Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-23T18:05:14.689Z] --- PASS: TestSecretCreateResolve (2.21s) [2021-09-23T18:05:14.689Z] PASS [2021-09-23T18:05:14.689Z] [2021-09-23T18:05:14.689Z] DONE 6 tests in 16.135s [2021-09-23T18:05:14.689Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-09-23T18:05:14.689Z] ++ 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-09-23T18:05:14.689Z] ++ set -e [2021-09-23T18:05:14.689Z] ++ '[' -n 0 ']' [2021-09-23T18:05:14.689Z] ++ set -x [2021-09-23T18:05:14.689Z] ++ env -i DEST=/go/src/github.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-09-23T18:05:14.689Z] INFO: Testing against a local daemon [2021-09-23T18:05:14.689Z] === RUN TestServiceCreateInit [2021-09-23T18:05:14.689Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:05:17.905Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-09-23T18:05:17.905Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2021-09-23T18:05:17.905Z] === RUN TestAuthZPluginV2Disable [2021-09-23T18:05:19.285Z] === RUN TestDockerSuite/TestBuildRm [2021-09-23T18:05:19.979Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:05:21.200Z] --- PASS: TestAuthZPluginV2Disable (3.21s) [2021-09-23T18:05:21.200Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-23T18:05:21.332Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T18:05:21.332Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:05:21.332Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:05:21.332Z] === RUN TestDaemonConfigValidation [2021-09-23T18:05:21.332Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:05:21.332Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-23T18:05:21.332Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:05:21.332Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:05:21.332Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:05:21.332Z] PASS [2021-09-23T18:05:21.332Z] ok github.com/docker/docker/integration/daemon 0.077s [2021-09-23T18:05:21.332Z] [2021-09-23T18:05:21.332Z] === Skipped [2021-09-23T18:05:21.332Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:05:21.332Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:05:21.332Z] [2021-09-23T18:05:21.332Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-23T18:05:21.332Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:05:21.332Z] [2021-09-23T18:05:21.332Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:05:21.332Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:05:21.332Z] [2021-09-23T18:05:21.332Z] DONE 3 tests, 3 skipped in 17.812s [2021-09-23T18:05:21.332Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-23T18:05:21.459Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-23T18:05:22.026Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-23T18:05:22.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:22.896Z] INFO: Testing against a local daemon [2021-09-23T18:05:22.896Z] === RUN TestCommitInheritsEnv [2021-09-23T18:05:22.896Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:05:22.896Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-23T18:05:22.896Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:05:22.896Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:05:22.896Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:05:22.896Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:05:22.896Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-23T18:05:22.896Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:05:22.896Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-23T18:05:22.896Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:05:23.364Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2021-09-23T18:05:23.364Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:05:23.364Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-23T18:05:23.364Z] === RUN TestTagInvalidReference [2021-09-23T18:05:23.364Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-23T18:05:23.364Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:05:23.364Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-23T18:05:23.404Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-23T18:05:23.405Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-23T18:05:23.664Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.95s) [2021-09-23T18:05:23.664Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-23T18:05:23.832Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:05:23.832Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-23T18:05:23.832Z] === RUN TestTagOfficialNames [2021-09-23T18:05:23.832Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-23T18:05:23.832Z] === RUN TestTagMatchesDigest [2021-09-23T18:05:23.832Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-23T18:05:23.832Z] PASS [2021-09-23T18:05:23.832Z] ok github.com/docker/docker/integration/image 1.142s [2021-09-23T18:05:23.832Z] [2021-09-23T18:05:23.832Z] === Skipped [2021-09-23T18:05:23.832Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-23T18:05:23.832Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:05:23.832Z] [2021-09-23T18:05:23.832Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:05:23.832Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:05:23.832Z] [2021-09-23T18:05:23.833Z] DONE 11 tests, 2 skipped in 2.527s [2021-09-23T18:05:23.833Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-23T18:05:23.923Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-23T18:05:24.212Z] --- PASS: TestServiceCreateInit (9.11s) [2021-09-23T18:05:24.212Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2021-09-23T18:05:24.212Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) [2021-09-23T18:05:24.212Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:05:24.861Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-23T18:05:25.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:25.398Z] INFO: Testing against a local daemon [2021-09-23T18:05:25.398Z] === RUN TestNetworkCreateDelete [2021-09-23T18:05:25.398Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:25.398Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:05:25.398Z] 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-09-23T18:05:25.398Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestDaemonDNSFallback [2021-09-23T18:05:25.398Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:25.398Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestInspectNetwork [2021-09-23T18:05:25.398Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:25.398Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:05:25.398Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:25.398Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:05:25.398Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:05:25.398Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:05:25.398Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:05:25.398Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:05:25.398Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:05:25.398Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:05:25.398Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:05:25.398Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:05:25.398Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:05:25.398Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-23T18:05:25.398Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-23T18:05:25.398Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-23T18:05:25.398Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestNetworkList [2021-09-23T18:05:25.398Z] === RUN TestNetworkList//networks [2021-09-23T18:05:25.398Z] === PAUSE TestNetworkList//networks [2021-09-23T18:05:25.398Z] === RUN TestNetworkList//networks/ [2021-09-23T18:05:25.398Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:05:25.398Z] === CONT TestNetworkList//networks [2021-09-23T18:05:25.398Z] === CONT TestNetworkList//networks/ [2021-09-23T18:05:25.398Z] --- PASS: TestNetworkList (0.02s) [2021-09-23T18:05:25.398Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:05:25.398Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:05:25.398Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:05:25.398Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:05:25.398Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:05:25.398Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:05:25.398Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:05:25.398Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:05:25.398Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:05:25.398Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:05:25.398Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:05:25.398Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:05:25.799Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-23T18:05:25.867Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:05:25.867Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:05:25.867Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:05:25.867Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:05:25.867Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:05:25.867Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:05:25.867Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:05:25.867Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:05:25.867Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:05:25.867Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:05:25.867Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:05:25.867Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:05:25.867Z] PASS [2021-09-23T18:05:25.867Z] ok github.com/docker/docker/integration/network 0.121s [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === Skipped [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-23T18:05:25.867Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:05:25.867Z] 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-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-23T18:05:25.867Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-23T18:05:25.867Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:05:25.867Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:05:25.867Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:05:25.867Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:05:25.867Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:05:25.867Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:05:25.867Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:05:25.867Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:05:25.867Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:05:25.867Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:05:25.867Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:05:25.867Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:05:25.867Z] [2021-09-23T18:05:25.867Z] DONE 22 tests, 15 skipped in 1.848s [2021-09-23T18:05:25.867Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-23T18:05:26.335Z] testing: warning: no tests to run [2021-09-23T18:05:26.335Z] PASS [2021-09-23T18:05:26.335Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2021-09-23T18:05:26.335Z] [2021-09-23T18:05:26.335Z] DONE 0 tests in 0.499s [2021-09-23T18:05:26.335Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-23T18:05:26.736Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-23T18:05:26.803Z] testing: warning: no tests to run [2021-09-23T18:05:26.803Z] PASS [2021-09-23T18:05:26.803Z] ok github.com/docker/docker/integration/network/macvlan 0.052s [2021-09-23T18:05:26.803Z] [2021-09-23T18:05:26.803Z] DONE 0 tests in 0.531s [2021-09-23T18:05:27.271Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-23T18:05:27.305Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-09-23T18:05:27.739Z] testing: warning: no tests to run [2021-09-23T18:05:27.739Z] PASS [2021-09-23T18:05:27.739Z] ok github.com/docker/docker/integration/plugin 0.047s [2021-09-23T18:05:27.739Z] [2021-09-23T18:05:27.739Z] DONE 0 tests in 0.518s [2021-09-23T18:05:27.739Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-23T18:05:28.208Z] testing: warning: no tests to run [2021-09-23T18:05:28.208Z] PASS [2021-09-23T18:05:28.208Z] ok github.com/docker/docker/integration/plugin/authz 0.052s [2021-09-23T18:05:28.208Z] [2021-09-23T18:05:28.208Z] DONE 0 tests in 0.504s [2021-09-23T18:05:28.208Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-23T18:05:30.600Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-23T18:05:30.600Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-23T18:05:30.860Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-23T18:05:30.860Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-23T18:05:30.860Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-23T18:05:31.431Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-23T18:05:32.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:32.017Z] INFO: Testing against a local daemon [2021-09-23T18:05:32.017Z] === RUN TestPluginInvalidJSON [2021-09-23T18:05:32.017Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:05:32.017Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:05:32.017Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:05:32.017Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-23T18:05:32.017Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:05:32.017Z] === RUN TestPluginInstall [2021-09-23T18:05:32.017Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:05:32.017Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-23T18:05:32.017Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:05:32.017Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:05:32.017Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-23T18:05:32.017Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:05:32.017Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:05:32.017Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:05:32.017Z] PASS [2021-09-23T18:05:32.017Z] ok github.com/docker/docker/integration/plugin/common 0.074s [2021-09-23T18:05:32.017Z] [2021-09-23T18:05:32.017Z] === Skipped [2021-09-23T18:05:32.017Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-23T18:05:32.017Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:05:32.017Z] [2021-09-23T18:05:32.017Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-23T18:05:32.017Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:05:32.017Z] [2021-09-23T18:05:32.017Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:05:32.017Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:05:32.017Z] [2021-09-23T18:05:32.017Z] DONE 5 tests, 3 skipped in 3.648s [2021-09-23T18:05:32.017Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-23T18:05:32.371Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-23T18:05:32.631Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-23T18:05:33.202Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-23T18:05:34.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:34.235Z] INFO: Testing against a local daemon [2021-09-23T18:05:34.235Z] === RUN TestExternalGraphDriver [2021-09-23T18:05:34.235Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:05:34.235Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-23T18:05:34.235Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:05:34.235Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:05:34.235Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:05:34.235Z] PASS [2021-09-23T18:05:34.235Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.076s [2021-09-23T18:05:34.235Z] [2021-09-23T18:05:34.235Z] === Skipped [2021-09-23T18:05:34.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-23T18:05:34.235Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:05:34.235Z] [2021-09-23T18:05:34.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:05:34.235Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:05:34.235Z] [2021-09-23T18:05:34.235Z] DONE 2 tests, 2 skipped in 2.305s [2021-09-23T18:05:34.235Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-23T18:05:35.738Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.72s) [2021-09-23T18:05:35.738Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-23T18:05:35.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:35.803Z] INFO: Testing against a local daemon [2021-09-23T18:05:35.803Z] === RUN TestReadPluginNoRead [2021-09-23T18:05:35.803Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:05:35.803Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-23T18:05:35.803Z] PASS [2021-09-23T18:05:35.803Z] ok github.com/docker/docker/integration/plugin/logging 0.064s [2021-09-23T18:05:35.803Z] [2021-09-23T18:05:35.803Z] === Skipped [2021-09-23T18:05:35.803Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-23T18:05:35.803Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:05:35.803Z] [2021-09-23T18:05:35.803Z] DONE 1 tests, 1 skipped in 1.619s [2021-09-23T18:05:36.271Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-23T18:05:36.308Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-23T18:05:36.739Z] testing: warning: no tests to run [2021-09-23T18:05:36.740Z] PASS [2021-09-23T18:05:36.740Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.050s [2021-09-23T18:05:36.740Z] [2021-09-23T18:05:36.740Z] DONE 0 tests in 0.826s [2021-09-23T18:05:37.208Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-23T18:05:37.246Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-23T18:05:37.813Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-23T18:05:38.072Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-23T18:05:38.640Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-23T18:05:38.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-09-23T18:05:38.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:38.774Z] INFO: Testing against a local daemon [2021-09-23T18:05:38.774Z] === RUN TestPluginWithDevMounts [2021-09-23T18:05:38.774Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:38.774Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-23T18:05:38.774Z] PASS [2021-09-23T18:05:38.774Z] ok github.com/docker/docker/integration/plugin/volumes 0.063s [2021-09-23T18:05:38.774Z] [2021-09-23T18:05:38.774Z] === Skipped [2021-09-23T18:05:38.774Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-23T18:05:38.774Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:38.774Z] [2021-09-23T18:05:38.774Z] DONE 1 tests, 1 skipped in 1.587s [2021-09-23T18:05:38.774Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-23T18:05:39.597Z] === RUN TestDockerSuite/TestBuildUser [2021-09-23T18:05:39.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:39.762Z] INFO: Testing against a local daemon [2021-09-23T18:05:39.762Z] === RUN TestSecretInspect [2021-09-23T18:05:39.762Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:39.762Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-23T18:05:39.762Z] === RUN TestSecretList [2021-09-23T18:05:39.762Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:39.762Z] --- SKIP: TestSecretList (0.00s) [2021-09-23T18:05:39.762Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:05:39.762Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:39.762Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:05:39.762Z] === RUN TestSecretsUpdate [2021-09-23T18:05:39.762Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:39.762Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-23T18:05:39.762Z] === RUN TestTemplatedSecret [2021-09-23T18:05:39.762Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:39.762Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-23T18:05:39.762Z] === RUN TestSecretCreateResolve [2021-09-23T18:05:39.762Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:39.762Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-23T18:05:39.762Z] PASS [2021-09-23T18:05:39.762Z] ok github.com/docker/docker/integration/secret 0.065s [2021-09-23T18:05:40.230Z] [2021-09-23T18:05:40.230Z] === Skipped [2021-09-23T18:05:40.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-23T18:05:40.230Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:40.230Z] [2021-09-23T18:05:40.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-23T18:05:40.230Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:40.230Z] [2021-09-23T18:05:40.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:05:40.230Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:40.230Z] [2021-09-23T18:05:40.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-23T18:05:40.230Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:40.230Z] [2021-09-23T18:05:40.230Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-23T18:05:40.230Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:40.230Z] [2021-09-23T18:05:40.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-23T18:05:40.230Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:40.230Z] [2021-09-23T18:05:40.230Z] DONE 6 tests, 6 skipped in 1.417s [2021-09-23T18:05:40.230Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-23T18:05:40.975Z] docker_api_swarm_test.go:272: [d4e08d32a3810] joining swarm manager [dc015cd369520]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:05:41.235Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-23T18:05:41.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:41.795Z] INFO: Testing against a local daemon [2021-09-23T18:05:41.795Z] === RUN TestServiceCreateInit [2021-09-23T18:05:41.795Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:05:41.795Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:05:41.795Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-23T18:05:41.795Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:05:41.795Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:05:41.795Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:05:41.795Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:05:41.795Z] === RUN TestCreateServiceConflict [2021-09-23T18:05:41.795Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-23T18:05:41.795Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:05:41.795Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-23T18:05:41.795Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:05:41.795Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:05:41.795Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:05:41.795Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:05:41.795Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:05:41.795Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:05:41.795Z] === RUN TestCreateServiceSysctls [2021-09-23T18:05:41.795Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-23T18:05:41.795Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:05:41.795Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-23T18:05:41.795Z] === RUN TestInspect [2021-09-23T18:05:41.795Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestInspect (0.00s) [2021-09-23T18:05:41.795Z] === RUN TestCreateJob [2021-09-23T18:05:41.795Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestCreateJob (0.00s) [2021-09-23T18:05:41.795Z] === RUN TestReplicatedJob [2021-09-23T18:05:41.795Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-23T18:05:41.795Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:05:41.795Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:41.795Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-23T18:05:42.174Z] docker_api_swarm_test.go:273: [db761ac0ca7d5] joining swarm manager [dc015cd369520]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:05:42.264Z] === RUN TestServiceListWithStatuses [2021-09-23T18:05:42.264Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:05:42.264Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:05:42.264Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:05:42.264Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:05:42.264Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-23T18:05:42.264Z] === RUN TestServicePlugin [2021-09-23T18:05:42.264Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-23T18:05:42.264Z] === RUN TestServiceUpdateLabel [2021-09-23T18:05:42.264Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-23T18:05:42.264Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:05:42.264Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-23T18:05:42.264Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:05:42.264Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-23T18:05:42.264Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:05:42.264Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-23T18:05:42.264Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:05:42.264Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:05:42.264Z] PASS [2021-09-23T18:05:42.264Z] ok github.com/docker/docker/integration/service 0.165s [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === Skipped [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:05:42.264Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:05:42.264Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:05:42.264Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-23T18:05:42.264Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-23T18:05:42.264Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:05:42.264Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:05:42.264Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:05:42.264Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-23T18:05:42.264Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-23T18:05:42.264Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-23T18:05:42.264Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-23T18:05:42.264Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-23T18:05:42.264Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-23T18:05:42.264Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-23T18:05:42.264Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:05:42.264Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-23T18:05:42.264Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-23T18:05:42.264Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-23T18:05:42.264Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-23T18:05:42.264Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-23T18:05:42.264Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-23T18:05:42.264Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:05:42.264Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:05:42.264Z] [2021-09-23T18:05:42.264Z] DONE 24 tests, 23 skipped in 2.020s [2021-09-23T18:05:42.264Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-23T18:05:42.334Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2021-09-23T18:05:42.334Z] === RUN TestCreateServiceConflict [2021-09-23T18:05:42.334Z] --- PASS: TestCreateServiceConflict (2.24s) [2021-09-23T18:05:42.334Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:05:43.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:43.829Z] INFO: Testing against a local daemon [2021-09-23T18:05:43.829Z] === RUN TestSessionCreate [2021-09-23T18:05:43.829Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:43.829Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-23T18:05:43.829Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:05:43.829Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:43.829Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:05:43.829Z] PASS [2021-09-23T18:05:43.829Z] ok github.com/docker/docker/integration/session 0.073s [2021-09-23T18:05:43.829Z] [2021-09-23T18:05:43.829Z] === Skipped [2021-09-23T18:05:43.829Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-23T18:05:43.829Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:43.829Z] [2021-09-23T18:05:43.829Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:05:43.829Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:05:43.829Z] [2021-09-23T18:05:43.829Z] DONE 2 tests, 2 skipped in 1.337s [2021-09-23T18:05:43.829Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-23T18:05:44.079Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-23T18:05:44.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:44.815Z] INFO: Testing against a local daemon [2021-09-23T18:05:44.815Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:05:45.281Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:45.281Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:05:45.281Z] === RUN TestDiskUsage [2021-09-23T18:05:45.281Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:05:45.281Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-23T18:05:45.281Z] === RUN TestEventsExecDie [2021-09-23T18:05:45.281Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:05:45.281Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-23T18:05:45.281Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:05:45.281Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:05:45.281Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:05:45.281Z] === RUN TestEventsVolumeCreate [2021-09-23T18:05:45.281Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:05:45.281Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-23T18:05:45.281Z] === RUN TestInfoAPI [2021-09-23T18:05:45.281Z] --- PASS: TestInfoAPI (0.02s) [2021-09-23T18:05:45.281Z] === RUN TestInfoAPIWarnings [2021-09-23T18:05:45.281Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:05:45.281Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-23T18:05:45.281Z] === RUN TestInfoDebug [2021-09-23T18:05:45.281Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:05:45.281Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-23T18:05:45.281Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:05:45.281Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:05:45.281Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-23T18:05:45.281Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:05:45.281Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:05:45.281Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-23T18:05:45.281Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:05:45.636Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2021-09-23T18:05:45.637Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:05:46.266Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-09-23T18:05:46.266Z] === RUN TestPingCacheHeaders [2021-09-23T18:05:46.266Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-23T18:05:46.266Z] === RUN TestPingGet [2021-09-23T18:05:46.266Z] --- PASS: TestPingGet (0.02s) [2021-09-23T18:05:46.266Z] === RUN TestPingHead [2021-09-23T18:05:46.266Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:05:46.266Z] === RUN TestVersion [2021-09-23T18:05:46.266Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:05:46.266Z] PASS [2021-09-23T18:05:46.266Z] ok github.com/docker/docker/integration/system 1.120s [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] === Skipped [2021-09-23T18:05:46.266Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:05:46.266Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-23T18:05:46.266Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-23T18:05:46.266Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:05:46.266Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-23T18:05:46.266Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-23T18:05:46.266Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-23T18:05:46.266Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-23T18:05:46.266Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-23T18:05:46.266Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:05:46.266Z] [2021-09-23T18:05:46.266Z] DONE 15 tests, 9 skipped in 2.547s [2021-09-23T18:05:46.266Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-23T18:05:47.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:47.828Z] INFO: Testing against a local daemon [2021-09-23T18:05:47.828Z] === RUN TestVolumesCreateAndList [2021-09-23T18:05:47.828Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-23T18:05:47.828Z] === RUN TestVolumesRemove [2021-09-23T18:05:47.828Z] --- PASS: TestVolumesRemove (0.11s) [2021-09-23T18:05:47.828Z] === RUN TestVolumesInspect [2021-09-23T18:05:47.828Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-23T18:05:47.828Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:05:47.828Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:05:47.828Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:05:47.828Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:05:47.828Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-23T18:05:47.828Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:05:47.828Z] PASS [2021-09-23T18:05:47.828Z] ok github.com/docker/docker/integration/volume 0.229s [2021-09-23T18:05:47.828Z] [2021-09-23T18:05:47.828Z] DONE 5 tests in 1.706s [2021-09-23T18:05:48.296Z] INFO: make.ps1 ended at 09/23/2021 18:05:47 [2021-09-23T18:05:48.296Z] INFO: Integration CLI tests being run from the host: [2021-09-23T18:05:48.296Z] 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-09-23T18:05:48.526Z] --- PASS: TestBuildWithHugeFile (106.25s) [2021-09-23T18:05:48.526Z] === RUN TestBuildWCOWSandboxSize [2021-09-23T18:05:49.819Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-23T18:05:49.819Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-23T18:05:49.819Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-23T18:05:49.819Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-23T18:05:49.819Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-09-23T18:05:49.819Z] remote: Enumerating objects: 23, done. [2021-09-23T18:05:49.819Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-09-23T18:05:49.819Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-09-23T18:05:49.819Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-09-23T18:05:49.819Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-09-23T18:05:49.819Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-09-23T18:05:49.819Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-09-23T18:05:50.755Z] Cross building: bundles/cross/linux/ppc64le [2021-09-23T18:05:50.755Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-23T18:05:50.755Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-23T18:05:52.199Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-09-23T18:05:52.199Z] PASS [2021-09-23T18:05:52.199Z] [2021-09-23T18:05:52.199Z] DONE 17 tests in 49.926s [2021-09-23T18:05:52.199Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-23T18:05:52.199Z] ++ 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-09-23T18:05:52.199Z] ++ set -e [2021-09-23T18:05:52.199Z] ++ '[' -n 0 ']' [2021-09-23T18:05:52.199Z] ++ set -x [2021-09-23T18:05:52.199Z] ++ env -i DEST=/go/src/github.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-09-23T18:05:52.199Z] INFO: Testing against a local daemon [2021-09-23T18:05:52.199Z] === RUN TestPluginInvalidJSON [2021-09-23T18:05:52.199Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:05:52.199Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:05:52.199Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:05:52.199Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-23T18:05:52.199Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:05:52.199Z] === RUN TestPluginInstall [2021-09-23T18:05:52.199Z] === RUN TestPluginInstall/no_auth [2021-09-23T18:05:53.580Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-23T18:05:54.520Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-23T18:05:54.520Z] time="2021-09-23T18:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:05:54.520Z] time="2021-09-23T18:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2dde2309d22eae71174c526d70ccfc8ff5a2630358d41d60a8c988602d3ed9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:05:54.520Z] time="2021-09-23T18:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:05:54.520Z] time="2021-09-23T18:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2dde2309d22eae71174c526d70ccfc8ff5a2630358d41d60a8c988602d3ed9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:05:54.780Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-23T18:05:55.039Z] === RUN TestPluginInstall/with_htpasswd [2021-09-23T18:05:55.300Z] time="2021-09-23T18:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:05:55.300Z] time="2021-09-23T18:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2dde2309d22eae71174c526d70ccfc8ff5a2630358d41d60a8c988602d3ed9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:05:55.300Z] time="2021-09-23T18:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:05:55.300Z] time="2021-09-23T18:05:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2dde2309d22eae71174c526d70ccfc8ff5a2630358d41d60a8c988602d3ed9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:05:55.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-23T18:05:55.467Z] INFO: Testing against a local daemon [2021-09-23T18:05:55.467Z] === RUN TestDockerSuite [2021-09-23T18:05:55.467Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-23T18:05:55.467Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-23T18:05:55.467Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:05:55.467Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-23T18:05:55.467Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-23T18:05:55.467Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-23T18:05:55.467Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-23T18:05:55.467Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:05:55.467Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-23T18:05:55.467Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-23T18:05:55.559Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-23T18:05:55.819Z] === RUN TestPluginInstall/with_insecure [2021-09-23T18:05:55.934Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-23T18:05:55.934Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-23T18:05:56.387Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-23T18:05:56.402Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-23T18:05:56.647Z] time="2021-09-23T18:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:05:56.648Z] time="2021-09-23T18:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02bc50f7bfc3c1d47d410814ee853dd90c1220c789c3b5346454059edb77b5ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:05:56.648Z] time="2021-09-23T18:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-23T18:05:56.648Z] time="2021-09-23T18:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02bc50f7bfc3c1d47d410814ee853dd90c1220c789c3b5346454059edb77b5ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-23T18:05:56.869Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-23T18:05:56.906Z] plugin_test.go:165: [d3f11406819af] daemon is not started [2021-09-23T18:05:56.906Z] --- PASS: TestPluginInstall (4.66s) [2021-09-23T18:05:56.906Z] --- PASS: TestPluginInstall/no_auth (2.66s) [2021-09-23T18:05:56.906Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-09-23T18:05:56.906Z] --- PASS: TestPluginInstall/with_insecure (1.20s) [2021-09-23T18:05:56.906Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:05:57.474Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-23T18:05:57.474Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-23T18:05:57.474Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-23T18:05:57.474Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-23T18:05:57.474Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-23T18:05:57.474Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-23T18:05:57.474Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-23T18:05:57.474Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-23T18:05:57.474Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-23T18:05:58.854Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-23T18:05:58.854Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-23T18:05:59.114Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-23T18:05:59.685Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-23T18:05:59.685Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-23T18:06:00.255Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-23T18:06:00.544Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2021-09-23T18:06:00.544Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:06:00.844Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-23T18:06:00.844Z] --- PASS: TestPluginsWithRuntimes (3.93s) [2021-09-23T18:06:00.844Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2021-09-23T18:06:00.844Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-09-23T18:06:00.844Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:06:00.844Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-23T18:06:01.786Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-09-23T18:06:01.786Z] PASS [2021-09-23T18:06:01.786Z] [2021-09-23T18:06:01.786Z] DONE 10 tests in 9.497s [2021-09-23T18:06:01.786Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-23T18:06:01.786Z] ++ 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-09-23T18:06:01.786Z] ++ set -e [2021-09-23T18:06:01.786Z] ++ '[' -n 0 ']' [2021-09-23T18:06:01.786Z] ++ set -x [2021-09-23T18:06:01.786Z] ++ env -i DEST=/go/src/github.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-09-23T18:06:01.786Z] INFO: Testing against a local daemon [2021-09-23T18:06:01.786Z] === RUN TestExternalGraphDriver [2021-09-23T18:06:01.786Z] === RUN TestExternalGraphDriver/json [2021-09-23T18:06:01.928Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2021-09-23T18:06:01.929Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:06:03.166Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-23T18:06:03.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-09-23T18:06:03.685Z] === RUN TestExternalGraphDriver/spec [2021-09-23T18:06:04.475Z] --- PASS: TestCreateServiceConfigFileMode (2.44s) [2021-09-23T18:06:04.475Z] === RUN TestCreateServiceSysctls [2021-09-23T18:06:05.068Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-23T18:06:05.636Z] === RUN TestExternalGraphDriver/pull [2021-09-23T18:06:06.207Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-23T18:06:06.466Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-23T18:06:07.035Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-23T18:06:07.035Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-23T18:06:07.035Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-23T18:06:07.295Z] --- PASS: TestExternalGraphDriver (5.44s) [2021-09-23T18:06:07.295Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-09-23T18:06:07.295Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2021-09-23T18:06:07.295Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2021-09-23T18:06:07.295Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:06:07.779Z] --- PASS: TestCreateServiceSysctls (3.60s) [2021-09-23T18:06:07.779Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:06:07.863Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-23T18:06:09.241Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-23T18:06:09.241Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-23T18:06:09.241Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:06:09.241Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-23T18:06:09.809Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-23T18:06:10.327Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2021-09-23T18:06:10.327Z] === RUN TestInspect [2021-09-23T18:06:10.747Z] === RUN TestDockerSuite/TestCommitChange [2021-09-23T18:06:11.007Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2021-09-23T18:06:11.007Z] PASS [2021-09-23T18:06:11.007Z] [2021-09-23T18:06:11.007Z] DONE 5 tests in 9.326s [2021-09-23T18:06:11.007Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-23T18:06:11.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-09-23T18:06:11.007Z] ++ set -e [2021-09-23T18:06:11.007Z] ++ '[' -n 0 ']' [2021-09-23T18:06:11.007Z] ++ set -x [2021-09-23T18:06:11.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-09-23T18:06:11.007Z] INFO: Testing against a local daemon [2021-09-23T18:06:11.007Z] === RUN TestContinueAfterPluginCrash [2021-09-23T18:06:11.007Z] === PAUSE TestContinueAfterPluginCrash [2021-09-23T18:06:11.007Z] === RUN TestReadPluginNoRead [2021-09-23T18:06:11.007Z] === PAUSE TestReadPluginNoRead [2021-09-23T18:06:11.007Z] === RUN TestDaemonStartWithLogOpt [2021-09-23T18:06:11.007Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-23T18:06:11.007Z] === CONT TestContinueAfterPluginCrash [2021-09-23T18:06:11.007Z] === CONT TestDaemonStartWithLogOpt [2021-09-23T18:06:11.474Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-23T18:06:12.412Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-23T18:06:13.631Z] --- PASS: TestInspect (2.83s) [2021-09-23T18:06:13.631Z] === RUN TestCreateJob [2021-09-23T18:06:13.793Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-23T18:06:15.173Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-23T18:06:15.433Z] --- PASS: TestDaemonStartWithLogOpt (4.21s) [2021-09-23T18:06:15.433Z] === CONT TestReadPluginNoRead [2021-09-23T18:06:16.002Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-23T18:06:16.180Z] --- PASS: TestCreateJob (3.09s) [2021-09-23T18:06:16.181Z] === RUN TestReplicatedJob [2021-09-23T18:06:17.384Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-23T18:06:17.952Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-23T18:06:17.952Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-23T18:06:18.763Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-23T18:06:18.763Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-23T18:06:18.763Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-23T18:06:18.763Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-23T18:06:18.763Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-23T18:06:18.763Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-23T18:06:18.763Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-23T18:06:18.763Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:06:18.763Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-23T18:06:19.346Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-23T18:06:19.609Z] === RUN TestReadPluginNoRead/default [2021-09-23T18:06:19.869Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-23T18:06:19.869Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-23T18:06:19.869Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-23T18:06:20.128Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-23T18:06:20.128Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-23T18:06:20.128Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-23T18:06:20.128Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-23T18:06:20.388Z] --- PASS: TestContinueAfterPluginCrash (9.29s) [2021-09-23T18:06:20.984Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-23T18:06:20.984Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:06:20.984Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-23T18:06:20.984Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:06:20.984Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-23T18:06:21.327Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-23T18:06:21.475Z] --- PASS: TestReplicatedJob (5.21s) [2021-09-23T18:06:21.475Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:06:21.587Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-23T18:06:22.526Z] === CONT TestReadPluginNoRead [2021-09-23T18:06:22.526Z] read_test.go:92: [d2944d4e602b5] daemon is not started [2021-09-23T18:06:22.526Z] --- PASS: TestReadPluginNoRead (7.30s) [2021-09-23T18:06:22.526Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-09-23T18:06:22.526Z] --- PASS: TestReadPluginNoRead/default (1.62s) [2021-09-23T18:06:22.526Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-09-23T18:06:22.526Z] PASS [2021-09-23T18:06:22.526Z] [2021-09-23T18:06:22.526Z] DONE 6 tests in 11.648s [2021-09-23T18:06:22.786Z] 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-09-23T18:06:22.786Z] ++ 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-09-23T18:06:22.786Z] ++ set -e [2021-09-23T18:06:22.786Z] ++ '[' -n 0 ']' [2021-09-23T18:06:22.786Z] ++ set -x [2021-09-23T18:06:22.786Z] ++ env -i DEST=/go/src/github.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-09-23T18:06:22.786Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-23T18:06:22.786Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-23T18:06:22.786Z] testing: warning: no tests to run [2021-09-23T18:06:22.786Z] PASS [2021-09-23T18:06:22.786Z] [2021-09-23T18:06:22.786Z] DONE 0 tests in 0.052s [2021-09-23T18:06:22.786Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-23T18:06:22.786Z] ++ 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-09-23T18:06:22.786Z] ++ set -e [2021-09-23T18:06:22.786Z] ++ '[' -n 0 ']' [2021-09-23T18:06:22.786Z] ++ set -x [2021-09-23T18:06:22.786Z] ++ env -i DEST=/go/src/github.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-09-23T18:06:22.786Z] INFO: Testing against a local daemon [2021-09-23T18:06:22.786Z] === RUN TestPluginWithDevMounts [2021-09-23T18:06:22.786Z] === PAUSE TestPluginWithDevMounts [2021-09-23T18:06:22.786Z] === CONT TestPluginWithDevMounts [2021-09-23T18:06:23.354Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-23T18:06:23.923Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-23T18:06:23.945Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-23T18:06:24.492Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-23T18:06:24.751Z] --- PASS: TestPluginWithDevMounts (1.76s) [2021-09-23T18:06:24.751Z] PASS [2021-09-23T18:06:24.751Z] [2021-09-23T18:06:24.751Z] DONE 1 tests in 1.901s [2021-09-23T18:06:24.751Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-23T18:06:24.751Z] ++ 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-09-23T18:06:24.751Z] ++ set -e [2021-09-23T18:06:24.751Z] ++ '[' -n 0 ']' [2021-09-23T18:06:24.751Z] ++ set -x [2021-09-23T18:06:24.751Z] ++ env -i DEST=/go/src/github.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-09-23T18:06:24.751Z] INFO: Testing against a local daemon [2021-09-23T18:06:24.751Z] === RUN TestSecretInspect [2021-09-23T18:06:25.011Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-23T18:06:25.513Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-23T18:06:25.513Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:06:25.513Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-23T18:06:25.513Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:06:25.513Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-23T18:06:25.513Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:06:25.582Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-23T18:06:25.582Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-23T18:06:25.582Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-23T18:06:25.683Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2021-09-23T18:06:25.683Z] === RUN TestServiceListWithStatuses [2021-09-23T18:06:25.683Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:06:25.683Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:06:25.683Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:06:25.842Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-23T18:06:25.842Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-23T18:06:25.982Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-23T18:06:25.982Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:06:25.982Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-23T18:06:26.101Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-23T18:06:26.101Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-23T18:06:26.101Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-23T18:06:27.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-23T18:06:27.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-09-23T18:06:27.559Z] --- PASS: TestSecretInspect (2.63s) [2021-09-23T18:06:27.559Z] === RUN TestSecretList [2021-09-23T18:06:27.559Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-23T18:06:28.129Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-23T18:06:28.129Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-23T18:06:28.218Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-23T18:06:28.219Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:06:28.219Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-23T18:06:28.219Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:06:28.219Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-23T18:06:30.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-23T18:06:30.608Z] --- PASS: TestSecretList (3.10s) [2021-09-23T18:06:30.608Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:06:30.975Z] --- PASS: TestDockerNetworkConnectAlias (5.12s) [2021-09-23T18:06:30.975Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:06:31.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-23T18:06:31.178Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-23T18:06:31.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-09-23T18:06:31.747Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-23T18:06:32.317Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-23T18:06:32.980Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-23T18:06:33.256Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2021-09-23T18:06:33.256Z] === RUN TestSecretsUpdate [2021-09-23T18:06:33.515Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-23T18:06:33.515Z] docker_api_swarm_node_test.go:20: [d2cc4ca47184d] joining swarm manager [d15b900922deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:06:34.276Z] --- PASS: TestDockerNetworkReConnect (3.99s) [2021-09-23T18:06:34.276Z] === RUN TestServicePlugin [2021-09-23T18:06:34.276Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:06:34.276Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-23T18:06:34.276Z] === RUN TestServiceUpdateLabel [2021-09-23T18:06:34.453Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-23T18:06:34.453Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-23T18:06:34.453Z] docker_api_swarm_node_test.go:21: [d534bfa4e994c] joining swarm manager [d15b900922deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:06:35.026Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-23T18:06:35.974Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-23T18:06:35.974Z] --- PASS: TestSecretsUpdate (2.71s) [2021-09-23T18:06:35.974Z] === RUN TestTemplatedSecret [2021-09-23T18:06:36.541Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-23T18:06:36.541Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-23T18:06:36.824Z] --- PASS: TestServiceUpdateLabel (2.60s) [2021-09-23T18:06:36.824Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:06:37.110Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-23T18:06:38.501Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-23T18:06:39.069Z] --- PASS: TestTemplatedSecret (3.10s) [2021-09-23T18:06:39.069Z] === RUN TestSecretCreateResolve [2021-09-23T18:06:39.328Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-23T18:06:39.328Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-23T18:06:39.328Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-23T18:06:39.328Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-23T18:06:39.328Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-23T18:06:39.897Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-23T18:06:41.274Z] --- PASS: TestSecretCreateResolve (2.22s) [2021-09-23T18:06:41.274Z] PASS [2021-09-23T18:06:41.274Z] [2021-09-23T18:06:41.275Z] DONE 6 tests in 16.685s [2021-09-23T18:06:41.275Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-23T18:06:41.275Z] ++ 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-09-23T18:06:41.275Z] ++ set -e [2021-09-23T18:06:41.275Z] ++ '[' -n 0 ']' [2021-09-23T18:06:41.275Z] ++ set -x [2021-09-23T18:06:41.275Z] ++ env -i DEST=/go/src/github.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-09-23T18:06:41.534Z] INFO: Testing against a local daemon [2021-09-23T18:06:41.534Z] === RUN TestServiceCreateInit [2021-09-23T18:06:41.534Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:06:44.821Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-23T18:06:44.821Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-23T18:06:45.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-09-23T18:06:45.650Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:06:45.650Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-23T18:06:45.650Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-23T18:06:45.650Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-23T18:06:45.910Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-23T18:06:48.446Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-23T18:06:49.388Z] docker_api_swarm_test.go:502: [d5da376f4f324] joining swarm manager [d39e2a386dc30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:06:49.388Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-23T18:06:50.327Z] --- PASS: TestServiceCreateInit (8.79s) [2021-09-23T18:06:50.327Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.05s) [2021-09-23T18:06:50.327Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.73s) [2021-09-23T18:06:50.327Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:06:50.327Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-23T18:06:51.735Z] --- PASS: TestServiceUpdateSecrets (14.93s) [2021-09-23T18:06:51.735Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:06:54.524Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-23T18:06:54.524Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-23T18:06:56.441Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-23T18:06:56.702Z] docker_api_swarm_test.go:507: [d9a544ec1bdbf] joining swarm manager [d39e2a386dc30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:06:57.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-23T18:06:58.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-09-23T18:06:58.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-09-23T18:07:00.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-09-23T18:07:02.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-09-23T18:07:03.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7f1b8_} [2021-09-23T18:07:04.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12016871292_/foo_false____} [2021-09-23T18:07:05.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12016871292_/foo_true____} [2021-09-23T18:07:06.379Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33551598794_/foo_false____} [2021-09-23T18:07:07.758Z] --- PASS: TestCreateServiceMultipleTimes (17.23s) [2021-09-23T18:07:07.758Z] === RUN TestCreateServiceConflict [2021-09-23T18:07:07.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33551598794_/foo_true____} [2021-09-23T18:07:09.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33551598794_/foo_true__0xc000b7f1e8__} [2021-09-23T18:07:09.863Z] --- PASS: TestServiceUpdateConfigs (14.97s) [2021-09-23T18:07:09.863Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:07:10.077Z] --- PASS: TestCreateServiceConflict (2.51s) [2021-09-23T18:07:10.077Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:07:10.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7f200_} [2021-09-23T18:07:12.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7f218_} [2021-09-23T18:07:12.965Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2021-09-23T18:07:12.965Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:07:13.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7f230_} [2021-09-23T18:07:14.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7f248_} [2021-09-23T18:07:16.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-09-23T18:07:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-09-23T18:07:17.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-09-23T18:07:17.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-09-23T18:07:17.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-09-23T18:07:17.502Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-23T18:07:19.413Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-23T18:07:19.862Z] --- PASS: TestServiceUpdateNetwork (12.72s) [2021-09-23T18:07:19.862Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:07:20.793Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-23T18:07:20.805Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-23T18:07:21.748Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-23T18:07:22.699Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-23T18:07:23.118Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-23T18:07:23.118Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-23T18:07:23.118Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-23T18:07:23.118Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-23T18:07:23.118Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-23T18:07:23.118Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-23T18:07:23.118Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-23T18:07:23.118Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-23T18:07:23.118Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-23T18:07:23.118Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-23T18:07:23.118Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-23T18:07:23.118Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:07:23.118Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-23T18:07:23.639Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-23T18:07:23.639Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-23T18:07:24.208Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-23T18:07:24.468Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-09-23T18:07:25.036Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-23T18:07:25.606Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-23T18:07:26.110Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-23T18:07:26.110Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:07:26.110Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-23T18:07:26.110Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:07:26.110Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-23T18:07:26.110Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:07:26.110Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-23T18:07:26.110Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:07:26.110Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-23T18:07:26.180Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-23T18:07:26.439Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2021-09-23T18:07:26.439Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:07:27.007Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-23T18:07:27.304Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-23T18:07:27.304Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-23T18:07:27.304Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-23T18:07:27.304Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-23T18:07:27.304Z] Cross building: bundles/cross/linux/s390x [2021-09-23T18:07:27.304Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-23T18:07:27.304Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-23T18:07:27.576Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-23T18:07:28.516Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-23T18:07:28.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-09-23T18:07:29.084Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-23T18:07:29.343Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2021-09-23T18:07:29.344Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:07:29.889Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-23T18:07:30.282Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-23T18:07:30.851Z] docker_api_swarm_node_test.go:81: [df101a20d22ac] joining swarm manager [de1c8c83cac83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:07:31.111Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-23T18:07:31.234Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-23T18:07:31.234Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:07:31.234Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-23T18:07:31.234Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:07:31.234Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-23T18:07:32.049Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-23T18:07:32.326Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2021-09-23T18:07:32.326Z] === RUN TestCreateServiceSysctls [2021-09-23T18:07:32.894Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-23T18:07:33.634Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-23T18:07:33.634Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:07:33.634Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-23T18:07:34.276Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-23T18:07:35.216Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-23T18:07:36.154Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-23T18:07:36.154Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-23T18:07:36.413Z] --- PASS: TestCreateServiceSysctls (4.03s) [2021-09-23T18:07:36.413Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:07:36.474Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2021-09-23T18:07:36.474Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-09-23T18:07:36.474Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.93s) [2021-09-23T18:07:36.474Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2021-09-23T18:07:36.474Z] PASS [2021-09-23T18:07:36.474Z] [2021-09-23T18:07:36.474Z] === Skipped [2021-09-23T18:07:36.474Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-23T18:07:36.474Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:07:36.474Z] [2021-09-23T18:07:36.474Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-09-23T18:07:36.474Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-23T18:07:36.474Z] [2021-09-23T18:07:36.474Z] DONE 27 tests, 2 skipped in 141.537s [2021-09-23T18:07:36.474Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-09-23T18:07:36.474Z] ++ 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-09-23T18:07:36.474Z] ++ set -e [2021-09-23T18:07:36.474Z] ++ '[' -n 0 ']' [2021-09-23T18:07:36.474Z] ++ set -x [2021-09-23T18:07:36.474Z] ++ env -i DEST=/go/src/github.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-09-23T18:07:36.474Z] INFO: Testing against a local daemon [2021-09-23T18:07:36.474Z] === RUN TestSessionCreate [2021-09-23T18:07:36.474Z] --- PASS: TestSessionCreate (0.04s) [2021-09-23T18:07:36.474Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:07:36.474Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-09-23T18:07:36.474Z] PASS [2021-09-23T18:07:36.474Z] [2021-09-23T18:07:36.474Z] DONE 2 tests in 0.189s [2021-09-23T18:07:36.474Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-09-23T18:07:36.474Z] ++ 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-09-23T18:07:36.474Z] ++ set -e [2021-09-23T18:07:36.474Z] ++ '[' -n 0 ']' [2021-09-23T18:07:36.474Z] ++ set -x [2021-09-23T18:07:36.474Z] ++ env -i DEST=/go/src/github.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-09-23T18:07:36.474Z] INFO: Testing against a local daemon [2021-09-23T18:07:36.474Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:07:36.474Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T18:07:36.474Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:07:36.474Z] === RUN TestDiskUsage [2021-09-23T18:07:36.474Z] === PAUSE TestDiskUsage [2021-09-23T18:07:36.474Z] === RUN TestEventsExecDie [2021-09-23T18:07:36.594Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-23T18:07:36.594Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-23T18:07:36.672Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-23T18:07:37.417Z] --- PASS: TestEventsExecDie (0.75s) [2021-09-23T18:07:37.417Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:07:37.417Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-23T18:07:37.417Z] === RUN TestEventsVolumeCreate [2021-09-23T18:07:37.417Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-09-23T18:07:37.417Z] === RUN TestInfoBinaryCommits [2021-09-23T18:07:37.417Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-09-23T18:07:37.417Z] === RUN TestInfoAPIVersioned [2021-09-23T18:07:37.417Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-23T18:07:37.417Z] === RUN TestInfoDiscoveryBackend [2021-09-23T18:07:37.612Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-23T18:07:37.988Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-23T18:07:37.988Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-23T18:07:38.425Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-23T18:07:38.929Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-23T18:07:38.929Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-23T18:07:38.994Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-23T18:07:39.500Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-09-23T18:07:39.500Z] === RUN TestInfoAPI [2021-09-23T18:07:39.500Z] --- PASS: TestInfoAPI (0.04s) [2021-09-23T18:07:39.500Z] === RUN TestInfoAPIWarnings [2021-09-23T18:07:39.550Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-23T18:07:39.932Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-23T18:07:40.019Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-23T18:07:40.019Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:07:40.019Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-23T18:07:40.019Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:07:40.019Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-23T18:07:40.019Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:07:40.019Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-23T18:07:40.019Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-23T18:07:40.192Z] --- PASS: TestCreateServiceCapabilities (3.93s) [2021-09-23T18:07:40.192Z] === RUN TestInspect [2021-09-23T18:07:40.760Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-23T18:07:41.008Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-23T18:07:42.143Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-23T18:07:42.711Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-23T18:07:43.647Z] --- PASS: TestInspect (3.44s) [2021-09-23T18:07:43.647Z] === RUN TestCreateJob [2021-09-23T18:07:44.586Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-23T18:07:44.815Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-23T18:07:45.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-09-23T18:07:45.807Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-23T18:07:45.807Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:07:45.807Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-23T18:07:45.807Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:07:46.276Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-23T18:07:46.276Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-23T18:07:47.437Z] --- PASS: TestCreateJob (3.75s) [2021-09-23T18:07:47.437Z] === RUN TestReplicatedJob [2021-09-23T18:07:48.006Z] docker_api_swarm_node_test.go:53: [dfa886eb0b703] joining swarm manager [d78789cfa3c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:07:48.266Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-23T18:07:48.836Z] docker_api_swarm_node_test.go:54: [dc26d5f23e2a8] joining swarm manager [d78789cfa3c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:07:50.076Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-23T18:07:51.386Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-23T18:07:51.645Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-23T18:07:53.555Z] --- PASS: TestReplicatedJob (5.88s) [2021-09-23T18:07:53.555Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:07:55.461Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-23T18:07:57.371Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2021-09-23T18:07:57.371Z] === RUN TestServiceListWithStatuses [2021-09-23T18:07:57.371Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:07:57.371Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:07:57.371Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:07:57.613Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-09-23T18:07:57.613Z] === RUN TestInfoDebug [2021-09-23T18:07:57.613Z] --- PASS: TestInfoDebug (0.54s) [2021-09-23T18:07:57.613Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:07:57.613Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-23T18:07:57.613Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:07:57.613Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-23T18:07:57.613Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:07:57.613Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-09-23T18:07:57.613Z] === RUN TestPingCacheHeaders [2021-09-23T18:07:57.613Z] --- PASS: TestPingCacheHeaders (0.09s) [2021-09-23T18:07:57.613Z] === RUN TestPingGet [2021-09-23T18:07:57.631Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-23T18:07:57.875Z] --- PASS: TestPingGet (0.04s) [2021-09-23T18:07:57.875Z] === RUN TestPingHead [2021-09-23T18:07:57.875Z] --- PASS: TestPingHead (0.07s) [2021-09-23T18:07:57.875Z] === RUN TestVersion [2021-09-23T18:07:57.875Z] --- PASS: TestVersion (0.03s) [2021-09-23T18:07:57.875Z] === CONT TestDiskUsage [2021-09-23T18:07:58.201Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-23T18:07:58.447Z] === RUN TestDiskUsage/empty [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/container_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/image_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/volume_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-23T18:07:58.448Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-23T18:07:58.710Z] === RUN TestDiskUsage/after_container.Run [2021-09-23T18:07:58.973Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-23T18:07:58.973Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-23T18:07:58.973Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-23T18:07:58.973Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-23T18:07:58.973Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-23T18:07:59.234Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-23T18:07:59.234Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-23T18:07:59.234Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-23T18:07:59.234Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-23T18:07:59.234Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage (1.45s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-23T18:07:59.234Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:07:59.234Z] PASS [2021-09-23T18:07:59.234Z] [2021-09-23T18:07:59.234Z] === Skipped [2021-09-23T18:07:59.234Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:07:59.234Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T18:07:59.234Z] [2021-09-23T18:07:59.234Z] DONE 53 tests, 1 skipped in 22.985s [2021-09-23T18:07:59.234Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-23T18:07:59.234Z] ++ 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-09-23T18:07:59.234Z] ++ set -e [2021-09-23T18:07:59.234Z] ++ '[' -n 0 ']' [2021-09-23T18:07:59.234Z] ++ set -x [2021-09-23T18:07:59.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-23T18:07:59.496Z] INFO: Testing against a local daemon [2021-09-23T18:07:59.496Z] === RUN TestVolumesCreateAndList [2021-09-23T18:07:59.496Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-23T18:07:59.496Z] === RUN TestVolumesRemove [2021-09-23T18:07:59.496Z] --- PASS: TestVolumesRemove (0.08s) [2021-09-23T18:07:59.496Z] === RUN TestVolumesInspect [2021-09-23T18:07:59.496Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-23T18:07:59.496Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:07:59.757Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:07:59.757Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:07:59.757Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:07:59.757Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-23T18:07:59.757Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:07:59.757Z] PASS [2021-09-23T18:07:59.757Z] [2021-09-23T18:07:59.757Z] DONE 5 tests in 0.286s [2021-09-23T18:07:59.757Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:08:00.018Z] ++++ cat bundles/test-integration/docker.pid [2021-09-23T18:08:00.018Z] +++ kill 15086 [2021-09-23T18:08:00.279Z] +++ /etc/init.d/apparmor stop [2021-09-23T18:08:00.279Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:08:00.279Z] [2021-09-23T18:08:00.279Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:08:00.279Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:08:00.279Z] [2021-09-23T18:08:00.279Z] To set a process to complain mode, use the command line tool [2021-09-23T18:08:00.279Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:08:00.279Z] +++ true [2021-09-23T18:08:00.513Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-23T18:08:00.541Z] exiting test-integration [2021-09-23T18:08:00.541Z] ++ exit 0 [2021-09-23T18:08:00.541Z] Post stage [Pipeline] junit [2021-09-23T18:08:01.942Z] Recording test results [2021-09-23T18:08:02.219Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-23T18:08:02.393Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-09-23T18:08:02.393Z] --- PASS: TestDockerNetworkConnectAlias (4.99s) [2021-09-23T18:08:02.393Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:08:02.393Z] === RUN TestDockerSuite/TestCpToDot [2021-09-23T18:08:02.565Z] + echo Ensuring container killed. [2021-09-23T18:08:02.565Z] Ensuring container killed. [2021-09-23T18:08:02.565Z] + docker rm -vf docker-pr8 [2021-09-23T18:08:02.565Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-09-23T18:08:02.856Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:08:02.856Z] Chowning /workspace to jenkins user [2021-09-23T18:08:02.856Z] + id -u [2021-09-23T18:08:02.856Z] + id -g [2021-09-23T18:08:02.856Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42854:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:08:02.856Z] Unable to find image 'busybox:latest' locally [2021-09-23T18:08:03.117Z] latest: Pulling from library/busybox [2021-09-23T18:08:03.117Z] 7560ee4921c3: Pulling fs layer [2021-09-23T18:08:03.331Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-23T18:08:03.378Z] 7560ee4921c3: Verifying Checksum [2021-09-23T18:08:03.378Z] 7560ee4921c3: Download complete [2021-09-23T18:08:03.639Z] 7560ee4921c3: Pull complete [2021-09-23T18:08:03.639Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T18:08:03.639Z] Status: Downloaded newer image for busybox:latest [2021-09-23T18:08:04.714Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-23T18:08:05.279Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-23T18:08:05.279Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-23T18:08:05.279Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:08:05.279Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-23T18:08:05.651Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2021-09-23T18:08:05.651Z] === RUN TestServicePlugin [2021-09-23T18:08:05.910Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-23T18:08:06.480Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:08:07.339Z] + bundleName=arm64-integration [2021-09-23T18:08:07.339Z] + echo Creating arm64-integration-bundles.tar.gz [2021-09-23T18:08:07.339Z] Creating arm64-integration-bundles.tar.gz [2021-09-23T18:08:07.339Z] + find+ bundles -path */root/*overlay2 -prune -o -typexargs f tar ( -czf -name arm64-integration-bundles.tar.gz *-report.json [2021-09-23T18:08:07.339Z] -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-23T18:08:07.861Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-23T18:08:07.861Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [Pipeline] archiveArtifacts [2021-09-23T18:08:07.926Z] Archiving artifacts [2021-09-23T18:08:08.433Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-23T18:08:09.109Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-23T18:08:09.813Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-23T18:08:09.813Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-23T18:08:09.813Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-23T18:08:10.072Z] plugin_test.go:61: [d154f558c602c] joining swarm manager [de016db7500c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:08:10.100Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-23T18:08:10.331Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-23T18:08:10.335Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42854/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:08:10.659Z] + make clean [2021-09-23T18:08:10.905Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-23T18:08:10.905Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-23T18:08:10.905Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-23T18:08:10.905Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-23T18:08:11.179Z] plugin_test.go:64: [d5d4efff116d3] joining swarm manager [de016db7500c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:08:11.231Z] docker volume rm -f docker-dev-cache [2021-09-23T18:08:11.231Z] docker-dev-cache [Pipeline] deleteDir [2021-09-23T18:08:11.441Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-23T18:08:11.700Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-23T18:08:11.700Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-23T18:08:11.960Z] === RUN TestDockerSuite/TestCreateRM [2021-09-23T18:08:12.219Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-23T18:08:12.220Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:08:12.220Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-23T18:08:12.220Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-23T18:08:12.478Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-23T18:08:14.386Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-23T18:08:14.386Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-23T18:08:14.386Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-23T18:08:14.861Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-23T18:08:14.861Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:08:14.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-23T18:08:14.861Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:08:14.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-23T18:08:14.861Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:08:14.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-23T18:08:14.861Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:08:14.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-23T18:08:14.861Z] === RUN TestDockerSuite/TestBuildAddTar [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:08:17.678Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-23T18:08:17.678Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-23T18:08:17.678Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-23T18:08:17.678Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-23T18:08:17.678Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-23T18:08:17.678Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-23T18:08:18.247Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-23T18:08:19.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-23T18:08:19.752Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-23T18:08:20.694Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-23T18:08:20.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-09-23T18:08:22.335Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-23T18:08:22.908Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-23T18:08:23.476Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-23T18:08:23.476Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-23T18:08:24.043Z] === RUN TestDockerSuite/TestDockerFails [2021-09-23T18:08:24.043Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-09-23T18:08:24.043Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-09-23T18:08:24.043Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-09-23T18:08:25.420Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-09-23T18:08:25.680Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-09-23T18:08:27.057Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-09-23T18:08:27.057Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-09-23T18:08:27.057Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-09-23T18:08:27.057Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-09-23T18:08:27.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-09-23T18:08:29.851Z] docker_api_swarm_test.go:202: [d0f3b768d56f2] joining swarm manager [d03ef83490492]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:08:33.165Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-23T18:08:34.545Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-23T18:08:35.923Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-23T18:08:37.300Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-09-23T18:08:37.559Z] --- PASS: TestServicePlugin (31.86s) [2021-09-23T18:08:37.559Z] === RUN TestServiceUpdateLabel [2021-09-23T18:08:38.130Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-23T18:08:38.698Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-23T18:08:39.076Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-23T18:08:39.076Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:08:39.076Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-23T18:08:39.635Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-23T18:08:40.207Z] --- PASS: TestServiceUpdateLabel (2.56s) [2021-09-23T18:08:40.207Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:08:40.207Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-23T18:08:40.776Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-23T18:08:41.347Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-09-23T18:08:42.876Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-23T18:08:42.876Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-23T18:08:43.252Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-09-23T18:08:43.822Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-23T18:08:45.837Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-23T18:08:46.307Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-23T18:08:46.307Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:08:46.307Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-23T18:08:46.307Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:08:46.307Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-23T18:08:46.307Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:08:46.307Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-23T18:08:46.307Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-23T18:08:46.357Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-09-23T18:08:47.296Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-23T18:08:48.261Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-23T18:08:48.739Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-23T18:08:48.739Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-23T18:08:48.739Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-23T18:08:48.739Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-23T18:08:48.739Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-23T18:08:49.069Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-23T18:08:49.197Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-23T18:08:49.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3226073cb7c1d7da97315e3ee56173d00cd42cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3226073cb7c1d7da97315e3ee56173d00cd42cc hack/test/unit [2021-09-23T18:08:49.608Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-23T18:08:49.609Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-23T18:08:49.868Z] + TESTDIRS=./... [2021-09-23T18:08:49.868Z] + exclude_paths='/vendor/|/integration' [2021-09-23T18:08:49.868Z] ++ go list ./... [2021-09-23T18:08:49.868Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-23T18:08:50.156Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-23T18:08:50.254Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-23T18:08:50.437Z] + pkg_list='github.com/docker/docker/api [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/backend [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/container [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/events [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/filters [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/image [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/mount [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/network [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/registry [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/time [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/versions [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/types/volume [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:08:50.437Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:08:50.437Z] github.com/docker/docker/cli [2021-09-23T18:08:50.437Z] github.com/docker/docker/cli/config [2021-09-23T18:08:50.437Z] github.com/docker/docker/cli/debug [2021-09-23T18:08:50.437Z] github.com/docker/docker/client [2021-09-23T18:08:50.437Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:08:50.437Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:08:50.437Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:08:50.437Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:08:50.437Z] github.com/docker/docker/container [2021-09-23T18:08:50.437Z] github.com/docker/docker/container/stream [2021-09-23T18:08:50.437Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:08:50.437Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:08:50.437Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/config [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/events [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/exec [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/images [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/links [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/names [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/network [2021-09-23T18:08:50.437Z] github.com/docker/docker/daemon/stats [2021-09-23T18:08:50.437Z] github.com/docker/docker/distribution [2021-09-23T18:08:50.437Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:08:50.437Z] github.com/docker/docker/distribution/utils [2021-09-23T18:08:50.437Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:08:50.437Z] github.com/docker/docker/dockerversion [2021-09-23T18:08:50.437Z] github.com/docker/docker/errdefs [2021-09-23T18:08:50.437Z] github.com/docker/docker/image [2021-09-23T18:08:50.437Z] github.com/docker/docker/image/cache [2021-09-23T18:08:50.437Z] github.com/docker/docker/image/tarexport [2021-09-23T18:08:50.437Z] github.com/docker/docker/image/v1 [2021-09-23T18:08:50.437Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:08:50.437Z] github.com/docker/docker/layer [2021-09-23T18:08:50.437Z] github.com/docker/docker/libcontainerd [2021-09-23T18:08:50.437Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:08:50.437Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:08:50.437Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:08:50.437Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/libnetwork/types [2021-09-23T18:08:50.437Z] github.com/docker/docker/oci [2021-09-23T18:08:50.437Z] github.com/docker/docker/oci/caps [2021-09-23T18:08:50.437Z] github.com/docker/docker/opts [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/archive [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/directory [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/locker [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/mount [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/platform [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/pools [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/progress [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/signal [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/stack [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/system [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/term [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:08:50.437Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:08:50.437Z] github.com/docker/docker/plugin [2021-09-23T18:08:50.437Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:08:50.437Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:08:50.437Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:08:50.437Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:08:50.437Z] github.com/docker/docker/quota [2021-09-23T18:08:50.437Z] github.com/docker/docker/reference [2021-09-23T18:08:50.437Z] github.com/docker/docker/registry [2021-09-23T18:08:50.437Z] github.com/docker/docker/registry/resumable [2021-09-23T18:08:50.437Z] github.com/docker/docker/restartmanager [2021-09-23T18:08:50.437Z] github.com/docker/docker/rootless [2021-09-23T18:08:50.437Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:08:50.437Z] github.com/docker/docker/runconfig [2021-09-23T18:08:50.437Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/environment [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/registry [2021-09-23T18:08:50.437Z] github.com/docker/docker/testutil/request [2021-09-23T18:08:50.437Z] github.com/docker/docker/volume [2021-09-23T18:08:50.437Z] github.com/docker/docker/volume/drivers [2021-09-23T18:08:50.437Z] github.com/docker/docker/volume/local [2021-09-23T18:08:50.437Z] github.com/docker/docker/volume/mounts [2021-09-23T18:08:50.437Z] github.com/docker/docker/volume/service [2021-09-23T18:08:50.437Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:08:50.437Z] github.com/docker/docker/volume/testutils' [2021-09-23T18:08:50.437Z] ++ echo 'github.com/docker/docker/api [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:08:50.437Z] github.com/docker/docker/api/server/router [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/backend [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/container [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/events [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/filters [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/image [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/mount [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/network [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/registry [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/time [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/versions [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/volume [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:08:50.438Z] github.com/docker/docker/cli [2021-09-23T18:08:50.438Z] github.com/docker/docker/cli/config [2021-09-23T18:08:50.438Z] github.com/docker/docker/cli/debug [2021-09-23T18:08:50.438Z] github.com/docker/docker/client [2021-09-23T18:08:50.438Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:08:50.438Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:08:50.438Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:08:50.438Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:08:50.438Z] github.com/docker/docker/container [2021-09-23T18:08:50.438Z] github.com/docker/docker/container/stream [2021-09-23T18:08:50.438Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:08:50.438Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:08:50.438Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/config [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/events [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/exec [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/images [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/links [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/names [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/network [2021-09-23T18:08:50.438Z] github.com/docker/docker/daemon/stats [2021-09-23T18:08:50.438Z] github.com/docker/docker/distribution [2021-09-23T18:08:50.438Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:08:50.438Z] github.com/docker/docker/distribution/utils [2021-09-23T18:08:50.438Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:08:50.438Z] github.com/docker/docker/dockerversion [2021-09-23T18:08:50.438Z] github.com/docker/docker/errdefs [2021-09-23T18:08:50.438Z] github.com/docker/docker/image [2021-09-23T18:08:50.438Z] github.com/docker/docker/image/cache [2021-09-23T18:08:50.438Z] github.com/docker/docker/image/tarexport [2021-09-23T18:08:50.438Z] github.com/docker/docker/image/v1 [2021-09-23T18:08:50.438Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:08:50.438Z] github.com/docker/docker/layer [2021-09-23T18:08:50.438Z] github.com/docker/docker/libcontainerd [2021-09-23T18:08:50.438Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:08:50.438Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:08:50.438Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:08:50.438Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/libnetwork/types [2021-09-23T18:08:50.438Z] github.com/docker/docker/oci [2021-09-23T18:08:50.438Z] github.com/docker/docker/oci/caps [2021-09-23T18:08:50.438Z] github.com/docker/docker/opts [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/archive [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/directory [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/locker [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/mount [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/platform [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/pools [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/progress [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/signal [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/stack [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/system [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/term [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:08:50.438Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:08:50.438Z] github.com/docker/docker/plugin [2021-09-23T18:08:50.438Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:08:50.438Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:08:50.438Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:08:50.438Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:08:50.438Z] github.com/docker/docker/quota [2021-09-23T18:08:50.438Z] github.com/docker/docker/reference [2021-09-23T18:08:50.438Z] github.com/docker/docker/registry [2021-09-23T18:08:50.438Z] github.com/docker/docker/registry/resumable [2021-09-23T18:08:50.438Z] github.com/docker/docker/restartmanager [2021-09-23T18:08:50.438Z] github.com/docker/docker/rootless [2021-09-23T18:08:50.438Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:08:50.438Z] github.com/docker/docker/runconfig [2021-09-23T18:08:50.438Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/environment [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/registry [2021-09-23T18:08:50.438Z] github.com/docker/docker/testutil/request [2021-09-23T18:08:50.438Z] github.com/docker/docker/volume [2021-09-23T18:08:50.438Z] github.com/docker/docker/volume/drivers [2021-09-23T18:08:50.438Z] github.com/docker/docker/volume/local [2021-09-23T18:08:50.438Z] github.com/docke++ grep --fixed-strings -v /libnetwork [2021-09-23T18:08:50.438Z] r/docker/volume/mounts [2021-09-23T18:08:50.438Z] github.com/docker/docker/volume/service [2021-09-23T18:08:50.438Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:08:50.438Z] github.com/docker/docker/volume/testutils' [2021-09-23T18:08:50.438Z] + base_pkg_list='github.com/docker/docker/api [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/backend [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/container [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/events [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/filters [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/image [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/mount [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/network [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/registry [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/time [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/versions [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:08:50.438Z] github.com/docker/docker/api/types/volume [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:08:50.438Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:08:50.439Z] github.com/docker/docker/cli [2021-09-23T18:08:50.439Z] github.com/docker/docker/cli/config [2021-09-23T18:08:50.439Z] github.com/docker/docker/cli/debug [2021-09-23T18:08:50.439Z] github.com/docker/docker/client [2021-09-23T18:08:50.439Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:08:50.439Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:08:50.439Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:08:50.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:08:50.439Z] github.com/docker/docker/container [2021-09-23T18:08:50.439Z] github.com/docker/docker/container/stream [2021-09-23T18:08:50.439Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:08:50.439Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:08:50.439Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/config [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/events [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/exec [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/images [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/links [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/names [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/network [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/stats [2021-09-23T18:08:50.439Z] github.com/docker/docker/distribution [2021-09-23T18:08:50.439Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:08:50.439Z] github.com/docker/docker/distribution/utils [2021-09-23T18:08:50.439Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:08:50.439Z] github.com/docker/docker/dockerversion [2021-09-23T18:08:50.439Z] github.com/docker/docker/errdefs [2021-09-23T18:08:50.439Z] github.com/docker/docker/image [2021-09-23T18:08:50.439Z] github.com/docker/docker/image/cache [2021-09-23T18:08:50.439Z] github.com/docker/docker/image/tarexport [2021-09-23T18:08:50.439Z] github.com/docker/docker/image/v1 [2021-09-23T18:08:50.439Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:08:50.439Z] github.com/docker/docker/layer [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:08:50.439Z] github.com/docker/docker/oci [2021-09-23T18:08:50.439Z] github.com/docker/docker/oci/caps [2021-09-23T18:08:50.439Z] github.com/docker/docker/opts [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/archive [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/directory [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/locker [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/mount [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/platform [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/pools [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/progress [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/signal [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/stack [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/system [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/term [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:08:50.439Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:08:50.439Z] github.com/docker/docker/plugin [2021-09-23T18:08:50.439Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:08:50.439Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:08:50.439Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:08:50.439Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:08:50.439Z] github.com/docker/docker/quota [2021-09-23T18:08:50.439Z] github.com/docker/docker/reference [2021-09-23T18:08:50.439Z] github.com/docker/docker/registry [2021-09-23T18:08:50.439Z] github.com/docker/docker/registry/resumable [2021-09-23T18:08:50.439Z] github.com/docker/docker/restartmanager [2021-09-23T18:08:50.439Z] github.com/docker/docker/rootless [2021-09-23T18:08:50.439Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:08:50.439Z] github.com/docker/docker/runconfig [2021-09-23T18:08:50.439Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/environment [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/registry [2021-09-23T18:08:50.439Z] github.com/docker/docker/testutil/request [2021-09-23T18:08:50.439Z] github.com/docker/docker/volume [2021-09-23T18:08:50.439Z] github.com/docker/docker/volume/drivers [2021-09-23T18:08:50.439Z] github.com/docker/docker/volume/local [2021-09-23T18:08:50.439Z] github.com/docker/docker/volume/mounts [2021-09-23T18:08:50.439Z] github.com/docker/docker/volume/service [2021-09-23T18:08:50.439Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:08:50.439Z] github.com/docker/docker/volume/testutils' [2021-09-23T18:08:50.439Z] ++ grep --fixed-strings /libnetwork [2021-09-23T18:08:50.439Z] ++ echo 'github.com/docker/docker/api [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/backend [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/container [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/events [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/filters [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/image [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/mount [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/network [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/registry [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/time [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/versions [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:08:50.439Z] github.com/docker/docker/api/types/volume [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:08:50.439Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:08:50.439Z] github.com/docker/docker/cli [2021-09-23T18:08:50.439Z] github.com/docker/docker/cli/config [2021-09-23T18:08:50.439Z] github.com/docker/docker/cli/debug [2021-09-23T18:08:50.439Z] github.com/docker/docker/client [2021-09-23T18:08:50.439Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:08:50.439Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:08:50.439Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:08:50.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:08:50.439Z] github.com/docker/docker/container [2021-09-23T18:08:50.439Z] github.com/docker/docker/container/stream [2021-09-23T18:08:50.439Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:08:50.439Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:08:50.439Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/config [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/events [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/exec [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/images [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/links [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/names [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/network [2021-09-23T18:08:50.439Z] github.com/docker/docker/daemon/stats [2021-09-23T18:08:50.439Z] github.com/docker/docker/distribution [2021-09-23T18:08:50.439Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:08:50.439Z] github.com/docker/docker/distribution/utils [2021-09-23T18:08:50.439Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:08:50.439Z] github.com/docker/docker/dockerversion [2021-09-23T18:08:50.439Z] github.com/docker/docker/errdefs [2021-09-23T18:08:50.439Z] github.com/docker/docker/image [2021-09-23T18:08:50.439Z] github.com/docker/docker/image/cache [2021-09-23T18:08:50.439Z] github.com/docker/docker/image/tarexport [2021-09-23T18:08:50.439Z] github.com/docker/docker/image/v1 [2021-09-23T18:08:50.439Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:08:50.439Z] github.com/docker/docker/layer [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:08:50.439Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:08:50.439Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:08:50.440Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:08:50.699Z] github.com/docker/docker/libnetwork/types [2021-09-23T18:08:50.699Z] github.com/docker/docker/oci [2021-09-23T18:08:50.699Z] github.com/docker/docker/oci/caps [2021-09-23T18:08:50.699Z] github.com/docker/docker/opts [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/archive [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/directory [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/locker [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/mount [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/platform [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/pools [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/progress [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/signal [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/stack [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/system [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/term [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:08:50.699Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:08:50.699Z] github.com/docker/docker/plugin [2021-09-23T18:08:50.699Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:08:50.699Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:08:50.699Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:08:50.699Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:08:50.699Z] github.com/docker/docker/quota [2021-09-23T18:08:50.699Z] github.com/docker/docker/reference [2021-09-23T18:08:50.700Z] github.com/docker/docker/registry [2021-09-23T18:08:50.700Z] github.com/docker/docker/registry/resumable [2021-09-23T18:08:50.700Z] github.com/docker/docker/restartmanager [2021-09-23T18:08:50.700Z] github.com/docker/docker/rootless [2021-09-23T18:08:50.700Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:08:50.700Z] github.com/docker/docker/runconfig [2021-09-23T18:08:50.700Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/environment [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/registry [2021-09-23T18:08:50.700Z] github.com/docker/docker/testutil/request [2021-09-23T18:08:50.700Z] github.com/docker/docker/volume [2021-09-23T18:08:50.700Z] github.com/docker/docker/volume/drivers [2021-09-23T18:08:50.700Z] github.com/docker/docker/volume/local [2021-09-23T18:08:50.700Z] github.com/docker/docker/volume/mounts [2021-09-23T18:08:50.700Z] github.com/docker/docker/volume/service [2021-09-23T18:08:50.700Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:08:50.700Z] github.com/docker/docker/volume/testutils' [2021-09-23T18:08:50.700Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/types' [2021-09-23T18:08:50.700Z] + echo 'github.com/docker/docker/libnetwork [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/types' [2021-09-23T18:08:50.700Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:08:50.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:08:50.700Z] + type docker-proxy [2021-09-23T18:08:50.700Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-23T18:08:50.700Z] + hack/make.sh binary-proxy install-proxy [2021-09-23T18:08:50.700Z] [2021-09-23T18:08:50.700Z] Removing bundles/ [2021-09-23T18:08:50.700Z] [2021-09-23T18:08:50.700Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-23T18:08:50.700Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-23T18:08:50.700Z] GOOS="" GOARCH="" GOARM="" [2021-09-23T18:08:50.725Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-23T18:08:50.725Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-23T18:08:50.733Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-23T18:08:50.733Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:08:50.733Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-23T18:08:50.733Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:08:50.733Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-23T18:08:51.244Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-23T18:08:51.244Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:08:51.244Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-23T18:08:51.244Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:08:51.244Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-23T18:08:51.244Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-23T18:08:52.101Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-23T18:08:52.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-09-23T18:08:52.101Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-09-23T18:08:52.360Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-23T18:08:52.619Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-09-23T18:08:52.879Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-09-23T18:08:52.879Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-23T18:08:54.205Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-23T18:08:54.262Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-23T18:08:54.262Z] docker_api_swarm_test.go:384: [db278aaf15d8c] joining swarm manager [db4540963e310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:08:54.831Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2021-09-23T18:08:54.831Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:08:55.091Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-23T18:08:55.091Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-23T18:08:55.091Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-23T18:08:55.351Z] docker_api_swarm_test.go:385: [d26825f8485fc] joining swarm manager [db4540963e310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:08:55.920Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-23T18:08:56.179Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-23T18:08:56.748Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-23T18:08:57.267Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-23T18:08:57.267Z] [2021-09-23T18:08:57.267Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-23T18:08:57.267Z] Installing docker-proxy to /usr/local/bin/ [2021-09-23T18:08:57.267Z] [2021-09-23T18:08:57.267Z] + mkdir -p bundles [2021-09-23T18:08:57.267Z] + '[' -n 'github.com/docker/docker/api [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/backend/build [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/httputils [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/middleware [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/build [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/container [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/debug [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/distribution [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/grpc [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/image [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/network [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/plugin [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/session [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/swarm [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/system [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/server/router/volume [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/backend [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/blkiodev [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/container [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/events [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/filters [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/image [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/mount [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/network [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/registry [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/strslice [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/swarm [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/time [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/versions [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-23T18:08:57.267Z] github.com/docker/docker/api/types/volume [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/builder-next [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/builder-next/worker [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/dockerfile [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/dockerignore [2021-09-23T18:08:57.267Z] github.com/docker/docker/builder/remotecontext [2021-09-23T18:08:57.268Z] github.com/docker/docker/builder/remotecontext/git [2021-09-23T18:08:57.268Z] github.com/docker/docker/cli [2021-09-23T18:08:57.268Z] github.com/docker/docker/cli/config [2021-09-23T18:08:57.268Z] github.com/docker/docker/cli/debug [2021-09-23T18:08:57.268Z] github.com/docker/docker/client [2021-09-23T18:08:57.268Z] github.com/docker/docker/cmd/docker-proxy [2021-09-23T18:08:57.268Z] github.com/docker/docker/cmd/dockerd [2021-09-23T18:08:57.268Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-23T18:08:57.268Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-23T18:08:57.268Z] github.com/docker/docker/container [2021-09-23T18:08:57.268Z] github.com/docker/docker/container/stream [2021-09-23T18:08:57.268Z] github.com/docker/docker/contrib/apparmor [2021-09-23T18:08:57.268Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-23T18:08:57.268Z] github.com/docker/docker/contrib/httpserver [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/cluster [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/cluster/convert [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/cluster/executor [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/cluster/provider [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/config [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/discovery [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/events [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/events/testutils [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/exec [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/images [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/initlayer [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/links [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/listeners [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/gelf [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/journald [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/local [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/logentries [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/splunk [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/syslog [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/logger/templates [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/names [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/network [2021-09-23T18:08:57.268Z] github.com/docker/docker/daemon/stats [2021-09-23T18:08:57.268Z] github.com/docker/docker/distribution [2021-09-23T18:08:57.268Z] github.com/docker/docker/distribution/metadata [2021-09-23T18:08:57.268Z] github.com/docker/docker/distribution/utils [2021-09-23T18:08:57.268Z] github.com/docker/docker/distribution/xfer [2021-09-23T18:08:57.268Z] github.com/docker/docker/dockerversion [2021-09-23T18:08:57.268Z] github.com/docker/docker/errdefs [2021-09-23T18:08:57.268Z] github.com/docker/docker/image [2021-09-23T18:08:57.268Z] github.com/docker/docker/image/cache [2021-09-23T18:08:57.268Z] github.com/docker/docker/image/tarexport [2021-09-23T18:08:57.268Z] github.com/docker/docker/image/v1 [2021-09-23T18:08:57.268Z] github.com/docker/docker/internal/test/suite [2021-09-23T18:08:57.268Z] github.com/docker/docker/layer [2021-09-23T18:08:57.268Z] github.com/docker/docker/libcontainerd [2021-09-23T18:08:57.268Z] github.com/docker/docker/libcontainerd/queue [2021-09-23T18:08:57.268Z] github.com/docker/docker/libcontainerd/remote [2021-09-23T18:08:57.268Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-23T18:08:57.268Z] github.com/docker/docker/libcontainerd/types [2021-09-23T18:08:57.268Z] github.com/docker/docker/oci [2021-09-23T18:08:57.268Z] github.com/docker/docker/oci/caps [2021-09-23T18:08:57.268Z] github.com/docker/docker/opts [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/aaparser [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/archive [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/authorization [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/broadcaster [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/capabilities [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/chrootarchive [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/containerfs [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/devicemapper [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/directory [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/discovery [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/discovery/file [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/discovery/kv [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/discovery/memory [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/dmesg [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/filenotify [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/fileutils [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/fsutils [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/homedir [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/idtools [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/ioutils [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/jsonmessage [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/locker [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/longpath [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/loopback [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/mount [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/namesgenerator [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/parsers [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/pidfile [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/platform [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/plugingetter [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/plugins [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/plugins/transport [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/pools [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/progress [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/pubsub [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/reexec [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/signal [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/stack [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/stdcopy [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/streamformatter [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/stringid [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/symlink [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/sysinfo [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/system [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/tailfile [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/tarsum [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/term [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/term/windows [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/truncindex [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/urlutil [2021-09-23T18:08:57.268Z] github.com/docker/docker/pkg/useragent [2021-09-23T18:08:57.268Z] github.com/docker/docker/plugin [2021-09-23T18:08:57.268Z] github.com/docker/docker/plugin/executor/containerd [2021-09-23T18:08:57.268Z] github.com/docker/docker/plugin/v2 [2021-09-23T18:08:57.268Z] github.com/docker/docker/profiles/apparmor [2021-09-23T18:08:57.268Z] github.com/docker/docker/profiles/seccomp [2021-09-23T18:08:57.268Z] github.com/docker/docker/quota [2021-09-23T18:08:57.268Z] github.com/docker/docker/reference [2021-09-23T18:08:57.268Z] github.com/docker/docker/registry [2021-09-23T18:08:57.268Z] github.com/docker/docker/registry/resumable [2021-09-23T18:08:57.268Z] github.com/docker/docker/restartmanager [2021-09-23T18:08:57.268Z] github.com/docker/docker/rootless [2021-09-23T18:08:57.268Z] github.com/docker/docker/rootless/specconv [2021-09-23T18:08:57.268Z] github.com/docker/docker/runconfig [2021-09-23T18:08:57.268Z] github.com/docker/docker/runconfig/opts [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/daemon [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/environment [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/fakecontext [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/fakegit [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/fakestorage [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/fixtures/load [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/registry [2021-09-23T18:08:57.268Z] github.com/docker/docker/testutil/request [2021-09-23T18:08:57.268Z] github.com/docker/docker/volume [2021-09-23T18:08:57.268Z] github.com/docker/docker/volume/drivers [2021-09-23T18:08:57.268Z] github.com/docker/docker/volume/local [2021-09-23T18:08:57.268Z] github.com/docker/docker/volume/mounts [2021-09-23T18:08:57.268Z] github.com/docker/docker/volume/service [2021-09-23T18:08:57.268Z] github.com/docker/docker/volume/service/opts [2021-09-23T18:08:57.268Z] github.com/docker/docker/volume/testutils' ']' [2021-09-23T18:08:57.268Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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-09-23T18:08:57.684Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-09-23T18:08:57.943Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-09-23T18:08:57.943Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-23T18:08:57.943Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-09-23T18:08:57.943Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-23T18:08:57.943Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-23T18:08:58.203Z] ? github.com/docker/docker/api [no test files] [2021-09-23T18:08:59.320Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-09-23T18:08:59.889Z] === RUN TestDockerSuite/TestEventsRename [2021-09-23T18:09:00.457Z] === RUN TestDockerSuite/TestEventsResize [2021-09-23T18:09:01.026Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-23T18:09:03.238Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-23T18:09:03.238Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:09:03.238Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-23T18:09:03.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-23T18:09:04.648Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-23T18:09:06.297Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-23T18:09:06.864Z] === RUN TestDockerSuite/TestEventsStreaming [2021-09-23T18:09:07.433Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-23T18:09:08.448Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-23T18:09:09.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-23T18:09:09.114Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:09:09.437Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-23T18:09:09.437Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:09:09.437Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-23T18:09:09.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-23T18:09:09.965Z] --- PASS: TestServiceUpdateConfigs (14.67s) [2021-09-23T18:09:09.965Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:09:10.238Z] === RUN TestDockerSuite/TestEventsTop [2021-09-23T18:09:10.819Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-23T18:09:12.395Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-23T18:09:12.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-23T18:09:13.082Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-09-23T18:09:13.354Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-23T18:09:13.385Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-23T18:09:18.150Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-23T18:09:18.150Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:09:18.150Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-23T18:09:18.150Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:09:18.150Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-23T18:09:18.150Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:09:18.150Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-23T18:09:18.150Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:09:18.150Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-23T18:09:18.150Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-23T18:09:19.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-23T18:09:19.923Z] === RUN TestDockerSuite/TestExec [2021-09-23T18:09:19.923Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-23T18:09:20.491Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-23T18:09:21.062Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-23T18:09:21.630Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-23T18:09:22.198Z] --- PASS: TestServiceUpdateNetwork (12.63s) [2021-09-23T18:09:22.198Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:09:22.766Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-23T18:09:23.334Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-23T18:09:23.593Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-23T18:09:24.164Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-23T18:09:24.423Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-23T18:09:24.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-23T18:09:24.473Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:09:24.682Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-23T18:09:24.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-23T18:09:25.249Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-23T18:09:25.822Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-23T18:09:26.758Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-23T18:09:27.700Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-23T18:09:28.637Z] === RUN TestDockerSuite/TestExecEnv [2021-09-23T18:09:28.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-23T18:09:28.742Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:09:28.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-23T18:09:28.742Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:09:28.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-23T18:09:28.897Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-23T18:09:29.835Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-23T18:09:30.404Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-23T18:09:31.353Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-23T18:09:33.263Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-23T18:09:33.833Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-09-23T18:09:34.402Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-23T18:09:34.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-23T18:09:34.621Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:09:34.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-23T18:09:34.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-23T18:09:34.621Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:09:34.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-23T18:09:34.621Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:09:34.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-23T18:09:34.973Z] === RUN TestDockerSuite/TestExecParseError [2021-09-23T18:09:35.545Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-23T18:09:36.113Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-23T18:09:36.680Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-23T18:09:37.618Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-23T18:09:38.187Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-23T18:09:38.756Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-23T18:09:39.016Z] --- PASS: TestServiceUpdatePidsLimit (16.77s) [2021-09-23T18:09:39.016Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.76s) [2021-09-23T18:09:39.016Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2021-09-23T18:09:39.016Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-09-23T18:09:39.016Z] PASS [2021-09-23T18:09:39.016Z] [2021-09-23T18:09:39.016Z] === Skipped [2021-09-23T18:09:39.016Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-23T18:09:39.016Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-23T18:09:39.016Z] [2021-09-23T18:09:39.016Z] DONE 27 tests, 1 skipped in 177.638s [2021-09-23T18:09:39.016Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-23T18:09:39.016Z] ++ 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-09-23T18:09:39.016Z] ++ set -e [2021-09-23T18:09:39.016Z] ++ '[' -n 0 ']' [2021-09-23T18:09:39.016Z] ++ set -x [2021-09-23T18:09:39.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-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-09-23T18:09:39.016Z] INFO: Testing against a local daemon [2021-09-23T18:09:39.016Z] === RUN TestSessionCreate [2021-09-23T18:09:39.276Z] --- PASS: TestSessionCreate (0.03s) [2021-09-23T18:09:39.276Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:09:39.276Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-09-23T18:09:39.276Z] PASS [2021-09-23T18:09:39.276Z] [2021-09-23T18:09:39.276Z] DONE 2 tests in 0.181s [2021-09-23T18:09:39.276Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-23T18:09:39.276Z] ++ 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-09-23T18:09:39.276Z] ++ set -e [2021-09-23T18:09:39.276Z] ++ '[' -n 0 ']' [2021-09-23T18:09:39.276Z] ++ set -x [2021-09-23T18:09:39.276Z] ++ env -i DEST=/go/src/github.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-09-23T18:09:39.276Z] INFO: Testing against a local daemon [2021-09-23T18:09:39.276Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:09:39.276Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T18:09:39.276Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:09:39.276Z] === RUN TestDiskUsage [2021-09-23T18:09:39.276Z] === PAUSE TestDiskUsage [2021-09-23T18:09:39.276Z] === RUN TestEventsExecDie [2021-09-23T18:09:39.846Z] --- PASS: TestEventsExecDie (0.58s) [2021-09-23T18:09:39.846Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:09:40.105Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-09-23T18:09:40.105Z] === RUN TestEventsVolumeCreate [2021-09-23T18:09:40.105Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-09-23T18:09:40.105Z] === RUN TestInfoBinaryCommits [2021-09-23T18:09:40.105Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-23T18:09:40.105Z] === RUN TestInfoAPIVersioned [2021-09-23T18:09:40.105Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-23T18:09:40.105Z] === RUN TestInfoDiscoveryBackend [2021-09-23T18:09:40.673Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-09-23T18:09:40.673Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-23T18:09:41.610Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-23T18:09:41.610Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-23T18:09:42.177Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-09-23T18:09:42.177Z] === RUN TestInfoAPI [2021-09-23T18:09:42.177Z] --- PASS: TestInfoAPI (0.02s) [2021-09-23T18:09:42.177Z] === RUN TestInfoAPIWarnings [2021-09-23T18:09:48.352Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-23T18:09:48.352Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:09:48.352Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-23T18:09:48.352Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:09:48.352Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-23T18:09:50.309Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-23T18:09:50.309Z] === RUN TestDockerSuite/TestExecTTY [2021-09-23T18:09:50.568Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-23T18:09:51.137Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-23T18:09:51.705Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-23T18:09:52.273Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-23T18:09:52.273Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-23T18:09:52.273Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-23T18:09:53.689Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-09-23T18:09:54.260Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-23T18:09:55.196Z] === RUN TestDockerSuite/TestExecWithTERM [2021-09-23T18:09:55.455Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-23T18:09:55.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-23T18:09:56.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-23T18:09:56.342Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:09:56.391Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-23T18:09:56.811Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-23T18:09:56.811Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:09:57.281Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-23T18:09:58.269Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-23T18:09:58.269Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:09:58.269Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-23T18:09:58.296Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-09-23T18:09:58.296Z] === RUN TestInfoDebug [2021-09-23T18:09:58.863Z] --- PASS: TestInfoDebug (0.53s) [2021-09-23T18:09:58.863Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:09:58.863Z] check_test.go:379: [d26825f8485fc] daemon is not started [2021-09-23T18:09:58.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-09-23T18:09:59.431Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-09-23T18:09:59.431Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:09:59.999Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-09-23T18:09:59.999Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:09:59.999Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-09-23T18:09:59.999Z] === RUN TestPingCacheHeaders [2021-09-23T18:09:59.999Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-23T18:09:59.999Z] === RUN TestPingGet [2021-09-23T18:09:59.999Z] --- PASS: TestPingGet (0.01s) [2021-09-23T18:10:00.259Z] === RUN TestPingHead [2021-09-23T18:10:00.259Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:10:00.259Z] === RUN TestVersion [2021-09-23T18:10:00.259Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:10:00.259Z] === CONT TestDiskUsage [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/container_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/image_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/volume_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-23T18:10:00.829Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-23T18:10:00.829Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-23T18:10:01.089Z] === RUN TestDiskUsage/after_container.Run [2021-09-23T18:10:01.226Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-23T18:10:01.350Z] docker_api_swarm_test.go:802: [d0c011f8a2075] joining swarm manager [dad3088e2880f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-23T18:10:01.610Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage (1.60s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.45s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-23T18:10:01.871Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-23T18:10:01.871Z] PASS [2021-09-23T18:10:01.871Z] [2021-09-23T18:10:01.871Z] === Skipped [2021-09-23T18:10:01.871Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:10:01.871Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-23T18:10:01.871Z] [2021-09-23T18:10:01.871Z] DONE 53 tests, 1 skipped in 22.539s [2021-09-23T18:10:01.871Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-23T18:10:01.871Z] ++ 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-09-23T18:10:01.871Z] ++ set -e [2021-09-23T18:10:01.871Z] ++ '[' -n 0 ']' [2021-09-23T18:10:01.871Z] ++ set -x [2021-09-23T18:10:01.871Z] ++ env -i DEST=/go/src/github.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-09-23T18:10:01.871Z] INFO: Testing against a local daemon [2021-09-23T18:10:01.871Z] === RUN TestVolumesCreateAndList [2021-09-23T18:10:01.871Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-23T18:10:01.871Z] === RUN TestVolumesRemove [2021-09-23T18:10:02.131Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-23T18:10:02.131Z] === RUN TestVolumesInspect [2021-09-23T18:10:02.131Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-23T18:10:02.131Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:10:02.131Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:10:02.131Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:10:02.131Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:10:02.131Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-23T18:10:02.131Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:10:02.131Z] PASS [2021-09-23T18:10:02.131Z] [2021-09-23T18:10:02.131Z] DONE 5 tests in 0.274s [2021-09-23T18:10:02.131Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:10:02.131Z] ++++ cat bundles/test-integration/docker.pid [2021-09-23T18:10:02.131Z] +++ kill 6297 [2021-09-23T18:10:02.702Z] +++ /etc/init.d/apparmor stop [2021-09-23T18:10:02.702Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:10:02.702Z] [2021-09-23T18:10:02.702Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:10:02.702Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:10:02.702Z] [2021-09-23T18:10:02.702Z] To set a process to complain mode, use the command line tool [2021-09-23T18:10:02.702Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:10:02.702Z] +++ true [2021-09-23T18:10:02.702Z] exiting test-integration [2021-09-23T18:10:02.702Z] ++ exit 0 [2021-09-23T18:10:02.702Z] [2021-09-23T18:10:02.702Z] docker_api_swarm_test.go:802: [dbd520cfc4f0d] joining swarm manager [dad3088e2880f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:10:02.795Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-23T18:10:02.795Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:10:02.795Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-23T18:10:02.795Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:10:02.795Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-23T18:10:03.269Z] + for job in $(jobs -p) [2021-09-23T18:10:03.270Z] + wait 23866 [2021-09-23T18:10:03.308Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-23T18:10:03.308Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:10:03.783Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-23T18:10:03.837Z] docker_api_swarm_test.go:802: [dabf5513ea438] joining swarm manager [dad3088e2880f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-23T18:10:04.253Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-23T18:10:04.298Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-23T18:10:04.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-23T18:10:04.722Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-23T18:10:05.194Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-23T18:10:05.215Z] docker_api_swarm_test.go:802: [d49237e706ec2] joining swarm manager [dad3088e2880f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-23T18:10:05.474Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-23T18:10:05.663Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-23T18:10:06.411Z] docker_api_swarm_test.go:810: [d284971be6e8c] joining swarm manager [dad3088e2880f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-09-23T18:10:07.347Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-23T18:10:10.426Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-23T18:10:11.414Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-23T18:10:11.414Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:10:11.414Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-23T18:10:11.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-23T18:10:11.476Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:10:11.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-23T18:10:12.406Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-23T18:10:12.406Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:10:12.406Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-23T18:10:12.632Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-23T18:10:12.632Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-23T18:10:12.633Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-23T18:10:12.633Z] === RUN TestDockerSuite/TestHealth [2021-09-23T18:10:12.875Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-23T18:10:14.449Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-23T18:10:14.918Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-23T18:10:15.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-23T18:10:15.388Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-23T18:10:15.388Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:10:15.388Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-23T18:10:15.858Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-23T18:10:16.327Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-23T18:10:16.327Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:10:16.327Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-23T18:10:16.327Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:10:16.327Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-23T18:10:21.091Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-23T18:10:22.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-23T18:10:29.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-23T18:10:29.623Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:10:29.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-23T18:10:33.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-23T18:10:33.425Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:10:33.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-23T18:10:33.425Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:10:33.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-23T18:10:34.520Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-09-23T18:10:34.520Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-23T18:10:34.520Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/types [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-23T18:10:34.520Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-09-23T18:10:34.520Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-23T18:10:34.520Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-23T18:10:34.521Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-09-23T18:10:34.521Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/builder [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-23T18:10:34.521Z] ok github.com/docker/docker/builder/remotecontext 0.097s coverage: 13.7% of statements [2021-09-23T18:10:34.521Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 49.0% of statements [2021-09-23T18:10:34.521Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-23T18:10:34.521Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-23T18:10:34.565Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-23T18:10:35.088Z] ok github.com/docker/docker/builder/remotecontext/git 1.265s coverage: 86.3% of statements [2021-09-23T18:10:35.088Z] ? github.com/docker/docker/cli [no test files] [2021-09-23T18:10:35.088Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-23T18:10:35.135Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-23T18:10:35.394Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-23T18:10:35.655Z] ok github.com/docker/docker/cmd/docker-proxy 0.105s coverage: 67.6% of statements [2021-09-23T18:10:35.963Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-23T18:10:38.189Z] ok github.com/docker/docker/client 0.114s coverage: 75.6% of statements [2021-09-23T18:10:38.495Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-23T18:10:38.495Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-23T18:10:38.495Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-23T18:10:39.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-23T18:10:39.310Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:10:39.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-23T18:10:39.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-23T18:10:39.310Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:10:39.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-23T18:10:39.310Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:10:39.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-23T18:10:39.874Z] === RUN TestDockerSuite/TestImportFile [2021-09-23T18:10:40.812Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-23T18:10:40.812Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-23T18:10:41.751Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-23T18:10:43.128Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-23T18:10:44.066Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-23T18:10:44.638Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-23T18:10:45.206Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-23T18:10:45.773Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-23T18:10:45.773Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-09-23T18:10:45.773Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-23T18:10:46.381Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-23T18:10:46.447Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-23T18:10:46.447Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-23T18:10:46.447Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-23T18:10:46.949Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-23T18:10:47.209Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-23T18:10:47.777Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-23T18:10:48.345Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-23T18:10:48.604Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-23T18:10:48.604Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-09-23T18:10:49.405Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-23T18:10:49.405Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:10:49.405Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-23T18:10:49.405Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:10:49.875Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-23T18:10:49.875Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:10:49.875Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-23T18:10:49.983Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-23T18:10:50.242Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-23T18:10:50.344Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-23T18:10:50.344Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:10:50.344Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-23T18:10:50.812Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-23T18:10:50.812Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-23T18:10:51.380Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-23T18:10:51.380Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-23T18:10:51.380Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-23T18:10:51.948Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-23T18:10:52.515Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-23T18:10:52.775Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-23T18:10:53.712Z] === RUN TestDockerSuite/TestInspectImage [2021-09-23T18:10:53.712Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-23T18:10:53.712Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-23T18:10:53.712Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-23T18:10:53.712Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-23T18:10:53.972Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-23T18:10:54.540Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-23T18:10:54.540Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-23T18:10:55.108Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-23T18:10:55.368Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-23T18:10:57.272Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-23T18:10:57.272Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-23T18:10:57.531Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-23T18:10:58.102Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-23T18:10:59.064Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-23T18:10:59.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-09-23T18:10:59.583Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-23T18:11:00.158Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-23T18:11:00.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-23T18:11:00.726Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-23T18:11:01.293Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-23T18:11:01.552Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-23T18:11:02.133Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-23T18:11:02.133Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-09-23T18:11:03.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-23T18:11:03.530Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:11:04.046Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-23T18:11:04.613Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-23T18:11:05.550Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-23T18:11:05.809Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-23T18:11:05.835Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-23T18:11:05.835Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:11:05.835Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-23T18:11:05.835Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-23T18:11:05.835Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:11:05.835Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-23T18:11:07.186Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-23T18:11:08.564Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-23T18:11:09.632Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-23T18:11:09.944Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-23T18:11:09.944Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-23T18:11:10.621Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-23T18:11:10.621Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:11:10.621Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-23T18:11:10.621Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:11:10.621Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-23T18:11:11.322Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-23T18:11:11.597Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-23T18:11:11.597Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-23T18:11:11.597Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:11:11.597Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-23T18:11:11.609Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-23T18:11:11.891Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-23T18:11:12.464Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-23T18:11:12.596Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-23T18:11:13.066Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-23T18:11:13.535Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-23T18:11:14.004Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-23T18:11:16.910Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.3% of statements [2021-09-23T18:11:16.910Z] ok github.com/docker/docker/container 0.114s coverage: 34.6% of statements [2021-09-23T18:11:16.910Z] ok github.com/docker/docker/cmd/dockerd/trap 2.464s coverage: 0.0% of statements [2021-09-23T18:11:16.910Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-23T18:11:16.910Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-23T18:11:16.910Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-23T18:11:16.910Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-23T18:11:16.910Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-23T18:11:18.763Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-23T18:11:19.031Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-23T18:11:20.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-09-23T18:11:20.940Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-23T18:11:20.984Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-23T18:11:20.984Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:11:20.984Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-23T18:11:21.879Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-23T18:11:21.972Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-23T18:11:21.973Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:11:21.973Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-23T18:11:22.442Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-23T18:11:22.449Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-23T18:11:24.009Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-23T18:11:24.112Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-23T18:11:24.478Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-23T18:11:24.581Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-23T18:11:24.947Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-23T18:11:24.947Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:11:24.947Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-23T18:11:25.003Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-09-23T18:11:25.004Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-23T18:11:25.095Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-09-23T18:11:25.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-09-23T18:11:25.262Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-23T18:11:25.262Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-23T18:11:25.262Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-23T18:11:25.354Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-09-23T18:11:25.569Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-23T18:11:25.830Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-23T18:11:25.936Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-23T18:11:26.399Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-23T18:11:26.405Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-23T18:11:26.405Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:11:26.405Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-23T18:11:26.405Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:11:26.405Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-23T18:11:26.731Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-09-23T18:11:27.337Z] docker_api_swarm_service_test.go:395: [d3794f5f5a9d1] joining swarm manager [d43a5726579b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:11:27.904Z] docker_api_swarm_service_test.go:395: [d9b93afdf5db4] joining swarm manager [d43a5726579b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:11:28.527Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-23T18:11:30.443Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-23T18:11:30.443Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-23T18:11:30.745Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-23T18:11:31.165Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-23T18:11:32.967Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-23T18:11:34.844Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-09-23T18:11:34.844Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.1% of statements [2021-09-23T18:11:34.844Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-09-23T18:11:35.102Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-09-23T18:11:35.669Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-09-23T18:11:35.719Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-23T18:11:35.719Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-23T18:11:35.719Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-23T18:11:36.607Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.458s coverage: 74.6% of statements [2021-09-23T18:11:36.656Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-23T18:11:37.226Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-23T18:11:38.169Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-23T18:11:38.509Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-09-23T18:11:38.509Z] ok github.com/docker/docker/daemon 12.151s coverage: 17.5% of statements [2021-09-23T18:11:38.509Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-23T18:11:38.509Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-23T18:11:38.509Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-23T18:11:38.509Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-23T18:11:39.081Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.477s coverage: 56.2% of statements [2021-09-23T18:11:39.106Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-23T18:11:39.674Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-23T18:11:40.457Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2021-09-23T18:11:41.578Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-23T18:11:42.147Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-23T18:11:42.370Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.359s coverage: 49.4% of statements [2021-09-23T18:11:42.714Z] === RUN TestDockerSuite/TestLogsSince [2021-09-23T18:11:42.938Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.608s coverage: 46.2% of statements [2021-09-23T18:11:42.938Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-23T18:11:42.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-09-23T18:11:44.315Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-09-23T18:11:44.315Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.739s coverage: 57.7% of statements [2021-09-23T18:11:44.315Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-23T18:11:44.315Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-23T18:11:44.894Z] docker_api_swarm_service_test.go:343: [d86775ac12e7d] joining swarm manager [d3acd7d3c30ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:11:45.252Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-09-23T18:11:45.821Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-09-23T18:11:45.830Z] docker_api_swarm_service_test.go:343: [d629e15fb598a] joining swarm manager [d3acd7d3c30ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:11:46.389Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-09-23T18:11:46.389Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-23T18:11:46.389Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-23T18:11:47.325Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements [2021-09-23T18:11:47.891Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.0% of statements [2021-09-23T18:11:47.891Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-23T18:11:47.891Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-23T18:11:48.150Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-09-23T18:11:48.408Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-09-23T18:11:48.975Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-09-23T18:11:48.975Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2021-09-23T18:11:49.119Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-23T18:11:49.909Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-09-23T18:11:49.909Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-23T18:11:49.909Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 59.3% of statements [2021-09-23T18:11:50.475Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-09-23T18:11:51.410Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2021-09-23T18:11:51.668Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-09-23T18:11:51.927Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-09-23T18:11:52.863Z] ok github.com/docker/docker/daemon/logger/splunk 1.618s coverage: 82.5% of statements [2021-09-23T18:11:52.863Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-23T18:11:52.863Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-23T18:11:53.799Z] ok github.com/docker/docker/distribution 0.133s coverage: 25.8% of statements [2021-09-23T18:11:53.799Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2021-09-23T18:11:53.799Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-23T18:11:54.367Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-09-23T18:11:55.303Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-09-23T18:11:55.563Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-09-23T18:11:55.683Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-23T18:11:55.683Z] === RUN TestDockerSuite/TestLogsTail [2021-09-23T18:11:55.683Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-23T18:11:55.822Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2021-09-23T18:11:55.943Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-23T18:11:56.389Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-09-23T18:11:56.389Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 85.1% of statements [2021-09-23T18:11:56.389Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-23T18:11:56.389Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-23T18:11:56.513Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-23T18:11:56.773Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-23T18:11:56.956Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-09-23T18:11:57.032Z] === RUN TestDockerSuite/TestNetHostname [2021-09-23T18:11:57.892Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2021-09-23T18:11:58.150Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-09-23T18:11:58.409Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-09-23T18:11:58.410Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-23T18:11:58.669Z] === RUN TestDockerSuite/TestNetworkEvents [2021-09-23T18:11:58.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-09-23T18:11:59.971Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.5% of statements [2021-09-23T18:12:00.834Z] docker_api_swarm_service_test.go:490: [d564b954c2aa4] joining swarm manager [d18d075b8c550]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:12:00.939Z] ok github.com/docker/docker/pkg/authorization 0.232s coverage: 68.3% of statements [2021-09-23T18:12:00.939Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-09-23T18:12:00.939Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-09-23T18:12:01.309Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-23T18:12:01.309Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-23T18:12:01.309Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-23T18:12:01.771Z] docker_api_swarm_service_test.go:490: [dc3b4387e18b8] joining swarm manager [d18d075b8c550]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:12:03.529Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-23T18:12:03.529Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:12:03.999Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-23T18:12:03.999Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:12:04.223Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 43.2% of statements [2021-09-23T18:12:04.223Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-09-23T18:12:04.309Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-23T18:12:04.468Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-23T18:12:04.468Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:12:04.468Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-23T18:12:04.481Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-09-23T18:12:04.741Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-09-23T18:12:04.938Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-23T18:12:04.938Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:12:04.938Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-23T18:12:05.309Z] ok github.com/docker/docker/layer 7.291s coverage: 68.8% of statements [2021-09-23T18:12:05.309Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-23T18:12:05.309Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-23T18:12:05.309Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-23T18:12:05.309Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-23T18:12:05.309Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-23T18:12:05.309Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-23T18:12:05.309Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-23T18:12:05.569Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-09-23T18:12:05.688Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-23T18:12:05.828Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-09-23T18:12:05.947Z] === RUN TestDockerSuite/TestPluginActive [2021-09-23T18:12:06.087Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-09-23T18:12:07.023Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-09-23T18:12:07.328Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-23T18:12:07.590Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.1% of statements [2021-09-23T18:12:08.157Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2021-09-23T18:12:08.157Z] ok github.com/docker/docker/pkg/fsutils 0.160s coverage: 85.1% of statements [2021-09-23T18:12:08.157Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-09-23T18:12:09.534Z] ok github.com/docker/docker/pkg/idtools 0.528s coverage: 69.5% of statements [2021-09-23T18:12:09.534Z] ok github.com/docker/docker/pkg/ioutils 0.420s coverage: 71.0% of statements [2021-09-23T18:12:09.794Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2021-09-23T18:12:09.794Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-09-23T18:12:09.794Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-23T18:12:09.794Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-23T18:12:09.794Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-23T18:12:10.053Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-09-23T18:12:10.053Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-23T18:12:10.053Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-09-23T18:12:10.312Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2021-09-23T18:12:10.312Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-09-23T18:12:10.570Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-09-23T18:12:10.570Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-23T18:12:10.570Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-23T18:12:11.138Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2021-09-23T18:12:11.397Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-09-23T18:12:11.656Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-09-23T18:12:11.915Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-09-23T18:12:12.603Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-23T18:12:12.603Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-23T18:12:12.603Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-23T18:12:13.288Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-09-23T18:12:13.288Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-09-23T18:12:13.539Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-23T18:12:13.547Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-09-23T18:12:13.547Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-09-23T18:12:13.806Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-09-23T18:12:14.065Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-09-23T18:12:14.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-09-23T18:12:14.324Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.0% of statements [2021-09-23T18:12:14.892Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-09-23T18:12:15.152Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-09-23T18:12:15.411Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-09-23T18:12:15.670Z] coverage: [no statements] [2021-09-23T18:12:15.670Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-09-23T18:12:15.690Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-23T18:12:15.941Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-09-23T18:12:15.941Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-09-23T18:12:16.013Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-23T18:12:16.201Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-09-23T18:12:17.393Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-23T18:12:18.103Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-09-23T18:12:18.103Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-09-23T18:12:18.361Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-09-23T18:12:19.297Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2021-09-23T18:12:19.555Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-09-23T18:12:19.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-09-23T18:12:19.929Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-23T18:12:20.491Z] ok github.com/docker/docker/registry 0.038s coverage: 58.8% of statements [2021-09-23T18:12:21.057Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-09-23T18:12:21.057Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-09-23T18:12:21.625Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-09-23T18:12:21.625Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-09-23T18:12:21.837Z] docker_api_swarm_service_test.go:128: [d1e3284ce0030] joining swarm manager [deb300be8c75c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:12:22.406Z] docker_api_swarm_service_test.go:129: [d1d21cd781258] joining swarm manager [deb300be8c75c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:12:22.857Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-23T18:12:22.857Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:12:23.326Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-23T18:12:23.785Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-23T18:12:24.045Z] docker_api_swarm_service_test.go:137: [de6f21b751549] joining swarm manager [deb300be8c75c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-23T18:12:24.158Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-09-23T18:12:24.727Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2021-09-23T18:12:24.984Z] docker_api_swarm_service_test.go:138: [d40c11ef55b93] joining swarm manager [deb300be8c75c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-23T18:12:24.985Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2021-09-23T18:12:25.243Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-23T18:12:25.921Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-09-23T18:12:26.186Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-23T18:12:26.186Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-23T18:12:26.186Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:12:26.186Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-23T18:12:26.621Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-23T18:12:27.558Z] === RUN TestDockerSuite/TestPortList [2021-09-23T18:12:34.154Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-23T18:12:35.090Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-23T18:12:41.139Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-23T18:12:41.658Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-23T18:12:41.658Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-23T18:12:41.658Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-23T18:12:41.658Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-23T18:12:41.658Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-23T18:12:41.917Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-23T18:12:41.917Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-23T18:12:42.485Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-23T18:12:42.485Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-23T18:12:42.706Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-23T18:12:43.175Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-23T18:12:43.423Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-23T18:12:43.423Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-09-23T18:12:45.332Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-09-23T18:12:46.269Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-09-23T18:12:46.839Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-09-23T18:12:46.839Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-23T18:12:46.978Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-23T18:12:47.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-09-23T18:12:47.838Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/rootless [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/volume [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-23T18:12:47.838Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === Skipped [2021-09-23T18:12:47.838Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-23T18:12:47.838Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-23T18:12:47.838Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-23T18:12:47.838Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-23T18:12:47.838Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:71: No driver to put! [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-23T18:12:47.838Z] time="2021-09-23T18:11:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-23T18:12:47.838Z] time="2021-09-23T18:11:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-23T18:12:47.838Z] time="2021-09-23T18:11:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-23T18:12:47.838Z] time="2021-09-23T18:11:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-23T18:12:47.838Z] time="2021-09-23T18:11:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:71: No driver to put! [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-23T18:12:47.838Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-23T18:12:47.838Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-23T18:12:47.838Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-23T18:12:47.838Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-23T18:12:47.838Z] graphtest_unix.go:71: No driver to put! [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-23T18:12:47.838Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-23T18:12:47.838Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-23T18:12:47.838Z] [2021-09-23T18:12:47.838Z] DONE 2311 tests, 28 skipped in 228.021s [2021-09-23T18:12:47.838Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/bitseq [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/cluster [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/config [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/datastore [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/driverapi [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/etchosts [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/idm [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/ipam [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/iptables [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/netlabel [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/netutils [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/networkdb [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/ns [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/options [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/osl [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/portallocator [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/portmapper [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/testutils [2021-09-23T18:12:47.838Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-23T18:12:47.838Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-09-23T18:12:49.314Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-23T18:12:49.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-09-23T18:12:49.925Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-23T18:12:50.143Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-23T18:12:52.055Z] docker_api_swarm_service_test.go:304: [dab8ced1b9bce] joining swarm manager [da919a57c139d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:12:52.136Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-23T18:12:52.991Z] docker_api_swarm_service_test.go:304: [d3b031add6852] joining swarm manager [da919a57c139d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:12:52.991Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-23T18:12:57.185Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-23T18:12:57.185Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-23T18:12:59.091Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-23T18:13:05.810Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-23T18:13:06.749Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-23T18:13:08.130Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-23T18:13:09.077Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-23T18:13:10.014Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-23T18:13:11.919Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-23T18:13:12.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-09-23T18:13:13.427Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-23T18:13:14.221Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-23T18:13:14.221Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-23T18:13:14.221Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-23T18:13:14.364Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-23T18:13:14.624Z] docker_api_swarm_service_test.go:100: [d29a5761a67b5] joining swarm manager [d2ddedbc16e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:13:14.624Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-23T18:13:15.563Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-23T18:13:15.563Z] docker_api_swarm_service_test.go:101: [d83cffeaf07f1] joining swarm manager [d2ddedbc16e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:13:16.942Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-23T18:13:20.251Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-23T18:13:20.251Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-23T18:13:20.251Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-23T18:13:20.251Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-23T18:13:20.509Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-23T18:13:20.509Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-23T18:13:20.768Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-23T18:13:21.027Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-23T18:13:21.964Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-23T18:13:22.905Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-23T18:13:23.476Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-23T18:13:26.541Z] ok github.com/docker/docker/libnetwork 37.307s coverage: 40.8% of statements [2021-09-23T18:13:26.541Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2021-09-23T18:13:26.541Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-23T18:13:26.749Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-23T18:13:28.444Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-23T18:13:28.703Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-23T18:13:28.703Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-23T18:13:28.703Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-23T18:13:28.703Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-23T18:13:28.703Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-23T18:13:28.962Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-23T18:13:29.303Z] ok github.com/docker/docker/libnetwork/config 0.026s coverage: 24.0% of statements [2021-09-23T18:13:29.561Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-09-23T18:13:29.561Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-23T18:13:29.561Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-23T18:13:29.821Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-09-23T18:13:30.053Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-23T18:13:30.313Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-23T18:13:32.226Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-23T18:13:32.226Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-23T18:13:32.355Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.395s coverage: 59.9% of statements [2021-09-23T18:13:32.355Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-23T18:13:32.487Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-23T18:13:32.616Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2021-09-23T18:13:32.747Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-23T18:13:33.183Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.162s coverage: 4.0% of statements [2021-09-23T18:13:33.183Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-23T18:13:33.750Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-09-23T18:13:33.750Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-23T18:13:33.750Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-09-23T18:13:33.918Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-23T18:13:34.653Z] check_test.go:379: [d29a5761a67b5] daemon is not started [2021-09-23T18:13:34.913Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-23T18:13:35.853Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-23T18:13:37.762Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-23T18:13:38.700Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-23T18:13:38.700Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-23T18:13:38.700Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-23T18:13:40.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-09-23T18:13:41.499Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-23T18:13:42.068Z] docker_api_swarm_service_test.go:533: [d1e3e8d65974a] joining swarm manager [d61da27954053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:13:42.327Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-23T18:13:42.588Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-23T18:13:42.595Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-23T18:13:42.991Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-23T18:13:42.991Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-23T18:13:42.991Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:13:42.991Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-23T18:13:43.528Z] docker_api_swarm_service_test.go:534: [d9f9e4cd16446] joining swarm manager [d61da27954053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:13:43.722Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.792s coverage: 7.2% of statements [2021-09-23T18:13:43.722Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-23T18:13:43.722Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-09-23T18:13:43.722Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2021-09-23T18:13:43.722Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-23T18:13:43.722Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-23T18:13:43.722Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-23T18:13:43.788Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-23T18:13:43.981Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-09-23T18:13:44.251Z] ok github.com/docker/docker/libnetwork/etchosts 0.018s coverage: 81.2% of statements [2021-09-23T18:13:44.509Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-09-23T18:13:44.725Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-23T18:13:44.767Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-09-23T18:13:44.767Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-09-23T18:13:46.634Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-23T18:13:47.574Z] === RUN TestDockerSuite/TestRmiTag [2021-09-23T18:13:47.834Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-23T18:13:48.404Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-23T18:13:51.693Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-23T18:13:51.953Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-23T18:13:52.894Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-23T18:13:52.894Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-23T18:13:53.834Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-23T18:13:54.403Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-23T18:13:54.403Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-23T18:13:54.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-23T18:13:54.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-23T18:13:55.541Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-23T18:13:56.952Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-23T18:13:56.965Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-09-23T18:13:57.212Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-23T18:13:57.784Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-23T18:13:58.353Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-09-23T18:13:59.291Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-23T18:14:00.228Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-09-23T18:14:00.795Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-09-23T18:14:01.364Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-09-23T18:14:01.934Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-09-23T18:14:02.502Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-09-23T18:14:03.445Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-23T18:14:03.961Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-23T18:14:04.012Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-09-23T18:14:04.585Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-23T18:14:05.154Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-23T18:14:05.726Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-23T18:14:05.985Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-23T18:14:05.985Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-23T18:14:06.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-09-23T18:14:07.938Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-23T18:14:08.198Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-23T18:14:08.769Z] docker_api_swarm_service_test.go:148: [d8894de53935f] joining swarm manager [d1396e85b8fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:14:09.028Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-23T18:14:09.596Z] docker_api_swarm_service_test.go:148: [d4e2d529e4611] joining swarm manager [d1396e85b8fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:14:09.596Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-23T18:14:10.165Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-23T18:14:10.165Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-23T18:14:10.753Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-23T18:14:11.702Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-23T18:14:11.851Z] ok github.com/docker/docker/libnetwork/ipam 13.898s coverage: 85.3% of statements [2021-09-23T18:14:11.883Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-23T18:14:11.883Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-23T18:14:11.883Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-09-23T18:14:11.883Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-09-23T18:14:11.883Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-23T18:14:11.883Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-09-23T18:14:11.883Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2021-09-23T18:14:11.883Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2021-09-23T18:14:11.883Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-09-23T18:14:11.883Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-09-23T18:14:11.961Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-23T18:14:12.529Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-23T18:14:12.642Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-23T18:14:13.098Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-23T18:14:13.098Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-23T18:14:13.667Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-23T18:14:13.667Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-23T18:14:14.604Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-23T18:14:15.172Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-23T18:14:15.431Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-23T18:14:15.999Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-23T18:14:15.999Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-23T18:14:16.567Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-23T18:14:17.508Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-23T18:14:18.445Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-23T18:14:19.826Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-23T18:14:20.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-23T18:14:20.655Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-23T18:14:21.223Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-23T18:14:21.322Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-23T18:14:21.482Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-23T18:14:22.051Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-23T18:14:22.989Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-23T18:14:25.529Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-23T18:14:25.529Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-23T18:14:26.101Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-23T18:14:27.478Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-23T18:14:28.857Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-23T18:14:30.763Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-23T18:14:32.144Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-23T18:14:32.144Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-23T18:14:32.144Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-23T18:14:32.144Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-23T18:14:32.144Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-23T18:14:32.713Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-23T18:14:33.840Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-23T18:14:33.840Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-23T18:14:33.840Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-23T18:14:34.092Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-23T18:14:35.470Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-23T18:14:36.852Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-23T18:14:37.111Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-23T18:14:38.050Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-23T18:14:38.618Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-09-23T18:14:38.618Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-23T18:14:38.618Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-23T18:14:39.186Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-09-23T18:14:40.123Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-23T18:14:40.123Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-23T18:14:40.691Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-23T18:14:41.264Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-23T18:14:41.831Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-09-23T18:14:42.090Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-23T18:14:42.090Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-23T18:14:42.658Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-23T18:14:43.227Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-23T18:14:43.794Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-23T18:14:44.054Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-23T18:14:44.622Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-23T18:14:44.887Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-23T18:14:45.455Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-23T18:14:45.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-09-23T18:14:45.973Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-23T18:14:45.973Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-23T18:14:46.544Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-23T18:14:47.112Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-23T18:14:48.493Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-23T18:14:48.754Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:14:48.754Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:14:48.754Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-23T18:14:53.155Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-23T18:14:53.155Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-23T18:14:53.284Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-23T18:14:59.279Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-23T18:15:03.144Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-09-23T18:15:03.719Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-23T18:15:05.107Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-09-23T18:15:05.108Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-09-23T18:15:05.108Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-23T18:15:05.108Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-23T18:15:06.046Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-23T18:15:07.930Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-23T18:15:07.952Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-23T18:15:08.889Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-23T18:15:10.795Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-23T18:15:10.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-09-23T18:15:16.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-09-23T18:15:16.067Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-23T18:15:16.636Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-23T18:15:17.206Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-23T18:15:17.465Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-09-23T18:15:18.033Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-23T18:15:18.033Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-23T18:15:18.292Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-23T18:15:19.230Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-23T18:15:20.608Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-23T18:15:20.608Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-09-23T18:15:21.545Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-23T18:15:21.545Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-23T18:15:21.805Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-23T18:15:23.200Z] === RUN TestDockerSuite/TestRunMount [2021-09-23T18:15:23.458Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-09-23T18:15:23.811Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-23T18:15:23.811Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-23T18:15:23.811Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:15:23.811Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-23T18:15:23.811Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:15:23.811Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-23T18:15:23.811Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-23T18:15:23.811Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-23T18:15:23.811Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:15:23.811Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-23T18:15:23.811Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-23T18:15:23.811Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-23T18:15:26.751Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-09-23T18:15:27.613Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-23T18:15:28.131Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-23T18:15:28.699Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-23T18:15:29.181Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-23T18:15:29.269Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-09-23T18:15:29.269Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-23T18:15:30.207Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-23T18:15:32.117Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-23T18:15:32.980Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-23T18:15:32.980Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:15:32.980Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-23T18:15:32.980Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:15:32.980Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-23T18:15:32.980Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:15:32.980Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-23T18:15:32.980Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:15:32.980Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-23T18:15:32.980Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:15:32.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-23T18:15:33.205Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-23T18:15:33.497Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-09-23T18:15:34.875Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-23T18:15:36.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-23T18:15:36.779Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:15:36.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-23T18:15:36.779Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:15:36.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-23T18:15:36.779Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:15:36.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-23T18:15:36.783Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-23T18:15:37.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-23T18:15:37.354Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-09-23T18:15:38.292Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-23T18:15:40.206Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-23T18:15:40.225Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-23T18:15:40.793Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-23T18:15:40.793Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-23T18:15:41.362Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-23T18:15:41.855Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-23T18:15:41.931Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-23T18:15:42.498Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-23T18:15:43.068Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-23T18:15:44.446Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-23T18:15:45.823Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-23T18:15:48.359Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-23T18:15:48.618Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-23T18:15:48.878Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-09-23T18:15:49.137Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-23T18:15:49.396Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-23T18:15:49.656Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-23T18:15:50.224Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-23T18:15:50.224Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-23T18:15:50.501Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-23T18:15:50.792Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-23T18:15:52.712Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-23T18:15:52.712Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-23T18:15:52.712Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:15:52.712Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-23T18:15:52.712Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:15:52.712Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-23T18:15:52.712Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:15:52.712Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-23T18:15:52.712Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:15:52.712Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-23T18:15:52.712Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:15:52.712Z] === RUN TestDockerSuite/TestBuildFails [2021-09-23T18:15:53.702Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-23T18:15:53.702Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-23T18:15:57.357Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-09-23T18:15:57.357Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-23T18:15:57.357Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-23T18:15:57.357Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-09-23T18:15:57.357Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-23T18:15:58.295Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-23T18:15:58.863Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-09-23T18:15:59.439Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-09-23T18:15:59.439Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-23T18:15:59.577Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-23T18:15:59.708Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-23T18:16:00.655Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-23T18:16:00.914Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-09-23T18:16:01.173Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-23T18:16:01.433Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:16:01.433Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-23T18:16:01.433Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-23T18:16:02.003Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-23T18:16:02.571Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-23T18:16:02.571Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-23T18:16:02.571Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-23T18:16:03.510Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-09-23T18:16:04.342Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-23T18:16:04.889Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-23T18:16:04.889Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-23T18:16:04.889Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-23T18:16:05.898Z] ok github.com/docker/docker/libnetwork/networkdb 103.693s coverage: 60.0% of statements [2021-09-23T18:16:05.898Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-23T18:16:05.898Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-09-23T18:16:05.898Z] ok github.com/docker/docker/libnetwork/osl 4.324s coverage: 39.7% of statements [2021-09-23T18:16:05.898Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-09-23T18:16:05.898Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-09-23T18:16:05.898Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2021-09-23T18:16:05.898Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-09-23T18:16:05.898Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-23T18:16:05.898Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] === Skipped [2021-09-23T18:16:05.898Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-09-23T18:16:05.898Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-09-23T18:16:05.898Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-09-23T18:16:05.898Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-23T18:16:05.898Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-23T18:16:05.898Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-23T18:16:05.898Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-23T18:16:05.898Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-23T18:16:05.898Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-23T18:16:05.898Z] firewalld_test.go:14: firewalld is not running [2021-09-23T18:16:05.898Z] [2021-09-23T18:16:05.898Z] DONE 331 tests, 9 skipped in 198.050s Post stage [Pipeline] junit [2021-09-23T18:16:05.911Z] Recording test results [2021-09-23T18:16:06.300Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-09-23T18:16:06.639Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42854/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3226073cb7c1d7da97315e3ee56173d00cd42cc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3226073cb7c1d7da97315e3ee56173d00cd42cc hack/validate/vendor [2021-09-23T18:16:06.796Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-23T18:16:07.573Z] No vendor changes in diff. [2021-09-23T18:16:07.733Z] === RUN TestDockerSuite/TestRunRm [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-23T18:16:08.144Z] + echo Ensuring container killed. [2021-09-23T18:16:08.144Z] Ensuring container killed. [2021-09-23T18:16:08.144Z] + docker rm -vf docker-pr8 [2021-09-23T18:16:08.144Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-09-23T18:16:08.302Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-23T18:16:08.428Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:16:08.428Z] Chowning /workspace to jenkins user [2021-09-23T18:16:08.428Z] + id -u [2021-09-23T18:16:08.428Z] + id -g [2021-09-23T18:16:08.428Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42854:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:16:09.106Z] === RUN TestDockerSuite/TestBuildFromGit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:16:09.661Z] + bundleName=unit [2021-09-23T18:16:09.661Z] + echo Creating unit-bundles.tar.gz [2021-09-23T18:16:09.661Z] Creating unit-bundles.tar.gz [2021-09-23T18:16:09.661Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-09-23T18:16:09.661Z] bundles/junit-report-libnetwork.xml [2021-09-23T18:16:09.661Z] bundles/junit-report.xml [2021-09-23T18:16:09.661Z] bundles/go-test-report-libnetwork.json [2021-09-23T18:16:09.661Z] bundles/go-test-report.json [2021-09-23T18:16:09.661Z] bundles/profile-libnetwork.out [2021-09-23T18:16:09.661Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-09-23T18:16:09.673Z] Archiving artifacts [2021-09-23T18:16:09.680Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-09-23T18:16:10.151Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42854/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:16:10.474Z] + make clean [2021-09-23T18:16:10.732Z] docker volume rm -f docker-dev-cache [2021-09-23T18:16:10.732Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:16:12.218Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-23T18:16:12.479Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-23T18:16:12.479Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-09-23T18:16:13.048Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-09-23T18:16:13.872Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-23T18:16:14.861Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-23T18:16:14.958Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-09-23T18:16:15.217Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-09-23T18:16:17.765Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-09-23T18:16:18.657Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-23T18:16:18.657Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:16:18.657Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-23T18:16:19.126Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-23T18:16:19.597Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-23T18:16:19.597Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:16:19.597Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-23T18:16:20.301Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-09-23T18:16:20.867Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-09-23T18:16:21.128Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-09-23T18:16:21.695Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-09-23T18:16:21.954Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-09-23T18:16:22.529Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-09-23T18:16:22.790Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-09-23T18:16:23.360Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-23T18:16:23.929Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-23T18:16:24.188Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-23T18:16:25.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-09-23T18:16:26.768Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-23T18:16:26.768Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:16:26.768Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-23T18:16:27.032Z] === RUN TestDockerSuite/TestRunState [2021-09-23T18:16:27.972Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-09-23T18:16:28.231Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-23T18:16:28.490Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-23T18:16:29.059Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-23T18:16:29.318Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-09-23T18:16:29.318Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-23T18:16:29.318Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-23T18:16:29.887Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-23T18:16:30.457Z] === RUN TestDockerSuite/TestRunSysctls [2021-09-23T18:16:31.025Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-09-23T18:16:31.594Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-23T18:16:31.853Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-23T18:16:31.853Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-23T18:16:32.439Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-09-23T18:16:33.825Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-09-23T18:16:34.393Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-09-23T18:16:34.652Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-09-23T18:16:35.441Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-23T18:16:35.911Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-23T18:16:36.558Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-09-23T18:16:36.818Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-09-23T18:16:37.496Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-23T18:16:37.497Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:16:37.497Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-23T18:16:37.966Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-23T18:16:37.966Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-23T18:16:39.358Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-23T18:16:39.617Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-09-23T18:16:41.763Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-23T18:16:42.286Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-23T18:16:42.287Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-09-23T18:16:42.357Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-23T18:16:42.855Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-23T18:16:43.346Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-23T18:16:43.422Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-23T18:16:43.681Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-23T18:16:43.820Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-23T18:16:44.290Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-23T18:16:45.061Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-09-23T18:16:45.279Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-23T18:16:45.630Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-23T18:16:46.267Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-23T18:16:46.569Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-23T18:16:47.139Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-23T18:16:47.399Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-23T18:16:47.659Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-23T18:16:48.228Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-23T18:16:48.228Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-09-23T18:16:48.797Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-23T18:16:49.392Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-09-23T18:16:49.392Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-23T18:16:49.392Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-23T18:16:49.392Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-23T18:16:50.335Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-23T18:16:51.027Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-23T18:16:51.027Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:16:51.027Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-23T18:16:51.027Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:16:51.027Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-23T18:16:51.027Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-23T18:16:51.027Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-23T18:16:51.496Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-23T18:16:51.496Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-23T18:16:51.966Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-23T18:16:52.435Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-23T18:16:53.627Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-23T18:16:53.887Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-23T18:16:54.146Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-09-23T18:16:54.713Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-23T18:16:56.233Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-23T18:16:56.621Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-23T18:16:57.560Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-23T18:16:58.940Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-23T18:16:59.198Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-09-23T18:17:01.104Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-23T18:17:01.675Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-23T18:17:01.675Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-23T18:17:01.675Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-23T18:17:01.675Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-23T18:17:01.675Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-23T18:17:01.675Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-23T18:17:01.675Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-23T18:17:01.934Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-09-23T18:17:01.934Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-23T18:17:01.934Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-09-23T18:17:02.502Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-09-23T18:17:03.069Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-09-23T18:17:03.111Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-23T18:17:03.111Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-23T18:17:03.111Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:17:03.111Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-23T18:17:03.111Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:17:03.111Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-23T18:17:03.111Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-23T18:17:03.111Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-23T18:17:03.111Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:17:03.111Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-23T18:17:03.111Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-23T18:17:03.111Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-23T18:17:04.007Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-09-23T18:17:04.265Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-09-23T18:17:04.671Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-23T18:17:04.834Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-23T18:17:04.834Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-09-23T18:17:05.405Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-09-23T18:17:05.405Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-23T18:17:05.405Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-09-23T18:17:05.405Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-23T18:17:05.405Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-09-23T18:17:05.405Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-23T18:17:05.405Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-09-23T18:17:05.405Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-23T18:17:05.405Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-09-23T18:17:05.405Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-23T18:17:05.405Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-09-23T18:17:05.405Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-23T18:17:05.405Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-09-23T18:17:05.405Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-23T18:17:05.405Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-09-23T18:17:05.983Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-09-23T18:17:06.254Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-09-23T18:17:06.254Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-09-23T18:17:06.824Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-23T18:17:07.085Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-23T18:17:07.615Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-23T18:17:07.653Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-23T18:17:07.653Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-09-23T18:17:07.912Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-09-23T18:17:08.481Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-09-23T18:17:08.481Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-23T18:17:08.481Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-23T18:17:09.050Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-23T18:17:09.988Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-09-23T18:17:10.248Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-09-23T18:17:10.248Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-23T18:17:10.248Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-23T18:17:10.506Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-23T18:17:10.506Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-23T18:17:11.177Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-23T18:17:11.177Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:17:11.177Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-23T18:17:11.398Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-23T18:17:11.399Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:17:11.399Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-23T18:17:11.399Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:17:11.444Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-23T18:17:11.645Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-23T18:17:11.866Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-23T18:17:11.866Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:17:11.866Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-23T18:17:11.866Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:17:11.866Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-23T18:17:11.866Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:17:11.866Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-23T18:17:12.011Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-23T18:17:12.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-09-23T18:17:13.886Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-23T18:17:14.457Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-23T18:17:14.718Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-23T18:17:14.718Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-23T18:17:15.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-23T18:17:15.645Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:17:15.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-23T18:17:15.645Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:17:15.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-23T18:17:15.645Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:17:15.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-23T18:17:15.656Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-09-23T18:17:15.656Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-09-23T18:17:16.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-23T18:17:16.593Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-09-23T18:17:17.531Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-23T18:17:17.531Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-23T18:17:18.909Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-23T18:17:18.909Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-23T18:17:19.168Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-23T18:17:19.427Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-09-23T18:17:19.894Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-23T18:17:20.808Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1306133991 [2021-09-23T18:17:20.808Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-23T18:17:21.083Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-23T18:17:22.461Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-09-23T18:17:22.461Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-23T18:17:22.720Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-23T18:17:22.720Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-23T18:17:24.099Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-23T18:17:25.479Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-23T18:17:25.738Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-23T18:17:25.738Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-23T18:17:25.996Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-23T18:17:25.996Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-23T18:17:26.564Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-23T18:17:27.132Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-09-23T18:17:28.510Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-23T18:17:30.417Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-09-23T18:17:34.611Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-23T18:17:34.814Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-23T18:17:34.814Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-23T18:17:34.814Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:17:34.814Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-23T18:17:34.814Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:17:34.814Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-23T18:17:34.814Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:17:34.814Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-23T18:17:34.814Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:17:34.814Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-23T18:17:34.814Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:17:34.814Z] === RUN TestDockerSuite/TestBuildFails [2021-09-23T18:17:35.552Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-23T18:17:36.120Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-23T18:17:37.057Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-23T18:17:38.598Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-23T18:17:38.598Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-23T18:17:39.598Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-23T18:17:41.525Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-23T18:17:41.775Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-23T18:17:41.784Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-23T18:17:43.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-09-23T18:17:43.162Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-23T18:17:44.541Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-23T18:17:45.742Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-23T18:17:45.919Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-23T18:17:48.452Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-23T18:17:52.641Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-23T18:17:52.900Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-23T18:17:54.300Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-23T18:17:55.174Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-23T18:17:55.743Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-09-23T18:17:58.098Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-23T18:17:58.279Z] docker_cli_service_logs_test.go:246: checking task u68fp4qixba1 [2021-09-23T18:17:58.279Z] docker_cli_service_logs_test.go:251: checking messages for u68fp4qixba1 [2021-09-23T18:17:58.279Z] docker_cli_service_logs_test.go:246: checking task s608lxu82oyc [2021-09-23T18:17:58.279Z] docker_cli_service_logs_test.go:251: checking messages for s608lxu82oyc [2021-09-23T18:18:00.045Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-23T18:18:00.195Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-23T18:18:02.733Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-09-23T18:18:03.974Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-23T18:18:04.111Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-23T18:18:04.370Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-23T18:18:04.939Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-23T18:18:05.508Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-23T18:18:05.508Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-23T18:18:05.508Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-23T18:18:05.906Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-23T18:18:06.077Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-23T18:18:06.896Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-23T18:18:08.614Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-09-23T18:18:08.738Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-23T18:18:08.874Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-23T18:18:11.409Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-09-23T18:18:11.977Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-09-23T18:18:12.546Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-09-23T18:18:12.752Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-23T18:18:12.752Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:18:12.752Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-23T18:18:12.752Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-23T18:18:13.116Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-09-23T18:18:13.116Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-23T18:18:13.116Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-09-23T18:18:13.116Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-23T18:18:13.116Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-09-23T18:18:13.224Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-23T18:18:13.224Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:18:13.224Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-23T18:18:14.054Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-09-23T18:18:14.621Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-09-23T18:18:15.191Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-09-23T18:18:16.129Z] === RUN TestDockerSuite/TestUpdateStats [2021-09-23T18:18:20.348Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-09-23T18:18:21.286Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-09-23T18:18:21.286Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-23T18:18:21.286Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-09-23T18:18:21.856Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-09-23T18:18:21.873Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-23T18:18:21.873Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:18:22.341Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-23T18:18:22.424Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-23T18:18:23.689Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-23T18:18:23.689Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:18:23.689Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-23T18:18:24.958Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-09-23T18:18:26.180Z] --- PASS: TestBuildWCOWSandboxSize (755.15s) [2021-09-23T18:18:26.180Z] === RUN TestBuildWithEmptyDockerfile [2021-09-23T18:18:26.180Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:18:26.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:18:26.180Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:18:26.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:18:26.180Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:18:26.180Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:18:26.180Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-23T18:18:26.180Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-23T18:18:26.180Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-23T18:18:26.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.41s) [2021-09-23T18:18:26.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-23T18:18:26.180Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-23T18:18:26.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-23T18:18:26.180Z] === RUN TestBuildPreserveOwnership [2021-09-23T18:18:26.180Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:26.180Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-09-23T18:18:26.180Z] === RUN TestBuildPlatformInvalid [2021-09-23T18:18:26.180Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-09-23T18:18:26.180Z] PASS [2021-09-23T18:18:26.180Z] ok github.com/docker/docker/integration/build 925.686s [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === Skipped [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-23T18:18:26.180Z] build_session_test.go:25: TODO: BuildKit [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-23T18:18:26.180Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-23T18:18:26.180Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-23T18:18:26.180Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-09-23T18:18:26.180Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] DONE 29 tests, 5 skipped in 954.195s [2021-09-23T18:18:26.180Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-23T18:18:26.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:18:26.180Z] INFO: Testing against a local daemon [2021-09-23T18:18:26.180Z] === RUN TestConfigInspect [2021-09-23T18:18:26.180Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestConfigList [2021-09-23T18:18:26.180Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] --- SKIP: TestConfigList (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestConfigsCreateAndDelete [2021-09-23T18:18:26.180Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestConfigsUpdate [2021-09-23T18:18:26.180Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestTemplatedConfig [2021-09-23T18:18:26.180Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestConfigCreateResolve [2021-09-23T18:18:26.180Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:26.180Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-23T18:18:26.180Z] PASS [2021-09-23T18:18:26.180Z] ok github.com/docker/docker/integration/config 0.083s [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === Skipped [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-23T18:18:26.180Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-23T18:18:26.180Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-23T18:18:26.180Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-23T18:18:26.180Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-23T18:18:26.180Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-23T18:18:26.180Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:26.180Z] [2021-09-23T18:18:26.180Z] DONE 6 tests, 6 skipped in 2.501s [2021-09-23T18:18:26.180Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-23T18:18:26.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:18:26.180Z] INFO: Testing against a local daemon [2021-09-23T18:18:26.180Z] === RUN TestCheckpoint [2021-09-23T18:18:26.180Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:18:26.180Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestContainerInvalidJSON [2021-09-23T18:18:26.180Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:18:26.180Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:18:26.180Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:18:26.180Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:18:26.180Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-23T18:18:26.180Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-23T18:18:26.180Z] --- PASS: TestContainerInvalidJSON (0.39s) [2021-09-23T18:18:26.180Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-23T18:18:26.180Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-09-23T18:18:26.180Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-23T18:18:26.180Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-09-23T18:18:26.180Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-23T18:18:26.180Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.32s) [2021-09-23T18:18:26.180Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-23T18:18:26.180Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-09-23T18:18:26.180Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-23T18:18:26.180Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-09-23T18:18:26.180Z] === RUN TestCopyFromContainer [2021-09-23T18:18:26.180Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-23T18:18:26.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:18:26.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:18:26.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:18:26.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:18:26.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:18:26.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:18:26.180Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-23T18:18:26.180Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-23T18:18:26.180Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-23T18:18:26.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-23T18:18:26.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-23T18:18:26.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-23T18:18:26.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-23T18:18:26.180Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:18:26.180Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestCreateWithInvalidEnv [2021-09-23T18:18:26.180Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-23T18:18:26.180Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-23T18:18:26.180Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-23T18:18:26.180Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-23T18:18:26.180Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-23T18:18:26.180Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-23T18:18:26.180Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-23T18:18:26.180Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-23T18:18:26.180Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-23T18:18:26.180Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-23T18:18:26.180Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-23T18:18:26.180Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-23T18:18:26.180Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestCreateTmpfsMountsTarget [2021-09-23T18:18:26.180Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.180Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-23T18:18:26.180Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:26.180Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-23T18:18:26.180Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:18:26.180Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:18:26.180Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-23T18:18:26.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:18:26.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:18:26.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:18:26.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:18:26.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:18:26.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:18:26.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:18:26.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:18:26.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:18:26.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:18:26.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-23T18:18:26.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-23T18:18:26.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-23T18:18:26.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-23T18:18:26.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-23T18:18:26.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-23T18:18:26.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-23T18:18:26.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-23T18:18:26.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-23T18:18:26.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-23T18:18:26.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-23T18:18:26.181Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:18:26.181Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestCreateDifferentPlatform [2021-09-23T18:18:26.181Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-23T18:18:26.181Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-23T18:18:26.181Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-23T18:18:26.181Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-23T18:18:26.181Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-23T18:18:26.181Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-09-23T18:18:26.181Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-23T18:18:26.181Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:18:26.181Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-09-23T18:18:26.181Z] === RUN TestContainerKillOnDaemonStart [2021-09-23T18:18:26.181Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.181Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestDiff [2021-09-23T18:18:26.181Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:26.181Z] --- SKIP: TestDiff (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestExecWithCloseStdin [2021-09-23T18:18:26.181Z] --- PASS: TestExecWithCloseStdin (2.59s) [2021-09-23T18:18:26.181Z] === RUN TestExec [2021-09-23T18:18:26.181Z] --- PASS: TestExec (1.80s) [2021-09-23T18:18:26.181Z] === RUN TestExecUser [2021-09-23T18:18:26.181Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:18:26.181Z] --- SKIP: TestExecUser (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestExportContainerAndImportImage [2021-09-23T18:18:26.181Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.181Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-23T18:18:26.181Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:26.181Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestHealthCheckWorkdir [2021-09-23T18:18:26.181Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:26.181Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestHealthKillContainer [2021-09-23T18:18:26.181Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:18:26.181Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-23T18:18:26.181Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:18:26.181Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:18:26.181Z] === RUN TestKillContainerInvalidSignal [2021-09-23T18:18:26.181Z] --- PASS: TestKillContainerInvalidSignal (1.60s) [2021-09-23T18:18:26.181Z] === RUN TestKillContainer [2021-09-23T18:18:26.181Z] === RUN TestKillContainer/no_signal [2021-09-23T18:18:27.495Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-09-23T18:18:27.716Z] === RUN TestKillContainer/non_killing_signal [2021-09-23T18:18:27.716Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:18:27.716Z] === RUN TestKillContainer/killing_signal [2021-09-23T18:18:28.876Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-09-23T18:18:29.565Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-23T18:18:29.565Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-23T18:18:29.565Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:18:29.565Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-23T18:18:29.565Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:18:29.565Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-23T18:18:29.815Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-09-23T18:18:31.721Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-09-23T18:18:31.721Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-23T18:18:31.788Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-23T18:18:32.745Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-23T18:18:32.745Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-23T18:18:34.260Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-09-23T18:18:34.306Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-23T18:18:34.307Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:18:34.307Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-23T18:18:34.520Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-23T18:18:34.762Z] --- PASS: TestKillContainer (8.47s) [2021-09-23T18:18:34.762Z] --- PASS: TestKillContainer/no_signal (1.61s) [2021-09-23T18:18:34.762Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:18:34.762Z] --- PASS: TestKillContainer/killing_signal (6.82s) [2021-09-23T18:18:34.762Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-23T18:18:34.762Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:18:34.762Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:18:34.762Z] === RUN TestKillStoppedContainer [2021-09-23T18:18:34.762Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:18:34.762Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-23T18:18:34.762Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-23T18:18:34.762Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:18:34.762Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:18:34.762Z] === RUN TestKillDifferentUserContainer [2021-09-23T18:18:34.762Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:18:34.762Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-23T18:18:34.762Z] === RUN TestInspectOomKilledTrue [2021-09-23T18:18:34.762Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:34.762Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-23T18:18:34.762Z] === RUN TestInspectOomKilledFalse [2021-09-23T18:18:34.762Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:18:34.762Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-23T18:18:34.762Z] === RUN TestLogsFollowTailEmpty [2021-09-23T18:18:35.290Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-23T18:18:35.290Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-23T18:18:35.589Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-23T18:18:36.293Z] --- PASS: TestLogsFollowTailEmpty (1.66s) [2021-09-23T18:18:36.293Z] === RUN TestNetworkNat [2021-09-23T18:18:36.293Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:36.293Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-23T18:18:36.293Z] === RUN TestNetworkLocalhostTCPNat [2021-09-23T18:18:36.425Z] docker_cli_swarm_test.go:1901: [dca8510238d8c] joining swarm manager [d3c9859d109d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:18:37.157Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-23T18:18:37.377Z] docker_cli_swarm_test.go:1902: [d16f0427fc905] joining swarm manager [d3c9859d109d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:18:37.627Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-23T18:18:37.627Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-23T18:18:37.639Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-09-23T18:18:37.822Z] --- PASS: TestNetworkLocalhostTCPNat (1.96s) [2021-09-23T18:18:37.822Z] === RUN TestNetworkLoopbackNat [2021-09-23T18:18:37.822Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:37.822Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-23T18:18:37.822Z] === RUN TestPause [2021-09-23T18:18:37.822Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:18:37.822Z] --- SKIP: TestPause (0.00s) [2021-09-23T18:18:37.822Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-23T18:18:39.075Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-23T18:18:39.553Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-09-23T18:18:40.126Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.64s) [2021-09-23T18:18:40.126Z] === RUN TestPauseStopPausedContainer [2021-09-23T18:18:40.126Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:18:40.126Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-23T18:18:40.126Z] === RUN TestPsFilter [2021-09-23T18:18:40.126Z] --- PASS: TestPsFilter (0.16s) [2021-09-23T18:18:40.126Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-23T18:18:40.209Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-23T18:18:40.495Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-09-23T18:18:40.584Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-23T18:18:40.677Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-23T18:18:41.053Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-23T18:18:41.430Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-09-23T18:18:41.655Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.87s) [2021-09-23T18:18:41.655Z] === RUN TestRemoveContainerWithVolume [2021-09-23T18:18:41.660Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-23T18:18:42.043Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-23T18:18:42.126Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-23T18:18:42.368Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-09-23T18:18:42.593Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-23T18:18:43.747Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-09-23T18:18:43.824Z] --- PASS: TestRemoveContainerWithVolume (1.87s) [2021-09-23T18:18:43.824Z] === RUN TestRemoveContainerRunning [2021-09-23T18:18:44.153Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-23T18:18:45.125Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-09-23T18:18:45.358Z] --- PASS: TestRemoveContainerRunning (1.62s) [2021-09-23T18:18:45.358Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-23T18:18:46.503Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-09-23T18:18:46.886Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.62s) [2021-09-23T18:18:46.886Z] === RUN TestRemoveInvalidContainer [2021-09-23T18:18:46.886Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-23T18:18:46.886Z] === RUN TestRenameLinkedContainer [2021-09-23T18:18:46.886Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:18:46.886Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-23T18:18:46.886Z] === RUN TestRenameStoppedContainer [2021-09-23T18:18:47.882Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-09-23T18:18:49.060Z] --- PASS: TestRenameStoppedContainer (1.91s) [2021-09-23T18:18:49.060Z] === RUN TestRenameRunningContainerAndReuse [2021-09-23T18:18:49.261Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-23T18:18:50.011Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-23T18:18:50.011Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:18:50.011Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-23T18:18:50.011Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:18:50.011Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-23T18:18:50.011Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-23T18:18:50.011Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-23T18:18:50.011Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-23T18:18:50.011Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-23T18:18:50.479Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-23T18:18:50.727Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-23T18:18:50.945Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-23T18:18:51.198Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-23T18:18:51.954Z] --- PASS: TestRenameRunningContainerAndReuse (3.32s) [2021-09-23T18:18:51.954Z] === RUN TestRenameInvalidName [2021-09-23T18:18:53.482Z] --- PASS: TestRenameInvalidName (1.65s) [2021-09-23T18:18:53.482Z] === RUN TestRenameAnonymousContainer [2021-09-23T18:18:54.530Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-09-23T18:18:55.692Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-23T18:19:02.668Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-09-23T18:19:03.604Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-09-23T18:19:03.704Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-23T18:19:04.540Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-23T18:19:04.540Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-23T18:19:04.540Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-23T18:19:05.108Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-23T18:19:05.108Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-23T18:19:05.108Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-23T18:19:05.368Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-23T18:19:05.830Z] --- PASS: TestRenameAnonymousContainer (10.37s) [2021-09-23T18:19:05.830Z] === RUN TestRenameContainerWithSameName [2021-09-23T18:19:05.830Z] --- PASS: TestRenameContainerWithSameName (1.61s) [2021-09-23T18:19:05.830Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-23T18:19:05.830Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:05.830Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:19:05.830Z] === RUN TestResize [2021-09-23T18:19:05.938Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-23T18:19:05.938Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-23T18:19:06.506Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-23T18:19:06.661Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-23T18:19:06.765Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-23T18:19:06.765Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-23T18:19:06.765Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-23T18:19:06.765Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-23T18:19:07.358Z] --- PASS: TestResize (1.63s) [2021-09-23T18:19:07.358Z] === RUN TestResizeWithInvalidSize [2021-09-23T18:19:08.675Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-23T18:19:08.675Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-23T18:19:08.675Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-23T18:19:08.675Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-23T18:19:08.675Z] === RUN TestDockerSuite/TestVolumeEvents [2021-09-23T18:19:08.888Z] --- PASS: TestResizeWithInvalidSize (1.62s) [2021-09-23T18:19:08.888Z] === RUN TestResizeWhenContainerNotStarted [2021-09-23T18:19:10.606Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-23T18:19:10.606Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:19:10.606Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-23T18:19:11.055Z] --- PASS: TestResizeWhenContainerNotStarted (1.89s) [2021-09-23T18:19:11.055Z] === RUN TestDaemonRestartKillContainers [2021-09-23T18:19:11.055Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:11.055Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:19:11.055Z] === RUN TestStats [2021-09-23T18:19:11.055Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:19:11.055Z] --- SKIP: TestStats (0.00s) [2021-09-23T18:19:11.055Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-23T18:19:12.165Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-23T18:19:12.536Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-23T18:19:13.946Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-23T18:19:15.326Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-23T18:19:15.588Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-23T18:19:15.588Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-23T18:19:16.331Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-23T18:19:17.493Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-23T18:19:18.872Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-09-23T18:19:19.287Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-23T18:19:20.258Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-23T18:19:20.258Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite (1309.98s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.38s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.22s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.14s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.30s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.69s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.79s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.52s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.74s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.53s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAttachDetach (1.32s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.47s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.62s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.36s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.16s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.03s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.25s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.11s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.90s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.56s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.36s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.84s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.64s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.00s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.00s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.01s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.13s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.03s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.79s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.50s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.21s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.67s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.75s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.73s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.74s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.93s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.54s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.67s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.55s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.37s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.69s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.79s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.62s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.99s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.81s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.70s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.68s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.71s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2021-09-23T18:19:20.258Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.12s) [2021-09-23T18:19:20.258Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.28s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.92s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.03s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.61s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.75s) [2021-09-23T18:19:20.259Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-23T18:19:20.259Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-23T18:19:20.259Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-09-23T18:19:20.259Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.77s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.45s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.12s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.32s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.95s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.60s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.34s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.98s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.15s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.30s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.30s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.15s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.01s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.67s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.10s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.94s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.07s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.47s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.37s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.87s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.68s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.97s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.17s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.29s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.88s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.39s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.55s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.68s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.70s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2021-09-23T18:19:20.259Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.97s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.96s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.47s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.21s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.14s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.58s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.37s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.93s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildHistory (2.97s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.49s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.77s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLabel (0.62s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.68s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.84s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.61s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.89s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.17s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.12s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.98s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.64s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.80s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.42s) [2021-09-23T18:19:20.259Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.24s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.58s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.30s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.85s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.42s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.62s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.17s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.28s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.76s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.06s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildPATH (2.18s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.73s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.54s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.98s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.53s) [2021-09-23T18:19:20.259Z] --- PASS: TestDockerSuite/TestBuildRm (2.27s) [2021-09-23T18:19:20.276Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-23T18:19:20.276Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:19:20.276Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-23T18:19:20.276Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:19:20.276Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-23T18:19:20.519Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s) [2021-09-23T18:19:20.519Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.96s) [2021-09-23T18:19:20.519Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-23T18:19:20.519Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2021-09-23T18:19:20.519Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2021-09-23T18:19:20.519Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.04s) [2021-09-23T18:19:20.519Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2021-09-23T18:19:20.519Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.91s) [2021-09-23T18:19:20.519Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildStderr (0.70s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.07s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildUser (1.57s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.52s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.92s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.77s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.87s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.15s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.35s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.35s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.54s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.33s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.53s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitChange (0.84s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.66s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.34s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitTTY (1.52s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.19s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.41s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.15s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.55s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.51s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.70s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.02s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.69s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.02s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.14s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.94s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.45s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.80s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.58s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.40s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.73s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.48s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7f1b8_} (1.36s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12016871292_/foo_false____} (1.34s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12016871292_/foo_true____} (0.43s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33551598794_/foo_false____} (1.32s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33551598794_/foo_true____} (1.47s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33551598794_/foo_true__0xc000b7f1e8__} (1.54s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7f200_} (1.39s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7f218_} (1.52s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7f230_} (1.37s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7f248_} (1.37s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.99s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.25s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.74s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.93s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.99s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.16s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.81s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.07s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.66s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.68s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.44s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.40s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.69s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.66s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.28s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.20s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.97s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.53s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2021-09-23T18:19:20.520Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.09s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.98s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.97s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.52s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.64s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-09-23T18:19:20.520Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.59s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.72s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.82s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsCommit (0.81s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.09s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.51s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFilters (1.17s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFormat (1.18s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.53s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-09-23T18:19:20.521Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-23T18:19:20.521Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.96s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.54s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.34s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.70s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.72s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecInspectID (2.67s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecParseError (0.62s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecStartFails (0.67s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.83s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2021-09-23T18:19:20.521Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.35s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.62s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.67s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestHealth (18.87s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2021-09-23T18:19:20.521Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectHistory (0.60s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-09-23T18:19:20.521Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.47s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.10s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.57s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.58s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.17s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.51s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.85s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.51s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.30s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.42s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.53s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.62s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.57s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.94s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestPluginActive (1.36s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.27s) [2021-09-23T18:19:20.521Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.67s) [2021-09-23T18:19:20.521Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.42s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.11s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.68s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.36s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPortList (6.46s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.98s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.55s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsByOrder (2.22s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.90s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.75s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.33s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.84s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.13s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.16s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.64s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.70s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.64s) [2021-09-23T18:19:20.522Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.02s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.88s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.89s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.28s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.92s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.49s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.00s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.27s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.98s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.64s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.19s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.23s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.55s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.64s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.64s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.58s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.58s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.21s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.12s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.15s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.56s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.40s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2021-09-23T18:19:20.522Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-23T18:19:20.522Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.53s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.20s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2021-09-23T18:19:20.522Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.60s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.30s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2021-09-23T18:19:20.522Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.54s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.11s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.94s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.32s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.07s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.58s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.91s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.08s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.10s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.53s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunMount (4.90s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.76s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.60s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.94s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.79s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.51s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.37s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2021-09-23T18:19:20.522Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.05s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-09-23T18:19:20.522Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.70s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.57s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.30s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.29s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.76s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.40s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.66s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunState (1.40s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.61s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.96s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.83s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUserByID (0.65s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.60s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.12s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.55s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.96s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.77s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.41s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.91s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.72s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.88s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.90s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.55s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.11s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.29s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.56s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStartRecordError (1.31s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.26s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.39s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.65s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.92s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.60s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.06s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdateStats (3.63s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.17s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.64s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.64s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.77s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.88s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.09s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.53s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.43s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.44s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.12s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.69s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.13s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.13s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.86s) [2021-09-23T18:19:20.523Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.82s) [2021-09-23T18:19:20.523Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-23T18:19:20.523Z] === RUN TestDockerRegistrySuite [2021-09-23T18:19:20.523Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-23T18:19:21.092Z] docker_cli_swarm_test.go:1802: [d467223c1fb5c] joining swarm manager [d3a6c2cbab959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:19:21.845Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-23T18:19:21.845Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:19:21.845Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-23T18:19:22.030Z] check_test.go:195: [d23c640c5263e] daemon is not started [2021-09-23T18:19:22.030Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-23T18:19:22.289Z] docker_cli_swarm_test.go:1803: [d0f78db98d645] joining swarm manager [d3a6c2cbab959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:19:23.227Z] check_test.go:195: [d0ab11a970f92] daemon is not started [2021-09-23T18:19:23.227Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-23T18:19:24.166Z] check_test.go:195: [d7892fc65f506] daemon is not started [2021-09-23T18:19:24.425Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-23T18:19:24.425Z] check_test.go:195: [dd2edb806a204] daemon is not started [2021-09-23T18:19:24.425Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:19:25.832Z] --- PASS: TestStopContainerWithRestartPolicyAlways (13.51s) [2021-09-23T18:19:25.832Z] === RUN TestStopContainerWithTimeout [2021-09-23T18:19:25.832Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:19:25.832Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-23T18:19:25.832Z] === RUN TestUpdateRestartPolicy [2021-09-23T18:19:27.713Z] check_test.go:195: [da632e6542eba] daemon is not started [2021-09-23T18:19:27.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:19:32.984Z] check_test.go:195: [d1133a83830fc] daemon is not started [2021-09-23T18:19:32.984Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-23T18:19:35.520Z] check_test.go:195: [d803ba7b4bbc4] daemon is not started [2021-09-23T18:19:35.521Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-23T18:19:36.459Z] check_test.go:195: [d6564ce991eb3] daemon is not started [2021-09-23T18:19:36.459Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-23T18:19:37.398Z] check_test.go:195: [dc76e62163002] daemon is not started [2021-09-23T18:19:37.398Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-23T18:19:37.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-09-23T18:19:38.225Z] check_test.go:195: [d598d1f4c40a0] daemon is not started [2021-09-23T18:19:38.225Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-23T18:19:39.602Z] check_test.go:195: [d4113a76f2657] daemon is not started [2021-09-23T18:19:39.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-23T18:19:41.009Z] check_test.go:195: [d6887625a1c3f] daemon is not started [2021-09-23T18:19:41.009Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-23T18:19:41.946Z] check_test.go:195: [def3b85cc639a] daemon is not started [2021-09-23T18:19:41.946Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-23T18:19:42.252Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-23T18:19:42.885Z] check_test.go:195: [d1017b7b0288d] daemon is not started [2021-09-23T18:19:42.885Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-23T18:19:43.477Z] --- PASS: TestUpdateRestartPolicy (18.57s) [2021-09-23T18:19:43.477Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-23T18:19:43.824Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:98ac8ea02420b0b7719c7670d31aeebc59a0e02e51fb6e0a5e56ab56e0e8b26b [2021-09-23T18:19:44.392Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7af556b1eeb7aa3a0886431821a49526e0a4c59229a761b7f017e2ca71cdd197 [2021-09-23T18:19:44.439Z] --- PASS: TestUpdateRestartWithAutoRemove (1.59s) [2021-09-23T18:19:44.439Z] === RUN TestWaitNonBlocked [2021-09-23T18:19:44.439Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:19:44.439Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:19:44.439Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:19:44.439Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:19:44.439Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-23T18:19:44.439Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-23T18:19:44.651Z] check_test.go:195: [dc5caca4759c6] daemon is not started [2021-09-23T18:19:44.911Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-23T18:19:45.849Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:78961eb346dbd6fb05ee6ba7321eaf5e66f6d6d3afc8b0de8ecec86f056a6c71 [2021-09-23T18:19:45.849Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-09-23T18:19:46.608Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-09-23T18:19:46.608Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.12s) [2021-09-23T18:19:46.608Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.21s) [2021-09-23T18:19:46.608Z] === RUN TestWaitBlocked [2021-09-23T18:19:46.608Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:19:46.608Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-23T18:19:46.608Z] PASS [2021-09-23T18:19:46.608Z] ok github.com/docker/docker/integration/container 88.365s [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === Skipped [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-23T18:19:46.608Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-23T18:19:46.608Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-23T18:19:46.608Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-23T18:19:46.608Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-23T18:19:46.608Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-23T18:19:46.608Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-23T18:19:46.608Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-09-23T18:19:46.608Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-23T18:19:46.608Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-23T18:19:46.608Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-23T18:19:46.608Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-23T18:19:46.608Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-23T18:19:46.608Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-23T18:19:46.608Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-23T18:19:46.608Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-23T18:19:46.608Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:19:46.608Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-23T18:19:46.608Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-23T18:19:46.608Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-23T18:19:46.608Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-23T18:19:46.608Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-23T18:19:46.608Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-23T18:19:46.608Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-23T18:19:46.608Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-23T18:19:46.608Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-23T18:19:46.608Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-23T18:19:46.608Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-23T18:19:46.608Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-23T18:19:46.608Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-23T18:19:46.608Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-23T18:19:46.608Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-23T18:19:46.608Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-23T18:19:46.608Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-23T18:19:46.608Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:19:46.608Z] [2021-09-23T18:19:46.608Z] DONE 87 tests, 33 skipped in 90.468s [2021-09-23T18:19:46.608Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-23T18:19:46.788Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ff102e4b16aa4b4e722a38a117358a87a47cfa952b99391438c3d16c953e6c4 [2021-09-23T18:19:46.788Z] check_test.go:195: [d7ddcd623aa7d] daemon is not started [2021-09-23T18:19:47.049Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-23T18:19:48.435Z] docker_cli_swarm_test.go:1321: [da0dd98ff5bd3] joining swarm manager [d372c5c54490e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:19:48.435Z] check_test.go:195: [db16c240d5cde] daemon is not started [2021-09-23T18:19:48.435Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-23T18:19:49.372Z] docker_cli_swarm_test.go:1322: [d451048cd4d66] joining swarm manager [d372c5c54490e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:19:50.751Z] check_test.go:195: [d038fa2171e77] daemon is not started [2021-09-23T18:19:50.751Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-23T18:19:51.688Z] check_test.go:195: [d03c3d1b40e9f] daemon is not started [2021-09-23T18:19:51.688Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:19:51.688Z] check_test.go:195: [dcdcfd00232f4] daemon is not started [2021-09-23T18:19:51.688Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:19:52.626Z] check_test.go:195: [d43d100e184ca] daemon is not started [2021-09-23T18:19:52.626Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:19:53.567Z] check_test.go:195: [d5511d91e7119] daemon is not started [2021-09-23T18:19:53.567Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:19:54.560Z] check_test.go:195: [de10b944617fb] daemon is not started [2021-09-23T18:19:54.560Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-23T18:19:57.097Z] check_test.go:195: [df9a44433d0e1] daemon is not started [2021-09-23T18:19:57.097Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-23T18:19:57.167Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-23T18:19:57.357Z] check_test.go:195: [d89488244be27] daemon is not started [2021-09-23T18:19:57.357Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-23T18:19:57.721Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-23T18:19:58.297Z] check_test.go:195: [d2270299ece15] daemon is not started [2021-09-23T18:19:58.297Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-23T18:19:58.555Z] check_test.go:195: [d1707ed3e3e96] daemon is not started [2021-09-23T18:19:58.555Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-23T18:19:58.815Z] check_test.go:195: [d994bbaaf300a] daemon is not started [2021-09-23T18:19:58.815Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-23T18:19:59.074Z] check_test.go:195: [d9eae1093175c] daemon is not started [2021-09-23T18:19:59.074Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-23T18:19:59.333Z] check_test.go:195: [d8e1246d38fbe] daemon is not started [2021-09-23T18:19:59.333Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-23T18:19:59.592Z] check_test.go:195: [d111f82335db6] daemon is not started [2021-09-23T18:19:59.592Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-23T18:19:59.592Z] check_test.go:195: [dac810e1b6833] daemon is not started [2021-09-23T18:19:59.592Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-23T18:20:00.971Z] check_test.go:195: [db5e2e6bc57f9] daemon is not started [2021-09-23T18:20:00.971Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-23T18:20:01.912Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-23T18:20:02.351Z] check_test.go:195: [db32365fd0414] daemon is not started [2021-09-23T18:20:02.351Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-23T18:20:02.921Z] check_test.go:195: [d972ad6757757] daemon is not started [2021-09-23T18:20:02.921Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-23T18:20:04.299Z] check_test.go:195: [d2408b2132e3f] daemon is not started [2021-09-23T18:20:04.299Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-23T18:20:04.868Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite (45.37s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.51s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.21s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.20s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.82s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.09s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.41s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.23s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.95s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.14s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.38s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2021-09-23T18:20:05.805Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-09-23T18:20:05.805Z] === RUN TestDockerSchema1RegistrySuite [2021-09-23T18:20:05.805Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-23T18:20:06.065Z] check_test.go:222: [d9c039e4660f1] daemon is not started [2021-09-23T18:20:06.065Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:20:07.728Z] === RUN TestConfigDaemonLibtrustID [2021-09-23T18:20:07.728Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:20:07.728Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:20:07.728Z] === RUN TestDaemonConfigValidation [2021-09-23T18:20:07.728Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:20:07.728Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-23T18:20:07.728Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-23T18:20:07.728Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:20:07.729Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:20:07.729Z] PASS [2021-09-23T18:20:07.729Z] ok github.com/docker/docker/integration/daemon 0.088s [2021-09-23T18:20:07.729Z] [2021-09-23T18:20:07.729Z] === Skipped [2021-09-23T18:20:07.729Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-23T18:20:07.729Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-23T18:20:07.729Z] [2021-09-23T18:20:07.729Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-23T18:20:07.729Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-23T18:20:07.729Z] [2021-09-23T18:20:07.729Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-23T18:20:07.729Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-23T18:20:07.729Z] [2021-09-23T18:20:07.729Z] DONE 3 tests, 3 skipped in 18.398s [2021-09-23T18:20:07.729Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-23T18:20:07.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:07.729Z] INFO: Testing against a local daemon [2021-09-23T18:20:07.729Z] === RUN TestCommitInheritsEnv [2021-09-23T18:20:07.729Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:20:07.729Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-23T18:20:07.729Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-23T18:20:07.729Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:20:07.729Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:20:07.729Z] === RUN TestImagesFilterMultiReference [2021-09-23T18:20:07.729Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-09-23T18:20:07.729Z] === RUN TestImagePullPlatformInvalid [2021-09-23T18:20:07.729Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-09-23T18:20:07.729Z] === RUN TestRemoveImageOrphaning [2021-09-23T18:20:07.729Z] --- PASS: TestRemoveImageOrphaning (0.93s) [2021-09-23T18:20:07.729Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-23T18:20:07.729Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-09-23T18:20:07.729Z] === RUN TestTagInvalidReference [2021-09-23T18:20:07.729Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-23T18:20:07.729Z] === RUN TestTagValidPrefixedRepo [2021-09-23T18:20:07.729Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-23T18:20:07.729Z] === RUN TestTagExistedNameWithoutForce [2021-09-23T18:20:07.729Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-23T18:20:07.729Z] === RUN TestTagOfficialNames [2021-09-23T18:20:08.185Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-23T18:20:08.185Z] === RUN TestTagMatchesDigest [2021-09-23T18:20:08.185Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-23T18:20:08.185Z] PASS [2021-09-23T18:20:08.185Z] ok github.com/docker/docker/integration/image 1.319s [2021-09-23T18:20:08.185Z] [2021-09-23T18:20:08.185Z] === Skipped [2021-09-23T18:20:08.185Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-23T18:20:08.185Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:20:08.185Z] [2021-09-23T18:20:08.185Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-23T18:20:08.185Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-23T18:20:08.185Z] [2021-09-23T18:20:08.185Z] DONE 11 tests, 2 skipped in 2.708s [2021-09-23T18:20:08.185Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-23T18:20:09.058Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-23T18:20:09.353Z] check_test.go:222: [ddb6e0750ffbc] daemon is not started [2021-09-23T18:20:09.353Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:20:09.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:09.716Z] INFO: Testing against a local daemon [2021-09-23T18:20:09.716Z] === RUN TestNetworkCreateDelete [2021-09-23T18:20:09.716Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:09.716Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestDockerNetworkDeletePreferID [2021-09-23T18:20:09.716Z] 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-09-23T18:20:09.716Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestDaemonDNSFallback [2021-09-23T18:20:09.716Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:09.716Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestInspectNetwork [2021-09-23T18:20:09.716Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:09.716Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestRunContainerWithBridgeNone [2021-09-23T18:20:09.716Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:09.716Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestNetworkInvalidJSON [2021-09-23T18:20:09.716Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-23T18:20:09.716Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-23T18:20:09.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:20:09.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:20:09.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:20:09.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:20:09.716Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-23T18:20:09.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-23T18:20:09.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-23T18:20:09.716Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-23T18:20:09.716Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-09-23T18:20:09.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-09-23T18:20:09.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-09-23T18:20:09.716Z] === RUN TestNetworkList [2021-09-23T18:20:09.716Z] === RUN TestNetworkList//networks [2021-09-23T18:20:09.716Z] === PAUSE TestNetworkList//networks [2021-09-23T18:20:09.716Z] === RUN TestNetworkList//networks/ [2021-09-23T18:20:09.716Z] === PAUSE TestNetworkList//networks/ [2021-09-23T18:20:09.716Z] === CONT TestNetworkList//networks [2021-09-23T18:20:09.716Z] === CONT TestNetworkList//networks/ [2021-09-23T18:20:09.716Z] --- PASS: TestNetworkList (0.03s) [2021-09-23T18:20:09.716Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-23T18:20:09.716Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestHostIPv4BridgeLabel [2021-09-23T18:20:09.716Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:20:09.716Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-23T18:20:09.716Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:20:09.716Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestDaemonDefaultNetworkPools [2021-09-23T18:20:09.716Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:20:09.716Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-23T18:20:09.716Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:20:09.716Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-23T18:20:09.716Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:20:09.716Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-23T18:20:09.716Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:20:09.716Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestServiceWithPredefinedNetwork [2021-09-23T18:20:09.716Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:20:09.716Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-23T18:20:09.716Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:20:09.716Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestServiceWithDataPathPortInit [2021-09-23T18:20:09.716Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:20:09.716Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:20:09.716Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-23T18:20:09.716Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:20:09.716Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:20:09.716Z] PASS [2021-09-23T18:20:09.716Z] ok github.com/docker/docker/integration/network 0.138s [2021-09-23T18:20:09.716Z] [2021-09-23T18:20:09.716Z] === Skipped [2021-09-23T18:20:09.716Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-23T18:20:09.716Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-23T18:20:10.172Z] 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-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-23T18:20:10.172Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-23T18:20:10.172Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-23T18:20:10.172Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-23T18:20:10.172Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-23T18:20:10.172Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-23T18:20:10.172Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-23T18:20:10.172Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-23T18:20:10.172Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-23T18:20:10.172Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-23T18:20:10.172Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-23T18:20:10.172Z] service_test.go:243: FLAKY_TEST [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-23T18:20:10.172Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-23T18:20:10.172Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-23T18:20:10.172Z] [2021-09-23T18:20:10.172Z] DONE 22 tests, 15 skipped in 1.801s [2021-09-23T18:20:10.172Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-23T18:20:10.225Z] === RUN TestDockerSuite/TestBuildRm [2021-09-23T18:20:10.628Z] testing: warning: no tests to run [2021-09-23T18:20:10.628Z] PASS [2021-09-23T18:20:10.628Z] ok github.com/docker/docker/integration/network/ipvlan 0.056s [2021-09-23T18:20:10.628Z] [2021-09-23T18:20:10.628Z] DONE 0 tests in 0.565s [2021-09-23T18:20:10.628Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-23T18:20:11.086Z] testing: warning: no tests to run [2021-09-23T18:20:11.086Z] PASS [2021-09-23T18:20:11.086Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2021-09-23T18:20:11.086Z] [2021-09-23T18:20:11.086Z] DONE 0 tests in 0.565s [2021-09-23T18:20:11.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-23T18:20:11.999Z] testing: warning: no tests to run [2021-09-23T18:20:11.999Z] PASS [2021-09-23T18:20:11.999Z] ok github.com/docker/docker/integration/plugin 0.061s [2021-09-23T18:20:11.999Z] [2021-09-23T18:20:11.999Z] DONE 0 tests in 0.555s [2021-09-23T18:20:11.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-23T18:20:12.456Z] testing: warning: no tests to run [2021-09-23T18:20:12.456Z] PASS [2021-09-23T18:20:12.456Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2021-09-23T18:20:12.456Z] [2021-09-23T18:20:12.456Z] DONE 0 tests in 0.544s [2021-09-23T18:20:12.456Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-23T18:20:12.841Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-23T18:20:14.624Z] check_test.go:222: [db56e09c69545] daemon is not started [2021-09-23T18:20:14.624Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-23T18:20:16.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:16.178Z] INFO: Testing against a local daemon [2021-09-23T18:20:16.178Z] === RUN TestPluginInvalidJSON [2021-09-23T18:20:16.178Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:20:16.178Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:20:16.178Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-23T18:20:16.178Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-23T18:20:16.178Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-23T18:20:16.178Z] === RUN TestPluginInstall [2021-09-23T18:20:16.178Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:20:16.178Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-23T18:20:16.178Z] === RUN TestPluginsWithRuntimes [2021-09-23T18:20:16.178Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:20:16.178Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-23T18:20:16.178Z] === RUN TestPluginBackCompatMediaTypes [2021-09-23T18:20:16.178Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:20:16.178Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:20:16.178Z] PASS [2021-09-23T18:20:16.178Z] ok github.com/docker/docker/integration/plugin/common 0.087s [2021-09-23T18:20:16.634Z] [2021-09-23T18:20:16.634Z] === Skipped [2021-09-23T18:20:16.634Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-23T18:20:16.634Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-23T18:20:16.634Z] [2021-09-23T18:20:16.634Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-23T18:20:16.634Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-23T18:20:16.634Z] [2021-09-23T18:20:16.634Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-23T18:20:16.634Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-23T18:20:16.634Z] [2021-09-23T18:20:16.634Z] DONE 5 tests, 3 skipped in 3.943s [2021-09-23T18:20:16.634Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-23T18:20:17.160Z] check_test.go:222: [d21a69bb416ed] daemon is not started [2021-09-23T18:20:17.160Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-23T18:20:17.729Z] check_test.go:222: [d1fcb2d40b662] daemon is not started [2021-09-23T18:20:17.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-23T18:20:18.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:18.805Z] INFO: Testing against a local daemon [2021-09-23T18:20:18.805Z] === RUN TestExternalGraphDriver [2021-09-23T18:20:18.805Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:20:18.805Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-23T18:20:18.805Z] === RUN TestGraphdriverPluginV2 [2021-09-23T18:20:18.805Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:20:18.805Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:20:18.805Z] PASS [2021-09-23T18:20:18.805Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.088s [2021-09-23T18:20:18.897Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-23T18:20:18.935Z] check_test.go:222: [d2c37c9dcb0f6] daemon is not started [2021-09-23T18:20:18.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:20:18.935Z] check_test.go:222: [d86d72362fba6] daemon is not started [2021-09-23T18:20:18.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:20:19.262Z] [2021-09-23T18:20:19.262Z] === Skipped [2021-09-23T18:20:19.262Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-23T18:20:19.262Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-23T18:20:19.262Z] [2021-09-23T18:20:19.262Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-23T18:20:19.262Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-23T18:20:19.262Z] [2021-09-23T18:20:19.262Z] DONE 2 tests, 2 skipped in 2.472s [2021-09-23T18:20:19.262Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-23T18:20:20.313Z] check_test.go:222: [de178018d0db9] daemon is not started [2021-09-23T18:20:20.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:20:20.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:20.795Z] INFO: Testing against a local daemon [2021-09-23T18:20:20.795Z] === RUN TestReadPluginNoRead [2021-09-23T18:20:20.795Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:20:20.795Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-23T18:20:20.795Z] PASS [2021-09-23T18:20:20.795Z] ok github.com/docker/docker/integration/plugin/logging 0.077s [2021-09-23T18:20:20.881Z] check_test.go:222: [d622757e44909] daemon is not started [2021-09-23T18:20:20.881Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:20:21.118Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-23T18:20:21.119Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:20:21.119Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-23T18:20:21.119Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:20:21.253Z] [2021-09-23T18:20:21.253Z] === Skipped [2021-09-23T18:20:21.253Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-23T18:20:21.253Z] read_test.go:21: no unix domain sockets on Windows [2021-09-23T18:20:21.253Z] [2021-09-23T18:20:21.253Z] DONE 1 tests, 1 skipped in 1.888s [2021-09-23T18:20:21.253Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-23T18:20:21.588Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-23T18:20:21.818Z] check_test.go:222: [d5c3d6d53101e] daemon is not started [2021-09-23T18:20:21.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-23T18:20:22.218Z] testing: warning: no tests to run [2021-09-23T18:20:22.218Z] PASS [2021-09-23T18:20:22.218Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.055s [2021-09-23T18:20:22.218Z] [2021-09-23T18:20:22.218Z] DONE 0 tests in 0.845s [2021-09-23T18:20:22.218Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-23T18:20:22.577Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-23T18:20:23.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:23.749Z] INFO: Testing against a local daemon [2021-09-23T18:20:23.749Z] === RUN TestPluginWithDevMounts [2021-09-23T18:20:23.749Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:23.749Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-23T18:20:23.749Z] PASS [2021-09-23T18:20:23.749Z] ok github.com/docker/docker/integration/plugin/volumes 0.070s [2021-09-23T18:20:23.749Z] [2021-09-23T18:20:23.749Z] === Skipped [2021-09-23T18:20:23.749Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-23T18:20:23.749Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:23.749Z] [2021-09-23T18:20:23.749Z] DONE 1 tests, 1 skipped in 1.770s [2021-09-23T18:20:24.205Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-23T18:20:24.354Z] check_test.go:222: [d463f1d2b1476] daemon is not started [2021-09-23T18:20:24.354Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-23T18:20:24.613Z] check_test.go:222: [dfa90db0907c0] daemon is not started [2021-09-23T18:20:24.613Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-23T18:20:25.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:25.169Z] INFO: Testing against a local daemon [2021-09-23T18:20:25.169Z] === RUN TestSecretInspect [2021-09-23T18:20:25.169Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.169Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-23T18:20:25.169Z] === RUN TestSecretList [2021-09-23T18:20:25.169Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.169Z] --- SKIP: TestSecretList (0.00s) [2021-09-23T18:20:25.169Z] === RUN TestSecretsCreateAndDelete [2021-09-23T18:20:25.169Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.169Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:20:25.169Z] === RUN TestSecretsUpdate [2021-09-23T18:20:25.169Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.169Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-23T18:20:25.169Z] === RUN TestTemplatedSecret [2021-09-23T18:20:25.169Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.169Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-23T18:20:25.169Z] === RUN TestSecretCreateResolve [2021-09-23T18:20:25.169Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:25.169Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-23T18:20:25.169Z] PASS [2021-09-23T18:20:25.169Z] ok github.com/docker/docker/integration/secret 0.076s [2021-09-23T18:20:25.181Z] check_test.go:222: [d84655215c331] daemon is not started [2021-09-23T18:20:25.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-23T18:20:25.181Z] check_test.go:222: [d456f78b7c1c3] daemon is not started [2021-09-23T18:20:25.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-23T18:20:25.440Z] check_test.go:222: [d9c463a10c240] daemon is not started [2021-09-23T18:20:25.440Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-23T18:20:25.532Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-23T18:20:25.626Z] [2021-09-23T18:20:25.626Z] === Skipped [2021-09-23T18:20:25.626Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-23T18:20:25.626Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.626Z] [2021-09-23T18:20:25.626Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-23T18:20:25.626Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.626Z] [2021-09-23T18:20:25.626Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-23T18:20:25.627Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.627Z] [2021-09-23T18:20:25.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-23T18:20:25.627Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.627Z] [2021-09-23T18:20:25.627Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-23T18:20:25.627Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:25.627Z] [2021-09-23T18:20:25.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-23T18:20:25.627Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:25.627Z] [2021-09-23T18:20:25.627Z] DONE 6 tests, 6 skipped in 1.508s [2021-09-23T18:20:25.627Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-23T18:20:25.699Z] check_test.go:222: [dc918d11d82c9] daemon is not started [2021-09-23T18:20:25.699Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-23T18:20:26.267Z] check_test.go:222: [d85aba955288b] daemon is not started [2021-09-23T18:20:26.267Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-23T18:20:26.267Z] check_test.go:222: [d06367a6f9097] daemon is not started [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite (20.54s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.84s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.82s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.46s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-09-23T18:20:26.267Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-09-23T18:20:26.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-23T18:20:26.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-23T18:20:27.204Z] check_test.go:251: [d5970e5516abe] daemon is not started [2021-09-23T18:20:27.204Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-23T18:20:27.762Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-23T18:20:27.762Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:20:27.762Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-23T18:20:27.773Z] check_test.go:251: [dd4443d23bfa4] daemon is not started [2021-09-23T18:20:27.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-23T18:20:27.773Z] check_test.go:251: [de3683235ea9b] daemon is not started [2021-09-23T18:20:27.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-23T18:20:27.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:27.794Z] INFO: Testing against a local daemon [2021-09-23T18:20:27.794Z] === RUN TestServiceCreateInit [2021-09-23T18:20:27.794Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-23T18:20:27.794Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-23T18:20:27.794Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-23T18:20:27.794Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:20:27.794Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:20:27.794Z] === RUN TestCreateServiceMultipleTimes [2021-09-23T18:20:27.794Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:20:27.794Z] === RUN TestCreateServiceConflict [2021-09-23T18:20:27.794Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-23T18:20:27.794Z] === RUN TestCreateServiceMaxReplicas [2021-09-23T18:20:27.794Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-23T18:20:27.794Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-23T18:20:27.794Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:20:27.794Z] === RUN TestCreateServiceSecretFileMode [2021-09-23T18:20:27.794Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:20:27.794Z] === RUN TestCreateServiceConfigFileMode [2021-09-23T18:20:27.794Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:20:27.794Z] === RUN TestCreateServiceSysctls [2021-09-23T18:20:27.794Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-23T18:20:27.794Z] === RUN TestCreateServiceCapabilities [2021-09-23T18:20:27.794Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.794Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-23T18:20:27.794Z] === RUN TestInspect [2021-09-23T18:20:27.795Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestInspect (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestCreateJob [2021-09-23T18:20:27.795Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestCreateJob (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestReplicatedJob [2021-09-23T18:20:27.795Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestUpdateReplicatedJob [2021-09-23T18:20:27.795Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestServiceListWithStatuses [2021-09-23T18:20:27.795Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestDockerNetworkConnectAlias [2021-09-23T18:20:27.795Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestDockerNetworkReConnect [2021-09-23T18:20:27.795Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestServicePlugin [2021-09-23T18:20:27.795Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestServiceUpdateLabel [2021-09-23T18:20:27.795Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestServiceUpdateSecrets [2021-09-23T18:20:27.795Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestServiceUpdateConfigs [2021-09-23T18:20:27.795Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestServiceUpdateNetwork [2021-09-23T18:20:27.795Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-23T18:20:27.795Z] === RUN TestServiceUpdatePidsLimit [2021-09-23T18:20:27.795Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:20:27.795Z] PASS [2021-09-23T18:20:27.795Z] ok github.com/docker/docker/integration/service 0.190s [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === Skipped [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:20:27.795Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:20:27.795Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-23T18:20:27.795Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-23T18:20:27.795Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-23T18:20:27.795Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-23T18:20:27.795Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-23T18:20:27.795Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-23T18:20:27.795Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-23T18:20:27.795Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-23T18:20:27.795Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-23T18:20:27.795Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-23T18:20:27.795Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-23T18:20:27.795Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-23T18:20:27.795Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-23T18:20:27.795Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-23T18:20:27.795Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-23T18:20:27.795Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-23T18:20:27.795Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-23T18:20:27.795Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-23T18:20:27.795Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-23T18:20:27.795Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-23T18:20:27.795Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-23T18:20:27.795Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-23T18:20:27.795Z] [2021-09-23T18:20:27.795Z] DONE 24 tests, 23 skipped in 2.152s [2021-09-23T18:20:27.795Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-23T18:20:29.151Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-23T18:20:29.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:29.331Z] INFO: Testing against a local daemon [2021-09-23T18:20:29.331Z] === RUN TestSessionCreate [2021-09-23T18:20:29.331Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:29.331Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-23T18:20:29.331Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-23T18:20:29.331Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:29.331Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:20:29.331Z] PASS [2021-09-23T18:20:29.331Z] ok github.com/docker/docker/integration/session 0.094s [2021-09-23T18:20:29.331Z] [2021-09-23T18:20:29.331Z] === Skipped [2021-09-23T18:20:29.331Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-23T18:20:29.331Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:29.331Z] [2021-09-23T18:20:29.331Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-23T18:20:29.331Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-23T18:20:29.331Z] [2021-09-23T18:20:29.331Z] DONE 2 tests, 2 skipped in 1.686s [2021-09-23T18:20:29.335Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-23T18:20:29.720Z] check_test.go:251: [d21d7fdcb5640] daemon is not started [2021-09-23T18:20:29.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-23T18:20:29.787Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-23T18:20:29.979Z] check_test.go:251: [d29d3a2a2c3a3] daemon is not started [2021-09-23T18:20:29.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-23T18:20:30.916Z] check_test.go:251: [d89398a9e263b] daemon is not started [2021-09-23T18:20:30.916Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-23T18:20:31.175Z] check_test.go:251: [d800c15deaf21] daemon is not started [2021-09-23T18:20:31.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2021-09-23T18:20:31.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2021-09-23T18:20:31.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s) [2021-09-23T18:20:31.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-09-23T18:20:31.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2021-09-23T18:20:31.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-09-23T18:20:31.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2021-09-23T18:20:31.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2021-09-23T18:20:31.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-09-23T18:20:31.175Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-23T18:20:31.175Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-23T18:20:31.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:31.328Z] INFO: Testing against a local daemon [2021-09-23T18:20:31.328Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-23T18:20:31.328Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:31.328Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:20:31.328Z] === RUN TestDiskUsage [2021-09-23T18:20:31.328Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:20:31.328Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-23T18:20:31.328Z] === RUN TestEventsExecDie [2021-09-23T18:20:31.328Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:20:31.328Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-23T18:20:31.328Z] === RUN TestEventsBackwardsCompatible [2021-09-23T18:20:31.328Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:20:31.328Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:20:31.328Z] === RUN TestEventsVolumeCreate [2021-09-23T18:20:31.328Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:20:31.328Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-23T18:20:31.328Z] === RUN TestInfoAPI [2021-09-23T18:20:31.328Z] --- PASS: TestInfoAPI (0.03s) [2021-09-23T18:20:31.328Z] === RUN TestInfoAPIWarnings [2021-09-23T18:20:31.328Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:20:31.328Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-23T18:20:31.328Z] === RUN TestInfoDebug [2021-09-23T18:20:31.328Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:31.328Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-23T18:20:31.328Z] === RUN TestInfoInsecureRegistries [2021-09-23T18:20:31.328Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:31.328Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-23T18:20:31.328Z] === RUN TestInfoRegistryMirrors [2021-09-23T18:20:31.328Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:31.328Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-23T18:20:31.328Z] === RUN TestLoginFailsWithBadCredentials [2021-09-23T18:20:31.784Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-09-23T18:20:31.784Z] === RUN TestPingCacheHeaders [2021-09-23T18:20:31.784Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-23T18:20:31.784Z] === RUN TestPingGet [2021-09-23T18:20:32.240Z] --- PASS: TestPingGet (0.03s) [2021-09-23T18:20:32.240Z] === RUN TestPingHead [2021-09-23T18:20:32.240Z] --- PASS: TestPingHead (0.02s) [2021-09-23T18:20:32.240Z] === RUN TestVersion [2021-09-23T18:20:32.240Z] --- PASS: TestVersion (0.02s) [2021-09-23T18:20:32.240Z] PASS [2021-09-23T18:20:32.240Z] ok github.com/docker/docker/integration/system 1.151s [2021-09-23T18:20:32.240Z] [2021-09-23T18:20:32.240Z] === Skipped [2021-09-23T18:20:32.240Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-23T18:20:32.240Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-23T18:20:32.240Z] [2021-09-23T18:20:32.240Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-23T18:20:32.240Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-23T18:20:32.240Z] [2021-09-23T18:20:32.240Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-23T18:20:32.241Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-23T18:20:32.241Z] [2021-09-23T18:20:32.241Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-23T18:20:32.241Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-23T18:20:32.241Z] [2021-09-23T18:20:32.241Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-23T18:20:32.241Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-23T18:20:32.241Z] [2021-09-23T18:20:32.241Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-23T18:20:32.241Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-23T18:20:32.241Z] [2021-09-23T18:20:32.241Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-23T18:20:32.241Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:32.241Z] [2021-09-23T18:20:32.241Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-23T18:20:32.241Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:32.241Z] [2021-09-23T18:20:32.241Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-23T18:20:32.241Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-23T18:20:32.241Z] [2021-09-23T18:20:32.241Z] DONE 15 tests, 9 skipped in 2.582s [2021-09-23T18:20:32.241Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-23T18:20:33.147Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-23T18:20:33.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:33.769Z] INFO: Testing against a local daemon [2021-09-23T18:20:33.769Z] === RUN TestVolumesCreateAndList [2021-09-23T18:20:33.769Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-23T18:20:33.769Z] === RUN TestVolumesRemove [2021-09-23T18:20:33.769Z] --- PASS: TestVolumesRemove (0.08s) [2021-09-23T18:20:33.769Z] === RUN TestVolumesInspect [2021-09-23T18:20:33.769Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-23T18:20:33.769Z] === RUN TestVolumesInvalidJSON [2021-09-23T18:20:33.769Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-23T18:20:33.769Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-23T18:20:33.769Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-23T18:20:33.769Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-23T18:20:33.769Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-23T18:20:33.769Z] PASS [2021-09-23T18:20:33.769Z] ok github.com/docker/docker/integration/volume 0.229s [2021-09-23T18:20:34.225Z] [2021-09-23T18:20:34.225Z] DONE 5 tests in 1.746s [2021-09-23T18:20:34.225Z] INFO: make.ps1 ended at 09/23/2021 18:20:33 [2021-09-23T18:20:34.225Z] INFO: Integration CLI tests being run from the host: [2021-09-23T18:20:34.225Z] 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-09-23T18:20:36.445Z] check_test.go:278: [dd656cd223b24] daemon is not started [2021-09-23T18:20:36.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-23T18:20:36.445Z] check_test.go:278: [d06b66860b6e4] daemon is not started [2021-09-23T18:20:36.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-23T18:20:36.445Z] check_test.go:278: [df85799a38d8f] daemon is not started [2021-09-23T18:20:36.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-23T18:20:36.492Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-23T18:20:36.492Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-23T18:20:36.492Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:20:36.492Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-23T18:20:36.492Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:20:36.492Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-23T18:20:36.704Z] check_test.go:278: [d534d2f1e9f74] daemon is not started [2021-09-23T18:20:36.704Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-23T18:20:36.704Z] check_test.go:278: [d6fc6bf561ca0] daemon is not started [2021-09-23T18:20:36.704Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-09-23T18:20:36.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-09-23T18:20:36.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-09-23T18:20:36.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-09-23T18:20:36.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-09-23T18:20:36.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-09-23T18:20:36.704Z] === RUN TestDockerNetworkSuite [2021-09-23T18:20:36.704Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-09-23T18:20:38.617Z] docker_cli_network_unix_test.go:46: [d08def94bc1c9] daemon is not started [2021-09-23T18:20:38.702Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-23T18:20:38.877Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-09-23T18:20:39.136Z] docker_cli_network_unix_test.go:46: [db9c91dc97e5f] daemon is not started [2021-09-23T18:20:39.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-09-23T18:20:41.936Z] docker_cli_network_unix_test.go:46: [dab372647e1b8] daemon is not started [2021-09-23T18:20:42.484Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-23T18:20:42.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-09-23T18:20:42.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-23T18:20:42.782Z] INFO: Testing against a local daemon [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-23T18:20:42.782Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-23T18:20:42.782Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-23T18:20:42.782Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-23T18:20:43.238Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-23T18:20:43.238Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-23T18:20:43.885Z] docker_cli_network_unix_test.go:46: [d7a8a376353fb] daemon is not started [2021-09-23T18:20:43.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-09-23T18:20:44.144Z] docker_cli_network_unix_test.go:1233: [d293498ef070e] daemon is not started [2021-09-23T18:20:45.429Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-23T18:20:45.429Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-23T18:20:45.429Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-23T18:20:45.657Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-23T18:20:46.114Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-23T18:20:46.574Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-23T18:20:46.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-09-23T18:20:47.617Z] docker_cli_network_unix_test.go:46: [d7c792a31be72] daemon is not started [2021-09-23T18:20:48.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-09-23T18:20:52.379Z] docker_cli_network_unix_test.go:46: [dc867c84d126e] daemon is not started [2021-09-23T18:20:52.574Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-23T18:20:52.574Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-23T18:20:53.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-09-23T18:20:53.641Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-23T18:20:54.099Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-23T18:20:54.135Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-23T18:20:55.223Z] docker_cli_network_unix_test.go:46: [d59f8e89176e7] daemon is not started [2021-09-23T18:20:55.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-09-23T18:20:56.421Z] docker_cli_network_unix_test.go:46: [da58d58ef3fd8] daemon is not started [2021-09-23T18:20:56.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-09-23T18:20:56.990Z] docker_cli_network_unix_test.go:46: [ddd8509332c76] daemon is not started [2021-09-23T18:20:56.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-09-23T18:20:57.249Z] docker_cli_network_unix_test.go:46: [d1cb3ea454f68] daemon is not started [2021-09-23T18:20:57.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-09-23T18:20:57.822Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-23T18:20:57.822Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-23T18:20:58.077Z] docker_cli_network_unix_test.go:46: [dead252206b2e] daemon is not started [2021-09-23T18:20:58.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-09-23T18:20:58.919Z] docker_cli_network_unix_test.go:46: [d354d773cb47a] daemon is not started [2021-09-23T18:20:59.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-09-23T18:20:59.438Z] docker_cli_network_unix_test.go:46: [d4ca9da15bafe] daemon is not started [2021-09-23T18:20:59.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-09-23T18:20:59.697Z] docker_cli_network_unix_test.go:46: [d54f1f5aaa379] daemon is not started [2021-09-23T18:20:59.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-09-23T18:21:00.265Z] docker_cli_network_unix_test.go:46: [d54e4a94cc9f8] daemon is not started [2021-09-23T18:21:00.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-09-23T18:21:00.715Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-23T18:21:00.783Z] docker_cli_network_unix_test.go:46: [df103f8728ea3] daemon is not started [2021-09-23T18:21:00.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-09-23T18:21:00.783Z] docker_cli_network_unix_test.go:46: [d4a9b496064dc] daemon is not started [2021-09-23T18:21:00.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-09-23T18:21:00.783Z] docker_cli_network_unix_test.go:46: [dce4c64cf5c7f] daemon is not started [2021-09-23T18:21:00.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-09-23T18:21:01.720Z] docker_cli_network_unix_test.go:46: [d950dc43ed98b] daemon is not started [2021-09-23T18:21:01.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-09-23T18:21:02.288Z] docker_cli_network_unix_test.go:46: [dedef4b8863ec] daemon is not started [2021-09-23T18:21:02.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-09-23T18:21:02.786Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-23T18:21:02.806Z] docker_cli_network_unix_test.go:46: [d22f3ebc59eea] daemon is not started [2021-09-23T18:21:02.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-09-23T18:21:02.806Z] docker_cli_network_unix_test.go:46: [df28ae0bf3207] daemon is not started [2021-09-23T18:21:03.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-09-23T18:21:03.066Z] docker_cli_network_unix_test.go:46: [d68cb879b85e3] daemon is not started [2021-09-23T18:21:03.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-09-23T18:21:03.253Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-23T18:21:04.444Z] docker_cli_network_unix_test.go:968: [d0792eac9e155] daemon is not started [2021-09-23T18:21:05.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-09-23T18:21:06.320Z] docker_cli_network_unix_test.go:46: [dcea21e8e3ec4] daemon is not started [2021-09-23T18:21:06.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-09-23T18:21:09.117Z] docker_cli_network_unix_test.go:1116: [d19f185a78df7] daemon is not started [2021-09-23T18:21:11.905Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-23T18:21:12.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-09-23T18:21:12.409Z] docker_cli_network_unix_test.go:46: [d7ac436db1e44] daemon is not started [2021-09-23T18:21:12.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-09-23T18:21:12.976Z] docker_cli_network_unix_test.go:46: [d417a56976a2f] daemon is not started [2021-09-23T18:21:12.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-09-23T18:21:12.977Z] docker_cli_network_unix_test.go:46: [d587eafc460ba] daemon is not started [2021-09-23T18:21:12.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-09-23T18:21:13.236Z] docker_cli_network_unix_test.go:46: [db67d8dec3fc3] daemon is not started [2021-09-23T18:21:13.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-09-23T18:21:13.236Z] docker_cli_network_unix_test.go:46: [de3349568176b] daemon is not started [2021-09-23T18:21:13.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-09-23T18:21:13.495Z] docker_cli_network_unix_test.go:46: [d8dfaa0b16aac] daemon is not started [2021-09-23T18:21:13.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-09-23T18:21:13.495Z] docker_cli_network_unix_test.go:46: [da443b51473e7] daemon is not started [2021-09-23T18:21:13.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-09-23T18:21:15.401Z] docker_cli_network_unix_test.go:46: [d1ebf134b9d01] daemon is not started [2021-09-23T18:21:15.502Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-23T18:21:15.502Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:21:15.502Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-23T18:21:15.687Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-23T18:21:15.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-09-23T18:21:15.971Z] docker_cli_network_unix_test.go:46: [dbe680bf5f977] daemon is not started [2021-09-23T18:21:15.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-09-23T18:21:15.971Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-23T18:21:15.971Z] docker_cli_network_unix_test.go:46: [d923eeb669d76] daemon is not started [2021-09-23T18:21:15.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-09-23T18:21:16.540Z] docker_cli_network_unix_test.go:46: [d1a77d897ca29] daemon is not started [2021-09-23T18:21:16.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-09-23T18:21:17.034Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-23T18:21:17.998Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-23T18:21:21.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-09-23T18:21:21.724Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-23T18:21:21.956Z] docker_cli_network_unix_test.go:1084: [d76299b4ce52d] daemon is not started [2021-09-23T18:21:22.831Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-23T18:21:23.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-09-23T18:21:23.339Z] docker_cli_network_unix_test.go:46: [d665172cc1090] daemon is not started [2021-09-23T18:21:23.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-09-23T18:21:23.907Z] docker_cli_network_unix_test.go:46: [d23a5122f57ec] daemon is not started [2021-09-23T18:21:24.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-09-23T18:21:25.447Z] === RUN TestDockerSuite/TestBuildUser [2021-09-23T18:21:25.447Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:21:25.447Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-23T18:21:25.447Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:21:25.447Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-23T18:21:25.447Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:21:25.447Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-23T18:21:25.544Z] docker_cli_network_unix_test.go:46: [d6bb7b085b928] daemon is not started [2021-09-23T18:21:25.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-09-23T18:21:25.804Z] docker_cli_network_unix_test.go:46: [dd19a98d7c35d] daemon is not started [2021-09-23T18:21:25.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-09-23T18:21:26.373Z] docker_cli_network_unix_test.go:46: [d7ded89e8c736] daemon is not started [2021-09-23T18:21:26.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-09-23T18:21:26.612Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-23T18:21:26.942Z] docker_cli_network_unix_test.go:46: [db05f82087bda] daemon is not started [2021-09-23T18:21:26.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-09-23T18:21:27.510Z] docker_cli_network_unix_test.go:46: [d42c0a1dbd24f] daemon is not started [2021-09-23T18:21:27.618Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-23T18:21:28.075Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-23T18:21:28.078Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-09-23T18:21:30.395Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-23T18:21:30.969Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-23T18:21:30.969Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:21:30.969Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-23T18:21:30.969Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:21:30.969Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-23T18:21:31.378Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-23T18:21:31.378Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:21:31.378Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-23T18:21:31.378Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:21:31.378Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-23T18:21:32.945Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-23T18:21:32.945Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:21:32.945Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-23T18:21:33.349Z] docker_cli_network_unix_test.go:46: [d8209d75db159] daemon is not started [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite (56.15s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.96s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.89s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.58s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.19s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.95s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.37s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.09s) [2021-09-23T18:21:33.349Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s) [2021-09-23T18:21:33.349Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.03s) [2021-09-23T18:21:33.349Z] === RUN TestDockerHubPullSuite [2021-09-23T18:21:33.349Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-09-23T18:21:34.725Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-09-23T18:21:36.629Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-09-23T18:21:37.196Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-09-23T18:21:38.134Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-09-23T18:21:38.394Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-09-23T18:21:38.660Z] --- PASS: TestDockerHubPullSuite (5.55s) [2021-09-23T18:21:38.660Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.50s) [2021-09-23T18:21:38.660Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-09-23T18:21:38.660Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-09-23T18:21:38.660Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.18s) [2021-09-23T18:21:38.660Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2021-09-23T18:21:38.660Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-09-23T18:21:38.660Z] PASS [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === Skipped [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-23T18:21:38.660Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-23T18:21:38.660Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-09-23T18:21:38.660Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:21:38.660Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-23T18:21:38.660Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-23T18:21:38.660Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-23T18:21:38.660Z] [2021-09-23T18:21:38.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:21:38.661Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-09-23T18:21:38.661Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-23T18:21:38.661Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-23T18:21:38.661Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-23T18:21:38.661Z] docker_cli_network_unix_test.go:46: [d923eeb669d76] daemon is not started [2021-09-23T18:21:38.661Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] DONE 1269 tests, 51 skipped in 1453.878s [2021-09-23T18:21:38.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:21:38.661Z] ++++ cat bundles/test-integration/docker.pid [2021-09-23T18:21:38.661Z] +++ kill 8518 [2021-09-23T18:21:38.661Z] +++ /etc/init.d/apparmor stop [2021-09-23T18:21:38.661Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:21:38.661Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.661Z] To set a process to complain mode, use the command line tool [2021-09-23T18:21:38.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:21:38.661Z] +++ true [2021-09-23T18:21:38.661Z] exiting test-integration [2021-09-23T18:21:38.661Z] ++ exit 0 [2021-09-23T18:21:38.661Z] [2021-09-23T18:21:38.937Z] + for job in $(jobs -p) [2021-09-23T18:21:38.937Z] + wait 23867 [2021-09-23T18:21:48.642Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-23T18:21:49.101Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-23T18:21:57.665Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-23T18:22:01.392Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-23T18:22:01.392Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:22:01.392Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-23T18:22:01.392Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:22:01.392Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-23T18:22:03.563Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-23T18:22:03.563Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:22:03.563Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-23T18:22:12.112Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-23T18:22:15.011Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-23T18:22:15.011Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-23T18:22:15.633Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-23T18:22:17.649Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-09-23T18:22:19.026Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-09-23T18:22:25.593Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-09-23T18:22:26.038Z] === RUN TestDockerSuite/TestBuildRm [2021-09-23T18:22:27.370Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-23T18:22:27.370Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:22:27.370Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-23T18:22:27.370Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:22:27.370Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-23T18:22:27.370Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:22:27.370Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-23T18:22:27.370Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-23T18:22:30.865Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-09-23T18:22:32.243Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-09-23T18:22:33.145Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-23T18:22:34.109Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-23T18:22:34.109Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:22:34.570Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-23T18:22:34.570Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:22:34.570Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-23T18:22:34.570Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:22:34.570Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-23T18:22:36.101Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-23T18:22:36.443Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-23T18:22:37.517Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-09-23T18:22:39.394Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-23T18:22:39.394Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.394Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-23T18:22:39.394Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.394Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-23T18:22:39.636Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-23T18:22:39.636Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-23T18:22:39.636Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-23T18:22:39.636Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-23T18:22:39.636Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-23T18:22:39.636Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-23T18:22:39.636Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-23T18:22:39.636Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:22:39.636Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-23T18:22:39.823Z] === RUN TestDockerSuite/TestCommitChange [2021-09-23T18:22:40.957Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-23T18:22:43.545Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-23T18:22:44.097Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-09-23T18:22:44.320Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-23T18:22:44.321Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:22:44.321Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-23T18:22:44.321Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:22:44.746Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-23T18:22:44.779Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-23T18:22:47.269Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-23T18:22:47.269Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:22:47.269Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-23T18:22:47.385Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-09-23T18:22:47.385Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-23T18:22:47.385Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-09-23T18:22:47.679Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-23T18:22:48.536Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-23T18:22:49.211Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-23T18:22:49.211Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:22:49.211Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-23T18:22:49.211Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:22:49.211Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-23T18:22:49.211Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:22:49.211Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-23T18:22:49.211Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:22:49.211Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-23T18:22:52.105Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-23T18:22:52.105Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:22:52.105Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-23T18:22:52.105Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:22:52.561Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-23T18:22:52.661Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-09-23T18:22:52.661Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-09-23T18:22:53.046Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-23T18:22:53.046Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:22:53.046Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-23T18:22:53.287Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-23T18:22:53.600Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-09-23T18:22:55.504Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-09-23T18:22:58.333Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-23T18:22:58.823Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-23T18:23:02.549Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-23T18:23:02.549Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:23:02.549Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-23T18:23:02.549Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:23:02.549Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-23T18:23:02.549Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:23:02.549Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-23T18:23:02.549Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:23:02.549Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-23T18:23:02.549Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:23:02.549Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-23T18:23:02.549Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:23:02.549Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-23T18:23:02.549Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:23:02.549Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-23T18:23:02.549Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-23T18:23:08.215Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-23T18:23:08.215Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-23T18:23:08.325Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-23T18:23:08.685Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-23T18:23:14.099Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-23T18:23:14.099Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:23:14.099Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-23T18:23:16.268Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-23T18:23:16.268Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:23:16.268Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-23T18:23:16.268Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:23:16.268Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-23T18:23:16.268Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:23:16.268Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-23T18:23:17.346Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-23T18:23:17.347Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-23T18:23:18.441Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-23T18:23:18.441Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:23:18.441Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-23T18:23:18.441Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-23T18:23:20.355Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-23T18:23:20.355Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-23T18:23:20.617Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-23T18:23:20.617Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-23T18:23:20.617Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:23:20.617Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-23T18:23:20.617Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:23:20.617Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-23T18:23:20.617Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:23:20.617Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-23T18:23:23.516Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-23T18:23:24.222Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-23T18:23:25.049Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-23T18:23:26.585Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-23T18:23:26.585Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-23T18:23:26.585Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:23:26.585Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-23T18:23:28.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-23T18:23:28.756Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-23T18:23:30.289Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-23T18:23:30.289Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:23:30.289Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-23T18:23:30.289Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:23:30.289Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-23T18:23:32.460Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-23T18:23:32.460Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-23T18:23:34.633Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-23T18:23:34.633Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:23:34.633Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-23T18:23:37.535Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-23T18:23:37.535Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-23T18:23:39.093Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-23T18:23:42.052Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-23T18:23:42.200Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-23T18:23:42.200Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:23:42.200Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-23T18:23:43.206Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-23T18:23:44.794Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-23T18:23:45.849Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-23T18:23:45.849Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-23T18:23:45.849Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-23T18:23:45.849Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-23T18:23:45.849Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-23T18:23:47.417Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-23T18:23:47.417Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:23:47.417Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-23T18:23:48.108Z] Cannot contact azwin-2-28f860: java.lang.InterruptedException [2021-09-23T18:23:48.639Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-23T18:23:49.639Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-23T18:23:49.639Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:23:49.639Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-23T18:23:51.210Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-23T18:23:51.210Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-23T18:23:51.732Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-09-23T18:23:51.732Z] docker_cli_swarm_test.go:1186: [dbc580d1c90c7] joining swarm manager [ddcfb4cc6bb8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:23:52.499Z] === RUN TestDockerSuite/TestBuildUser [2021-09-23T18:23:52.499Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:23:52.499Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-23T18:23:52.499Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:23:52.499Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-23T18:23:52.499Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:23:52.499Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-23T18:23:55.517Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-23T18:23:55.979Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-23T18:23:55.994Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-23T18:23:56.968Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-23T18:23:56.968Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:23:56.968Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-23T18:23:56.968Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:23:56.968Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-23T18:23:56.968Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:23:56.968Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-23T18:23:56.968Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:23:56.968Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-23T18:23:56.968Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:23:56.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-23T18:23:58.308Z] docker_cli_swarm_test.go:1195: [d935dea780a0f] joining swarm manager [ddcfb4cc6bb8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:23:58.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-23T18:23:58.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-23T18:23:58.996Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-23T18:23:58.996Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:23:58.996Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-23T18:23:58.996Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:23:58.996Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-23T18:24:00.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-23T18:24:02.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-23T18:24:05.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-23T18:24:07.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009cf60_} [2021-09-23T18:24:09.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12841281916_c:\foo_false____} [2021-09-23T18:24:11.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12841281916_c:\foo_true____} [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-23T18:24:14.074Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-23T18:24:14.074Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-23T18:24:14.074Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-23T18:24:14.074Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-23T18:24:14.074Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-23T18:24:14.074Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:24:14.074Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-23T18:24:16.293Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-23T18:24:16.293Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.293Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-23T18:24:16.293Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.293Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-23T18:24:16.293Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.293Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-23T18:24:16.293Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.293Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-23T18:24:16.293Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.293Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-23T18:24:16.293Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.293Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-23T18:24:16.293Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.762Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-23T18:24:16.762Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.762Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-23T18:24:16.762Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.762Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-23T18:24:16.762Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.762Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-23T18:24:16.762Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.762Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-23T18:24:16.762Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.762Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-23T18:24:16.762Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:24:16.762Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-23T18:24:18.980Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-23T18:24:18.980Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-23T18:24:18.980Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:24:18.980Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-23T18:24:20.247Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-23T18:24:20.247Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-23T18:24:21.200Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-23T18:24:21.200Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:24:21.200Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-23T18:24:21.200Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:24:21.200Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-23T18:24:21.200Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:24:21.200Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-23T18:24:24.996Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-23T18:24:26.563Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-23T18:24:26.563Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:24:26.563Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-23T18:24:26.563Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:24:26.563Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-23T18:24:27.409Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-23T18:24:32.171Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-23T18:24:32.171Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:24:32.171Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-23T18:24:32.171Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:24:32.171Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-23T18:24:33.739Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-23T18:24:33.739Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:24:34.209Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-23T18:24:35.238Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-23T18:24:35.239Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:24:35.239Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-23T18:24:35.239Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:24:35.239Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-23T18:24:42.877Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-23T18:24:43.910Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-23T18:24:43.910Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:24:43.910Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-23T18:24:43.910Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:24:43.910Z] === RUN TestDockerSuite/TestCpToDot [2021-09-23T18:24:44.898Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-23T18:24:44.898Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:24:44.898Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-23T18:24:44.898Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:24:44.898Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-23T18:24:44.984Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-09-23T18:24:46.673Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-23T18:24:46.673Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-23T18:24:47.117Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-23T18:24:47.117Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:24:47.117Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-23T18:24:47.117Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:24:47.117Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-23T18:24:47.117Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:24:47.117Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-23T18:24:47.117Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:24:47.117Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-23T18:24:47.117Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-23T18:24:47.117Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-23T18:24:49.336Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-23T18:24:51.549Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-09-23T18:24:51.557Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-23T18:24:51.557Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-23T18:24:51.557Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-23T18:24:53.126Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-23T18:24:53.595Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-23T18:24:54.064Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-23T18:24:54.064Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:24:54.064Z] === RUN TestDockerSuite/TestCreateRM [2021-09-23T18:24:54.064Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-23T18:24:54.064Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:24:54.064Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-23T18:24:54.534Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-23T18:24:54.534Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-23T18:24:55.742Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-09-23T18:24:57.646Z] docker_cli_swarm_test.go:1118: [dad880904fcc4] joining swarm manager [d11e0366a43d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:24:58.584Z] docker_cli_swarm_test.go:1119: [d7169115a4e83] joining swarm manager [d11e0366a43d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:24:59.170Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-23T18:24:59.170Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:24:59.170Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-23T18:24:59.170Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:24:59.170Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-23T18:24:59.170Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:24:59.170Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-23T18:25:00.158Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-23T18:25:01.699Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-23T18:25:01.699Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-23T18:25:01.699Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-23T18:25:04.655Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-23T18:25:04.655Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-23T18:25:04.655Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:25:04.655Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-23T18:25:06.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-23T18:25:06.875Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:25:06.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-23T18:25:07.321Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-23T18:25:07.345Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-23T18:25:07.345Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-23T18:25:07.345Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-23T18:25:07.345Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-23T18:25:07.345Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-23T18:25:07.345Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-23T18:25:07.345Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-23T18:25:07.345Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-23T18:25:07.345Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDockerFails [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-23T18:25:07.345Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-23T18:25:07.345Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-23T18:25:07.345Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-23T18:25:07.345Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-23T18:25:07.345Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:25:07.345Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-23T18:25:08.311Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-23T18:25:08.311Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:25:08.780Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-23T18:25:08.780Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:25:08.780Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-23T18:25:08.780Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:25:08.780Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-23T18:25:09.565Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-23T18:25:10.346Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-23T18:25:10.347Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:25:10.347Z] === RUN TestDockerSuite/TestCommitChange [2021-09-23T18:25:11.786Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-23T18:25:13.355Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-23T18:25:15.106Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-23T18:25:19.865Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-23T18:25:19.865Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:25:19.865Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-23T18:25:22.028Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-23T18:25:24.249Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-23T18:25:25.739Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-23T18:25:25.739Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:25:25.739Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-23T18:25:29.013Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-23T18:25:30.003Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-23T18:25:30.992Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-23T18:25:32.911Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-23T18:25:34.791Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-23T18:25:35.260Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-23T18:25:36.305Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-23T18:25:36.707Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-23T18:25:36.707Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:25:36.707Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-23T18:25:36.707Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:25:36.707Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-23T18:25:36.707Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:25:36.707Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-23T18:25:36.707Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:25:36.707Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-23T18:25:36.707Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:25:36.707Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-23T18:25:36.707Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:25:36.707Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-23T18:25:36.707Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:25:36.707Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-23T18:25:36.707Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-23T18:25:41.066Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-23T18:25:43.867Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-23T18:25:44.024Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-23T18:25:44.024Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-23T18:25:44.024Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-23T18:25:44.024Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:25:44.024Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-23T18:25:44.024Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:25:44.024Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-23T18:25:44.024Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:25:44.024Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-23T18:25:45.014Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-23T18:25:45.014Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:25:45.014Z] === RUN TestDockerSuite/TestEventsRename [2021-09-23T18:25:47.234Z] === RUN TestDockerSuite/TestEventsResize [2021-09-23T18:25:49.740Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-23T18:25:49.740Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:25:49.740Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-23T18:25:52.695Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-23T18:25:52.695Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:25:52.695Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-23T18:25:52.695Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:25:52.695Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-23T18:25:52.695Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:25:52.695Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-23T18:25:54.922Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-23T18:25:54.922Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:25:54.922Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-23T18:25:54.922Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-23T18:25:55.903Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-23T18:25:56.892Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-23T18:25:57.881Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-23T18:25:57.881Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-23T18:25:57.881Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:25:57.881Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-23T18:25:57.881Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:25:57.881Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-23T18:25:57.881Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:25:57.881Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-23T18:25:59.111Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-23T18:26:00.838Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-23T18:26:03.797Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-23T18:26:03.870Z] === RUN TestDockerSuite/TestEventsTop [2021-09-23T18:26:03.870Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:26:03.870Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-23T18:26:06.087Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-23T18:26:06.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-23T18:26:06.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-23T18:26:06.749Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:26:06.749Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-23T18:26:09.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-23T18:26:09.704Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-23T18:26:09.882Z] === RUN TestDockerSuite/TestExec [2021-09-23T18:26:09.883Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:26:09.883Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-23T18:26:09.883Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:26:09.883Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-23T18:26:11.454Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-23T18:26:12.660Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-23T18:26:12.660Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:26:12.660Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-23T18:26:12.660Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:26:12.660Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-23T18:26:13.022Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-23T18:26:13.022Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:26:13.022Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-23T18:26:13.022Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:26:13.022Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-23T18:26:13.022Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:26:13.022Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-23T18:26:14.592Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-23T18:26:14.877Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-23T18:26:14.877Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-23T18:26:16.161Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-23T18:26:17.728Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-23T18:26:17.840Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-23T18:26:17.840Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:26:17.840Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-23T18:26:19.947Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-23T18:26:20.794Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-23T18:26:20.794Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-23T18:26:23.746Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-23T18:26:23.746Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:26:23.746Z] === RUN TestDockerSuite/TestExecEnv [2021-09-23T18:26:23.746Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:26:23.746Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-23T18:26:23.746Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:26:23.746Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-23T18:26:23.749Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-23T18:26:25.314Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-23T18:26:28.507Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-23T18:26:30.077Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-23T18:26:30.077Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:26:30.077Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-23T18:26:30.077Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:26:30.077Z] === RUN TestDockerSuite/TestExecParseError [2021-09-23T18:26:30.077Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:26:30.077Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-23T18:26:30.077Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:26:30.077Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-23T18:26:30.077Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:26:30.077Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-23T18:26:31.648Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-23T18:26:31.648Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:26:31.648Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-23T18:26:31.648Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:26:31.648Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-23T18:26:31.648Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:26:31.648Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-23T18:26:31.648Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:26:31.648Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-23T18:26:31.648Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:26:31.648Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-23T18:26:33.217Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-23T18:26:33.217Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:26:33.217Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-23T18:26:33.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-23T18:26:33.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-23T18:26:33.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-23T18:26:33.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-23T18:26:33.265Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-23T18:26:35.044Z] docker_cli_swarm_test.go:1172: [d8e22e8df6601] joining swarm manager [d11e0366a43d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-23T18:26:36.218Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-23T18:26:36.218Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:26:36.218Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-23T18:26:37.978Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-23T18:26:37.978Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:26:37.978Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-23T18:26:37.978Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:26:37.978Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-23T18:26:37.978Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:26:37.978Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-23T18:26:38.435Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-23T18:26:38.436Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:26:38.436Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-23T18:26:41.392Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-23T18:26:41.392Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-23T18:26:43.850Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-23T18:26:46.490Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-23T18:26:48.610Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-23T18:26:48.707Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-23T18:26:48.707Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:26:48.707Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-23T18:26:48.707Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:26:48.707Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-23T18:26:48.707Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:26:48.707Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-23T18:26:48.707Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:26:48.707Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-23T18:26:48.707Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:26:48.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-23T18:26:50.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-23T18:26:50.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-23T18:26:51.567Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-23T18:26:52.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-23T18:26:55.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-23T18:26:57.443Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-23T18:26:57.443Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:26:57.443Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-23T18:26:57.443Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-23T18:26:57.443Z] === RUN TestDockerSuite/TestHealth [2021-09-23T18:26:57.443Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:26:57.443Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-23T18:26:57.443Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-23T18:26:57.443Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-23T18:26:57.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-23T18:26:57.911Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-23T18:27:00.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000388948_} [2021-09-23T18:27:01.706Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-23T18:27:01.706Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-23T18:27:01.706Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:27:01.706Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-23T18:27:01.706Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-23T18:27:01.706Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-23T18:27:01.706Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-23T18:27:02.174Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-23T18:27:02.174Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:27:02.174Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-23T18:27:02.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1580494007_c:\foo_false____} [2021-09-23T18:27:03.163Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-23T18:27:03.163Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-23T18:27:04.731Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-23T18:27:04.731Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-23T18:27:05.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1580494007_c:\foo_true____} [2021-09-23T18:27:06.300Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-23T18:27:07.118Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-09-23T18:27:08.058Z] docker_cli_swarm_test.go:1453: [dabcb69896675] joining swarm manager [dfab2d25596eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:27:08.627Z] docker_cli_swarm_test.go:1454: [d10a461330398] joining swarm manager [dfab2d25596eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-23T18:27:08.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-23T18:27:08.748Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:27:08.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-23T18:27:08.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-23T18:27:08.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-23T18:27:08.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-23T18:27:08.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-23T18:27:08.749Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-23T18:27:08.749Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-23T18:27:08.749Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-23T18:27:08.749Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-23T18:27:08.749Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:27:08.749Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-23T18:27:09.255Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-23T18:27:09.255Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-23T18:27:09.255Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:27:09.255Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-23T18:27:11.702Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-23T18:27:11.702Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-23T18:27:11.702Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:27:11.702Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-23T18:27:12.210Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-23T18:27:12.210Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-23T18:27:13.920Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-23T18:27:13.920Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-23T18:27:13.920Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:27:14.389Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-23T18:27:15.165Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-23T18:27:15.165Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:27:15.165Z] === RUN TestDockerSuite/TestImportFile [2021-09-23T18:27:15.165Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-23T18:27:15.166Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-23T18:27:15.166Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-23T18:27:15.166Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-23T18:27:15.166Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-23T18:27:15.166Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-23T18:27:15.166Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-23T18:27:15.166Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-23T18:27:15.166Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:27:15.166Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-23T18:27:16.610Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-23T18:27:16.610Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:27:16.610Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-23T18:27:16.610Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:27:16.610Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-23T18:27:16.610Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:27:16.610Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-23T18:27:16.736Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-23T18:27:18.957Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-23T18:27:18.957Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:27:18.957Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-23T18:27:18.957Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:27:18.957Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-23T18:27:19.426Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-23T18:27:19.426Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:27:19.426Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-23T18:27:20.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-09-23T18:27:20.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-09-23T18:27:20.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-09-23T18:27:20.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-09-23T18:27:20.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-09-23T18:27:20.993Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-23T18:27:20.993Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-23T18:27:21.373Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-23T18:27:21.421Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-09-23T18:27:23.950Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-23T18:27:23.950Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:27:23.950Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-23T18:27:23.950Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:27:23.950Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-23T18:27:23.950Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:27:23.950Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-23T18:27:23.953Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-09-23T18:27:23.966Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-23T18:27:23.966Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:27:23.966Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-23T18:27:23.966Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:27:23.966Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-23T18:27:26.168Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-23T18:27:27.241Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-09-23T18:27:29.145Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-09-23T18:27:29.964Z] === RUN TestDockerSuite/TestInspectImage [2021-09-23T18:27:29.965Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:27:29.965Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-23T18:27:29.965Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:27:29.965Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-23T18:27:29.965Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:27:29.965Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-23T18:27:31.049Z] docker_cli_swarm_unix_test.go:63: [d105852d3367f] joining swarm manager [d9637dc75e8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:27:32.182Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-23T18:27:33.752Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-23T18:27:33.752Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-23T18:27:34.399Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-23T18:27:34.399Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:27:34.399Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-23T18:27:34.399Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:27:34.399Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-23T18:27:35.971Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-23T18:27:37.539Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-23T18:27:37.539Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:27:37.539Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-23T18:27:37.539Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-23T18:27:39.106Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-23T18:27:42.063Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-23T18:27:43.069Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-23T18:27:43.069Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:27:43.069Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-23T18:27:43.069Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:27:43.069Z] === RUN TestDockerSuite/TestCpToDot [2021-09-23T18:27:45.861Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-23T18:27:46.023Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-23T18:27:46.023Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:27:46.023Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-23T18:27:46.023Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:27:46.023Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-23T18:27:47.430Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-23T18:27:48.249Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-23T18:27:48.249Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:27:48.249Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-23T18:27:48.249Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:27:48.249Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-23T18:27:48.249Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:27:48.249Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-23T18:27:48.249Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:27:48.249Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-23T18:27:48.719Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-23T18:27:48.719Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-23T18:27:49.654Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-23T18:27:51.225Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-23T18:27:53.453Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-23T18:27:54.589Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-23T18:27:55.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.592Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-23T18:27:56.592Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.593Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-23T18:27:56.593Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.593Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-23T18:27:56.593Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.593Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-23T18:27:56.593Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.593Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-23T18:27:56.593Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:27:56.593Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-23T18:27:57.061Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-23T18:27:57.061Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-23T18:27:57.550Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-23T18:27:57.550Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-23T18:27:57.550Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-23T18:27:58.629Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-23T18:27:59.126Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-23T18:28:00.119Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-23T18:28:00.119Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-23T18:28:00.119Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:28:00.119Z] === RUN TestDockerSuite/TestCreateRM [2021-09-23T18:28:00.197Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-23T18:28:00.590Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-23T18:28:00.590Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:28:00.590Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-23T18:28:00.590Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-23T18:28:01.061Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-23T18:28:06.073Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-23T18:28:07.640Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-23T18:28:07.640Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:28:07.640Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-23T18:28:09.756Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-23T18:28:09.756Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-23T18:28:09.756Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-23T18:28:09.860Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-23T18:28:09.860Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-23T18:28:12.725Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-23T18:28:12.725Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-23T18:28:12.725Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:28:12.725Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-23T18:28:14.620Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-23T18:28:14.956Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-23T18:28:14.956Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:28:14.956Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-23T18:28:15.428Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-23T18:28:15.428Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-23T18:28:15.428Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-23T18:28:15.428Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-23T18:28:15.428Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-23T18:28:15.428Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-23T18:28:15.428Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-23T18:28:15.428Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-23T18:28:15.428Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDockerFails [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-23T18:28:15.428Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-23T18:28:15.428Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-23T18:28:15.428Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-23T18:28:15.428Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-23T18:28:15.428Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:28:15.428Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-23T18:28:18.394Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-23T18:28:19.382Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-23T18:28:20.622Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-23T18:28:23.222Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-23T18:28:23.588Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-23T18:28:25.442Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-23T18:28:27.274Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-09-23T18:28:27.274Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-09-23T18:28:27.274Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-09-23T18:28:27.661Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-23T18:28:27.661Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:28:27.661Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-23T18:28:28.651Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-09-23T18:28:29.879Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-23T18:28:31.938Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-09-23T18:28:32.100Z] === RUN TestDockerSuite/TestLogsSince [2021-09-23T18:28:34.047Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-23T18:28:34.518Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-09-23T18:28:35.896Z] docker_api_swarm_test.go:962: [d6404cf2cc1cd] joining swarm manager [d1f3dc516d64d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-23T18:28:37.014Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-23T18:28:40.776Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-23T18:28:40.776Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:28:40.776Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-23T18:28:40.776Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:28:40.776Z] === RUN TestDockerSuite/TestLogsTail [2021-09-23T18:28:41.788Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-23T18:28:42.994Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-23T18:28:44.755Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-23T18:28:45.216Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-23T18:28:45.226Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-23T18:28:46.784Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-23T18:28:46.785Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-23T18:28:46.785Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestNetHostname [2021-09-23T18:28:46.785Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-23T18:28:46.785Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-23T18:28:46.785Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-23T18:28:46.785Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestPluginActive [2021-09-23T18:28:46.785Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-23T18:28:46.785Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-23T18:28:46.785Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-23T18:28:46.785Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-23T18:28:46.785Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:28:46.785Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-23T18:28:46.785Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:28:47.254Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-23T18:28:47.254Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:28:47.254Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-23T18:28:47.254Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:28:47.254Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-23T18:28:47.254Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:28:47.254Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-23T18:28:47.254Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:28:47.254Z] === RUN TestDockerSuite/TestPortList [2021-09-23T18:28:47.254Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:28:47.254Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-23T18:28:50.001Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-23T18:28:50.472Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-23T18:28:50.943Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-23T18:28:51.052Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-23T18:28:51.052Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-23T18:28:51.052Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-23T18:28:51.052Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-23T18:28:51.052Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-23T18:28:51.052Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-23T18:28:51.052Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-23T18:28:51.052Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:28:51.052Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-23T18:28:53.979Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-09-23T18:28:55.717Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-23T18:28:55.818Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-23T18:28:55.818Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:28:55.818Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-23T18:29:01.758Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-23T18:29:01.758Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-23T18:29:01.758Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-23T18:29:01.758Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:29:01.758Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-23T18:29:01.758Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:29:01.758Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-23T18:29:01.758Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:29:01.758Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-23T18:29:01.833Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-23T18:29:01.833Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:29:01.833Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-23T18:29:03.184Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-23T18:29:03.184Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:29:03.184Z] === RUN TestDockerSuite/TestEventsRename [2021-09-23T18:29:06.187Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-09-23T18:29:06.223Z] === RUN TestDockerSuite/TestEventsResize [2021-09-23T18:29:07.563Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-09-23T18:29:09.001Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-23T18:29:09.469Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-09-23T18:29:12.757Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-09-23T18:29:19.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-09-23T18:29:21.506Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-23T18:29:21.506Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-23T18:29:21.506Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:29:21.506Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-23T18:29:23.536Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-09-23T18:29:26.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-09-23T18:29:28.604Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-09-23T18:29:31.140Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-09-23T18:29:31.943Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-23T18:29:33.676Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-09-23T18:29:34.166Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-23T18:29:36.214Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-09-23T18:29:38.748Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-09-23T18:29:40.187Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-23T18:29:40.187Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-23T18:29:41.338Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-23T18:29:43.961Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-23T18:29:45.136Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-23T18:29:45.136Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:29:45.136Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-23T18:29:45.136Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:29:45.136Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-23T18:29:48.805Z] === RUN TestDockerSuite/TestEventsTop [2021-09-23T18:29:48.805Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:29:48.805Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-23T18:29:48.932Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-23T18:29:48.933Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:29:48.933Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-23T18:29:48.933Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:29:48.933Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-23T18:29:48.933Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:29:48.933Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-23T18:29:48.933Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:29:48.933Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-23T18:29:50.338Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-23T18:29:50.338Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-23T18:29:50.338Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-23T18:29:50.338Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-23T18:29:51.035Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-23T18:29:54.812Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-23T18:29:54.812Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:29:54.812Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-23T18:29:55.808Z] === RUN TestDockerSuite/TestExec [2021-09-23T18:29:55.808Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:29:55.808Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-23T18:29:55.808Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:29:55.808Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-23T18:29:56.380Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-23T18:29:56.380Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:29:56.380Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-23T18:29:57.370Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-23T18:29:58.032Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-23T18:29:58.359Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-23T18:29:58.359Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:29:58.359Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-23T18:30:01.001Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-23T18:30:01.001Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:30:01.001Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-23T18:30:01.001Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:30:01.001Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-23T18:30:01.002Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:30:01.002Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-23T18:30:02.159Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-23T18:30:03.966Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-23T18:30:05.959Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-23T18:30:06.933Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-23T18:30:08.178Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-23T18:30:09.897Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-23T18:30:12.860Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-23T18:30:18.747Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-23T18:30:18.747Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:30:18.747Z] === RUN TestDockerSuite/TestExecEnv [2021-09-23T18:30:18.747Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:30:18.747Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-23T18:30:18.747Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:30:18.747Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-23T18:30:20.972Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-23T18:30:25.744Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-23T18:30:25.744Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:30:25.744Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-23T18:30:25.744Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:30:25.744Z] === RUN TestDockerSuite/TestExecParseError [2021-09-23T18:30:25.744Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:30:25.744Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-23T18:30:25.744Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:30:25.744Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-23T18:30:25.744Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:30:25.744Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-23T18:30:25.996Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-23T18:30:25.996Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-23T18:30:25.996Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:30:25.996Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-23T18:30:26.011Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-23T18:30:26.011Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:30:26.011Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-23T18:30:28.708Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-23T18:30:28.708Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:30:28.708Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-23T18:30:28.708Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:30:28.708Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-23T18:30:28.708Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:30:28.708Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-23T18:30:28.708Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:30:28.708Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-23T18:30:28.708Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:30:28.708Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-23T18:30:31.679Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-23T18:30:31.679Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:30:31.679Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-23T18:30:31.883Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-23T18:30:31.883Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-23T18:30:31.883Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-23T18:30:32.352Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-23T18:30:34.999Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-09-23T18:30:36.148Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-23T18:30:37.572Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-23T18:30:37.572Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:30:37.572Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-23T18:30:37.572Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:30:37.572Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-23T18:30:37.572Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:30:37.572Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-23T18:30:39.946Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-23T18:30:39.946Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:30:39.946Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-23T18:30:43.741Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-23T18:30:43.741Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-23T18:30:44.211Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-23T18:30:44.752Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-23T18:30:49.873Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-09-23T18:30:50.638Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-23T18:30:54.445Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-23T18:30:54.649Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-23T18:30:57.605Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-23T18:30:57.605Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-23T18:31:01.624Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-23T18:31:01.624Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:31:01.624Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-23T18:31:01.624Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-23T18:31:01.624Z] === RUN TestDockerSuite/TestHealth [2021-09-23T18:31:01.624Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:31:01.624Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-23T18:31:01.624Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-23T18:31:01.624Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-23T18:31:01.624Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-23T18:31:02.370Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite (1683.46s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.85s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.06s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.91s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.72s) [2021-09-23T18:31:04.750Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.39s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.42s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.50s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.68s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.84s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.99s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.80s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.58s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.87s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.39s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.49s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.08s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.34s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.74s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.96s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.23s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.33s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.88s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.41s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.78s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.41s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.50s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.18s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.22s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.31s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.36s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.97s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.61s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.13s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.97s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.71s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.58s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.09s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.69s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.77s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.94s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.92s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.63s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.21s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.06s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.43s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.00s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.65s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.80s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.01s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.61s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.90s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.97s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.29s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.88s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.48s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.78s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2021-09-23T18:31:04.750Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.21s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.30s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (149.83s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.36s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.58s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.45s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.29s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.90s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.67s) [2021-09-23T18:31:04.751Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.93s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.28s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.80s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.15s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.53s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.96s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.19s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.69s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2021-09-23T18:31:04.751Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2021-09-23T18:31:04.751Z] === RUN TestDockerExternalVolumeSuite [2021-09-23T18:31:04.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-09-23T18:31:05.010Z] docker_cli_external_volume_driver_test.go:52: [d10134487a1f8] daemon is not started [2021-09-23T18:31:05.429Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-23T18:31:05.429Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-23T18:31:05.429Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:31:05.429Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-23T18:31:05.429Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-23T18:31:05.429Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-23T18:31:05.900Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-23T18:31:06.370Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-23T18:31:06.370Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:31:06.370Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-23T18:31:07.130Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-23T18:31:07.361Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-23T18:31:07.361Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-23T18:31:08.933Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-23T18:31:08.933Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-23T18:31:11.161Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-23T18:31:14.127Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-23T18:31:14.127Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-23T18:31:14.127Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:31:14.127Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-23T18:31:14.299Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-23T18:31:16.518Z] === RUN TestDockerSuite/TestRmiTag [2021-09-23T18:31:16.988Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-23T18:31:17.933Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-23T18:31:17.934Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-23T18:31:19.209Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-23T18:31:20.163Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestImportFile [2021-09-23T18:31:20.163Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-23T18:31:20.163Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-23T18:31:20.163Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-23T18:31:20.163Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-23T18:31:20.163Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-23T18:31:20.163Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-23T18:31:20.163Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-23T18:31:20.163Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-23T18:31:20.163Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:31:20.163Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-23T18:31:23.093Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-09-23T18:31:23.127Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-23T18:31:25.353Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-23T18:31:25.353Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:31:25.353Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-23T18:31:25.353Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:31:25.353Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-23T18:31:25.353Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-23T18:31:25.353Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:31:25.353Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-23T18:31:28.320Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-23T18:31:28.320Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-23T18:31:31.288Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-23T18:31:31.288Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:31:31.288Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-23T18:31:31.288Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:31:31.288Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-23T18:31:31.288Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:31:31.288Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-23T18:31:33.516Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-23T18:31:34.154Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-23T18:31:34.623Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-23T18:31:37.323Z] === RUN TestDockerSuite/TestInspectImage [2021-09-23T18:31:37.323Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:31:37.323Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-23T18:31:37.323Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:31:37.323Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-23T18:31:37.323Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:31:37.323Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-23T18:31:38.063Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-23T18:31:38.063Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-23T18:31:38.063Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-23T18:31:39.386Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-23T18:31:39.856Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-23T18:31:39.856Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:31:39.856Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-23T18:31:39.856Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:31:39.856Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-23T18:31:39.856Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:31:40.287Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-23T18:31:40.325Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-23T18:31:40.325Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:31:40.325Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-23T18:31:40.325Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:31:40.325Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-23T18:31:40.325Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:31:40.325Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-23T18:31:40.325Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:31:40.325Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-23T18:31:41.894Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-23T18:31:41.894Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:31:41.894Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-23T18:31:41.894Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:31:41.894Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-23T18:31:43.250Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-23T18:31:43.250Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-23T18:31:45.475Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-23T18:31:45.697Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-23T18:31:47.917Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-23T18:31:48.440Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-23T18:31:48.440Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:31:48.440Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-23T18:31:48.440Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-23T18:31:50.138Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-23T18:31:51.404Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-23T18:31:52.358Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-23T18:31:54.580Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-23T18:31:54.581Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-23T18:31:55.210Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-23T18:31:58.379Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:31:58.379Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-23T18:31:59.138Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-23T18:32:00.602Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-23T18:32:00.602Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:32:00.602Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-23T18:32:01.097Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-23T18:32:02.332Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-23T18:32:02.332Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:32:02.332Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-23T18:32:02.332Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:32:02.332Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-23T18:32:03.507Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-23T18:32:03.901Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-23T18:32:03.901Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.901Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-23T18:32:03.901Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.901Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-23T18:32:03.901Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.901Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-23T18:32:03.901Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.901Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-23T18:32:03.901Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.901Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-23T18:32:03.901Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.901Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-23T18:32:03.901Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:32:03.901Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-23T18:32:05.469Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-23T18:32:05.733Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-23T18:32:07.686Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-23T18:32:07.690Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-23T18:32:08.698Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-23T18:32:09.261Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-23T18:32:09.261Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:32:09.261Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-23T18:32:09.261Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:32:09.261Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-23T18:32:09.261Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:32:09.261Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-23T18:32:11.480Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-23T18:32:11.480Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:32:11.480Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-23T18:32:11.480Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:32:11.480Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-23T18:32:11.480Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:32:11.480Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-23T18:32:11.480Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:32:11.480Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-23T18:32:11.662Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-23T18:32:13.050Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-23T18:32:13.886Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-23T18:32:16.853Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-23T18:32:16.853Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.853Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-23T18:32:16.853Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.853Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-23T18:32:16.853Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.853Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-23T18:32:16.853Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.853Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-23T18:32:16.853Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.853Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-23T18:32:16.853Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.853Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-23T18:32:16.856Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-23T18:32:16.856Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-23T18:32:16.856Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-23T18:32:16.856Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-23T18:32:19.072Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-23T18:32:19.072Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:32:19.072Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-23T18:32:19.072Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-23T18:32:19.072Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:32:19.542Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-23T18:32:19.820Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-23T18:32:21.761Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-23T18:32:22.046Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-23T18:32:22.476Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-23T18:32:23.982Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-23T18:32:23.982Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:32:23.982Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-23T18:32:26.212Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-23T18:32:26.212Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:32:26.212Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-23T18:32:26.212Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:32:26.212Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-23T18:32:26.212Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:32:26.212Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-23T18:32:27.932Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-23T18:32:28.435Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-23T18:32:30.017Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-23T18:32:30.160Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-23T18:32:30.160Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:32:30.160Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-23T18:32:30.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-09-23T18:32:32.235Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-23T18:32:33.125Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-23T18:32:33.596Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-23T18:32:34.456Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-23T18:32:34.456Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-23T18:32:34.456Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:32:34.456Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-23T18:32:34.456Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:32:34.456Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-23T18:32:34.456Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:32:34.456Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-23T18:32:34.456Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:32:34.456Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:32:34.456Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:32:34.456Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-23T18:32:34.456Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:32:34.456Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-23T18:32:34.456Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:32:34.456Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-23T18:32:37.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-09-23T18:32:38.252Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-23T18:32:38.252Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:32:38.252Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-23T18:32:38.252Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-23T18:32:38.252Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:32:38.252Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-23T18:32:38.252Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:32:38.252Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-23T18:32:38.252Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:32:38.252Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-23T18:32:38.252Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:32:38.252Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-23T18:32:38.379Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-23T18:32:43.155Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-23T18:32:45.426Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-23T18:32:45.426Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.426Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunMount [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-23T18:32:45.895Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:32:45.895Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-23T18:32:47.937Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-23T18:32:52.247Z] docker_cli_external_volume_driver_test.go:52: [db8a07c232eac] daemon is not started [2021-09-23T18:32:52.395Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-23T18:32:52.716Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-23T18:32:53.063Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-23T18:32:53.063Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:32:53.063Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-23T18:32:53.063Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:32:53.063Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-23T18:32:53.063Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:32:53.063Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-23T18:32:56.019Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-23T18:32:56.530Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-23T18:32:56.530Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:32:56.530Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-23T18:32:58.765Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-23T18:32:59.817Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-23T18:32:59.817Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-23T18:32:59.817Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-23T18:32:59.817Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-23T18:32:59.817Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-23T18:32:59.817Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-23T18:32:59.817Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-23T18:32:59.817Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-23T18:32:59.817Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-23T18:32:59.817Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-23T18:33:01.384Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-23T18:33:01.728Z] === RUN TestDockerSuite/TestLogsSince [2021-09-23T18:33:02.372Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-23T18:33:02.697Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-23T18:33:03.940Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-23T18:33:05.509Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-23T18:33:06.501Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-23T18:33:06.971Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:33:06.971Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-23T18:33:06.971Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:33:06.971Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-23T18:33:06.971Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:33:06.971Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-23T18:33:06.971Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:33:06.971Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-23T18:33:06.971Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:33:06.971Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-23T18:33:06.971Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:33:06.971Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-23T18:33:06.971Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:33:06.971Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-23T18:33:06.971Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:33:06.971Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:33:07.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-09-23T18:33:09.933Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-23T18:33:09.933Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:33:09.933Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-23T18:33:09.933Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:33:09.933Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-23T18:33:09.933Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:33:09.933Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-23T18:33:09.933Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:33:09.933Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-23T18:33:09.933Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:33:09.933Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-23T18:33:10.414Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-23T18:33:10.414Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:33:10.414Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-23T18:33:10.414Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:33:10.414Z] === RUN TestDockerSuite/TestLogsTail [2021-09-23T18:33:11.250Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-23T18:33:13.377Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-23T18:33:16.349Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-23T18:33:17.100Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-23T18:33:17.100Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:33:17.100Z] === RUN TestDockerSuite/TestRunRm [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-23T18:33:18.574Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-23T18:33:18.574Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestNetHostname [2021-09-23T18:33:18.574Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-23T18:33:18.574Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-23T18:33:18.574Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-23T18:33:18.574Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPluginActive [2021-09-23T18:33:18.574Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-23T18:33:18.574Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-23T18:33:18.574Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-23T18:33:18.574Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-23T18:33:18.574Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-23T18:33:18.574Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-23T18:33:18.574Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-23T18:33:18.574Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-23T18:33:18.574Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-23T18:33:18.574Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPortList [2021-09-23T18:33:18.574Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:33:18.574Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-23T18:33:18.669Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-23T18:33:24.463Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-23T18:33:24.463Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-23T18:33:24.463Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-23T18:33:24.463Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-23T18:33:24.463Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-23T18:33:24.463Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-23T18:33:24.463Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-23T18:33:24.463Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:33:24.463Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-23T18:33:24.540Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-23T18:33:25.216Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-09-23T18:33:26.108Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-23T18:33:27.679Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-23T18:33:29.237Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-23T18:33:29.238Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:33:29.238Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-23T18:33:29.256Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-23T18:33:32.211Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-23T18:33:32.211Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:33:32.211Z] === RUN TestDockerSuite/TestRunState [2021-09-23T18:33:32.211Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:33:32.211Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-23T18:33:33.779Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-23T18:33:33.779Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:33:33.779Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-23T18:33:35.346Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-23T18:33:35.346Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:33:35.346Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-23T18:33:35.346Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:33:35.346Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-23T18:33:35.346Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-23T18:33:35.346Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-23T18:33:35.346Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:33:35.346Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-23T18:33:39.692Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-23T18:33:39.692Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:33:39.692Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-23T18:33:40.093Z] docker_cli_external_volume_driver_test.go:52: [d2149d2e0c7fe] daemon is not started [2021-09-23T18:33:40.110Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-23T18:33:40.111Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:33:40.111Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-23T18:33:42.330Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-23T18:33:42.330Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:33:42.330Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-23T18:33:44.549Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-23T18:33:44.549Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:33:44.549Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-23T18:33:44.549Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:33:44.549Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-23T18:33:46.772Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-23T18:33:50.143Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-23T18:33:52.649Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-23T18:33:54.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-09-23T18:33:54.969Z] docker_cli_external_volume_driver_test.go:52: [d31fe733cf59b] daemon is not started [2021-09-23T18:33:56.446Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-23T18:34:02.322Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-23T18:34:02.322Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:34:02.322Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-23T18:34:02.322Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-23T18:34:04.544Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-23T18:34:05.107Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-23T18:34:05.107Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-23T18:34:05.107Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:34:05.107Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-23T18:34:05.107Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-23T18:34:05.107Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-23T18:34:06.112Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-23T18:34:08.332Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-23T18:34:08.332Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:34:08.332Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-23T18:34:08.801Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-23T18:34:08.801Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-23T18:34:08.801Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:34:08.801Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-23T18:34:08.801Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:34:08.801Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-23T18:34:08.801Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:34:08.801Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-23T18:34:08.801Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:34:08.801Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-23T18:34:08.801Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:34:08.801Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-23T18:34:09.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-09-23T18:34:09.880Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-23T18:34:11.756Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-23T18:34:12.744Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-23T18:34:13.733Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-23T18:34:18.493Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-23T18:34:18.493Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-23T18:34:18.493Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-23T18:34:18.493Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-23T18:34:18.493Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-23T18:34:18.493Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:34:18.493Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-23T18:34:18.567Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-23T18:34:20.061Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-23T18:34:20.531Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-23T18:34:21.001Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-23T18:34:21.001Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-23T18:34:23.224Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-23T18:34:24.660Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-23T18:34:24.660Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:34:24.660Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-23T18:34:24.660Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:34:24.660Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-23T18:34:29.104Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-23T18:34:29.104Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:34:29.104Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-23T18:34:29.432Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-23T18:34:29.432Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:34:29.432Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-23T18:34:29.432Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:34:29.432Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-23T18:34:29.432Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:34:29.432Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-23T18:34:29.432Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:34:29.432Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-23T18:34:36.272Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-23T18:34:36.272Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:34:36.272Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-23T18:34:38.122Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-23T18:34:38.122Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:34:38.122Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-23T18:34:39.697Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-23T18:34:39.697Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:34:39.697Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-23T18:34:40.070Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-23T18:34:40.070Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:34:40.070Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-23T18:34:40.070Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:34:40.070Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-23T18:34:40.071Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:34:40.071Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-23T18:34:40.071Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:34:40.071Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-23T18:34:40.688Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-23T18:34:41.678Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-23T18:34:41.678Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:34:41.678Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-23T18:34:41.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-09-23T18:34:44.834Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-23T18:34:44.834Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:34:44.834Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-23T18:34:44.834Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:34:44.834Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-23T18:34:44.834Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:34:44.834Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-23T18:34:44.834Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:34:44.834Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-23T18:34:44.834Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:34:44.834Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-23T18:34:44.834Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:34:44.834Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-23T18:34:46.448Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-23T18:34:47.055Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-23T18:34:48.624Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-23T18:34:48.624Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:34:48.624Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-23T18:34:50.195Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-23T18:34:50.195Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:34:50.195Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-23T18:34:50.195Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:34:50.195Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-23T18:34:50.195Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:34:50.195Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-23T18:34:50.195Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:34:50.195Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-23T18:34:50.195Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:34:50.195Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-23T18:34:50.195Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:34:50.195Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-23T18:34:52.638Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-23T18:34:52.638Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-23T18:34:52.638Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:34:52.638Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-23T18:34:52.638Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:34:52.638Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-23T18:34:52.638Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-23T18:34:52.638Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-23T18:34:52.638Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:34:52.638Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-23T18:34:52.638Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-23T18:34:52.638Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-23T18:34:53.603Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-23T18:34:56.502Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-23T18:34:56.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-09-23T18:34:56.901Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-23T18:34:59.165Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-23T18:35:01.180Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-23T18:35:01.180Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:35:01.180Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-23T18:35:01.180Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:35:01.180Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-23T18:35:01.180Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:35:01.180Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-23T18:35:01.180Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:35:01.180Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-23T18:35:01.180Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:35:01.180Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-23T18:35:04.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-23T18:35:04.909Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:35:04.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-23T18:35:04.909Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:35:04.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-23T18:35:04.909Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:35:04.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-23T18:35:05.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-23T18:35:08.026Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-23T18:35:08.026Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-23T18:35:08.026Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-23T18:35:08.026Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:35:08.026Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-23T18:35:08.026Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-23T18:35:08.026Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-23T18:35:08.026Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-23T18:35:09.016Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-23T18:35:09.016Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-23T18:35:10.045Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-23T18:35:11.240Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-23T18:35:11.240Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-23T18:35:11.701Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-09-23T18:35:11.710Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-23T18:35:11.710Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-23T18:35:12.179Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-23T18:35:19.347Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-23T18:35:19.347Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:35:19.347Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-23T18:35:19.347Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-23T18:35:19.347Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-23T18:35:19.347Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:35:19.347Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-23T18:35:20.434Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-23T18:35:20.434Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:35:20.434Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-23T18:35:24.831Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-23T18:35:24.831Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-23T18:35:24.831Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:35:24.831Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-23T18:35:24.831Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:35:24.831Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-23T18:35:24.831Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:35:24.831Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-23T18:35:24.831Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:35:24.831Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-23T18:35:24.831Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:35:24.831Z] === RUN TestDockerSuite/TestBuildFails [2021-09-23T18:35:25.797Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-23T18:35:26.254Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-23T18:35:26.321Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-23T18:35:26.516Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-23T18:35:26.516Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-23T18:35:26.516Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-23T18:35:26.791Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-23T18:35:26.791Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-23T18:35:27.262Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-23T18:35:30.930Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-23T18:35:34.444Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-23T18:35:35.192Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-23T18:35:35.192Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.192Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-23T18:35:35.608Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite (1844.57s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (77.52s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (5.76s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.84s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.69s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.13s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:35:35.663Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.62s) [2021-09-23T18:35:35.663Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.25s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (59.42s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (3.96s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.80s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.55s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.53s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.87s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.15s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.29s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.63s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.29s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.68s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.26s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.28s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.68s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.90s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.08s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.76s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.12s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.10s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (3.83s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.73s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.34s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.37s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (23.47s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.51s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.79s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.74s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.66s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.31s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.04s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.52s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.98s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.59s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.38s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (44.96s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (14.93s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.63s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.36s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (21.94s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.42s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.77s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (60.55s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.73s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.27s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.43s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.10s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.78s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.34s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.61s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFails (2.20s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.08s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.95s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.19s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.77s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.10s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.71s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.51s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildHistory (8.93s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.81s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.36s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.66s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLabel (0.75s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.77s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.45s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLabels (0.80s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.67s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.51s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.84s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.88s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.46s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.58s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.93s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (3.99s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.82s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.04s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.72s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.41s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.51s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.06s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.72s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.79s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.09s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.58s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.34s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.14s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.36s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (5.89s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.47s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.29s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.92s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.49s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.73s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.43s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildRm (8.88s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.47s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.13s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.17s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.43s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.75s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.60s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.10s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.39s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildStderr (3.08s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (13.41s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.79s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.00s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.26s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.69s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-23T18:35:35.664Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.83s) [2021-09-23T18:35:35.664Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.55s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.56s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.45s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.55s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.93s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.68s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.16s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.92s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.37s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.58s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.45s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.75s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCommitChange (3.75s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.72s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.51s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCommitTTY (5.44s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.79s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.90s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.92s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.16s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.19s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.70s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.69s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.69s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.79s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.78s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.19s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.75s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.80s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.65s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.22s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.37s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.52s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.23s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.60s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.31s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.57s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.28s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.17s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.23s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.26s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009cf60_} (2.20s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12841281916_c:\foo_false____} (2.23s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12841281916_c:\foo_true____} (2.18s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.27s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.95s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.71s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.91s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.10s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.07s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpToDot (2.32s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCpToStdout (1.85s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.89s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.22s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.38s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.64s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.73s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.26s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.85s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.22s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.89s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.47s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsCopy (3.41s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.27s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.62s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.61s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.59s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.79s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFilters (4.39s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFormat (3.38s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.13s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsRename (2.29s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsResize (7.42s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.12s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.96s) [2021-09-23T18:35:35.665Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.54s) [2021-09-23T18:35:35.665Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.52s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.60s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.62s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.65s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.67s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.62s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.73s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.94s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.73s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecInspectID (4.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.90s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.80s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.53s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.53s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.57s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.65s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.87s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.49s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.25s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.50s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.46s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.72s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.39s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.36s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImportBadURL (2.48s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.81s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.23s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.86s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.45s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectDefault (2.16s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectHistory (3.78s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.11s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.74s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.18s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.69s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.68s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectStatus (2.76s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.33s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.74s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.13s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.75s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.60s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.79s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.59s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.39s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.25s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.71s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.53s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.63s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.58s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.08s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.97s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.23s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.16s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsSince (8.59s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsTail (2.44s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.29s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.81s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.91s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.25s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsByOrder (6.33s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.20s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.38s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.50s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.10s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.74s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.94s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.02s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.49s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.42s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.06s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.24s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.38s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.91s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.97s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.70s) [2021-09-23T18:35:35.666Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.89s) [2021-09-23T18:35:35.666Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.36s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.66s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.32s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.77s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiTag (0.54s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.83s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.53s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.33s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.61s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.81s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.20s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.35s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.91s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.24s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.60s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.14s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.26s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.40s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.55s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.92s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.80s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.13s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.33s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.13s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.22s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.17s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.31s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunExitCode (2.33s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.79s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.83s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.00s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.32s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.17s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.73s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.81s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.40s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.41s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.43s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.91s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.45s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunRm (2.21s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.22s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.19s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.65s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.74s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.79s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.68s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.69s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.11s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.18s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.37s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.82s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.72s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.13s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.71s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.81s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.21s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.70s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.14s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.44s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.85s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:35:35.667Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-09-23T18:35:35.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.93s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.95s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.95s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.25s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.67s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.84s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.71s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.22s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.35s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.32s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.29s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.30s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.05s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.53s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.40s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.20s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.20s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.56s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.04s) [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-23T18:35:35.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-23T18:35:35.668Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-23T18:35:35.668Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-23T18:35:35.668Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-23T18:35:35.668Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-23T18:35:35.668Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-23T18:35:35.668Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-23T18:35:35.668Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-23T18:35:35.668Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-23T18:35:35.668Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:35:35.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:35:35.669Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-23T18:35:35.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-23T18:35:35.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-23T18:35:35.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-23T18:35:35.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-23T18:35:35.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-23T18:35:35.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:35:35.669Z] === RUN TestDockerDaemonSuite [2021-09-23T18:35:35.669Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-23T18:35:35.669Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-23T18:35:35.669Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-23T18:35:35.669Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:35:35.669Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:35:35.669Z] === RUN TestDockerSwarmSuite [2021-09-23T18:35:35.669Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:35.669Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-23T18:35:35.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-23T18:35:36.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:35:36.139Z] === RUN TestDockerExternalVolumeSuite [2021-09-23T18:35:36.139Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:35:36.139Z] === RUN TestDockerNetworkSuite [2021-09-23T18:35:36.139Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-23T18:35:36.139Z] === RUN TestDockerHubPullSuite [2021-09-23T18:35:36.139Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-23T18:35:36.139Z] PASS [2021-09-23T18:35:36.139Z] ok github.com/docker/docker/integration-cli 1844.867s [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === Skipped [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:35:36.139Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:35:36.139Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:35:36.139Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:35:36.139Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:35:36.139Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:35:36.139Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:35:36.139Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:35:36.139Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:35:36.139Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:35:36.139Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:35:36.139Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:35:36.139Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-09-23T18:35:36.139Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-23T18:35:36.139Z] [2021-09-23T18:35:36.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-23T18:35:36.139Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.139Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-23T18:35:36.140Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-23T18:35:36.140Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.140Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-23T18:35:36.140Z] [2021-09-23T18:35:36.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-09-23T18:35:36.140Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:35:36.141Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:35:36.141Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:35:36.141Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:35:36.141Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:35:36.141Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:35:36.141Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.141Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:35:36.141Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:35:36.142Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:35:36.142Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:35:36.142Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:35:36.142Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:35:36.142Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:35:36.142Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:35:36.142Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:35:36.142Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:35:36.142Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:35:36.142Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:35:36.142Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:35:36.142Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:35:36.142Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:35:36.142Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:35:36.142Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:35:36.142Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:35:36.142Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.142Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-23T18:35:36.142Z] [2021-09-23T18:35:36.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:35:36.142Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:35:36.143Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:35:36.143Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:35:36.143Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:35:36.143Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:35:36.143Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:35:36.143Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:35:36.143Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:35:36.143Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:35:36.143Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:35:36.143Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:35:36.143Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:35:36.143Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:35:36.143Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:35:36.143Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:35:36.143Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T18:35:36.143Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:35:36.143Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:35:36.143Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:35:36.144Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:35:36.144Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:35:36.144Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:35:36.144Z] [2021-09-23T18:35:36.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:35:36.145Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.145Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:35:36.145Z] [2021-09-23T18:35:36.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-09-23T18:35:36.146Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:35:36.146Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:35:36.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:35:36.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:35:36.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.146Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:35:36.146Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:35:36.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.147Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:35:36.147Z] [2021-09-23T18:35:36.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:35:36.616Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.616Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:35:36.616Z] [2021-09-23T18:35:36.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-23T18:35:36.617Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] DONE 1092 tests, 546 skipped in 1851.978s [2021-09-23T18:35:36.617Z] INFO: Integration tests ended at 09/23/2021 18:35:36. Duration:00:30:52.1104444 [2021-09-23T18:35:36.617Z] INFO: Docker info of the daemon under test at end of run [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] Containers: 2 [2021-09-23T18:35:36.617Z] Running: 0 [2021-09-23T18:35:36.617Z] Paused: 0 [2021-09-23T18:35:36.617Z] Stopped: 2 [2021-09-23T18:35:36.617Z] Images: 18 [2021-09-23T18:35:36.617Z] Server Version: 0.0.0-dev [2021-09-23T18:35:36.617Z] Storage Driver: windowsfilter [2021-09-23T18:35:36.617Z] Windows: [2021-09-23T18:35:36.617Z] Logging Driver: json-file [2021-09-23T18:35:36.617Z] Plugins: [2021-09-23T18:35:36.617Z] Volume: local [2021-09-23T18:35:36.617Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T18:35:36.617Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T18:35:36.617Z] Swarm: inactive [2021-09-23T18:35:36.617Z] Default Isolation: process [2021-09-23T18:35:36.617Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T18:35:36.617Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T18:35:36.617Z] OSType: windows [2021-09-23T18:35:36.617Z] Architecture: x86_64 [2021-09-23T18:35:36.617Z] CPUs: 4 [2021-09-23T18:35:36.617Z] Total Memory: 32GiB [2021-09-23T18:35:36.617Z] Name: azwin-2-faa6f0 [2021-09-23T18:35:36.617Z] ID: 3NGV:EYLU:VREM:2UJN:6K2R:WKWO:SN36:CVPS:J7OQ:VYSQ:HORY:HUCW [2021-09-23T18:35:36.617Z] Docker Root Dir: D:\CI\PR-42854\8\daemon [2021-09-23T18:35:36.617Z] Debug Mode (client): false [2021-09-23T18:35:36.617Z] Debug Mode (server): true [2021-09-23T18:35:36.617Z] File Descriptors: -1 [2021-09-23T18:35:36.617Z] Goroutines: 17 [2021-09-23T18:35:36.617Z] System Time: 2021-09-23T18:35:36.3048223Z [2021-09-23T18:35:36.617Z] EventsListeners: 0 [2021-09-23T18:35:36.617Z] Registry: https://index.docker.io/v1/ [2021-09-23T18:35:36.617Z] Labels: [2021-09-23T18:35:36.617Z] Experimental: false [2021-09-23T18:35:36.617Z] Insecure Registries: [2021-09-23T18:35:36.617Z] 127.0.0.0/8 [2021-09-23T18:35:36.617Z] Live Restore Enabled: false [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] [2021-09-23T18:35:36.617Z] INFO: Stopping daemon under test [2021-09-23T18:35:36.617Z] SUCCESS: The process with PID 7144 (child process of PID 6808) has been terminated. [2021-09-23T18:35:36.617Z] SUCCESS: The process with PID 6808 (child process of PID 7832) has been terminated. [2021-09-23T18:35:36.617Z] INFO: Stop tailing logs of the daemon under tests [2021-09-23T18:35:36.617Z] INFO: executeCI.ps1 Completed successfully at 09/23/2021 18:35:36. [2021-09-23T18:35:36.617Z] INFO: Tidying up at end of run [2021-09-23T18:35:36.617Z] INFO: Saving daemon under test log (d:\CI\PR-42854\8\dut.out) to bundles\CIDUT.out [2021-09-23T18:35:36.617Z] INFO: Saving daemon under test log (d:\CI\PR-42854\8\dut.err) to bundles\CIDUT.err [2021-09-23T18:35:36.617Z] INFO: Saving containerd logs to bundles [2021-09-23T18:35:36.617Z] INFO: Nuke-Everything... [2021-09-23T18:35:37.087Z] INFO: Container count on control daemon to delete is 2 [2021-09-23T18:35:37.087Z] 0a255905bddc [2021-09-23T18:35:37.087Z] c96d66a78bb3 [2021-09-23T18:35:37.087Z] INFO: Non-base image count on control daemon to delete is 1 [2021-09-23T18:35:38.658Z] Deleted: sha256:c84b32c99667ff84ef43748f6319fc494ae658c0e16b595834c85c58797c3bd9 [2021-09-23T18:35:38.658Z] Deleted: sha256:9b9814559b38028600e5758371471747d287791cccebb25f07a4b6688cd1029f [2021-09-23T18:35:38.658Z] INFO: Tidying pidfile d:\CI\PR-42854\8\docker.pid [2021-09-23T18:35:38.658Z] INFO: Nuking d:\CI [2021-09-23T18:35:39.231Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-23T18:35:39.231Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:35:39.231Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-23T18:35:41.385Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-23T18:35:44.002Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-23T18:35:44.002Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-23T18:35:44.473Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-23T18:35:47.164Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-23T18:35:48.127Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-23T18:35:52.803Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-23T18:35:52.803Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:35:52.803Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-23T18:35:52.803Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-23T18:35:53.771Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-23T18:35:53.771Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:35:53.771Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-23T18:35:56.506Z] INFO: Zapped successfully [2021-09-23T18:35:56.506Z] [2021-09-23T18:35:56.506Z] INFO: executeCI.ps1 exiting at Thu Sep 23 18:35:55 CUT 2021. Duration 00:56:00.3800647 [2021-09-23T18:35:56.506Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-23T18:35:56.758Z] Recording test results [2021-09-23T18:35:57.378Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-23T18:35:58.090Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-23T18:35:58.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-09-23T18:35:58.459Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-23T18:36:00.250Z] Archiving artifacts [2021-09-23T18:36:00.315Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-23T18:36:00.785Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-23T18:36:01.424Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42854/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:36:02.382Z] + make clean [2021-09-23T18:36:02.852Z] docker volume rm -f docker-dev-cache [2021-09-23T18:36:02.852Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:36:06.130Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-23T18:36:06.130Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:36:06.130Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-23T18:36:07.971Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-23T18:36:11.779Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-23T18:36:16.431Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-23T18:36:16.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-09-23T18:36:16.889Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-23T18:36:18.421Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-23T18:36:18.421Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:36:18.421Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-23T18:36:19.385Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-23T18:36:19.385Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-23T18:36:20.465Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-23T18:36:22.711Z] === RUN TestDockerSuite/TestRmiTag [2021-09-23T18:36:23.109Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-23T18:36:23.181Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-23T18:36:24.074Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-23T18:36:24.532Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-23T18:36:25.496Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-23T18:36:25.954Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-23T18:36:26.153Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-23T18:36:26.920Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-23T18:36:28.455Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-23T18:36:34.232Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-23T18:36:34.232Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:36:34.232Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-23T18:36:34.232Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:36:34.232Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-23T18:36:34.232Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-23T18:36:34.232Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-23T18:36:34.232Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-23T18:36:34.232Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-23T18:36:34.689Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-23T18:36:35.145Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-23T18:36:39.830Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-23T18:36:41.114Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-23T18:36:43.339Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-23T18:36:48.118Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-23T18:36:48.551Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-09-23T18:36:48.589Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-23T18:36:48.589Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:36:48.589Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-23T18:36:48.589Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:36:48.589Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-23T18:36:48.589Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:36:48.589Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-23T18:36:48.589Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:36:48.589Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-23T18:36:48.589Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:36:48.589Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-23T18:36:48.589Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:36:48.589Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-23T18:36:48.589Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:36:48.589Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-23T18:36:50.879Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-23T18:36:50.879Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:36:50.879Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-23T18:36:50.879Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:36:50.879Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-23T18:36:56.763Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-23T18:36:58.989Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-23T18:37:00.902Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-23T18:37:00.902Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:37:00.902Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-23T18:37:00.902Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-23T18:37:01.955Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-23T18:37:04.181Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-23T18:37:07.143Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-23T18:37:07.143Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-23T18:37:11.918Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:37:11.918Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-23T18:37:14.882Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-23T18:37:14.882Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:37:14.882Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-23T18:37:17.842Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-23T18:37:17.842Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:37:17.842Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-23T18:37:17.842Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:37:17.842Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-23T18:37:19.414Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-23T18:37:19.414Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:37:19.414Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-23T18:37:19.414Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:37:19.414Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-23T18:37:19.414Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:37:19.414Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-23T18:37:19.414Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:37:19.414Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-23T18:37:19.414Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:37:19.414Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-23T18:37:19.414Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:37:19.414Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-23T18:37:19.414Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:37:19.414Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-23T18:37:20.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-09-23T18:37:21.001Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-23T18:37:23.439Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-23T18:37:26.403Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-23T18:37:26.403Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:37:26.403Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-23T18:37:26.403Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:37:26.403Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-23T18:37:26.403Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:37:26.403Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-23T18:37:28.627Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-23T18:37:28.627Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:37:28.627Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-23T18:37:28.627Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:37:28.627Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-23T18:37:28.627Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:37:28.627Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-23T18:37:28.627Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:37:28.627Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-23T18:37:30.221Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-23T18:37:30.984Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-23T18:37:35.018Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-23T18:37:35.018Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:37:35.018Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-23T18:37:35.018Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:37:35.018Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-23T18:37:35.018Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:37:35.018Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-23T18:37:35.018Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:37:35.018Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-23T18:37:35.018Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:37:35.018Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-23T18:37:35.018Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:37:35.018Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-23T18:37:35.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-09-23T18:37:37.380Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-23T18:37:37.380Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:37:37.380Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-23T18:37:37.380Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-23T18:37:37.380Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:37:37.380Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-23T18:37:40.343Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-23T18:37:42.591Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-23T18:37:42.591Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:37:42.591Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-23T18:37:45.554Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-23T18:37:45.554Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:37:45.554Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-23T18:37:45.554Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:37:45.554Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-23T18:37:45.554Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:37:45.554Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-23T18:37:45.788Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-23T18:37:47.780Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-23T18:37:50.469Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-23T18:37:50.791Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-23T18:37:53.016Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-23T18:37:53.786Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-09-23T18:37:53.786Z] docker_cli_external_volume_driver_test.go:484: [d6e8d3b1f08db] daemon is not started [2021-09-23T18:37:55.154Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-23T18:37:55.240Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-23T18:37:55.713Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-23T18:37:55.713Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:37:55.713Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-23T18:37:55.713Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:37:55.713Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-23T18:37:55.713Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:37:55.713Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-23T18:37:55.713Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:37:55.713Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:37:55.713Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:37:55.713Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-23T18:37:55.713Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:37:55.713Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-23T18:37:55.713Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:37:55.713Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-23T18:38:00.515Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-23T18:38:00.515Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:38:00.515Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-23T18:38:00.515Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-23T18:38:00.515Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:38:00.515Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-23T18:38:00.515Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:38:00.515Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-23T18:38:00.515Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:38:00.515Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-23T18:38:00.516Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:38:00.516Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-23T18:38:00.938Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-23T18:38:07.688Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-23T18:38:07.688Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:38:07.688Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-23T18:38:08.665Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-09-23T18:38:08.665Z] docker_cli_external_volume_driver_test.go:52: [d2c81877032ff] daemon is not started [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunMount [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-23T18:38:08.676Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:38:08.676Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-23T18:38:15.730Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-23T18:38:15.731Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:38:15.731Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-23T18:38:17.342Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-23T18:38:17.342Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:38:17.342Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-23T18:38:17.342Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:38:17.342Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-23T18:38:17.342Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:38:17.342Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-23T18:38:21.520Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-23T18:38:21.520Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-23T18:38:21.520Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:38:21.520Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-23T18:38:21.520Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:38:21.978Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-23T18:38:22.101Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite (437.16s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2021-09-23T18:38:23.574Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-09-23T18:38:23.574Z] PASS [2021-09-23T18:38:23.574Z] [2021-09-23T18:38:23.574Z] === Skipped [2021-09-23T18:38:23.574Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-23T18:38:23.574Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-23T18:38:23.574Z] check_test.go:308: [d713fd1e84787] daemon is not started [2021-09-23T18:38:23.574Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-23T18:38:23.574Z] [2021-09-23T18:38:23.574Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-23T18:38:23.574Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-23T18:38:23.574Z] check_test.go:308: [dc78bd7e238f5] daemon is not started [2021-09-23T18:38:23.574Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-23T18:38:23.574Z] [2021-09-23T18:38:23.574Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-23T18:38:23.574Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-23T18:38:23.574Z] check_test.go:308: [d0691a5905ee9] daemon is not started [2021-09-23T18:38:23.574Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-23T18:38:23.574Z] [2021-09-23T18:38:23.574Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-23T18:38:23.574Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-23T18:38:23.574Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-23T18:38:23.574Z] [2021-09-23T18:38:23.574Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-23T18:38:23.574Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-23T18:38:23.574Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-23T18:38:23.574Z] [2021-09-23T18:38:23.574Z] DONE 273 tests, 5 skipped in 2456.976s [2021-09-23T18:38:23.574Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-23T18:38:23.574Z] ++++ cat bundles/test-integration/docker.pid [2021-09-23T18:38:23.574Z] +++ kill 8504 [2021-09-23T18:38:23.574Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4277f6039256/docker.pid [2021-09-23T18:38:23.574Z] +++ kill 7377 [2021-09-23T18:38:23.574Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7377 is not a child of this shell [2021-09-23T18:38:23.574Z] warning: PID 7377 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4277f6039256/docker.pid had a nonzero exit code [2021-09-23T18:38:23.574Z] +++ /etc/init.d/apparmor stop [2021-09-23T18:38:23.574Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-23T18:38:23.574Z] [2021-09-23T18:38:23.574Z] Unloading profiles will leave already running processes permanently [2021-09-23T18:38:23.574Z] unconfined, which can lead to unexpected situations. [2021-09-23T18:38:23.574Z] [2021-09-23T18:38:23.574Z] To set a process to complain mode, use the command line tool [2021-09-23T18:38:23.574Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-23T18:38:23.574Z] +++ true [2021-09-23T18:38:23.574Z] exiting test-integration [2021-09-23T18:38:23.574Z] ++ exit 0 [2021-09-23T18:38:23.574Z] [2021-09-23T18:38:23.574Z] + exit 0 [2021-09-23T18:38:23.574Z] ++ jobs -p [2021-09-23T18:38:23.574Z] + pids= [2021-09-23T18:38:23.574Z] + echo 'Remaining pids to kill: []' [2021-09-23T18:38:23.574Z] Remaining pids to kill: [] [2021-09-23T18:38:23.574Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-09-23T18:38:23.593Z] Recording test results [2021-09-23T18:38:24.149Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-23T18:38:25.372Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-23T18:38:25.703Z] + echo Ensuring container killed. [2021-09-23T18:38:25.703Z] Ensuring container killed. [2021-09-23T18:38:25.703Z] + docker ps -aq -f name=docker-pr8-* [2021-09-23T18:38:25.703Z] + cids=7bd61bf287e0 [2021-09-23T18:38:25.703Z] 79405c41d194 [2021-09-23T18:38:25.703Z] a1e301fe8438 [2021-09-23T18:38:25.703Z] + [ -n 7bd61bf287e0 [2021-09-23T18:38:25.703Z] 79405c41d194 [2021-09-23T18:38:25.703Z] a1e301fe8438 ] [2021-09-23T18:38:25.703Z] + docker rm -vf 7bd61bf287e0 79405c41d194 a1e301fe8438 [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-23T18:38:25.893Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-23T18:38:25.893Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-23T18:38:25.893Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-23T18:38:25.893Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-23T18:38:25.893Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-23T18:38:25.893Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-23T18:38:25.893Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-23T18:38:25.893Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-23T18:38:25.893Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:38:25.893Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-23T18:38:26.272Z] 7bd61bf287e0 [2021-09-23T18:38:26.361Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-23T18:38:26.841Z] 79405c41d194 [2021-09-23T18:38:26.841Z] a1e301fe8438 [Pipeline] sh [2021-09-23T18:38:27.131Z] + echo Chowning /workspace to jenkins user [2021-09-23T18:38:27.131Z] Chowning /workspace to jenkins user [2021-09-23T18:38:27.131Z] + id -u [2021-09-23T18:38:27.131Z] + id -g [2021-09-23T18:38:27.131Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42854:/workspace busybox chown -R 1000:1000 /workspace [2021-09-23T18:38:27.131Z] Unable to find image 'busybox:latest' locally [2021-09-23T18:38:27.390Z] latest: Pulling from library/busybox [2021-09-23T18:38:27.390Z] 24fb2886d6f6: Pulling fs layer [2021-09-23T18:38:27.390Z] 24fb2886d6f6: Download complete [2021-09-23T18:38:27.656Z] 24fb2886d6f6: Pull complete [2021-09-23T18:38:27.656Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-23T18:38:27.656Z] Status: Downloaded newer image for busybox:latest [2021-09-23T18:38:27.872Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-23T18:38:31.247Z] + bundleName=amd64 [2021-09-23T18:38:31.247Z] + echo Creating amd64-bundles.tar.gz [2021-09-23T18:38:31.247Z] Creating amd64-bundles.tar.gz [2021-09-23T18:38:31.247Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-23T18:38:31.247Z] + xargs tar -czf amd64-bundles.tar.gz [2021-09-23T18:38:32.403Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [Pipeline] archiveArtifacts [2021-09-23T18:38:32.636Z] Archiving artifacts [2021-09-23T18:38:33.393Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-23T18:38:34.615Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42854/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:38:34.931Z] + make clean [2021-09-23T18:38:34.957Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-23T18:38:35.055Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-23T18:38:35.055Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-23T18:38:35.193Z] docker volume rm -f docker-dev-cache [2021-09-23T18:38:35.193Z] docker-dev-cache [Pipeline] deleteDir [2021-09-23T18:38:35.512Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-23T18:38:35.943Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-23T18:38:38.198Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-23T18:38:38.412Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-23T18:38:38.666Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.666Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-23T18:38:38.666Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.666Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-23T18:38:38.666Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.666Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-23T18:38:38.666Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.666Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-23T18:38:38.666Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.666Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-23T18:38:38.666Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.666Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-23T18:38:38.666Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.666Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-23T18:38:38.666Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:38:38.666Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:38:39.380Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:38:40.346Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-23T18:38:42.466Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-23T18:38:42.466Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:38:42.466Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-23T18:38:42.466Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:38:42.466Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-23T18:38:42.466Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:38:42.466Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-23T18:38:42.466Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:38:42.466Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-23T18:38:42.466Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:38:42.466Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-23T18:38:51.126Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-23T18:38:51.126Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:38:51.126Z] === RUN TestDockerSuite/TestRunRm [2021-09-23T18:38:52.713Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-23T18:38:53.344Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-23T18:38:54.249Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-23T18:38:59.211Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-23T18:39:01.430Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-23T18:39:03.645Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-23T18:39:06.596Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-23T18:39:06.596Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:39:07.064Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-23T18:39:07.064Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:39:07.064Z] === RUN TestDockerSuite/TestRunState [2021-09-23T18:39:07.064Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:39:07.064Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-23T18:39:09.046Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-23T18:39:09.280Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-23T18:39:09.280Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:39:09.280Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-23T18:39:09.748Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-23T18:39:09.748Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:39:09.748Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-23T18:39:09.748Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:39:09.748Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-23T18:39:09.748Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-23T18:39:09.748Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-23T18:39:09.748Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:39:09.748Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-23T18:39:10.012Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-23T18:39:14.503Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:39:14.503Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-23T18:39:17.457Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-23T18:39:17.457Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:39:17.457Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-23T18:39:18.564Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-23T18:39:19.674Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-23T18:39:19.674Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:39:19.674Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-23T18:39:19.674Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:39:19.674Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-23T18:39:22.291Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-23T18:39:22.627Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-23T18:39:26.017Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-23T18:39:27.549Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-23T18:39:27.549Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:39:27.549Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-23T18:39:27.549Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:39:27.549Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-23T18:39:29.087Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-23T18:39:29.087Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:39:29.087Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-23T18:39:31.426Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-23T18:39:35.218Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-23T18:39:42.376Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-23T18:39:42.376Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:39:42.376Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-23T18:39:42.376Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-23T18:39:46.169Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-23T18:39:48.389Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-23T18:39:50.606Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-23T18:39:50.606Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:39:50.606Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-23T18:39:50.606Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-23T18:39:50.606Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-23T18:39:50.606Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:39:50.606Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-23T18:39:50.606Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:39:50.606Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-23T18:39:50.606Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:39:50.606Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-23T18:39:50.606Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:39:50.606Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-23T18:39:50.606Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:39:51.076Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-23T18:39:54.029Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-23T18:39:55.594Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-23T18:39:57.159Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-23T18:40:01.919Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-23T18:40:01.919Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:40:01.919Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-23T18:40:01.919Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:40:01.919Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-23T18:40:01.919Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:40:01.919Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-23T18:40:01.919Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:40:01.919Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-23T18:40:01.919Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-23T18:40:02.387Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:40:02.387Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-23T18:40:04.602Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-23T18:40:04.602Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-23T18:40:04.831Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-23T18:40:05.069Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-23T18:40:05.537Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-23T18:40:07.104Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-23T18:40:14.271Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-23T18:40:14.271Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:40:14.271Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-23T18:40:22.933Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-23T18:40:22.933Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:40:22.933Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-23T18:40:26.725Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-23T18:40:26.725Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:40:26.725Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-23T18:40:26.725Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:40:26.725Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-23T18:40:26.725Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:40:26.725Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-23T18:40:26.725Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:40:26.725Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-23T18:40:33.889Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-23T18:40:33.889Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:40:33.889Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-23T18:40:33.889Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:40:33.889Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-23T18:40:33.889Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:40:33.889Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-23T18:40:33.889Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:40:33.889Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-23T18:40:33.889Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:40:33.889Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-23T18:40:34.357Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:40:34.357Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-23T18:40:34.753Z] === RUN TestDockerSuite/TestBuildRm [2021-09-23T18:40:37.310Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-23T18:40:40.267Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-23T18:40:40.267Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:40:40.267Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-23T18:40:43.212Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-23T18:40:43.212Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:40:43.212Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-23T18:40:43.212Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:40:43.212Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-23T18:40:43.212Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:40:43.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-23T18:40:43.212Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:40:43.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-23T18:40:43.212Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:40:43.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-23T18:40:43.212Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:40:43.212Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-23T18:40:47.115Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-23T18:40:48.079Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-23T18:40:48.079Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:40:48.536Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-23T18:40:48.537Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:40:48.537Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-23T18:40:50.067Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-23T18:40:52.963Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-23T18:40:55.857Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-23T18:40:59.588Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-23T18:41:00.855Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-23T18:41:00.855Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-23T18:41:00.855Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-23T18:41:00.855Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:41:00.855Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-23T18:41:00.855Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-23T18:41:00.855Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-23T18:41:00.855Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-23T18:41:01.818Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-23T18:41:02.274Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-23T18:41:05.173Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-23T18:41:05.630Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-23T18:41:05.630Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-23T18:41:05.630Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-23T18:41:06.086Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-23T18:41:14.380Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-23T18:41:14.380Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-23T18:41:14.380Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-23T18:41:14.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-23T18:41:14.626Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:41:14.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-23T18:41:14.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-23T18:41:14.626Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-23T18:41:14.626Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:41:14.626Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-23T18:41:23.165Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-23T18:41:23.165Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-23T18:41:23.165Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-23T18:41:24.713Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-23T18:41:24.713Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-23T18:41:28.515Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-23T18:41:28.515Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-23T18:41:32.311Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-23T18:41:33.460Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-23T18:41:33.460Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.460Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite (2138.43s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.19s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (5.72s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.12s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.69s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.12s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (59.69s) [2021-09-23T18:41:33.460Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.48s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-09-23T18:41:33.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.11s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.41s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.07s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.38s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.26s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.74s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.17s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.06s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.75s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.07s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.57s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.33s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.48s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.73s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.53s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.44s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.23s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.07s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.65s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.77s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.29s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.19s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.47s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.98s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.42s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.94s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.88s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.72s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.25s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.89s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.32s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.93s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.61s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.25s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.61s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.25s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.43s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.71s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.03s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.38s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.86s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.45s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFails (4.14s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.43s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.61s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.41s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.56s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.17s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.21s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.91s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildHistory (9.64s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.74s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.10s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLabel (0.82s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.28s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.62s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.17s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.73s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.06s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.70s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.30s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.57s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.31s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.36s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.45s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.65s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (6.49s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.16s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.34s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.49s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.75s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.73s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.93s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.85s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.82s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.38s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.84s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildRm (9.99s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.92s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.17s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.86s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.03s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.51s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.30s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.58s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.82s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildStderr (3.71s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.00s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.16s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.56s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.21s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.16s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.92s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:41:33.461Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.06s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-09-23T18:41:33.461Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.88s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.85s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.16s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.65s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.45s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.06s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.99s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.33s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.72s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.58s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCommitChange (4.72s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.17s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.67s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCommitTTY (6.33s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.16s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.57s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.78s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.47s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.05s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.06s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.02s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.13s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.56s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.57s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.54s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.10s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.55s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.45s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.46s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.48s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.57s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.02s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.37s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.58s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.62s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.03s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.43s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.59s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000388948_} (2.62s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1580494007_c:\foo_false____} (2.58s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1580494007_c:\foo_true____} (2.62s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.61s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.70s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:41:33.462Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.57s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:41:33.462Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.74s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.59s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.53s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.45s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCpToDot (2.63s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCpToStdout (2.58s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateByImageID (5.75s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.61s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.86s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.72s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.90s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:41:33.919Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:41:33.919Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.72s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.62s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.20s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsCopy (3.92s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.48s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.53s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.25s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.83s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFilters (4.41s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFormat (5.19s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsRename (2.78s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsResize (32.88s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.61s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.25s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.91s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.28s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.50s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.61s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.10s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.04s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.64s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.11s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.44s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.09s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecInspectID (4.00s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.26s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.09s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.67s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.60s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.61s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.71s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.61s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.20s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.86s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.55s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.57s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.64s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectDefault (2.50s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectHistory (4.14s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.51s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.02s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.16s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.05s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.07s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectStatus (3.14s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.53s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.05s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.54s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.05s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.54s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.54s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.57s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.61s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.56s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.72s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.56s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.05s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.91s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.95s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.91s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.09s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.91s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.62s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.61s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsSince (9.00s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsTail (2.90s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.64s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.58s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.04s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.99s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPsByOrder (10.50s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.50s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.91s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.81s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.98s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.66s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.69s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.41s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-09-23T18:41:33.920Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:41:33.920Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.96s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (9.56s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.63s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.45s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.09s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.96s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.20s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.40s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.72s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.07s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.44s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.62s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.60s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.32s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.26s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.73s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.47s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.34s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.12s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.18s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.49s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.20s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.58s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.66s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.60s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.49s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.50s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.49s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.67s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.51s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.54s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.60s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.51s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunExitCode (2.53s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.55s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.48s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.64s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.55s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.58s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.68s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.32s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.38s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (5.05s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.59s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.61s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.37s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.41s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.53s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunRm (2.53s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.51s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.00s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.46s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.28s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.46s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.43s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.10s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.47s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.94s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.38s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.50s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.52s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.22s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.55s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.55s) [2021-09-23T18:41:33.921Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.95s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:41:33.921Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.37s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.97s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.52s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.16s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.97s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.02s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.70s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.04s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.88s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.41s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.85s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-23T18:41:33.922Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-23T18:41:33.922Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.922Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:41:33.922Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-23T18:41:33.923Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-23T18:41:33.923Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-23T18:41:33.923Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-23T18:41:33.923Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-23T18:41:33.923Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-23T18:41:33.923Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-23T18:41:33.923Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-23T18:41:33.923Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-23T18:41:33.923Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-23T18:41:33.923Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-23T18:41:33.923Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-23T18:41:33.923Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-23T18:41:33.923Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:41:33.923Z] === RUN TestDockerDaemonSuite [2021-09-23T18:41:33.923Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-23T18:41:33.923Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-23T18:41:33.923Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-23T18:41:33.923Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:41:33.923Z] === RUN TestDockerSwarmSuite [2021-09-23T18:41:33.923Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-23T18:41:33.923Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:41:33.923Z] === RUN TestDockerExternalVolumeSuite [2021-09-23T18:41:33.923Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:41:33.923Z] === RUN TestDockerNetworkSuite [2021-09-23T18:41:33.923Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-23T18:41:33.923Z] === RUN TestDockerHubPullSuite [2021-09-23T18:41:33.923Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-23T18:41:33.923Z] PASS [2021-09-23T18:41:33.923Z] ok github.com/docker/docker/integration-cli 2138.726s [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === Skipped [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:41:33.923Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:41:33.923Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:41:33.923Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:41:33.923Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:41:33.923Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:41:33.923Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:41:33.923Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:41:33.923Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:41:33.923Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:41:33.923Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-23T18:41:33.923Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:41:33.923Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:41:33.923Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-23T18:41:33.923Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-23T18:41:33.923Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.923Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-09-23T18:41:33.923Z] [2021-09-23T18:41:33.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-23T18:41:33.923Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-23T18:41:33.924Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-09-23T18:41:33.924Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-23T18:41:33.924Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.924Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-23T18:41:33.924Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:41:33.925Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-09-23T18:41:33.925Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:41:33.925Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:41:33.925Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-23T18:41:33.925Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:41:33.925Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:41:33.925Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.925Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:41:33.925Z] [2021-09-23T18:41:33.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:41:33.926Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:41:33.926Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:41:33.926Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:41:33.926Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:41:33.926Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:41:33.926Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:41:33.926Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:41:33.926Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:41:33.926Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:41:33.926Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:41:33.926Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:41:33.926Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:41:33.926Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:41:33.926Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:41:33.926Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:41:33.926Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-09-23T18:41:33.926Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:41:33.926Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.926Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:41:33.926Z] [2021-09-23T18:41:33.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-09-23T18:41:33.927Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2021-09-23T18:41:33.927Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:41:33.927Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:41:33.927Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-09-23T18:41:33.927Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:41:33.927Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:41:33.927Z] [2021-09-23T18:41:33.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:41:33.927Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:41:33.927Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:41:34.384Z] [2021-09-23T18:41:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:41:34.384Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.384Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-23T18:41:34.384Z] [2021-09-23T18:41:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:41:34.385Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-23T18:41:34.385Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:41:34.385Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:41:34.385Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:41:34.385Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:41:34.385Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:41:34.385Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:41:34.385Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:41:34.385Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:41:34.385Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:41:34.385Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T18:41:34.385Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:41:34.385Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-23T18:41:34.385Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:41:34.385Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-23T18:41:34.385Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T18:41:34.385Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.385Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-23T18:41:34.385Z] [2021-09-23T18:41:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:41:34.386Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.386Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:41:34.386Z] [2021-09-23T18:41:34.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.387Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:41:34.387Z] [2021-09-23T18:41:34.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:41:34.387Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:41:34.388Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:41:34.388Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.388Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:41:34.388Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:41:34.389Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.389Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:41:34.389Z] [2021-09-23T18:41:34.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-23T18:41:34.390Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] DONE 1092 tests, 551 skipped in 2146.244s [2021-09-23T18:41:34.390Z] INFO: Integration tests ended at 09/23/2021 18:41:34. Duration:00:35:46.3495659 [2021-09-23T18:41:34.390Z] INFO: Docker info of the daemon under test at end of run [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] Containers: 2 [2021-09-23T18:41:34.390Z] Running: 0 [2021-09-23T18:41:34.390Z] Paused: 0 [2021-09-23T18:41:34.390Z] Stopped: 2 [2021-09-23T18:41:34.390Z] Images: 18 [2021-09-23T18:41:34.390Z] Server Version: 0.0.0-dev [2021-09-23T18:41:34.390Z] Storage Driver: windowsfilter [2021-09-23T18:41:34.390Z] Windows: [2021-09-23T18:41:34.390Z] Logging Driver: json-file [2021-09-23T18:41:34.390Z] Plugins: [2021-09-23T18:41:34.390Z] Volume: local [2021-09-23T18:41:34.390Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T18:41:34.390Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T18:41:34.390Z] Swarm: inactive [2021-09-23T18:41:34.390Z] Default Isolation: process [2021-09-23T18:41:34.390Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-23T18:41:34.390Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-23T18:41:34.390Z] OSType: windows [2021-09-23T18:41:34.390Z] Architecture: x86_64 [2021-09-23T18:41:34.390Z] CPUs: 4 [2021-09-23T18:41:34.390Z] Total Memory: 32GiB [2021-09-23T18:41:34.390Z] Name: azwin-2-91f740 [2021-09-23T18:41:34.390Z] ID: L2IY:2SWB:ZZZI:XB2D:DGQT:SWGS:IJWT:UGUW:MVCC:XJUT:LJYM:43VX [2021-09-23T18:41:34.390Z] Docker Root Dir: D:\CI\PR-42854\8\daemon [2021-09-23T18:41:34.390Z] Debug Mode (client): false [2021-09-23T18:41:34.390Z] Debug Mode (server): true [2021-09-23T18:41:34.390Z] File Descriptors: -1 [2021-09-23T18:41:34.390Z] Goroutines: 46 [2021-09-23T18:41:34.390Z] System Time: 2021-09-23T18:41:34.3180962Z [2021-09-23T18:41:34.390Z] EventsListeners: 0 [2021-09-23T18:41:34.390Z] Registry: https://index.docker.io/v1/ [2021-09-23T18:41:34.390Z] Labels: [2021-09-23T18:41:34.390Z] Experimental: false [2021-09-23T18:41:34.390Z] Insecure Registries: [2021-09-23T18:41:34.390Z] 127.0.0.0/8 [2021-09-23T18:41:34.390Z] Live Restore Enabled: false [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] [2021-09-23T18:41:34.390Z] INFO: Stopping daemon under test [2021-09-23T18:41:34.845Z] SUCCESS: The process with PID 6188 (child process of PID 2620) has been terminated. [2021-09-23T18:41:34.845Z] SUCCESS: The process with PID 2620 (child process of PID 3492) has been terminated. [2021-09-23T18:41:34.845Z] INFO: Stop tailing logs of the daemon under tests [2021-09-23T18:41:34.845Z] INFO: executeCI.ps1 Completed successfully at 09/23/2021 18:41:34. [2021-09-23T18:41:34.845Z] INFO: Tidying up at end of run [2021-09-23T18:41:34.845Z] INFO: Saving daemon under test log (d:\CI\PR-42854\8\dut.out) to bundles\CIDUT.out [2021-09-23T18:41:34.845Z] INFO: Saving daemon under test log (d:\CI\PR-42854\8\dut.err) to bundles\CIDUT.err [2021-09-23T18:41:34.845Z] INFO: Saving containerd logs to bundles [2021-09-23T18:41:34.845Z] INFO: Nuke-Everything... [2021-09-23T18:41:34.845Z] INFO: Container count on control daemon to delete is 2 [2021-09-23T18:41:35.301Z] ff96a5ccb6ef [2021-09-23T18:41:35.301Z] 1e3e42688296 [2021-09-23T18:41:35.301Z] INFO: Non-base image count on control daemon to delete is 1 [2021-09-23T18:41:36.829Z] Deleted: sha256:7d59fc74f4d2685d5a15223a4d26e95fb7c272e931eedad489653b86217bf25f [2021-09-23T18:41:36.829Z] Deleted: sha256:7452f932397ff47bfd8727801a2dc1bb69a767fb55440bcba833da50c94812ee [2021-09-23T18:41:36.829Z] INFO: Tidying pidfile d:\CI\PR-42854\8\docker.pid [2021-09-23T18:41:36.829Z] INFO: Killing containerd with PID 8520 [2021-09-23T18:41:36.829Z] INFO: Nuking d:\CI [2021-09-23T18:41:50.140Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-23T18:41:50.140Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:41:50.140Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-23T18:41:52.359Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-23T18:41:53.351Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-23T18:41:54.497Z] INFO: Zapped successfully [2021-09-23T18:41:54.497Z] [2021-09-23T18:41:54.497Z] INFO: executeCI.ps1 exiting at Thu Sep 23 18:41:53 CUT 2021. Duration 01:01:56.5780166 [2021-09-23T18:41:54.497Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-23T18:41:54.822Z] Recording test results [2021-09-23T18:41:55.905Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-23T18:41:57.146Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-23T18:41:57.391Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-23T18:41:59.327Z] Archiving artifacts [2021-09-23T18:42:00.635Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42854/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:42:01.550Z] + make clean [2021-09-23T18:42:01.906Z] === RUN TestDockerSuite/TestBuildUser [2021-09-23T18:42:01.906Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:42:01.906Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-23T18:42:01.906Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:42:01.906Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-23T18:42:01.906Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:42:01.906Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-23T18:42:02.006Z] docker volume rm -f docker-dev-cache [2021-09-23T18:42:02.006Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T18:42:05.706Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-23T18:42:06.174Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-23T18:42:08.406Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-23T18:42:08.406Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:42:08.406Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-23T18:42:08.406Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:42:08.406Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-23T18:42:29.648Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-23T18:42:29.648Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-23T18:42:36.820Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-23T18:42:45.492Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-23T18:42:45.492Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:42:45.960Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-23T18:42:45.960Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:42:45.960Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-23T18:42:48.177Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-23T18:42:48.177Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:42:48.647Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-23T18:42:59.075Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-23T18:43:02.877Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-23T18:43:02.877Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-23T18:43:24.117Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-23T18:43:24.117Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:43:24.117Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-23T18:43:24.117Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:43:24.117Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-23T18:43:24.117Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:43:24.117Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-23T18:43:25.104Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-23T18:43:32.278Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-23T18:43:34.496Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-23T18:43:34.496Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:43:34.496Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-23T18:43:34.496Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:43:34.496Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-23T18:43:34.496Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:43:34.496Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-23T18:43:36.714Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-23T18:43:40.512Z] === RUN TestDockerSuite/TestCommitChange [2021-09-23T18:43:44.307Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-23T18:43:48.104Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-23T18:43:48.104Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:43:48.104Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-23T18:43:53.973Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-23T18:43:53.973Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:43:53.973Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-23T18:44:04.403Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-23T18:44:08.209Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-23T18:44:08.209Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:44:08.209Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-23T18:44:08.209Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:44:08.677Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-23T18:44:08.677Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:44:08.677Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-23T18:44:08.677Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:44:08.677Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-23T18:44:08.677Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:44:08.677Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-23T18:44:08.677Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:44:08.677Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-23T18:44:08.677Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:44:08.677Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-23T18:44:08.677Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-23T18:44:14.550Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-23T18:44:20.421Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-23T18:44:20.421Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:44:20.421Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-23T18:44:22.641Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-23T18:44:22.641Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:44:22.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-23T18:44:22.641Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:44:22.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-23T18:44:22.641Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:44:22.641Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-23T18:44:24.860Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-23T18:44:24.860Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:44:24.860Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-23T18:44:24.860Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-23T18:44:32.027Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-23T18:44:32.027Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-23T18:44:32.027Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:44:32.027Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-23T18:44:32.027Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:44:32.027Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-23T18:44:32.027Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:44:32.027Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-23T18:44:33.595Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-23T18:44:35.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-23T18:44:37.387Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-23T18:44:37.387Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-23T18:44:37.387Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:44:37.387Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-23T18:44:39.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-23T18:44:39.603Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-23T18:44:41.824Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-23T18:44:41.824Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:44:41.824Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-23T18:44:41.824Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:44:41.824Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-23T18:44:44.051Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-23T18:44:44.051Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-23T18:44:45.619Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-23T18:44:45.619Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:44:45.619Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-23T18:44:47.846Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-23T18:44:47.846Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-23T18:44:50.068Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-23T18:44:58.742Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-23T18:45:01.697Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-23T18:45:01.697Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-23T18:45:01.697Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-23T18:45:01.697Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-23T18:45:01.697Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-23T18:45:03.264Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-23T18:45:03.264Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:45:03.264Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-23T18:45:04.840Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-23T18:45:04.840Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:45:04.840Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-23T18:45:07.063Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-23T18:45:07.063Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-23T18:45:11.817Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-23T18:45:12.804Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-23T18:45:12.804Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:45:12.804Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-23T18:45:12.804Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:45:12.804Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-23T18:45:12.804Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:45:12.804Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-23T18:45:12.804Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:45:12.804Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-23T18:45:12.804Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:45:12.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-23T18:45:14.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-23T18:45:14.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-23T18:45:17.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-23T18:45:19.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-23T18:45:21.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-23T18:45:23.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004120_} [2021-09-23T18:45:31.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12219670238_c:\foo_false____} [2021-09-23T18:45:34.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12219670238_c:\foo_true____} [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-23T18:45:36.312Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-23T18:45:36.312Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-23T18:45:36.312Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-23T18:45:36.312Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-23T18:45:36.312Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-23T18:45:36.312Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:45:36.312Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-23T18:45:38.530Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-23T18:45:38.530Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-23T18:45:38.530Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:45:38.530Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-23T18:45:40.745Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-23T18:45:40.745Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-23T18:45:40.745Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:45:40.745Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-23T18:45:42.960Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-23T18:45:42.961Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:45:42.961Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-23T18:45:42.961Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:45:42.961Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-23T18:45:42.961Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:45:42.961Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-23T18:45:46.753Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-23T18:45:53.915Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-23T18:45:53.915Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:45:53.915Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-23T18:45:53.915Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:45:53.915Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-23T18:46:02.578Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-23T18:46:02.578Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:46:02.578Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-23T18:46:02.578Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:46:02.578Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-23T18:46:09.743Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-23T18:46:09.743Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:46:09.743Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-23T18:46:09.743Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:46:09.743Z] === RUN TestDockerSuite/TestCpToDot [2021-09-23T18:46:16.910Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-23T18:46:16.910Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:46:16.910Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-23T18:46:16.910Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:46:16.910Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-23T18:46:24.071Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-23T18:46:24.071Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:46:24.071Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-23T18:46:24.071Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:46:24.071Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-23T18:46:24.071Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:46:24.071Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-23T18:46:24.071Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:46:24.071Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-23T18:46:24.071Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-23T18:46:24.071Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-23T18:46:26.286Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-23T18:46:27.852Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-23T18:46:28.320Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-23T18:46:28.320Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-23T18:46:29.887Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-23T18:46:30.874Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-23T18:46:30.874Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-23T18:46:30.874Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:46:30.874Z] === RUN TestDockerSuite/TestCreateRM [2021-09-23T18:46:30.874Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-23T18:46:31.343Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:46:31.343Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-23T18:46:31.343Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-23T18:46:31.812Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-23T18:46:38.976Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-23T18:46:38.976Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-23T18:46:38.976Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-23T18:46:41.929Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-23T18:46:41.929Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-23T18:46:41.929Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:46:41.929Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-23T18:46:44.148Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-23T18:46:44.148Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-23T18:46:44.148Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-23T18:46:44.148Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-23T18:46:44.148Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-23T18:46:44.148Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-23T18:46:44.148Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-23T18:46:44.148Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-23T18:46:44.148Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-23T18:46:44.148Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDockerFails [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-23T18:46:44.148Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.148Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-23T18:46:44.148Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.616Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-23T18:46:44.616Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.616Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-23T18:46:44.616Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.616Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-23T18:46:44.616Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:46:44.616Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-23T18:46:46.835Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-23T18:46:49.054Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-23T18:46:51.270Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-23T18:46:58.429Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-23T18:47:02.228Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-23T18:47:06.987Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-23T18:47:14.153Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-23T18:47:14.622Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-23T18:47:18.415Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-23T18:47:18.415Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-23T18:47:19.404Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-23T18:47:23.361Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-23T18:47:28.122Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-23T18:47:28.122Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-23T18:47:28.122Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-23T18:47:28.122Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:47:28.122Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-23T18:47:28.122Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:47:28.122Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-23T18:47:28.122Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:47:28.122Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-23T18:47:29.110Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-23T18:47:29.110Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:47:29.110Z] === RUN TestDockerSuite/TestEventsRename [2021-09-23T18:47:31.330Z] === RUN TestDockerSuite/TestEventsResize [2021-09-23T18:47:38.491Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-23T18:47:40.710Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-23T18:47:42.929Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-23T18:47:47.687Z] === RUN TestDockerSuite/TestEventsTop [2021-09-23T18:47:47.687Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:47:47.687Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-23T18:47:49.863Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-23T18:47:53.589Z] === RUN TestDockerSuite/TestExec [2021-09-23T18:47:53.589Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:47:53.589Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-23T18:47:53.589Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:47:53.589Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-23T18:47:55.121Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-23T18:47:56.650Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-23T18:47:56.650Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:47:56.651Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-23T18:47:56.651Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:47:56.651Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-23T18:47:56.651Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:47:56.651Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-23T18:47:58.824Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-23T18:48:00.357Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-23T18:48:02.588Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-23T18:48:04.119Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-23T18:48:07.842Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-23T18:48:07.842Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:48:07.842Z] === RUN TestDockerSuite/TestExecEnv [2021-09-23T18:48:07.842Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:48:07.842Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-23T18:48:07.842Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:48:07.842Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-23T18:48:09.375Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-23T18:48:14.049Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-23T18:48:14.049Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:48:14.049Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-23T18:48:14.049Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:48:14.049Z] === RUN TestDockerSuite/TestExecParseError [2021-09-23T18:48:14.049Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:48:14.049Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-23T18:48:14.049Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:48:14.049Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-23T18:48:14.049Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:48:14.049Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-23T18:48:16.218Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-23T18:48:16.218Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:48:16.218Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-23T18:48:16.218Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:48:16.218Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-23T18:48:16.218Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:48:16.218Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-23T18:48:16.218Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:48:16.218Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-23T18:48:16.218Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:48:16.218Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-23T18:48:18.388Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-23T18:48:18.388Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:48:18.388Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-23T18:48:25.445Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-23T18:48:25.445Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:48:25.445Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-23T18:48:25.445Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:48:25.445Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-23T18:48:25.445Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:48:25.445Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-23T18:48:30.124Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-23T18:48:35.899Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-23T18:48:38.796Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-23T18:48:44.574Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-23T18:48:44.574Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:48:44.574Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-23T18:48:44.574Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-23T18:48:45.031Z] === RUN TestDockerSuite/TestHealth [2021-09-23T18:48:45.031Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:48:45.031Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-23T18:48:45.031Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-23T18:48:45.031Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-23T18:48:45.031Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-23T18:48:48.758Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-23T18:48:48.758Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-23T18:48:48.758Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:48:48.758Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-23T18:48:49.216Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-23T18:48:49.216Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-23T18:48:49.216Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-23T18:48:50.180Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-23T18:48:50.180Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:48:50.180Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-23T18:48:51.146Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-23T18:48:51.146Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-23T18:48:52.679Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-23T18:48:53.137Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-23T18:48:55.309Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-23T18:48:57.479Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-23T18:48:57.479Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-23T18:48:57.479Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:48:57.479Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-23T18:49:01.203Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-23T18:49:01.203Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-23T18:49:03.376Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-23T18:49:03.376Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.376Z] === RUN TestDockerSuite/TestImportFile [2021-09-23T18:49:03.376Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.376Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-23T18:49:03.832Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-23T18:49:03.832Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-23T18:49:03.832Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-23T18:49:03.832Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-23T18:49:03.832Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-23T18:49:03.832Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-23T18:49:03.832Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-23T18:49:03.832Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:49:03.832Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-23T18:49:06.001Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-23T18:49:08.173Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-23T18:49:08.173Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:49:08.173Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-23T18:49:08.173Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:49:08.173Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-23T18:49:08.173Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-23T18:49:08.174Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:49:08.174Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-23T18:49:09.706Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-23T18:49:10.163Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-23T18:49:17.221Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-23T18:49:17.221Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:49:17.221Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-23T18:49:17.221Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:49:17.221Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-23T18:49:17.221Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:49:17.221Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-23T18:49:19.398Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-23T18:49:23.124Z] === RUN TestDockerSuite/TestInspectImage [2021-09-23T18:49:23.124Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:49:23.124Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-23T18:49:23.124Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:49:23.124Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-23T18:49:23.124Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:49:23.124Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-23T18:49:25.293Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-23T18:49:26.823Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-23T18:49:27.280Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-23T18:49:29.450Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-23T18:49:30.980Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-23T18:49:30.980Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:49:30.980Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-23T18:49:30.980Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-23T18:49:33.157Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-23T18:49:35.328Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-23T18:49:39.050Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-23T18:49:41.222Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-23T18:49:43.396Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-23T18:49:44.934Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-23T18:49:47.111Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-23T18:49:54.175Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-23T18:49:55.707Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:49:55.707Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-23T18:49:55.707Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:49:56.164Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-23T18:49:56.165Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:49:56.165Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-23T18:49:56.165Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-23T18:49:56.165Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-23T18:49:57.695Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-23T18:49:59.865Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-23T18:50:05.643Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-23T18:50:07.176Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-23T18:50:07.176Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:50:07.176Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-23T18:50:09.346Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-23T18:50:09.346Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-23T18:50:14.022Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-23T18:50:19.798Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-23T18:50:24.476Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-23T18:50:26.646Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-23T18:50:28.815Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-23T18:50:28.815Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:50:28.815Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-23T18:50:30.987Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-23T18:50:33.157Z] === RUN TestDockerSuite/TestLogsSince [2021-09-23T18:50:41.708Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-23T18:50:41.708Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:50:41.708Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-23T18:50:41.708Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:50:41.708Z] === RUN TestDockerSuite/TestLogsTail [2021-09-23T18:50:44.602Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-23T18:50:46.137Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-23T18:50:48.307Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-23T18:50:48.307Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestNetHostname [2021-09-23T18:50:48.307Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-23T18:50:48.307Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-23T18:50:48.307Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-23T18:50:48.307Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestPluginActive [2021-09-23T18:50:48.307Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-23T18:50:48.307Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-23T18:50:48.307Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-23T18:50:48.307Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-23T18:50:48.307Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:50:48.307Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-23T18:50:48.307Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.764Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-23T18:50:48.764Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.765Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-23T18:50:48.765Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.765Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-23T18:50:48.765Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.765Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-23T18:50:48.765Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.765Z] === RUN TestDockerSuite/TestPortList [2021-09-23T18:50:48.765Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:50:48.765Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-23T18:50:52.490Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-23T18:50:52.490Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-23T18:50:52.490Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-23T18:50:52.490Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-23T18:50:52.490Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-23T18:50:52.490Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-23T18:50:52.490Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-23T18:50:52.490Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:50:52.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-23T18:50:56.220Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-23T18:50:56.220Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:50:56.220Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-23T18:51:04.767Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-23T18:51:04.767Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:51:04.767Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-23T18:51:11.824Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-23T18:51:24.184Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-23T18:51:24.184Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-23T18:51:24.184Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:51:24.184Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-23T18:51:36.547Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-23T18:51:38.720Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-23T18:51:44.499Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-23T18:51:49.178Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-23T18:51:49.178Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:51:49.178Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-23T18:51:49.178Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:51:49.178Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-23T18:51:52.906Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-23T18:51:52.906Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:51:52.906Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-23T18:51:52.906Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:51:52.906Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-23T18:51:52.906Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:51:52.906Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-23T18:51:52.906Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:51:52.906Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-23T18:51:58.693Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-23T18:51:58.693Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:51:58.693Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-23T18:52:00.864Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-23T18:52:00.864Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:52:00.864Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-23T18:52:01.829Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-23T18:52:02.793Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-23T18:52:02.793Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:52:02.793Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-23T18:52:06.516Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-23T18:52:10.239Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-23T18:52:12.410Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-23T18:52:33.480Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-23T18:52:33.480Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:52:33.480Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-23T18:52:39.259Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-23T18:52:39.259Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-23T18:52:39.259Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-23T18:52:39.715Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-23T18:52:43.442Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-23T18:52:47.166Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-23T18:52:47.166Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:52:47.166Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-23T18:52:50.893Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-23T18:52:50.893Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-23T18:52:51.351Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-23T18:53:03.715Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-23T18:53:05.887Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-23T18:53:06.345Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-23T18:53:12.124Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-23T18:53:22.533Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-23T18:53:28.315Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-23T18:53:32.043Z] === RUN TestDockerSuite/TestRmiTag [2021-09-23T18:53:32.501Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-23T18:53:34.673Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-23T18:53:49.459Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-23T18:53:51.628Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-23T18:53:55.358Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-23T18:53:56.893Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-23T18:53:56.893Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.893Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-23T18:53:56.893Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.893Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-23T18:53:56.893Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.893Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-23T18:53:56.893Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.893Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-23T18:53:56.893Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.893Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-23T18:53:56.893Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.893Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-23T18:53:56.893Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:53:56.893Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-23T18:53:58.425Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-23T18:53:58.425Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:53:58.425Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-23T18:53:58.425Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:53:58.884Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-23T18:54:02.609Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-23T18:54:05.504Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-23T18:54:07.037Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-23T18:54:09.208Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-23T18:54:11.381Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-23T18:54:11.381Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-23T18:54:15.108Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:54:15.108Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-23T18:54:17.278Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-23T18:54:17.278Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:54:17.278Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-23T18:54:20.550Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-23T18:54:20.550Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:54:20.550Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-23T18:54:20.550Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:54:20.550Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-23T18:54:22.083Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-23T18:54:22.083Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:54:22.083Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-23T18:54:22.083Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:54:22.083Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-23T18:54:22.083Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:54:22.083Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-23T18:54:22.083Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:54:22.083Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-23T18:54:22.083Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:54:22.083Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-23T18:54:22.083Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:54:22.083Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-23T18:54:22.083Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:54:22.083Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-23T18:54:24.253Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-23T18:54:25.784Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-23T18:54:27.955Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-23T18:54:27.955Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:54:27.955Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-23T18:54:27.955Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:54:27.955Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-23T18:54:27.955Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:54:27.955Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-23T18:54:30.129Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-23T18:54:30.129Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:54:30.129Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-23T18:54:30.129Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:54:30.129Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-23T18:54:30.129Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:54:30.129Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-23T18:54:30.129Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:54:30.129Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-23T18:54:31.660Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-23T18:54:36.338Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-23T18:54:36.338Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:54:36.338Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-23T18:54:36.338Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:54:36.338Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-23T18:54:36.338Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:54:36.338Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-23T18:54:36.338Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:54:36.338Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-23T18:54:36.338Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:54:36.338Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-23T18:54:36.338Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:54:36.338Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-23T18:54:38.512Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-23T18:54:38.512Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:54:38.512Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-23T18:54:38.512Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-23T18:54:38.512Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:54:38.512Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-23T18:54:40.683Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-23T18:54:42.854Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-23T18:54:42.854Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:54:42.854Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-23T18:54:45.023Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-23T18:54:45.023Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:54:45.023Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-23T18:54:45.023Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:54:45.023Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-23T18:54:45.023Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:54:45.023Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-23T18:54:46.554Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-23T18:54:48.723Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-23T18:54:50.899Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-23T18:54:52.430Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-23T18:54:52.430Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-23T18:54:52.430Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:54:52.430Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-23T18:54:52.430Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:54:52.430Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-23T18:54:52.430Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:54:52.430Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-23T18:54:52.430Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:54:52.887Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:54:52.887Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:54:52.887Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-23T18:54:52.887Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:54:52.887Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-23T18:54:52.887Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:54:52.887Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-23T18:54:56.611Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-23T18:54:56.611Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:54:56.611Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-23T18:54:56.611Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-23T18:54:56.611Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:54:56.611Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-23T18:54:56.611Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:54:56.611Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-23T18:54:56.611Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:54:56.611Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-23T18:54:56.611Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:54:56.611Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-23T18:55:05.167Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-23T18:55:05.167Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:55:05.167Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-23T18:55:05.626Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-23T18:55:05.626Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:55:05.626Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-23T18:55:05.626Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:55:05.626Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-23T18:55:05.626Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunMount [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-23T18:55:06.083Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:55:06.083Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-23T18:55:11.863Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-23T18:55:11.863Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:55:11.863Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-23T18:55:11.863Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:55:11.863Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-23T18:55:11.863Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:55:11.863Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-23T18:55:16.537Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-23T18:55:20.260Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-23T18:55:20.260Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-23T18:55:20.260Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-23T18:55:20.260Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-23T18:55:20.260Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-23T18:55:20.260Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-23T18:55:20.260Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-23T18:55:20.260Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-23T18:55:20.260Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-23T18:55:20.260Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-23T18:55:21.793Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-23T18:55:23.964Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-23T18:55:25.498Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-23T18:55:27.028Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-23T18:55:28.561Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-23T18:55:28.561Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:55:28.561Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-23T18:55:28.561Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:55:28.561Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-23T18:55:28.561Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:55:28.561Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-23T18:55:28.561Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:55:29.019Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-23T18:55:29.019Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:55:29.019Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-23T18:55:29.019Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:55:29.019Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-23T18:55:29.019Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:55:29.019Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-23T18:55:29.019Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:55:29.019Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-23T18:55:31.190Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-23T18:55:31.190Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:55:31.190Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-23T18:55:31.190Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:55:31.190Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-23T18:55:31.190Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:55:31.190Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-23T18:55:31.190Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:55:31.190Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-23T18:55:31.190Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:55:31.190Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-23T18:55:38.252Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-23T18:55:38.252Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:55:38.252Z] === RUN TestDockerSuite/TestRunRm [2021-09-23T18:55:40.422Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-23T18:55:45.099Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-23T18:55:47.270Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-23T18:55:54.327Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-23T18:55:55.858Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-23T18:55:58.030Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-23T18:55:58.030Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:55:58.030Z] === RUN TestDockerSuite/TestRunState [2021-09-23T18:55:58.030Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:55:58.030Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-23T18:56:00.200Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-23T18:56:00.200Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:56:00.200Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-23T18:56:01.731Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-23T18:56:01.731Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:56:01.731Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-23T18:56:01.731Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:56:01.731Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-23T18:56:02.189Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-23T18:56:02.189Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-23T18:56:02.189Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:56:02.189Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-23T18:56:06.864Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:56:06.864Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-23T18:56:08.394Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-23T18:56:08.394Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:56:08.394Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-23T18:56:10.572Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-23T18:56:10.572Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:56:10.572Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-23T18:56:10.572Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:56:10.572Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-23T18:56:13.475Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-23T18:56:20.534Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-23T18:56:29.084Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-23T18:56:33.764Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-23T18:56:33.764Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:56:33.764Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-23T18:56:33.764Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-23T18:56:36.659Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-23T18:56:38.224Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-23T18:56:40.442Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-23T18:56:40.442Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:56:40.443Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-23T18:56:40.443Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-23T18:56:40.443Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-23T18:56:40.443Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:56:40.443Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-23T18:56:40.443Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:56:40.443Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-23T18:56:40.443Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:56:40.443Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-23T18:56:40.443Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:56:40.443Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-23T18:56:40.443Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:56:40.443Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-23T18:56:44.242Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-23T18:56:45.810Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-23T18:56:47.381Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-23T18:56:52.142Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-23T18:56:52.142Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-23T18:56:52.142Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-23T18:56:52.142Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-23T18:56:52.142Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-23T18:56:52.142Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:56:52.142Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-23T18:56:54.361Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-23T18:56:54.361Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-23T18:56:54.830Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-23T18:56:55.299Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-23T18:56:56.866Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-23T18:57:09.371Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-23T18:57:09.371Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:57:09.371Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-23T18:57:14.135Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-23T18:57:14.135Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:57:14.135Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-23T18:57:17.939Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-23T18:57:17.939Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:57:17.939Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-23T18:57:17.939Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:57:17.939Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-23T18:57:17.939Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:57:17.939Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-23T18:57:17.939Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:57:17.939Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-23T18:57:23.816Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-23T18:57:23.816Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:57:23.816Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-23T18:57:23.816Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:57:23.816Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-23T18:57:23.816Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:57:23.816Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-23T18:57:23.816Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:57:23.816Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-23T18:57:23.816Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:57:23.816Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-23T18:57:23.816Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:57:23.816Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-23T18:57:25.384Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-23T18:57:26.952Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-23T18:57:26.952Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:57:26.952Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-23T18:57:29.172Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-23T18:57:29.172Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:57:29.172Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-23T18:57:29.172Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:57:29.172Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-23T18:57:29.172Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:57:29.172Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-23T18:57:29.172Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:57:29.172Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-23T18:57:29.172Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:57:29.172Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-23T18:57:29.172Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:57:29.172Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-23T18:57:47.003Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-23T18:57:47.003Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-23T18:57:47.003Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-23T18:57:47.003Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:57:47.003Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-23T18:57:47.003Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-23T18:57:47.003Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-23T18:57:47.003Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-23T18:57:52.879Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-23T18:57:52.879Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-23T18:57:55.100Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-23T18:57:55.569Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-23T18:57:56.038Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-23T18:57:56.038Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-23T18:57:56.038Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-23T18:58:03.205Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-23T18:58:03.205Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:58:03.205Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-23T18:58:03.675Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-23T18:58:03.675Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-23T18:58:03.675Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:58:03.675Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-23T18:58:14.114Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-23T18:58:14.586Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-23T18:58:15.056Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-23T18:58:23.735Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-23T18:58:23.735Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:58:23.735Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite (2262.51s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (113.98s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.55s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.93s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.90s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.91s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.40s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.95s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.44s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.86s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.26s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.74s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.68s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.31s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.34s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.74s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.79s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.09s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.53s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.74s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.84s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.00s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.40s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.79s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.07s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.76s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.44s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.99s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.52s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.53s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.15s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.68s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.90s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.46s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.42s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignore (79.36s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.55s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.96s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.36s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.76s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.24s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.86s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.27s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.62s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.23s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.69s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.92s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.24s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:58:24.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.42s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-23T18:58:24.205Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.26s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.68s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFails (1.98s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.72s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.81s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.87s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.12s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.46s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.15s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildHistory (10.11s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.77s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.81s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.35s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.42s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.39s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.09s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.31s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.58s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.36s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.07s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.32s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.54s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.40s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.78s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.99s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.47s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.63s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.30s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.34s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.36s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.28s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.65s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.27s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildRm (11.21s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.85s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.03s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.08s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.71s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.68s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.57s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.03s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.14s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildStderr (3.72s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.19s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.65s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.86s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.65s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.59s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.57s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.04s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.65s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.65s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.33s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.61s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.15s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.81s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.05s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.87s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.78s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestCommitChange (4.22s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.79s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.71s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestCommitTTY (10.61s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.89s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.93s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.96s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.00s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.82s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.30s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.90s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.94s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.35s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.72s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.20s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.94s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.06s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.29s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.99s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.90s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.72s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.67s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.46s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.33s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.40s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004120_} (7.36s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12219670238_c:\foo_false____} (2.35s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12219670238_c:\foo_true____} (2.33s) [2021-09-23T18:58:24.206Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-23T18:58:24.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.15s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.09s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.13s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.94s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.94s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.74s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.77s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpToDot (6.91s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCpToStdout (7.08s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.73s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.86s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.80s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.04s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.19s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.06s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.19s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.16s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsCopy (4.33s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.38s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.93s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.55s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFilters (4.13s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFormat (4.20s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsRename (2.12s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsResize (7.59s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.97s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.26s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.41s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.29s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.69s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.70s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.75s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.81s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.98s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.75s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.56s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.96s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecInspectID (4.35s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.96s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.40s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.76s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.76s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.81s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.82s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.29s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.94s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.05s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.04s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.82s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectDefault (2.04s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectHistory (3.84s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.10s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.92s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.92s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectStatus (2.32s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.68s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.96s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.93s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.94s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.93s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (6.82s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.00s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:58:24.207Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.75s) [2021-09-23T18:58:24.207Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.32s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.21s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.93s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.00s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.05s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.32s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.23s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.02s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.10s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsSince (8.88s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsTail (2.44s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.21s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.98s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.87s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.82s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsByOrder (7.22s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.84s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.20s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.30s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.22s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.16s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.86s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.13s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.98s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.55s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.70s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.24s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.79s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.33s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.75s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.76s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.62s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.50s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.71s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.38s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.74s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.73s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.12s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.40s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.17s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.14s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.27s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.80s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.96s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.39s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.07s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.99s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.99s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.96s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.96s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.75s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.06s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.96s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.95s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.76s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.65s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.04s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.93s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.95s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.06s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunExitCode (1.95s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.94s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.05s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.35s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.06s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.03s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:58:24.208Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.26s) [2021-09-23T18:58:24.208Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.64s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.89s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.38s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.80s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunRm (2.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.16s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.94s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.77s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.90s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.17s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.37s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.94s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.74s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.23s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.80s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.45s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.36s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.04s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.56s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.91s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.70s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.63s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.53s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.31s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.86s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.08s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.90s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.03s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.54s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.82s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.65s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.88s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:58:24.209Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-23T18:58:24.209Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.209Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:58:24.209Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-23T18:58:24.210Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-23T18:58:24.210Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-23T18:58:24.210Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-23T18:58:24.210Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-23T18:58:24.210Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-23T18:58:24.210Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-23T18:58:24.210Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-23T18:58:24.210Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-23T18:58:24.210Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-23T18:58:24.210Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-23T18:58:24.210Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-23T18:58:24.210Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-23T18:58:24.210Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-23T18:58:24.210Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:58:24.210Z] === RUN TestDockerDaemonSuite [2021-09-23T18:58:24.210Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-23T18:58:24.210Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-23T18:58:24.210Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-23T18:58:24.210Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:58:24.210Z] === RUN TestDockerSwarmSuite [2021-09-23T18:58:24.210Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-23T18:58:24.210Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:58:24.210Z] === RUN TestDockerExternalVolumeSuite [2021-09-23T18:58:24.210Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:58:24.210Z] === RUN TestDockerNetworkSuite [2021-09-23T18:58:24.210Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-23T18:58:24.210Z] === RUN TestDockerHubPullSuite [2021-09-23T18:58:24.210Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-23T18:58:24.210Z] PASS [2021-09-23T18:58:24.210Z] ok github.com/docker/docker/integration-cli 2262.844s [2021-09-23T18:58:24.210Z] [2021-09-23T18:58:24.210Z] === Skipped [2021-09-23T18:58:24.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:58:24.210Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-23T18:58:24.210Z] [2021-09-23T18:58:24.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:58:24.210Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-23T18:58:24.210Z] [2021-09-23T18:58:24.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-23T18:58:24.210Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-23T18:58:24.210Z] [2021-09-23T18:58:24.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-23T18:58:24.210Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.210Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-23T18:58:24.210Z] [2021-09-23T18:58:24.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-23T18:58:24.210Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.211Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-23T18:58:24.211Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-09-23T18:58:24.681Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:58:24.681Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-23T18:58:24.681Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-23T18:58:24.681Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:58:24.681Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-09-23T18:58:24.681Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:58:24.681Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:58:24.681Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:58:24.681Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:58:24.681Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:58:24.681Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:58:24.681Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-23T18:58:24.681Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.681Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-23T18:58:24.681Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-23T18:58:24.682Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-23T18:58:24.682Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.682Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-23T18:58:24.682Z] [2021-09-23T18:58:24.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:58:24.682Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-23T18:58:24.683Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:58:24.683Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-23T18:58:24.683Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:58:24.683Z] docker_cli_sni_test.go:18: Flakey test [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-23T18:58:24.683Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-09-23T18:58:24.683Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-09-23T18:58:24.683Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:58:24.683Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-23T18:58:24.683Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-09-23T18:58:24.683Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:58:24.683Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.683Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-23T18:58:24.683Z] [2021-09-23T18:58:24.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:58:24.684Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:58:24.684Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-09-23T18:58:24.684Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:58:24.684Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:58:24.684Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:58:24.684Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:58:24.684Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:58:24.684Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:58:24.684Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:58:24.684Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:58:24.684Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:58:24.684Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:58:24.684Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:58:24.684Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-23T18:58:24.684Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:58:24.684Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.684Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-23T18:58:24.684Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:58:24.685Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:58:24.685Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:58:24.685Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:58:24.685Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-09-23T18:58:24.685Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:58:24.685Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:58:24.685Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-23T18:58:24.685Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:58:24.685Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-09-23T18:58:24.685Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.685Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-09-23T18:58:24.685Z] [2021-09-23T18:58:24.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:58:24.686Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:58:24.686Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:58:24.686Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:58:24.686Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-09-23T18:58:24.686Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-09-23T18:58:24.686Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:58:24.686Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:58:24.686Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-23T18:58:24.686Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-23T18:58:24.686Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-09-23T18:58:24.686Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.686Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-23T18:58:24.686Z] [2021-09-23T18:58:24.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:58:24.686Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:58:24.687Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.687Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-23T18:58:24.687Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:58:24.688Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-09-23T18:58:24.688Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.688Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-09-23T18:58:24.688Z] [2021-09-23T18:58:24.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-09-23T18:58:24.689Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-23T18:58:24.689Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-23T18:58:24.689Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-23T18:58:24.689Z] [2021-09-23T18:58:24.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:58:24.689Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:58:25.159Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:58:25.159Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:58:25.159Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-23T18:58:25.159Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:58:25.159Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:58:25.159Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:58:25.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.159Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-23T18:58:25.159Z] [2021-09-23T18:58:25.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-23T18:58:25.160Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] DONE 1092 tests, 546 skipped in 2270.746s [2021-09-23T18:58:25.160Z] INFO: Integration tests ended at 09/23/2021 18:58:24. Duration:00:37:50.8852018 [2021-09-23T18:58:25.160Z] INFO: Docker info of the daemon under test at end of run [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] Containers: 2 [2021-09-23T18:58:25.160Z] Running: 0 [2021-09-23T18:58:25.160Z] Paused: 0 [2021-09-23T18:58:25.160Z] Stopped: 2 [2021-09-23T18:58:25.160Z] Images: 18 [2021-09-23T18:58:25.160Z] Server Version: 0.0.0-dev [2021-09-23T18:58:25.160Z] Storage Driver: windowsfilter [2021-09-23T18:58:25.160Z] Windows: [2021-09-23T18:58:25.160Z] Logging Driver: json-file [2021-09-23T18:58:25.160Z] Plugins: [2021-09-23T18:58:25.160Z] Volume: local [2021-09-23T18:58:25.160Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-23T18:58:25.160Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-23T18:58:25.160Z] Swarm: inactive [2021-09-23T18:58:25.160Z] Default Isolation: process [2021-09-23T18:58:25.160Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-23T18:58:25.160Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-23T18:58:25.160Z] OSType: windows [2021-09-23T18:58:25.160Z] Architecture: x86_64 [2021-09-23T18:58:25.160Z] CPUs: 4 [2021-09-23T18:58:25.160Z] Total Memory: 32GiB [2021-09-23T18:58:25.160Z] Name: azwin-2-28f860 [2021-09-23T18:58:25.160Z] ID: Y75V:2YY5:MR6Q:HUZP:IM24:F535:JHYO:3SRC:7ML7:Z3TW:HGMS:HANN [2021-09-23T18:58:25.160Z] Docker Root Dir: D:\CI\PR-42854\8\daemon [2021-09-23T18:58:25.160Z] Debug Mode (client): false [2021-09-23T18:58:25.160Z] Debug Mode (server): true [2021-09-23T18:58:25.160Z] File Descriptors: -1 [2021-09-23T18:58:25.160Z] Goroutines: 17 [2021-09-23T18:58:25.160Z] System Time: 2021-09-23T18:58:24.9145908Z [2021-09-23T18:58:25.160Z] EventsListeners: 0 [2021-09-23T18:58:25.160Z] Registry: https://index.docker.io/v1/ [2021-09-23T18:58:25.160Z] Labels: [2021-09-23T18:58:25.160Z] Experimental: false [2021-09-23T18:58:25.160Z] Insecure Registries: [2021-09-23T18:58:25.160Z] 127.0.0.0/8 [2021-09-23T18:58:25.160Z] Live Restore Enabled: false [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] [2021-09-23T18:58:25.160Z] INFO: Stopping daemon under test [2021-09-23T18:58:25.160Z] SUCCESS: The process with PID 4132 (child process of PID 1216) has been terminated. [2021-09-23T18:58:25.160Z] SUCCESS: The process with PID 1216 (child process of PID 4772) has been terminated. [2021-09-23T18:58:25.630Z] INFO: Stop tailing logs of the daemon under tests [2021-09-23T18:58:25.630Z] INFO: executeCI.ps1 Completed successfully at 09/23/2021 18:58:25. [2021-09-23T18:58:25.630Z] INFO: Tidying up at end of run [2021-09-23T18:58:25.630Z] INFO: Saving daemon under test log (d:\CI\PR-42854\8\dut.out) to bundles\CIDUT.out [2021-09-23T18:58:25.630Z] INFO: Saving daemon under test log (d:\CI\PR-42854\8\dut.err) to bundles\CIDUT.err [2021-09-23T18:58:25.630Z] INFO: Saving containerd logs to bundles [2021-09-23T18:58:25.630Z] INFO: Nuke-Everything... [2021-09-23T18:58:25.630Z] INFO: Container count on control daemon to delete is 2 [2021-09-23T18:58:26.099Z] 606294f21b76 [2021-09-23T18:58:26.099Z] f28c87adb361 [2021-09-23T18:58:26.099Z] INFO: Tidying pidfile d:\CI\PR-42854\8\docker.pid [2021-09-23T18:58:26.099Z] INFO: Nuking d:\CI [2021-09-23T18:58:51.406Z] INFO: Zapped successfully [2021-09-23T18:58:51.406Z] [2021-09-23T18:58:51.406Z] INFO: executeCI.ps1 exiting at Thu Sep 23 18:58:49 CUT 2021. Duration 01:15:03.0247388 [2021-09-23T18:58:51.406Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-23T18:58:51.667Z] Recording test results [2021-09-23T18:59:00.569Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-23T18:59:02.167Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-23T18:59:03.957Z] Archiving artifacts [2021-09-23T18:59:19.504Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42854/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-23T18:59:20.469Z] + make clean [2021-09-23T18:59:22.037Z] docker volume rm -f docker-dev-cache [2021-09-23T18:59:22.037Z] 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